Commit graph

27 commits

Author SHA1 Message Date
Lars Thegler
26448ecf61 - update to 0.405 2015-02-17 12:21:59 +00:00
Lars Thegler
5be0bf370b - Update to 0.404 2015-02-09 17:41:01 +00:00
Lars Thegler
7e83a1412b - Add missing dependency
Noted by:	antoine, "Matthew D. Fuller" <fullermd@over-yonder.net>
2015-01-04 12:29:22 +00:00
Lars Thegler
fe7a3c2321 update to 0.402
PR:	196441
Submitted by:	adamw
2015-01-03 17:06:06 +00:00
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
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Mathieu Arnold
61de712f46 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
2014-06-10 12:14:12 +00:00
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Andrej Zverev
ca70e439c2 - Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)

Approved by:	lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Anton Berezin
a1be547eac Update to 0.33 without approval from lth (who is on vacation atm) since
apparently that's what new p5-Moose requires.

Changes:	http://search.cpan.org/dist/List-MoreUtils/Changes
2011-08-08 19:45:32 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Lars Thegler
f7e6d0799b Update to 0.25_02 - to unbreak on Perl 5.10.1
PR:		ports/138667
Submitted by:	skv
2009-09-10 20:44:20 +00:00
Lars Thegler
3aac269fd5 Update to 0.24 2009-07-27 13:52:22 +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
Lars Thegler
52d7cb5a87 Update to 0.22 2006-07-07 10:53:36 +00:00
Lars Thegler
77c906f669 Update to 0.20
PR:		ports/99108
Submitted by:	aaron
2006-06-18 20:01:39 +00:00
Lars Thegler
9d34dfd312 Update to 0.19 2006-04-24 08:08:52 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Lars Thegler
dcfc40bb94 - Update to 0.17
- Add SHA256 checksum
2005-12-08 17:39:10 +00:00
Lars Thegler
7f9ca877a3 Update to 0.16 2005-11-14 10:43:35 +00:00
Lars Thegler
de6e884ff9 Update to 0.14. Now works with old perls again. 2005-11-10 14:23:32 +00:00
Lars Thegler
0cd0b1fdd7 Update to 0.13. Now requires perl from ports. 2005-11-10 10:43:13 +00:00
Lars Thegler
bc0ef01722 Update to 0.12
PR:		ports/86738
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-10-02 20:26:32 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Lars Thegler
7e6dc129b7 Update to 0.10 2005-04-04 13:55:27 +00:00
Lars Thegler
8358e9b14d Add p5-List-MoreUtils 0.09, provide the stuff missing in List::Util. 2005-04-03 12:51:32 +00:00