Opened 13 years ago
Last modified 10 years ago
#34319 new submission
New Port: jzmq; Java Bindings for zmq (Zero Message Queue)
Reported by: | Dr.Martin.Froehlich@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | jzmq |
Description
Here is a simple Portfile to enable the use of zmq from Java. No additional files or magic required. Simple git,configure,make install style. HTH Martin Fröhlich
Attachments (2)
Change History (5)
Changed 13 years ago by Dr.Martin.Froehlich@…
Attachment: | Portfile.bz2 added |
---|
comment:1 follow-up: 2 Changed 12 years ago by jmroot (Joshua Root)
Port: | jzmq added |
---|---|
Version: | 2.0.4 |
We really prefer to build from a file we can mirror rather than fetching from a VCS. In the case of (L)GPL'd software, it's especially important because we can't distribute binaries without also making the source available. Have a look at the github portgroup, which simplifies getting a tarball from github projects.
Changed 12 years ago by Dr.Martin.Froehlich@…
Attachment: | Portfile.2.bz2 added |
---|
jzmq PortFile revision 1
comment:2 Changed 12 years ago by Dr.Martin.Froehlich@…
Replying to jmr@…:
We really prefer to build from a file we can mirror rather than fetching from a VCS. [...]
Changed to use the github portgroup! See attached file.
BTW: This github portgroup lacks proper documentation in the "Guide"!
Due to this systems behaviour: bzip2-ed Portfile for jzmq