freebsd-ports/comms
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
..
acfax
aldo - Remove USE_AUTOTOOLS 2014-10-05 13:22:06 +00:00
amtterm
anyremote Cleanup plist 2014-10-20 09:31:33 +00:00
aprsd - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
atslog Cleanup plist 2014-10-20 09:31:33 +00:00
bfhist
bforce Cleanup plist 2014-10-20 09:31:33 +00:00
bforce-kst Cleanup plist 2014-10-20 09:31:33 +00:00
birda Allow staging as a regular user 2014-08-21 19:28:40 +00:00
bluegps Rename comms/ patch-xy patches to reflect the files they modify. 2014-07-28 14:54:09 +00:00
bluez-firmware Cleanup plist 2014-10-20 09:31:33 +00:00
bpl+ Rename comms/ patch-xy patches to reflect the files they modify. 2014-07-28 14:54:09 +00:00
cdr_read Cleanup plist 2014-10-20 09:31:33 +00:00
chirp Cleanup plist 2014-10-20 09:31:33 +00:00
chu - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
comserv
concordance Update my ports to use my shurd@FreeBSD.org account 2014-06-18 20:18:11 +00:00
congruity Cleanup plist 2014-10-20 09:31:33 +00:00
conserver Rename comms/ patch-xy patches to reflect the files they modify. 2014-07-28 14:54:09 +00:00
conserver-com Cleanup plist 2014-10-20 09:31:33 +00:00
cqrlog Cleanup plist 2014-10-20 09:31:33 +00:00
cutecom
cwdaemon - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
dabstick-radio math/fftw3: 2014-08-31 16:36:22 +00:00
dcf77pi Clean up pkg-plist of my ports. 2014-10-09 11:35:12 +00:00
deforaos-phone Cleanup plist 2014-10-20 09:31:33 +00:00
dfu-programmer
dfu-util - Update to version 0.8 2014-09-20 18:26:59 +00:00
ebook2cw - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
ebook2cwgui - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
echolinux - Reset MAINTAINTER to ports group hamradio@ no other changes 2014-11-22 21:18:14 +00:00
efax Cleanup plist 2014-10-20 09:31:33 +00:00
efax-gtk Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
ems-flasher Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
esmska Cleanup plist 2014-10-20 09:31:33 +00:00
fl_moxgen Cleanup plist 2014-10-20 09:31:33 +00:00
fldigi - Update to latest 3.22.01 2014-11-21 15:29:34 +00:00
fllog Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
flrig - Update to 1.3.17 2014-10-17 23:05:11 +00:00
flwrap - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
gammu Cleanup plist 2014-10-20 09:31:33 +00:00
ge-x2212 Update my ports to use my shurd@FreeBSD.org account 2014-06-18 20:18:11 +00:00
geoid - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
gkermit Cleanup plist 2014-10-20 09:31:33 +00:00
gmfsk Cleanup plist 2014-10-20 09:31:33 +00:00
gnocky Cleanup plist 2014-10-20 09:31:33 +00:00
gnokii Cleanup plist 2014-10-20 09:31:33 +00:00
gnuradio - Convert ports from cad/, chinese/, comms/ and converters/ to new 2014-10-19 07:50:53 +00:00
gpredict Cleanup plist 2014-10-20 09:31:33 +00:00
gpsk31 Cleanup plist 2014-10-20 09:31:33 +00:00
gqrx comms/gqrx: update 20140313 -> 2.3.1 2014-10-25 15:03:12 +00:00
gr-osmosdr Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
grig Cleanup plist 2014-10-20 09:31:33 +00:00
gscmxx Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
gsmlib Cleanup plist 2014-10-20 09:31:33 +00:00
gstreamer1-plugins-spandsp comms/spandsp-devel: 2014-09-14 10:19:05 +00:00
gtkmmorse Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
hamfax Cleanup plist 2014-10-20 09:31:33 +00:00
hamlib Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
hcidump
hf - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
hidapi Cleanup plist 2014-10-20 09:31:33 +00:00
hylafax comms/hylafax: Add patch for DragonFly support (dports) 2014-07-05 15:09:06 +00:00
ibp - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
java-commapi - Stage support 2014-06-04 10:33:00 +00:00
java-commapi-freebsd - Stage support 2014-06-04 10:33:48 +00:00
jerm Cleanup plist 2014-11-13 14:32:39 +00:00
jsdr math/fftw3: 2014-08-31 16:36:22 +00:00
kb - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
kermit
kremotecontrol KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13! 2014-10-19 15:57:27 +00:00
libconcord Update my ports to use my shurd@FreeBSD.org account 2014-06-18 20:18:11 +00:00
libfec Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
libimobiledevice - Update libplist to 1.11. 2014-09-28 22:58:51 +00:00
libirman - Drop .la files, no dependees require them 2014-08-20 12:28:10 +00:00
libmodbus comms/libmodbus: strip a library while install and remove @dirrmtry's 2014-09-22 14:28:15 +00:00
libticables2 Cleanup plist 2014-10-20 09:31:33 +00:00
libticalcs2 Cleanup plist 2014-10-20 09:31:33 +00:00
libusbmuxd - Update libplist to 1.11. 2014-09-28 22:58:51 +00:00
linrad Cleanup plist 2014-10-20 09:31:33 +00:00
lirc - libirman is no longer only a static lib so move it from build to lib 2014-10-24 16:17:48 +00:00
locator - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
lrzsz
lysdr math/fftw3: 2014-08-31 16:36:22 +00:00
mgetty+sendfax Cleanup plist 2014-10-20 09:31:33 +00:00
minicom Cleanup plist 2014-10-20 09:31:33 +00:00
mlan3 Fix build on newer FreeBSD versions, and with clang. 2014-08-04 19:36:18 +00:00
morse Update my ports to use my shurd@FreeBSD.org account 2014-06-18 20:18:11 +00:00
nasawash - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
ncid Cleanup plist 2014-10-20 09:31:33 +00:00
nec2c - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
nokryptia Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
o2sms Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
obexapp Allow staging as a regular user 2014-09-05 18:33:06 +00:00
openobex Cleanup plist 2014-10-20 09:31:33 +00:00
owfs Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Cisco-UCS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Device-Gsm Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Device-Modem Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Device-SerialPort Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Fax-Hylafax-Client Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Nexmo-SMS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-DeviceGsm Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-NexmoUnicode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-TW-chtsns Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-TW-emome Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-TW-HiAir Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-TW-PChome Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-TW-Qma Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-TW-ShareSMS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-Send-TW-Socket2Air Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SMS-SMS77 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
pear-Horde_ActiveSync Horde package update: 2014-11-26 07:52:12 +00:00
pear-Horde_SyncMl Convert to USES=horde 2014-09-30 22:14:59 +00:00
picocom
pr Cleanup plist 2014-10-20 09:31:33 +00:00
predict - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
py-bulksms Cleanup plist 2014-10-20 09:31:33 +00:00
py-libconcord - Convert ports from cad/, chinese/, comms/ and converters/ to new 2014-10-19 07:50:53 +00:00
py-libimobiledevice - Update libplist to 1.11. 2014-09-28 22:58:51 +00:00
py-lirc - Convert ports from cad/, chinese/, comms/ and converters/ to new 2014-10-19 07:50:53 +00:00
py-serial Cleanup plist 2014-10-20 09:31:33 +00:00
pyla Cleanup plist 2014-11-13 14:32:39 +00:00
qico Cleanup plist 2014-10-20 09:31:33 +00:00
qpage Cleanup plist 2014-10-20 09:31:33 +00:00
qrq - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
qsstv Update to 8.2.8 2014-11-23 19:33:16 +00:00
qt5-serialport Update Qt5 ports to 5.3.2. 2014-11-05 09:39:21 +00:00
quisk Update to 3.6.19. 2014-11-07 11:54:30 +00:00
remserial
rtl-sdr Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
rubygem-callsign
rubygem-ruby-termios Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
rxtx - Don't use a strange prefix 2014-11-11 23:06:39 +00:00
scmxx Cleanup plist 2014-10-20 09:31:33 +00:00
ser2net Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
serialoverip
seyon Rename comms/ patch-xy patches to reflect the files they modify. 2014-07-28 14:54:09 +00:00
sms_client Cleanup plist 2014-10-20 09:31:33 +00:00
smstools3 Cleanup plist 2014-10-20 09:31:33 +00:00
soundmodem - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
spandsp Cleanup plist 2014-10-20 09:31:33 +00:00
spandsp-devel Cleanup plist 2014-11-13 14:32:39 +00:00
splat - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
sredird Cleanup plist 2014-10-20 09:31:33 +00:00
svxlink Cleanup plist 2014-10-20 09:31:33 +00:00
syncterm Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
tcpser
telldus-core Add new port comms/telldus-core 2014-08-15 14:43:47 +00:00
thebridge - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
tilp2 Cleanup plist 2014-10-20 09:31:33 +00:00
tits Allow staging as a regular user 2014-06-07 21:26:54 +00:00
tkhylafax Cleanup plist 2014-10-20 09:31:33 +00:00
tkscanfax Cleanup plist 2014-10-20 09:31:33 +00:00
tlf Cleanup plist 2014-10-20 09:31:33 +00:00
trustedqsl Cleanup plist 2014-10-20 09:31:33 +00:00
twpsk Cleanup plist 2014-10-20 09:31:33 +00:00
uarduno Add device ID for the Arduino Micro 2014-06-22 21:16:04 +00:00
uartlirc (Attempt to) fix build on head after removal of @ symlink. (r274184) 2014-11-14 18:51:33 +00:00
uird Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
unixcw - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
usbmuxd - Remove :build from USES=libtool because this port does not need 2014-10-01 11:28:44 +00:00
usrp Cleanup plist 2014-10-20 09:31:33 +00:00
viewfax
vrflash Cleanup plist 2014-10-20 09:31:33 +00:00
wsjt Mark BROKEN: Fails to configure 2014-10-29 21:38:08 +00:00
wspr Fix compilation after recent numpy patch. 2014-10-23 15:23:27 +00:00
wwl - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
wy60 Cleanup plist 2014-10-20 09:31:33 +00:00
xastir Cleanup plist 2014-10-20 09:31:33 +00:00
xdx Cleanup plist 2014-10-20 09:31:33 +00:00
xlog Cleanup plist 2014-10-20 09:31:33 +00:00
xmorse Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
xnec2c Update to latest (3.1) 2014-11-08 18:32:35 +00:00
xnecview Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
xwota - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
yagiuda - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
yaps Cleanup plist 2014-10-20 09:31:33 +00:00
yfklog - Change MAINTAINER on these hamradio ports to new ports group hamradio@ 2014-11-22 23:38:50 +00:00
zmtx-zmrx
zssh Fix build on -current. 2014-08-16 18:27:35 +00:00
Makefile Fix INDEX after r372179. 2014-11-05 09:50:35 +00:00