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
non port: net/p5-ZeroMQ/Makefile

Number of commits found: 19

Sunday, 16 Feb 2020
18:03 sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2020-02-29
Original commitRevision:526305 
Saturday, 16 Nov 2019
10:58 vanilla search for other commits by this committer
Update to 0.23.
Original commitRevision:517740 
Monday, 4 Nov 2019
21:08 rene search for other commits by this committer
Return az's ports to the pool after safekeeping his commit bit.
Original commitRevision:516741 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Saturday, 1 Mar 2014
17:20 sunpoet search for other commits by this committer
- Convert to new LIB_DEPENDS format
- Remove outdated PERL_LEVEL check
- Use single space after WWW:

Approved by:	portmgr (blanket)
Original commitRevision:346658 
Friday, 31 Jan 2014
12:13 miwi search for other commits by this committer
- Stage support
Original commitRevision:341980 
Wednesday, 4 Dec 2013
14:08 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
- Enable STAGE support
- Add DEBUG option
- Update COMMENT to match libzmq[34]
- Update pkg-descr to match libzmq[34]
- Update CONFLICTS
- Add LICENSE
- Sort USE_* section
- Remove MAN macros and move entries to pkg-plist
- Add regression-test target for QA

Reviewed by:	makc
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer, via email)
Original commitRevision:335619 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Wednesday, 18 Sep 2013
08:14 bapt search for other commits by this committer
Do not overwrite USES
Original commitRevision:327531 
Sunday, 4 Aug 2013
12:39 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324224 
Friday, 26 Jul 2013
10:46 az search for other commits by this committer
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
Original commitRevision:323711 
Thursday, 11 Jul 2013
06:47 bapt search for other commits by this committer
Mark job unsafe
Convert to USES
Bump portrevision (pkgconfig is not a run dep anymore)
Remove leading indefinite article
Original commitRevision:322751 
Friday, 6 Apr 2012
20:19 az search for other commits by this committer
- adds dependencies which required for TEST_DEPENDS.

PR:             ports/166705
Submitted by:   Mel Flynn <rflynn@acsalaska.net>
Feature safe:   yes
Original commit
Saturday, 24 Mar 2012
14:25 az search for other commits by this committer
Update to version 0.21

Changes: http://search.cpan.org/dist/ZeroMQ/Changes

Feature safe:   yes
Original commit
Tuesday, 8 Nov 2011
06:38 az search for other commits by this committer
- Update to 0.18
Original commit
Monday, 31 Oct 2011
07:36 az search for other commits by this committer
- Add missed pkg-config.
Original commit
Sunday, 30 Oct 2011
11:58 az search for other commits by this committer
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/
Original commit

Number of commits found: 19