aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-09-14 20:19:48 +0800
committermat <mat@FreeBSD.org>2015-09-14 20:19:48 +0800
commitfce96910d8fa5a4eed7867a15f95ee514b0fdc2e (patch)
treeb5c267ca5490c7e06b5fe235a5d442d93eac880d /science
parent292a8fe8b9a022107dd57df327cd4f998fff539a (diff)
downloadfreebsd-ports-gnome-fce96910d8fa5a4eed7867a15f95ee514b0fdc2e.tar.gz
freebsd-ports-gnome-fce96910d8fa5a4eed7867a15f95ee514b0fdc2e.tar.zst
freebsd-ports-gnome-fce96910d8fa5a4eed7867a15f95ee514b0fdc2e.zip
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
Diffstat (limited to 'science')
-rw-r--r--science/p5-Chemistry-Mok/pkg-plist2
-rw-r--r--science/p5-Geo-BUFR/pkg-plist10
-rw-r--r--science/p5-Physics-Unit/pkg-plist2
3 files changed, 7 insertions, 7 deletions
diff --git a/science/p5-Chemistry-Mok/pkg-plist b/science/p5-Chemistry-Mok/pkg-plist
index df28d4d591ff..cfc3440f6cfc 100644
--- a/science/p5-Chemistry-Mok/pkg-plist
+++ b/science/p5-Chemistry-Mok/pkg-plist
@@ -1,4 +1,4 @@
bin/mok
%%SITE_PERL%%/Chemistry/Mok.pm
%%PERL5_MAN3%%/Chemistry::Mok.3.gz
-man/man1/mok.1.gz
+%%PERL5_MAN1%%/mok.1.gz
diff --git a/science/p5-Geo-BUFR/pkg-plist b/science/p5-Geo-BUFR/pkg-plist
index 9a130154aa9e..7515d4f69fd5 100644
--- a/science/p5-Geo-BUFR/pkg-plist
+++ b/science/p5-Geo-BUFR/pkg-plist
@@ -16,8 +16,8 @@ bin/bufrresolve.pl
%%PERL5_MAN3%%/Geo::bufrencode.3.gz
%%PERL5_MAN3%%/Geo::bufrread.3.gz
%%PERL5_MAN3%%/Geo::bufrresolve.3.gz
-man/man1/bufr_reencode.pl.1.gz
-man/man1/bufralter.pl.1.gz
-man/man1/bufrencode.pl.1.gz
-man/man1/bufrread.pl.1.gz
-man/man1/bufrresolve.pl.1.gz
+%%PERL5_MAN1%%/bufr_reencode.pl.1.gz
+%%PERL5_MAN1%%/bufralter.pl.1.gz
+%%PERL5_MAN1%%/bufrencode.pl.1.gz
+%%PERL5_MAN1%%/bufrread.pl.1.gz
+%%PERL5_MAN1%%/bufrresolve.pl.1.gz
diff --git a/science/p5-Physics-Unit/pkg-plist b/science/p5-Physics-Unit/pkg-plist
index 18a8a5b17978..46270cf0d263 100644
--- a/science/p5-Physics-Unit/pkg-plist
+++ b/science/p5-Physics-Unit/pkg-plist
@@ -1,5 +1,5 @@
bin/physics-unit
-man/man1/physics-unit.1.gz
+%%PERL5_MAN1%%/physics-unit.1.gz
%%SITE_PERL%%/Physics/Unit.pm
%%SITE_PERL%%/Physics/Unit/Implementation.pod
%%SITE_PERL%%/Physics/Unit/UnitsByName.pod