aboutsummaryrefslogtreecommitdiff
path: root/net/py-pyzmq
Commit message (Collapse)AuthorAgeFilesLines
* net/libzmq4: Update to 4.1.2, Fixes CVE-2014-9721Kubilay Kocak2015-06-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 4.1.2 - Update pkg-plist - USES: pkg-config is now a global dependency - OPTIONS: with-sytem-pgm is now with-pgm, update helpers - OPTIONS: with-libsodium no longer takes args, update helpers - Override pkgconfigdir via configure, deprecate USES: pathfix - Bump PORTREVISION for dependent ports for shared library version change While I'm here: - Whitespace align Makefile Based on: PR: 200502 Reported by: Sevan Janiyan <venture37 geeklan co uk> Submitted by: Jason Unovitch <jason.unovitch gmail com> MFH: 2015Q2 Security: 10a6d0aa-0b1c-11e5-bb90-002590263bf5 Security: CVE-2014-9721 Notes: svn path=/head/; revision=389682
* Update to 14.6.0.Roman Bogorodskiy2015-05-312-3/+3
| | | | | | | | PR: 200549 Submitted by: rsimmons0@gmail.com Notes: svn path=/head/; revision=388090
* net/py-pyzmq: update 14.3.1 -> 14.5.0Bartek Rutkowski2015-03-082-4/+3
| | | | | | | | | | - Maintainer's timeout (novel@FreeBSD.org) PR: 197410 Submitted by: Robert Simmons <rsimmons0@gmail.com> Notes: svn path=/head/; revision=380805
* net/libzmq4: Update to 4.0.5Kubilay Kocak2015-02-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Update to 4.0.5 - Add LICENSE_FILE - Sort Makefile sections - Verbose'ify build - Reduce diffs between net/libzmq3 [1] [1] NOTE: OpenPGM is now a DEFAULT option in net/libzmq3 Changes: * https://github.com/zeromq/zeromq4-x/blob/v4.0.5/NEWS While I'm here: - Bump PORTREVISIONS to chase shared library version change - czmq: Verbose'ify czmq build - czmq: Use install-strip to strip shared library PR: 197407 Notes: svn path=/head/; revision=378711
* - Convert ports of net/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371449
* net/py-pyzmq: Update to 14.3.1Kubilay Kocak2014-06-302-4/+3
| | | | | | | | | | | | | - Update to 14.3.1 Changes: * https://github.com/zeromq/pyzmq/blob/v14.3.1/docs/source/changelog.rst Approved by: maintainer (novel) Notes: svn path=/head/; revision=359883
* Switch ZeroMQ 4 ports to USES=libtool and bump revision of affected ports.Christian Weisgerber2014-06-061-0/+1
| | | | | | | Approved by: koobs Notes: svn path=/head/; revision=356842
* Update to 14.2.0.Roman Bogorodskiy2014-04-242-3/+3
| | | | Notes: svn path=/head/; revision=352042
* devel/py-pyzmq: Move to net/ category, Update to 14.1.1Kubilay Kocak2014-03-223-0/+37
- Move from devel/ to net/ category with other ZeroMQ ports - Update to 14.1.1 - Update CATEGORIES order (put primary first) - Update MOVED, devel/Makefile and net/Makefile Approved by: maintainer (via email) Notes: svn path=/head/; revision=348759