Commit graph

49 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
Jun Kuriyama
ca242332ad - Upgrade to 1.12.
PR:		ports/195156
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2014-11-20 02:54:05 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +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
Jun Kuriyama
a2b2c02693 - Upgrade to 1.02. 2014-01-13 10:12:12 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Jun Kuriyama
a75f9400d7 - Upgrade to 1.01. 2013-08-10 14:28:55 +00:00
Jun Kuriyama
304ca0e285 - Upgrade to 0.97. 2013-05-21 14:58:55 +00:00
Jun Kuriyama
6b44e8beef - Upgrade to 0.95. 2013-01-14 14:52:46 +00:00
Jun Kuriyama
57ab518bbf - Upgrade to 0.91. 2012-08-23 10:15:28 +00:00
Jun Kuriyama
3c665f25ac - Upgrade to 0.90. 2012-07-22 13:42:36 +00:00
Jun Kuriyama
098d6faec6 - Upgrade to 0.88. 2012-05-27 04:23:14 +00:00
Jun Kuriyama
b65509bbb2 - Upgrade to 0.87.
Feature safe:	yes
2012-03-11 09:20:21 +00:00
Jun Kuriyama
629e9527d4 - Upgrade to 0.85. 2011-10-08 15:17:32 +00:00
Jun Kuriyama
c497141aca - Upgrade to 0.82. 2011-05-19 13:34:16 +00:00
Jun Kuriyama
7f0cefe3ad - Upgrade to 0.81. 2011-03-27 09:19:19 +00:00
Jun Kuriyama
1fbbf269d2 - Upgrade to 0.80. 2011-02-25 13:59:27 +00:00
Jun Kuriyama
25d4e2866a - Upgrade to 0.79. 2010-11-28 13:37:55 +00:00
Jun Kuriyama
45f34c6e95 - Upgrade to 0.76. 2010-10-16 05:58:35 +00:00
Jun Kuriyama
1fdfdc95c7 - Upgrade to 0.75. 2010-10-09 12:56:13 +00:00
Jun Kuriyama
9cc41ca96e - Upgrade to 0.73. 2010-05-16 11:22:26 +00:00
Jun Kuriyama
0f5774582c - Upgrade to 0.72. 2010-03-25 10:30:23 +00:00
Jun Kuriyama
9aa537f06d - Upgrade to 0.71. 2010-03-11 08:51:40 +00:00
Jun Kuriyama
938df85988 - Upgrade to 0.70. 2009-12-12 11:07:54 +00:00
Jun Kuriyama
3c938d741c - Upgrade to 0.69. 2009-10-15 14:57:43 +00:00
Jun Kuriyama
ad6fa249c2 Upgrade to 0.68. 2009-10-14 11:46:24 +00:00
Jun Kuriyama
c025808f01 Upgrade to 0.67. 2009-08-11 02:40:36 +00:00
Jun Kuriyama
8c2577b3f0 - Take maintainership which I'm using. 2009-08-07 11:39:39 +00:00
Andrey A. Chernov
b9d412e6fa Drop my maintainership 2009-08-06 12:30:57 +00:00
Philip M. Gollucci
eddff9317c - Update to 0.65
PR:             ports/136564
Approved by:    maintainer timeout (ache; 14 days)
Submitted by:   myself (pgollucci@)
2009-07-23 17:27:59 +00:00
Andrey A. Chernov
1405c20b95 Upgrade to 0.63
PR:             132973
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
2009-03-30 19:25:25 +00:00
Andrey A. Chernov
60206b373b Upgrade to 0.60 2009-02-12 21:57:44 +00:00
Andrey A. Chernov
2ad3bf9db3 Update to 0.54
PR:             127140
Submitted by:   Yen-Ming Lee <leeym@freebsd.org>
2008-09-07 07:03:41 +00:00
Andrey A. Chernov
b095f3917b Upgrade to 0.45
PR:             124001
Submitted by:   Martin Kjeldsen <mk@catpipe.net>
2008-05-30 17:13:04 +00:00
Andrey A. Chernov
5c4987423a Update to 0.34
With minor mod to pkg-plist comparing to original PR

PR:             120887
Submitted by:   leeym
2008-02-28 08:48:37 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
c170f04e0f big whitespace cleanup (see ports/65409)
PR:		ports/65828
Submitted by:	trevor
Approved by:	ache
2005-11-25 03:25:00 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Andrey A. Chernov
a944738adb Upgrade to 0.23 2001-11-27 04:15:25 +00:00
Vanilla I. Shu
107a4f2f14 Upgrade to 0.22. 2001-04-05 02:52:21 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Andrey A. Chernov
bc35359a12 fix path 2000-01-24 22:48:10 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Andrey A. Chernov
2beeebeda2 Comma separated values manipulations 1999-11-19 00:47:13 +00:00