aboutsummaryrefslogtreecommitdiff
path: root/net/czmq
Commit message (Collapse)AuthorAgeFilesLines
* net/czmq: Update to 2.2.0Kubilay Kocak2014-06-194-8/+28
| | | | | | | | | | | | | | | | | | - Update to 2.2.0 - Update pkg-plist - Tweak pkg-descr - Strip trailing slash from WWW: URL Fixes zbeacon: (UDP) error: "Can't assign requested address" on FreeBSD [1]. [1] https://github.com/zeromq/czmq/issues/407 PR: 189922 Submitted by: bartek Notes: svn path=/head/; revision=358431
* Switch ZeroMQ 4 ports to USES=libtool and bump revision of affected ports.Christian Weisgerber2014-06-062-3/+4
| | | | | | | Approved by: koobs Notes: svn path=/head/; revision=356842
* devel/czmq: Move to net/czmq, Update to 2.0.3Kubilay Kocak2013-11-294-0/+86
- Update to 2.0.3 - Update pkg-plist - Switch primary category to net/ - Update COMMENT to match other ZeroMQ ports and Google Juice - Point LIB_DEPENDS to the latest libzmq4 port - Remove gmake from USES (make works fine) - Group USE/USES entries together and sort - Add regression-test target - pkg-descr: Tab->space in WWW: - Whitespace alignment - Move devel/czmq to net/czmq - Update Makefile entries in devel/ and net/ - Add a MOVED entry Notes: svn path=/head/; revision=335177