Commit graph

22 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
Philippe Audeoud
a5699de71c - Update to 2.043
- Add license
2014-09-12 13:58:20 +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
Philippe Audeoud
b82c9f88b3 - Support STAGE
Sponsored by:	OBS
2013-11-08 13:35:39 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Andrej Zverev
df895bd769 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-07 06:47:20 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philippe Audeoud
759db3f646 - Update to 2.042
- Take maintainership
- Changelog: <http://cpansearch.perl.org/src/WSNYDER/Unix-Processors-2.042/Changes>
2010-01-26 15:56:19 +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
Philip M. Gollucci
c388844c90 - Update to 2.041
PR:             ports/134840
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
2009-06-05 22:57:10 +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
602126b608 Update to 2.034
PR:		ports/109942
Submitted by:	"Marcelo Araujo" <araujo xx bsdmail.org>
2007-05-27 14:34:18 +00:00
Sergey Skvortsov
8c6603a1b8 Update to 2.033
PR:		ports/96186
Submitted by:	leeym
2006-05-05 09:07:20 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Sergey Skvortsov
25e419a56f Update to 2.032 2005-09-09 09:24:50 +00:00
Sergey Skvortsov
bf5dd3ebc2 Update to 2.031 2005-06-16 12:31:36 +00:00
Sergey Skvortsov
106d8b16b9 Update to 2.030 2005-04-08 14:37:16 +00:00
Sergey Skvortsov
4965ac9cbb Updated to 2.022 2004-11-14 13:14:21 +00:00
Sergey Skvortsov
ddd02a7092 Updated to 2.021 2004-07-26 09:08:40 +00:00
Sergey Skvortsov
475a4cdd3b Updated to 2.020 2004-03-23 12:57:00 +00:00
Sergey Skvortsov
7537d9a80f Add p5-Unix-Processors 2.014,
interface to processor (CPU)
information.
2003-10-14 16:32:14 +00:00