aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-zmq
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-242-1/+3
| | | | | | | - Update WWW Notes: svn path=/head/; revision=387236
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ portsKubilay Kocak2013-12-041-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All other core ZeroMQ library ports have been moved to the net/ category along with the czmq client library. This change completes the set, enabling greater flexibility and choice for maintainers of ZeroMQ-based software in the ports tree. - Move devel/zmq to net/libzmq2 - Update devel/ and net/ category Makefiles - Add MOVED entry - Update LIB_DEPENDS in dependent ports net/libzmq2: - Switch primary category to net - Enable STAGE support - Add DEBUG option - Update COMMENT to match libzmq[34] - Update pkg-descr to match libzmq[34] - Update CONFLICTS - Add LICENSE - Sort USE_* section - Remove MAN macros and move entries to pkg-plist - Add regression-test target for QA Reviewed by: makc Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer, via email) Notes: svn path=/head/; revision=335619
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332053
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* The Ruby binding (C extension) to the ZeroMQ library.Steve Wills2013-07-113-0/+22
WWW: http://www.zeromq.org/bindings:ruby PR: ports/177438 Submitted by: Dermot Tynan <dtynan@kalopa.com> Notes: svn path=/head/; revision=322792