Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 04 Dec 2013 14:08:04 |
koobs |
devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports
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 (Only the first 15 lines of the commit message are shown above ) |
2.2.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.2.0 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
2.2.0 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
2.2.0 18 May 2012 06:14:39 |
az |
Update to 2.2.0
Changes:
* Fixed issue 349, add send/recv timeout socket options.
* Fixed issue 301, fix builds on HP-UX 11iv3 when using either gcc or aCC.
* Fixed issue 305, memory leakage when using dynamic subscriptions.
* Fixed issue 332, libzmq doesn't compile on Android NDK.
* Fixed issue 293, libzmq doesn't follow ZMTP/1.0 spec.
* Fixed issue 342, cannot build against zmq.hpp under C++11.
PR: ports/167904
Submitted by: az@
Approved by: gslin@gslin.org (maintainer) |
2.1.11 09 Mar 2012 11:04:06 |
gahr |
- Add pthread libraries to pkg-config file
PR: 165855
Submitted by: Pietro Cerutti <gahr@FreeBSD.org>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes |
2.1.11 22 Dec 2011 14:39:25 |
olgeni |
Upgrade to version 2.1.11.
PR: ports/163452
Submitted by: olgeni
Approved by: maintainer |
2.1.10 04 Oct 2011 15:33:30 |
olgeni |
Upgrade to version 2.1.10.
PR: ports/161282
Submitted by: olgeni
Approved by: maintainer |
2.1.7 11 Sep 2011 05:12:04 |
az |
- Add conflict with devel/zmq-devel since they share same files.
PR: ports/160628
Submitted by: az
Approved by: maintainer |
2.1.7 16 May 2011 09:09:23 |
olgeni |
Upgrade to version 2.1.7.
PR: ports/157010
Submitted by: olgeni
Approved by: maintainer |
2.1.4 08 Apr 2011 09:47:51 |
olgeni |
Upgrade to version 2.1.4.
PR: ports/156175
Submitted by: olgeni
Approved by: maintainer |
2.1.3 23 Mar 2011 19:52:17 |
dhn |
- Update to 2.1.3
PR: ports/155877
Submitted by: Charlie & <root@iphase3.com>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
2.0.10 19 Oct 2010 00:14:17 |
pgollucci |
- Update to 2.0.10
PR: ports/151502
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
2.0.9 02 Oct 2010 13:18:42 |
olgeni |
Upgrade to version 2.0.9.
PR: ports/150791
Submitted by: olgeni
Approved by: maintainer |
2.0.8 29 Aug 2010 01:53:31 |
sahil |
- Update to 2.0.8
PR: ports/150061
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
2.0.7 05 Jun 2010 08:16:36 |
lwhsu |
- Update to 2.0.7
PR: ports/147491
Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) |
0.2 29 Jul 2008 06:09:53 |
vanilla |
Add zmq 0.2, open source message queue optimised for performance.
PR: ports/126011
Submitted by: Gea-Suan Lin <gslin at gslin.org> |