Commit graph

19 commits

Author SHA1 Message Date
Mathieu Arnold
eee58d187e 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
2014-11-26 13:08:24 +00:00
Andrej Zverev
487d869eba - support STAGEDIR 2013-11-03 08:05:18 +00:00
Baptiste Daroussin
b9522341aa Add NO_STAGE all over the place in preparation for the staging support (cat: news) 2013-09-20 22:31:15 +00:00
Andrej Zverev
a74217e6d9 - Convert to new perl framework
- Trim Makefile header
2013-07-31 11:56:17 +00:00
Sunpoet Po-Chuan Hsieh
47afca61a9 - Update to 2.22
Changes:	http://search.cpan.org/dist/POE-Component-Client-NNTP/Changes
2011-09-01 13:13:54 +00:00
Yen-Ming Lee
257678796f - update to 2.20 2010-10-15 14:33:06 +00:00
Philip M. Gollucci
f6b8b40eec - Update to 2.18
- Pass to perl@

With Hat:       perl@
Changes:        http:/search.cpan.org/dist/POE-Component-Client-NNTP/Changes
2010-06-10 05:17:23 +00:00
Mark Linimon
f61aa69467 With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
2010-01-10 03:54:09 +00:00
Martin Wilke
97d2b7cb0d - Update to 2.14
Changes:
	http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.14/Changes

PR:		140209
Submitted by:	ehaupt@
Approved by:	maintainer timeout
2009-12-25 23:57:19 +00:00
Sergey Skvortsov
832c9dcf06 Update to 2.10
Changes:	http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.10/Changes
PR:		ports/131400
Submitted by:	pgollucci
2009-02-23 13:55:19 +00:00
Martin Wilke
c71d61c0bf - Update to 2.08
PR:		120706
Submitted by:	lippe
Approved by:	maintainer timeout
2008-05-31 21:00:54 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Sergey Skvortsov
dc0a06ec40 Update to 2.02
Changes:	http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.02/Changes
2007-03-03 14:15:57 +00:00
Sergey Skvortsov
d829de21e4 Update to 2.01
Changes:	http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.01/Changes
PR:		ports/107093
Submitted by:	chinsan
2006-12-25 14:23:55 +00:00
Sergey Skvortsov
ad0539e679 Update to 1.04
PR:		ports/103629
Submitted by:	Gea-Suan Lin <gslin xx gslin.org>
2006-10-02 18:22:51 +00:00
Sergey Skvortsov
0fc800a649 Update to 1.03
PR:		ports/103172
Submitted by:	Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
2006-09-14 11:29:12 +00:00
Sergey Skvortsov
9ec58cbea5 Update to 1.01
PR:		ports/96497
Submitted by:	leeym
2006-05-05 09:13:29 +00:00
Sergey Skvortsov
209116a19d Update to 0.91 2005-08-30 10:57:01 +00:00
Sergey Skvortsov
e541d58dac Add p5-POE-Component-Client-NNTP 0.1,
POE component for
non-blocking NNTP access.
2004-10-17 15:02:30 +00:00