notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
jzmq Java bindings for ZeroMQ
2011.04.26_1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2011.04.26_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • jzmq>0:devel/jzmq
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk7
  2. pkgconf : devel/pkgconf
  3. gmake : devel/gmake
  4. automake-1.14 : devel/automake
  5. autoconf-2.69 : devel/autoconf
  6. libtool>=2.4 : devel/libtool
Runtime dependencies:
  1. java : java/openjdk7
Library dependencies:
  1. 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:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/olgeni/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/olgeni/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/olgeni/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/olgeni/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2011.04.26_1
01 Sep 2014 14:46:34
Revision:366879Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from d*
2011.04.26_1
13 Jul 2014 23:02:36
Revision:361721Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
2011.04.26_1
29 May 2014 15:09:43
Revision:355707Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
2011.04.26_1
24 Jan 2014 10:57:11
Revision:340889Original commit files touched by this commit
olgeni search for other commits by this committer
Drop maintainership.
2011.04.26_1
04 Dec 2013 14:08:04
Revision:335619Original commit files touched by this commit
koobs search for other commits by this committer
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 View all of this commit message)
2011.04.26
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:316658Original commit files touched by this commit
olgeni search for other commits by this committer
Whitespace fix.
2011.04.26
23 Apr 2013 10:13:20
Revision:316333Original commit files touched by this commit
bapt search for other commits by this committer
Convert devel to USES=pkgconfig
2011.04.26
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
2011.04.26
26 Jan 2013 14:50:30
Revision:311016Original commit files touched by this commit
olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports.
2011.04.26
14 Oct 2012 14:38:42
Revision:305878Original commit files touched by this commit
olgeni search for other commits by this committer
USE_PKGCONFIG: yes -> build.

Feature safe:	yes
2011.04.26
09 Aug 2012 13:06:02
Original commit files touched by this commit
olgeni search for other commits by this committer
Use USE_PKGCONFIG.
2011.04.26
11 May 2012 20:38:09
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to snapshot of 2011.04.26.
2011.02.23
24 Mar 2011 17:29:39
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to latest snapshot (2011.02.23).
2010.09.26_1
24 Mar 2011 00:40:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Chase libzmq version bump.
2010.09.26
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
2010.09.26
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
2010.09.26
07 Oct 2010 15:18:56
Original commit files touched by this commit
ade search for other commits by this committer
Migration of final set of working ports from automake{19,110} -> 111
2010.09.26
04 Oct 2010 19:25:18
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to the latest snapshot compatible with our devel/zmq.
2010.08.17
04 Oct 2010 10:32:45
Original commit files touched by this commit
olgeni search for other commits by this committer
Add jzmq, Java bindings for the ZeroMQ message queue library (devel/zmq).

Number of commits found: 22