diff options
author | mat <mat@FreeBSD.org> | 2014-11-26 21:08:24 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-11-26 21:08:24 +0800 |
commit | 9debac461b7729b783ca5a0f5e46461ddac07173 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /deskutils | |
parent | eedda7c96f5b61bbadc957164c030b26a221e965 (diff) | |
download | freebsd-ports-gnome-9debac461b7729b783ca5a0f5e46461ddac07173.tar.gz freebsd-ports-gnome-9debac461b7729b783ca5a0f5e46461ddac07173.tar.zst freebsd-ports-gnome-9debac461b7729b783ca5a0f5e46461ddac07173.zip |
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
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/note/Makefile | 2 | ||||
-rw-r--r-- | deskutils/note/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/p5-Data-ICal/Makefile | 1 | ||||
-rw-r--r-- | deskutils/p5-Data-ICal/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/p5-Goo/Makefile | 2 | ||||
-rw-r--r-- | deskutils/p5-Goo/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/p5-ZConf-BGSet/Makefile | 2 | ||||
-rw-r--r-- | deskutils/p5-ZConf-BGSet/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/p5-ZConf-Runner-GUI-GTK/Makefile | 2 | ||||
-rw-r--r-- | deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/p5-ZConf-Runner/Makefile | 1 | ||||
-rw-r--r-- | deskutils/p5-ZConf-Runner/pkg-plist | 1 |
12 files changed, 6 insertions, 10 deletions
diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile index 9feacbcb8715..4cc791208727 100644 --- a/deskutils/note/Makefile +++ b/deskutils/note/Makefile @@ -2,7 +2,7 @@ PORTNAME= note PORTVERSION= 1.3.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils perl5 MASTER_SITES= http://www.daemon.de/idisk/Apps/note/ diff --git a/deskutils/note/pkg-plist b/deskutils/note/pkg-plist index 80a41e8d933e..0cf617f44de9 100644 --- a/deskutils/note/pkg-plist +++ b/deskutils/note/pkg-plist @@ -16,5 +16,4 @@ bin/note %%SITE_PERL%%/NOTEDB/mysql.pm %%SITE_PERL%%/NOTEDB/pwsafe3.pm %%SITE_PERL%%/NOTEDB/text.pm -%%SITE_PERL%%/mach/auto/NOTEDB/.packlist %%SITE_PERL%%/note.pod diff --git a/deskutils/p5-Data-ICal/Makefile b/deskutils/p5-Data-ICal/Makefile index 4e5161647c4f..1d2fe59d4282 100644 --- a/deskutils/p5-Data-ICal/Makefile +++ b/deskutils/p5-Data-ICal/Makefile @@ -3,6 +3,7 @@ PORTNAME= Data-ICal PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/deskutils/p5-Data-ICal/pkg-plist b/deskutils/p5-Data-ICal/pkg-plist index 3dd2892d58a2..b113335253bb 100644 --- a/deskutils/p5-Data-ICal/pkg-plist +++ b/deskutils/p5-Data-ICal/pkg-plist @@ -26,4 +26,3 @@ %%SITE_PERL%%/Data/ICal/Entry/TimeZone/Standard.pm %%SITE_PERL%%/Data/ICal/Entry/Todo.pm %%SITE_PERL%%/Data/ICal/Property.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/ICal/.packlist diff --git a/deskutils/p5-Goo/Makefile b/deskutils/p5-Goo/Makefile index 0269dccff673..bb75ae567b39 100644 --- a/deskutils/p5-Goo/Makefile +++ b/deskutils/p5-Goo/Makefile @@ -3,7 +3,7 @@ PORTNAME= Goo PORTVERSION= 0.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/deskutils/p5-Goo/pkg-plist b/deskutils/p5-Goo/pkg-plist index 904b9bd1937a..91301087a686 100644 --- a/deskutils/p5-Goo/pkg-plist +++ b/deskutils/p5-Goo/pkg-plist @@ -283,6 +283,5 @@ bin/goo.pl %%SITE_PERL%%/Goo/WebDBLite.pm %%SITE_PERL%%/Goo/Zone.pm %%SITE_PERL%%/Goo/test.pl -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Goo/.packlist man/man1/goo.1.gz man/man1/goo.pl.1.gz diff --git a/deskutils/p5-ZConf-BGSet/Makefile b/deskutils/p5-ZConf-BGSet/Makefile index ad98f6168a63..e6c483636588 100644 --- a/deskutils/p5-ZConf-BGSet/Makefile +++ b/deskutils/p5-ZConf-BGSet/Makefile @@ -3,7 +3,7 @@ PORTNAME= ZConf-BGSet PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX diff --git a/deskutils/p5-ZConf-BGSet/pkg-plist b/deskutils/p5-ZConf-BGSet/pkg-plist index 28c146c18f7b..0eb8933c0fe1 100644 --- a/deskutils/p5-ZConf-BGSet/pkg-plist +++ b/deskutils/p5-ZConf-BGSet/pkg-plist @@ -2,5 +2,4 @@ bin/zbgset bin/zbgset-pt bin/zbgset-admin %%SITE_PERL%%/ZConf/BGSet.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/BGSet/.packlist %%PERL5_MAN3%%/ZConf::BGSet.3.gz diff --git a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile index 7f65e68806d2..a6ef39a1e25c 100644 --- a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile +++ b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile @@ -3,7 +3,7 @@ PORTNAME= ZConf-Runner-GUI-GTK PORTVERSION= 0.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX diff --git a/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist b/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist index f482279d5d67..5db3391575be 100644 --- a/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist +++ b/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/ZConf/Runner/GUI/GTK.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/GUI/GTK/.packlist %%PERL5_MAN3%%/ZConf::Runner::GUI::GTK.3.gz diff --git a/deskutils/p5-ZConf-Runner/Makefile b/deskutils/p5-ZConf-Runner/Makefile index 15a2ffbbd8bd..05171fc2a900 100644 --- a/deskutils/p5-ZConf-Runner/Makefile +++ b/deskutils/p5-ZConf-Runner/Makefile @@ -3,6 +3,7 @@ PORTNAME= ZConf-Runner PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX diff --git a/deskutils/p5-ZConf-Runner/pkg-plist b/deskutils/p5-ZConf-Runner/pkg-plist index 8c91c8224203..a8225b059b20 100644 --- a/deskutils/p5-ZConf-Runner/pkg-plist +++ b/deskutils/p5-ZConf-Runner/pkg-plist @@ -2,7 +2,6 @@ bin/zcrunner %%SITE_PERL%%/ZConf/Runner.pm %%SITE_PERL%%/ZConf/Runner/GUI.pm %%SITE_PERL%%/ZConf/Runner/GUI/Curses.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/.packlist %%PERL5_MAN3%%/ZConf::Runner.3.gz %%PERL5_MAN3%%/ZConf::Runner::GUI.3.gz %%PERL5_MAN3%%/ZConf::Runner::GUI::Curses.3.gz |