Port details |
- p5-ZeroMQ ZeroMQ2 wrapper for Perl
- 0.23 net
=0 0.23Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated by upstream
This port expired on: 2020-02-29
- 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: 2011-10-30 11:59:29
- Last Update: 2020-02-29 16:47:46
- SVN Revision: 527441
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/ZeroMQ
- Description:
- The ZeroMQ module is a wrapper of the 0MQ message passing library for Perl.
It's a thin wrapper around the C API. Please read http://zeromq.org for more
details on ZeroMQ.
WWW: https://metacpan.org/release/ZeroMQ
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-ZeroMQ>0:net/p5-ZeroMQ
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-ZeroMQ
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573900543
SHA256 (ZeroMQ-0.23.tar.gz) = 121a86675b7711fa9302496ae5be7ff4ac5b728e2b2db0571af26a8e042fba42
SIZE (ZeroMQ-0.23.tar.gz) = 68158
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:
-
- p5-Task-Weaken>=0 : devel/p5-Task-Weaken
- perl5>=5.30.r1<5.31 : lang/perl5.30
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-Task-Weaken>=0 : devel/p5-Task-Weaken
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Library dependencies:
-
- libzmq.so : net/libzmq2
- libuuid.so : misc/e2fsprogs-libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5 pkgconfig
- 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 |
0.23 29 Feb 2020 16:47:46 |
sunpoet |
Remove expired net/p5-ZeroMQ |
0.23 16 Feb 2020 18:03:06 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2020-02-29 |
0.23 16 Nov 2019 10:58:20 |
vanilla |
Update to 0.23. |
0.21_3 04 Nov 2019 21:08:17 |
rene |
Return az's ports to the pool after safekeeping his commit bit. |
0.21_3 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.21_3 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.21_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.21_3 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.21_2 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.21_2 01 Mar 2014 17:20:38 |
sunpoet |
- Convert to new LIB_DEPENDS format
- Remove outdated PERL_LEVEL check
- Use single space after WWW:
Approved by: portmgr (blanket) |
0.21_2 31 Jan 2014 12:13:46 |
miwi |
- Stage support |
0.21_2 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 ) |
0.21_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.21_1 18 Sep 2013 08:14:52 |
bapt |
Do not overwrite USES |
0.21_1 04 Aug 2013 12:39:45 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.21_1 26 Jul 2013 10:46:37 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
0.21_1 11 Jul 2013 06:47:47 |
bapt |
Mark job unsafe
Convert to USES
Bump portrevision (pkgconfig is not a run dep anymore)
Remove leading indefinite article |
0.21 06 Apr 2012 20:19:39 |
az |
- adds dependencies which required for TEST_DEPENDS.
PR: ports/166705
Submitted by: Mel Flynn <rflynn@acsalaska.net>
Feature safe: yes |
0.21 24 Mar 2012 14:25:07 |
az |
Update to version 0.21
Changes: http://search.cpan.org/dist/ZeroMQ/Changes
Feature safe: yes |
0.18 08 Nov 2011 06:38:17 |
az |
- Update to 0.18 |
0.17 31 Oct 2011 07:36:37 |
az |
- Add missed pkg-config. |
0.17 30 Oct 2011 11:58:49 |
az |
The ZeroMQ module is a wrapper of the 0MQ message passing library for Perl.
It's a thin wrapper around the C API. Please read http://zeromq.org for more
details on ZeroMQ.
WWW: http://search.cpan.org/dist/ZeroMQ/ |