Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Dec 2018 21:23:57
1.1.5_1

|
yuri  |
net/nanomsg: Unbreak by fixing plist
Other changes:
* Replace docs in plist with PORTDOCS=*
* Replace WWW with its https equivalent
* Fix the manpage location
This port installs both docs and manpages based on one cmake option.
Approved by: portmgr (unbreak) |
10 Nov 2018 21:14:11
1.1.5

|
arved  |
Update to 1.1.5
PR: 232312
Submitted by: maintainer |
28 Oct 2017 20:14:29
1.1.0

|
pi  |
net/nanomsg: update 1.0.0 -> 1.1.0
- bug fix release, a number of stability improvements,
particularly for the inproc transport
PR: 223207
Submitted by: Jan Bramkamp <crest@bultmann.eu> (maintainer) |
25 Dec 2016 14:23:38
1.0.0

|
amdmi3  |
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket |
10 Aug 2016 10:21:09
1.0.0

|
manu  |
Use DOCS_CMAKE_* variable as it should have been in r419993
Approved by: koobs |
10 Aug 2016 08:21:19
1.0.0

|
manu  |
Update Nanomsg to version 1.0.0 the first stable release of Nanomsg.
Also bump PORTREVISION for mail/libmapi as it depend on it.
PR: 210669
Approved by: koobs, Jan Bramkamp <crest@bultmann.eu> (maintainer) |
23 May 2016 20:35:01
0.8.b

|
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
0.8.b

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
05 Dec 2015 19:14:38
0.8.b

|
riggs  |
Update to upstream version 0.8b, fix DOCS
- Update from 0.5 to 0.8-beta
- Fix DOCS option
- Fetch distfile from github
PR: 204911
Submitted by: crest@bultmann.eu (maintainer)
Reviewed by: koobs, riggs |
08 Jun 2015 05:59:14
0.5

|
antoine  |
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self |
10 Apr 2015 13:33:20
0.5

|
danfe  |
Add a new port of net/nanomsg, a ZeroMQ-like socket library in pure C.
Currently the port does not install manual pages, as they have to be
generated. Probably prerequisites for manpages are not as massive as
for HTML docs, but they are not decoupled correctly in the configure
and Makefile.in files.
While here, remove trailing whitespace in `net/Makefile'.
PR: 199043 |