Port details |
- jzmq Java bindings for ZeroMQ
- 2011.04.26_1 devel
=0 2011.04.26_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-10-04 10:32:56
- Last Update: 2014-09-01 14:46:34
- SVN Revision: 366879
- Also Listed In: java
- License: not specified in port
- WWW:
- http://github.com/zeromq/jzmq
- Description:
- Java bindings for the ZeroMQ message queue library.
WWW: http://github.com/zeromq/jzmq
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: jzmq
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk7
- pkgconf : devel/pkgconf
- gmake : devel/gmake
- automake-1.14 : devel/automake
- autoconf-2.69 : devel/autoconf
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- java : java/openjdk7
- Library dependencies:
-
- libzmq.so : net/libzmq2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2011.04.26_1 01 Sep 2014 14:46:34 |
bapt |
Remove non staged ports without pending PR from d* |
2011.04.26_1 13 Jul 2014 23:02:36 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2011.04.26_1 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
2011.04.26_1 24 Jan 2014 10:57:11 |
olgeni |
Drop maintainership. |
2011.04.26_1 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 ) |
2011.04.26 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2011.04.26 27 Apr 2013 10:04:26 |
olgeni |
Whitespace fix. |
2011.04.26 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
2011.04.26 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
2011.04.26 26 Jan 2013 14:50:30 |
olgeni |
Convert Makefile headers to the new format in my ports. |
2011.04.26 14 Oct 2012 14:38:42 |
olgeni |
USE_PKGCONFIG: yes -> build.
Feature safe: yes |
2011.04.26 09 Aug 2012 13:06:02 |
olgeni |
Use USE_PKGCONFIG. |
2011.04.26 11 May 2012 20:38:09 |
ade |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
2011.04.26 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2011.04.26 15 May 2011 14:14:10 |
olgeni |
Upgrade to snapshot of 2011.04.26. |
2011.02.23 24 Mar 2011 17:29:39 |
olgeni |
Upgrade to latest snapshot (2011.02.23). |
2010.09.26_1 24 Mar 2011 00:40:37 |
olgeni |
Chase libzmq version bump. |
2010.09.26 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2010.09.26 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2010.09.26 07 Oct 2010 15:18:56 |
ade |
Migration of final set of working ports from automake{19,110} -> 111 |
2010.09.26 04 Oct 2010 19:25:18 |
olgeni |
Upgrade to the latest snapshot compatible with our devel/zmq. |
2010.08.17 04 Oct 2010 10:32:45 |
olgeni |
Add jzmq, Java bindings for the ZeroMQ message queue library (devel/zmq). |