aboutsummaryrefslogtreecommitdiffstats
path: root/comms
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 /comms
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 'comms')
-rw-r--r--comms/gscmxx/pkg-plist2
-rw-r--r--comms/o2sms/pkg-plist10
-rw-r--r--comms/p5-Device-SerialPort/pkg-plist2
-rw-r--r--comms/p5-SMS-SMS77/pkg-plist2
4 files changed, 8 insertions, 8 deletions
diff --git a/comms/gscmxx/pkg-plist b/comms/gscmxx/pkg-plist
index 2b0265d65830..1e22e8b12b3e 100644
--- a/comms/gscmxx/pkg-plist
+++ b/comms/gscmxx/pkg-plist
@@ -32,4 +32,4 @@ share/gscmxx/i18n/german
share/gscmxx/i18n/english
share/gscmxx/i18n/italian
%%PERL5_MAN3%%/SCMxx.3.gz
-man/man1/gscmxx.1.gz
+%%PERL5_MAN1%%/gscmxx.1.gz
diff --git a/comms/o2sms/pkg-plist b/comms/o2sms/pkg-plist
index 4dbf9a685d4b..37e180cea758 100644
--- a/comms/o2sms/pkg-plist
+++ b/comms/o2sms/pkg-plist
@@ -20,8 +20,8 @@ bin/vodasms
%%PERL5_MAN3%%/WWW::SMS::IE::o2sms.3.gz
%%PERL5_MAN3%%/WWW::SMS::IE::threesms.3.gz
%%PERL5_MAN3%%/WWW::SMS::IE::vodasms.3.gz
-man/man1/aftsms.1.gz
-man/man1/meteorsms.1.gz
-man/man1/o2sms.1.gz
-man/man1/threesms.1.gz
-man/man1/vodasms.1.gz
+%%PERL5_MAN1%%/aftsms.1.gz
+%%PERL5_MAN1%%/meteorsms.1.gz
+%%PERL5_MAN1%%/o2sms.1.gz
+%%PERL5_MAN1%%/threesms.1.gz
+%%PERL5_MAN1%%/vodasms.1.gz
diff --git a/comms/p5-Device-SerialPort/pkg-plist b/comms/p5-Device-SerialPort/pkg-plist
index 3614375126eb..589fa62a04c2 100644
--- a/comms/p5-Device-SerialPort/pkg-plist
+++ b/comms/p5-Device-SerialPort/pkg-plist
@@ -2,4 +2,4 @@ bin/modemtest
%%SITE_ARCH%%/Device/SerialPort.pm
%%SITE_ARCH%%/auto/Device/SerialPort/SerialPort.so
%%PERL5_MAN3%%/Device::SerialPort.3.gz
-man/man1/modemtest.1.gz
+%%PERL5_MAN1%%/modemtest.1.gz
diff --git a/comms/p5-SMS-SMS77/pkg-plist b/comms/p5-SMS-SMS77/pkg-plist
index d4961ba059c8..93b127b3bfbb 100644
--- a/comms/p5-SMS-SMS77/pkg-plist
+++ b/comms/p5-SMS-SMS77/pkg-plist
@@ -1,5 +1,5 @@
bin/sms77send
-man/man1/sms77send.1.gz
+%%PERL5_MAN1%%/sms77send.1.gz
%%SITE_PERL%%/SMS/SMS77.pm
%%SITE_PERL%%/SMS/SMS77/Message.pm
%%PERL5_MAN3%%/SMS::SMS77.3.gz