aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-26 13:08:24 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-26 13:08:24 +0000
commiteee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch)
tree0d350fe6ad6a2fe3222d838f3c72856c78cd449f /misc
parent3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff)
downloadports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz
ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.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
Notes
Notes: svn path=/head/; revision=373448
Diffstat (limited to 'misc')
-rw-r--r--misc/amanda-server/Makefile2
-rw-r--r--misc/auto-multiple-choice/Makefile2
-rw-r--r--misc/p5-Acme-ButFirst/Makefile1
-rw-r--r--misc/p5-Acme-ButFirst/pkg-plist4
-rw-r--r--misc/p5-Array-Compare/Makefile1
-rw-r--r--misc/p5-Array-Diff/Makefile1
-rw-r--r--misc/p5-Array-Diff/pkg-plist4
-rw-r--r--misc/p5-Array-FileReader/Makefile2
-rw-r--r--misc/p5-Array-FileReader/pkg-plist4
-rw-r--r--misc/p5-Array-IntSpan/Makefile1
-rw-r--r--misc/p5-Array-IntSpan/pkg-plist5
-rw-r--r--misc/p5-Array-LineReader/Makefile2
-rw-r--r--misc/p5-Array-LineReader/pkg-plist4
-rw-r--r--misc/p5-Array-PrintCols/Makefile1
-rw-r--r--misc/p5-Array-PrintCols/pkg-plist4
-rw-r--r--misc/p5-Array-RefElem/Makefile1
-rw-r--r--misc/p5-Array-RefElem/pkg-plist8
-rw-r--r--misc/p5-Asterisk-FastAGI/Makefile1
-rw-r--r--misc/p5-Asterisk-FastAGI/pkg-plist4
-rw-r--r--misc/p5-Asterisk/Makefile1
-rw-r--r--misc/p5-Asterisk/pkg-plist3
-rw-r--r--misc/p5-Bot-Training-MegaHAL/Makefile1
-rw-r--r--misc/p5-Bot-Training-MegaHAL/pkg-plist7
-rw-r--r--misc/p5-Bot-Training-StarCraft/Makefile1
-rw-r--r--misc/p5-Bot-Training-StarCraft/pkg-plist7
-rw-r--r--misc/p5-Bot-Training/Makefile2
-rw-r--r--misc/p5-Bot-Training/pkg-plist5
-rw-r--r--misc/p5-Business-EDI/Makefile1
-rw-r--r--misc/p5-Business-EDI/pkg-plist11
-rw-r--r--misc/p5-Business-Hours/Makefile2
-rw-r--r--misc/p5-Business-Hours/pkg-plist4
-rw-r--r--misc/p5-Business-ISBN-Data/Makefile1
-rw-r--r--misc/p5-Business-ISBN-Data/pkg-plist6
-rw-r--r--misc/p5-Business-ISBN/Makefile1
-rw-r--r--misc/p5-Business-ISBN/pkg-plist4
-rw-r--r--misc/p5-Business-ISIN/Makefile1
-rw-r--r--misc/p5-Business-ISIN/pkg-plist4
-rw-r--r--misc/p5-Business-ISSN/Makefile1
-rw-r--r--misc/p5-Business-ISSN/pkg-plist4
-rw-r--r--misc/p5-Business-UPS/Makefile1
-rw-r--r--misc/p5-Business-UPS/pkg-plist6
-rw-r--r--misc/p5-Chatbot-Eliza/Makefile1
-rw-r--r--misc/p5-Chatbot-Eliza/pkg-plist4
-rw-r--r--misc/p5-Data-Buffer/Makefile1
-rw-r--r--misc/p5-Data-Buffer/pkg-plist4
-rw-r--r--misc/p5-File-CounterFile/Makefile1
-rw-r--r--misc/p5-File-CounterFile/pkg-plist4
-rw-r--r--misc/p5-File-Sort/Makefile1
-rw-r--r--misc/p5-File-Sort/pkg-plist4
-rw-r--r--misc/p5-Geo-Cache/Makefile1
-rw-r--r--misc/p5-Geo-Cache/pkg-plist4
-rw-r--r--misc/p5-Geo-Coder-Bing/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Bing/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-Geocoder-US/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Geocoder-US/pkg-plist8
-rw-r--r--misc/p5-Geo-Coder-Google/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Google/pkg-plist1
-rw-r--r--misc/p5-Geo-Coder-Googlev3/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Googlev3/pkg-plist1
-rw-r--r--misc/p5-Geo-Coder-Many/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Many/pkg-plist9
-rw-r--r--misc/p5-Geo-Coder-Mapquest/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Mapquest/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-Multimap/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Multimap/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-Multiple/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Multiple/pkg-plist7
-rw-r--r--misc/p5-Geo-Coder-Navteq/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Navteq/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-OSM/Makefile1
-rw-r--r--misc/p5-Geo-Coder-OSM/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-OpenCage/Makefile1
-rw-r--r--misc/p5-Geo-Coder-OpenCage/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-Ovi/Makefile1
-rw-r--r--misc/p5-Geo-Coder-Ovi/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-PlaceFinder/Makefile1
-rw-r--r--misc/p5-Geo-Coder-PlaceFinder/pkg-plist6
-rw-r--r--misc/p5-Geo-Coder-TomTom/Makefile1
-rw-r--r--misc/p5-Geo-Coder-TomTom/pkg-plist6
-rw-r--r--misc/p5-Geo-Postcodes-DK/Makefile1
-rw-r--r--misc/p5-Geo-Postcodes-DK/pkg-plist6
-rw-r--r--misc/p5-Geo-Postcodes-NO/Makefile1
-rw-r--r--misc/p5-Geo-Postcodes-NO/pkg-plist6
-rw-r--r--misc/p5-Geo-Postcodes/Makefile1
-rw-r--r--misc/p5-Geo-Postcodes/pkg-plist5
-rw-r--r--misc/p5-Geo-Weather/Makefile1
-rw-r--r--misc/p5-Geo-Weather/pkg-plist4
-rw-r--r--misc/p5-Geography-Countries/Makefile1
-rw-r--r--misc/p5-Geography-Countries/pkg-plist4
-rw-r--r--misc/p5-I18N-Charset/Makefile1
-rw-r--r--misc/p5-I18N-Charset/pkg-plist4
-rw-r--r--misc/p5-I18N-LangTags/Makefile1
-rw-r--r--misc/p5-I18N-LangTags/pkg-plist5
-rw-r--r--misc/p5-LEGO-RCX/Makefile1
-rw-r--r--misc/p5-LEGO-RCX/pkg-plist4
-rw-r--r--misc/p5-List-Compare/Makefile1
-rw-r--r--misc/p5-List-Compare/pkg-plist6
-rw-r--r--misc/p5-List-Util-WeightedRoundRobin/Makefile1
-rw-r--r--misc/p5-List-Util-WeightedRoundRobin/pkg-plist6
-rw-r--r--misc/p5-Locale-Codes/Makefile1
-rw-r--r--misc/p5-Locale-Codes/pkg-plist5
-rw-r--r--misc/p5-Locale-Geocode/Makefile1
-rw-r--r--misc/p5-Locale-Geocode/pkg-plist5
-rw-r--r--misc/p5-Locale-Msgcat/Makefile1
-rw-r--r--misc/p5-Locale-Msgcat/pkg-plist8
-rw-r--r--misc/p5-Locale-SubCountry/Makefile1
-rw-r--r--misc/p5-Locale-SubCountry/pkg-plist2
-rw-r--r--misc/p5-Locale-US/Makefile1
-rw-r--r--misc/p5-Locale-US/pkg-plist4
-rw-r--r--misc/p5-Net-vCard/Makefile1
-rw-r--r--misc/p5-Net-vCard/pkg-plist5
-rw-r--r--misc/p5-Norge/Makefile1
-rw-r--r--misc/p5-Norge/pkg-plist3
-rw-r--r--misc/p5-OSSP-uuid/pkg-plist10
-rw-r--r--misc/p5-Software-License/Makefile1
-rw-r--r--misc/p5-Software-License/pkg-plist5
-rw-r--r--misc/p5-Test-Dir/Makefile1
-rw-r--r--misc/p5-Test-Dir/pkg-plist5
-rw-r--r--misc/p5-Text-FIGlet/Makefile1
-rw-r--r--misc/p5-Text-FIGlet/pkg-plist5
-rw-r--r--misc/p5-Tie-DxHash/Makefile1
-rw-r--r--misc/p5-Tie-DxHash/pkg-plist4
-rw-r--r--misc/p5-Zen-Koans/Makefile1
-rw-r--r--misc/p5-Zen-Koans/pkg-plist4
-rw-r--r--misc/pfm/Makefile1
-rw-r--r--misc/pfm/pkg-plist9
126 files changed, 71 insertions, 321 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index caeb8e261b39..0067e247c167 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amanda
PORTVERSION= 3.3.6
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION}
diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile
index d3bf734c069d..2b54fcefa77b 100644
--- a/misc/auto-multiple-choice/Makefile
+++ b/misc/auto-multiple-choice/Makefile
@@ -2,7 +2,7 @@
PORTNAME= auto-multiple-choice
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://download.gna.org/auto-qcm/
DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp
diff --git a/misc/p5-Acme-ButFirst/Makefile b/misc/p5-Acme-ButFirst/Makefile
index be0cb03d0600..aeb300befb9f 100644
--- a/misc/p5-Acme-ButFirst/Makefile
+++ b/misc/p5-Acme-ButFirst/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Acme-ButFirst
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Acme-ButFirst/pkg-plist b/misc/p5-Acme-ButFirst/pkg-plist
index f45be5f780dc..ea17e53def3e 100644
--- a/misc/p5-Acme-ButFirst/pkg-plist
+++ b/misc/p5-Acme-ButFirst/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/Acme::ButFirst.3.gz
%%SITE_PERL%%/Acme/ButFirst.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/ButFirst/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/ButFirst
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme
-@dirrmtry %%SITE_PERL%%/Acme
diff --git a/misc/p5-Array-Compare/Makefile b/misc/p5-Array-Compare/Makefile
index ee5443f0b637..b56c33e257f6 100644
--- a/misc/p5-Array-Compare/Makefile
+++ b/misc/p5-Array-Compare/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Array-Compare
PORTVERSION= 2.11
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAVECROSS
diff --git a/misc/p5-Array-Diff/Makefile b/misc/p5-Array-Diff/Makefile
index f94cdb80296e..94fdbcb20c53 100644
--- a/misc/p5-Array-Diff/Makefile
+++ b/misc/p5-Array-Diff/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Array-Diff
PORTVERSION= 0.07
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Array-Diff/pkg-plist b/misc/p5-Array-Diff/pkg-plist
index 770a43e2ca9a..9330ff3af586 100644
--- a/misc/p5-Array-Diff/pkg-plist
+++ b/misc/p5-Array-Diff/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/Array::Diff.3.gz
%%SITE_PERL%%/Array/Diff.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Diff/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Diff
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
-@dirrmtry %%SITE_PERL%%/Array
diff --git a/misc/p5-Array-FileReader/Makefile b/misc/p5-Array-FileReader/Makefile
index 1d33b17c65e1..c722aa470fa7 100644
--- a/misc/p5-Array-FileReader/Makefile
+++ b/misc/p5-Array-FileReader/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Array-FileReader
PORTVERSION= 0.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Array-FileReader/pkg-plist b/misc/p5-Array-FileReader/pkg-plist
index 4c86d3d0ee9e..787e5e574ae7 100644
--- a/misc/p5-Array-FileReader/pkg-plist
+++ b/misc/p5-Array-FileReader/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/Array::FileReader.3.gz
%%SITE_PERL%%/Array/FileReader.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/FileReader/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/FileReader
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
-@dirrmtry %%SITE_PERL%%/Array
diff --git a/misc/p5-Array-IntSpan/Makefile b/misc/p5-Array-IntSpan/Makefile
index 0cb2def775c2..a0766468ec48 100644
--- a/misc/p5-Array-IntSpan/Makefile
+++ b/misc/p5-Array-IntSpan/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Array-IntSpan
PORTVERSION= 2.002
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Array-IntSpan/pkg-plist b/misc/p5-Array-IntSpan/pkg-plist
index ed1bffe1c8c3..ea213df6a96b 100644
--- a/misc/p5-Array-IntSpan/pkg-plist
+++ b/misc/p5-Array-IntSpan/pkg-plist
@@ -1,10 +1,5 @@
%%SITE_PERL%%/Array/IntSpan.pm
%%SITE_PERL%%/Array/IntSpan/IP.pm
%%SITE_PERL%%/Array/IntSpan/Fields.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/IntSpan/.packlist
%%PERL5_MAN3%%/Array::IntSpan.3.gz
%%PERL5_MAN3%%/Array::IntSpan::Fields.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/IntSpan
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
-@dirrm %%SITE_PERL%%/Array/IntSpan
-@dirrmtry %%SITE_PERL%%/Array
diff --git a/misc/p5-Array-LineReader/Makefile b/misc/p5-Array-LineReader/Makefile
index a03578e66d5f..89b3ccd0b71c 100644
--- a/misc/p5-Array-LineReader/Makefile
+++ b/misc/p5-Array-LineReader/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Array-LineReader
PORTVERSION= 1.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Array-LineReader/pkg-plist b/misc/p5-Array-LineReader/pkg-plist
index 3250db6bffe1..fb4bf0f2ba07 100644
--- a/misc/p5-Array-LineReader/pkg-plist
+++ b/misc/p5-Array-LineReader/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/Array::LineReader.3.gz
%%SITE_PERL%%/Array/LineReader.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/LineReader/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/LineReader
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
-@dirrmtry %%SITE_PERL%%/Array
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile
index 4abf0f172840..a87dd5211234 100644
--- a/misc/p5-Array-PrintCols/Makefile
+++ b/misc/p5-Array-PrintCols/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Array-PrintCols
PORTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Array-PrintCols/pkg-plist b/misc/p5-Array-PrintCols/pkg-plist
index 247fed3d730d..3eabe420cb4f 100644
--- a/misc/p5-Array-PrintCols/pkg-plist
+++ b/misc/p5-Array-PrintCols/pkg-plist
@@ -1,6 +1,2 @@
%%SITE_PERL%%/Array/PrintCols.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/PrintCols/.packlist
%%PERL5_MAN3%%/Array::PrintCols.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/PrintCols
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
-@dirrmtry %%SITE_PERL%%/Array
diff --git a/misc/p5-Array-RefElem/Makefile b/misc/p5-Array-RefElem/Makefile
index 8a17736cf022..284a065ea714 100644
--- a/misc/p5-Array-RefElem/Makefile
+++ b/misc/p5-Array-RefElem/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Array-RefElem
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Array-RefElem/pkg-plist b/misc/p5-Array-RefElem/pkg-plist
index c1253be62d09..c5ce63f6e88b 100644
--- a/misc/p5-Array-RefElem/pkg-plist
+++ b/misc/p5-Array-RefElem/pkg-plist
@@ -1,7 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/Array/RefElem.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/RefElem/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/RefElem/RefElem.so
+%%SITE_ARCH%%/Array/RefElem.pm
+%%SITE_ARCH%%/auto/Array/RefElem/RefElem.so
%%PERL5_MAN3%%/Array::RefElem.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/RefElem
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Array
diff --git a/misc/p5-Asterisk-FastAGI/Makefile b/misc/p5-Asterisk-FastAGI/Makefile
index 4be658c02aac..f3f12cdf6940 100644
--- a/misc/p5-Asterisk-FastAGI/Makefile
+++ b/misc/p5-Asterisk-FastAGI/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Asterisk-FastAGI
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Asterisk-FastAGI/pkg-plist b/misc/p5-Asterisk-FastAGI/pkg-plist
index f646b0dbe82e..686c7c0a319b 100644
--- a/misc/p5-Asterisk-FastAGI/pkg-plist
+++ b/misc/p5-Asterisk-FastAGI/pkg-plist
@@ -1,6 +1,2 @@
%%SITE_PERL%%/Asterisk/FastAGI.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Asterisk/FastAGI/.packlist
%%PERL5_MAN3%%/Asterisk::FastAGI.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Asterisk/FastAGI
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Asterisk
-@dirrmtry %%SITE_PERL%%/Asterisk
diff --git a/misc/p5-Asterisk/Makefile b/misc/p5-Asterisk/Makefile
index 5fb6120ef583..1f994ba324e5 100644
--- a/misc/p5-Asterisk/Makefile
+++ b/misc/p5-Asterisk/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Asterisk
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JAMESGOL
diff --git a/misc/p5-Asterisk/pkg-plist b/misc/p5-Asterisk/pkg-plist
index 5941da0ec2d1..9031f13a8b2e 100644
--- a/misc/p5-Asterisk/pkg-plist
+++ b/misc/p5-Asterisk/pkg-plist
@@ -4,10 +4,7 @@
%%SITE_PERL%%/Asterisk/Outgoing.pm
%%SITE_PERL%%/Asterisk/QCall.pm
%%SITE_PERL%%/Asterisk/Voicemail.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/asterisk-perl/.packlist
%%PERL5_MAN3%%/Asterisk::AGI.3.gz
%%PERL5_MAN3%%/Asterisk::Manager.3.gz
%%PERL5_MAN3%%/Asterisk::Outgoing.3.gz
%%PERL5_MAN3%%/Asterisk::Voicemail.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/asterisk-perl
-@dirrm %%SITE_PERL%%/Asterisk
diff --git a/misc/p5-Bot-Training-MegaHAL/Makefile b/misc/p5-Bot-Training-MegaHAL/Makefile
index 4d7ffa4268dd..d8635e6f2afa 100644
--- a/misc/p5-Bot-Training-MegaHAL/Makefile
+++ b/misc/p5-Bot-Training-MegaHAL/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Bot-Training-MegaHAL
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AVAR
diff --git a/misc/p5-Bot-Training-MegaHAL/pkg-plist b/misc/p5-Bot-Training-MegaHAL/pkg-plist
index 07bd76fb3931..5cb68553163e 100644
--- a/misc/p5-Bot-Training-MegaHAL/pkg-plist
+++ b/misc/p5-Bot-Training-MegaHAL/pkg-plist
@@ -1,10 +1,3 @@
%%SITE_PERL%%/Bot/Training/MegaHAL.pm
%%SITE_PERL%%/auto/share/dist/Bot-Training-MegaHAL/megahal.trn
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training/MegaHAL/.packlist
%%PERL5_MAN3%%/Bot::Training::MegaHAL.3.gz
-@dirrm %%SITE_PERL%%/auto/share/dist/Bot-Training-MegaHAL
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training/MegaHAL
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot
-@dirrmtry %%SITE_PERL%%/Bot/Training
-@dirrmtry %%SITE_PERL%%/Bot
diff --git a/misc/p5-Bot-Training-StarCraft/Makefile b/misc/p5-Bot-Training-StarCraft/Makefile
index cdb657d68807..529003b5b7ad 100644
--- a/misc/p5-Bot-Training-StarCraft/Makefile
+++ b/misc/p5-Bot-Training-StarCraft/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Bot-Training-StarCraft
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AVAR
diff --git a/misc/p5-Bot-Training-StarCraft/pkg-plist b/misc/p5-Bot-Training-StarCraft/pkg-plist
index 8f0c12e382b5..c6c42c2dce38 100644
--- a/misc/p5-Bot-Training-StarCraft/pkg-plist
+++ b/misc/p5-Bot-Training-StarCraft/pkg-plist
@@ -1,10 +1,3 @@
%%SITE_PERL%%/Bot/Training/StarCraft.pm
%%SITE_PERL%%/auto/share/dist/Bot-Training-StarCraft/starcraft.trn
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training/StarCraft/.packlist
%%PERL5_MAN3%%/Bot::Training::StarCraft.3.gz
-@dirrm %%SITE_PERL%%/auto/share/dist/Bot-Training-StarCraft
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training/StarCraft
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot
-@dirrmtry %%SITE_PERL%%/Bot/Training
-@dirrmtry %%SITE_PERL%%/Bot
diff --git a/misc/p5-Bot-Training/Makefile b/misc/p5-Bot-Training/Makefile
index 8540434ce8bb..4d1e53a29d63 100644
--- a/misc/p5-Bot-Training/Makefile
+++ b/misc/p5-Bot-Training/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Bot-Training
PORTVERSION= 0.04
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AVAR
diff --git a/misc/p5-Bot-Training/pkg-plist b/misc/p5-Bot-Training/pkg-plist
index 7b0b7601bc88..b1107a75cade 100644
--- a/misc/p5-Bot-Training/pkg-plist
+++ b/misc/p5-Bot-Training/pkg-plist
@@ -1,10 +1,5 @@
bin/bot-training
%%SITE_PERL%%/Bot/Training.pm
%%SITE_PERL%%/Bot/Training/Plugin.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training/.packlist
%%PERL5_MAN3%%/Bot::Training.3.gz
man/man1/bot-training.1.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/Training
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot
-@dirrmtry %%SITE_PERL%%/Bot/Training
-@dirrmtry %%SITE_PERL%%/Bot
diff --git a/misc/p5-Business-EDI/Makefile b/misc/p5-Business-EDI/Makefile
index 0728ec006e68..6d779417a90d 100644
--- a/misc/p5-Business-EDI/Makefile
+++ b/misc/p5-Business-EDI/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Business-EDI
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JOEATZ
diff --git a/misc/p5-Business-EDI/pkg-plist b/misc/p5-Business-EDI/pkg-plist
index 63a8b1a71292..5a3b16e9bee4 100644
--- a/misc/p5-Business-EDI/pkg-plist
+++ b/misc/p5-Business-EDI/pkg-plist
@@ -650,18 +650,7 @@
%%SITE_PERL%%/Business/EDI/data/edifact/untdid/IDSD.d98b.csv
%%SITE_PERL%%/Business/EDI/data/edifact/untdid/IDSD.d99a.csv
%%SITE_PERL%%/Business/EDI/data/edifact/untdid/IDSD.d99b.csv
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/EDI/.packlist
%%PERL5_MAN3%%/Business::EDI.3.gz
%%PERL5_MAN3%%/Business::EDI::CodeList.3.gz
%%PERL5_MAN3%%/Business::EDI::Composite.3.gz
%%PERL5_MAN3%%/Business::EDI::Spec.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/EDI
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
-@dirrm %%SITE_PERL%%/Business/EDI/data/edifact/untdid
-@dirrm %%SITE_PERL%%/Business/EDI/data/edifact/iso9735
-@dirrm %%SITE_PERL%%/Business/EDI/data/edifact
-@dirrm %%SITE_PERL%%/Business/EDI/data
-@dirrm %%SITE_PERL%%/Business/EDI/Segment
-@dirrm %%SITE_PERL%%/Business/EDI/CodeList
-@dirrm %%SITE_PERL%%/Business/EDI
-@dirrmtry %%SITE_PERL%%/Business
diff --git a/misc/p5-Business-Hours/Makefile b/misc/p5-Business-Hours/Makefile
index 2f3bee582842..0a2f03b0c5e6 100644
--- a/misc/p5-Business-Hours/Makefile
+++ b/misc/p5-Business-Hours/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Business-Hours
PORTVERSION= 0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Business-Hours/pkg-plist b/misc/p5-Business-Hours/pkg-plist
index a13681609d2d..ba4c589c58e1 100644
--- a/misc/p5-Business-Hours/pkg-plist
+++ b/misc/p5-Business-Hours/pkg-plist
@@ -1,6 +1,2 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Hours/.packlist
%%SITE_PERL%%/Business/Hours.pm
%%PERL5_MAN3%%/Business::Hours.3.gz
-@dirrmtry %%SITE_PERL%%/Business
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Hours
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile
index 13ac8540b128..16d221601de6 100644
--- a/misc/p5-Business-ISBN-Data/Makefile
+++ b/misc/p5-Business-ISBN-Data/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Business-ISBN-Data
PORTVERSION= 20120719.001
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Business-ISBN-Data/pkg-plist b/misc/p5-Business-ISBN-Data/pkg-plist
index 0be94d31aa12..12b982054107 100644
--- a/misc/p5-Business-ISBN-Data/pkg-plist
+++ b/misc/p5-Business-ISBN-Data/pkg-plist
@@ -1,10 +1,4 @@
%%SITE_PERL%%/Business/ISBN/Data.pm
%%SITE_PERL%%/Business/ISBN/RangeMessage.xml
%%SITE_PERL%%/Business/ISBN/make_data.pl
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISBN/Data/.packlist
%%PERL5_MAN3%%/Business::ISBN::Data.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISBN/Data
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISBN
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
-@dirrm %%SITE_PERL%%/Business/ISBN
-@dirrmtry %%SITE_PERL%%/Business
diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile
index 1c1819cfbc89..1627434af8e3 100644
--- a/misc/p5-Business-ISBN/Makefile
+++ b/misc/p5-Business-ISBN/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Business-ISBN
PORTVERSION= 2.07
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Business-ISBN/pkg-plist b/misc/p5-Business-ISBN/pkg-plist
index 2c87b8400ffb..6b5bd4244639 100644
--- a/misc/p5-Business-ISBN/pkg-plist
+++ b/misc/p5-Business-ISBN/pkg-plist
@@ -4,7 +4,3 @@
%%SITE_PERL%%/Business/ISBN.pm
%%SITE_PERL%%/Business/ISBN10.pm
%%SITE_PERL%%/Business/ISBN13.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISBN/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISBN
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
-@dirrmtry %%SITE_PERL%%/Business
diff --git a/misc/p5-Business-ISIN/Makefile b/misc/p5-Business-ISIN/Makefile
index eb33cca27c9f..e1683a69d104 100644
--- a/misc/p5-Business-ISIN/Makefile
+++ b/misc/p5-Business-ISIN/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Business-ISIN
PORTVERSION= 0.20
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Business-ISIN/pkg-plist b/misc/p5-Business-ISIN/pkg-plist
index 668d6eb0ed7b..786519f21028 100644
--- a/misc/p5-Business-ISIN/pkg-plist
+++ b/misc/p5-Business-ISIN/pkg-plist
@@ -1,6 +1,2 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISIN/.packlist
%%SITE_PERL%%/Business/ISIN.pm
%%PERL5_MAN3%%/Business::ISIN.3.gz
-@dirrmtry %%SITE_PERL%%/Business
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISIN
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
diff --git a/misc/p5-Business-ISSN/Makefile b/misc/p5-Business-ISSN/Makefile
index 2a3d2e2dffda..74da4870a61e 100644
--- a/misc/p5-Business-ISSN/Makefile
+++ b/misc/p5-Business-ISSN/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Business-ISSN
PORTVERSION= 0.91
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Business-ISSN/pkg-plist b/misc/p5-Business-ISSN/pkg-plist
index 6646080b4327..7ece0fd6144d 100644
--- a/misc/p5-Business-ISSN/pkg-plist
+++ b/misc/p5-Business-ISSN/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/Business::ISSN.3.gz
%%SITE_PERL%%/Business/ISSN.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISSN/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/ISSN
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
-@dirrmtry %%SITE_PERL%%/Business
diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile
index d1fc21236e7d..f355a3fc64bf 100644
--- a/misc/p5-Business-UPS/Makefile
+++ b/misc/p5-Business-UPS/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Business-UPS
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JWHEELER
diff --git a/misc/p5-Business-UPS/pkg-plist b/misc/p5-Business-UPS/pkg-plist
index b76615118285..3d93e36fb176 100644
--- a/misc/p5-Business-UPS/pkg-plist
+++ b/misc/p5-Business-UPS/pkg-plist
@@ -1,11 +1,5 @@
%%PERL5_MAN3%%/Business::UPS.3.gz
%%SITE_PERL%%/Business/UPS.pm
%%SITE_PERL%%/auto/Business/UPS/autosplit.ix
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/UPS/.packlist
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.pl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/UPS
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
-@dirrmtry %%SITE_PERL%%/auto/Business/UPS
-@dirrmtry %%SITE_PERL%%/auto/Business
-@dirrmtry %%SITE_PERL%%/Business
diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile
index e4b4be1c6666..15baafb21c69 100644
--- a/misc/p5-Chatbot-Eliza/Makefile
+++ b/misc/p5-Chatbot-Eliza/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Chatbot-Eliza
PORTVERSION= 1.05
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Chatbot-Eliza/pkg-plist b/misc/p5-Chatbot-Eliza/pkg-plist
index 3f97dae9ebb8..d9611cf18240 100644
--- a/misc/p5-Chatbot-Eliza/pkg-plist
+++ b/misc/p5-Chatbot-Eliza/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/Chatbot::Eliza.3.gz
%%SITE_PERL%%/Chatbot/Eliza.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/Eliza/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/Eliza
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot
-@dirrmtry %%SITE_PERL%%/Chatbot
diff --git a/misc/p5-Data-Buffer/Makefile b/misc/p5-Data-Buffer/Makefile
index 3e372dd980fe..81a94a5b104f 100644
--- a/misc/p5-Data-Buffer/Makefile
+++ b/misc/p5-Data-Buffer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Data-Buffer
PORTVERSION= 0.04
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Data-Buffer/pkg-plist b/misc/p5-Data-Buffer/pkg-plist
index bab2111381c3..04cd894642b1 100644
--- a/misc/p5-Data-Buffer/pkg-plist
+++ b/misc/p5-Data-Buffer/pkg-plist
@@ -1,6 +1,2 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Buffer/.packlist
%%SITE_PERL%%/Data/Buffer.pm
%%PERL5_MAN3%%/Data::Buffer.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Buffer
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
-@dirrm %%SITE_PERL%%/Data
diff --git a/misc/p5-File-CounterFile/Makefile b/misc/p5-File-CounterFile/Makefile
index 104408bb18af..fed7f3d6f974 100644
--- a/misc/p5-File-CounterFile/Makefile
+++ b/misc/p5-File-CounterFile/Makefile
@@ -3,6 +3,7 @@
PORTNAME= File-CounterFile
PORTVERSION= 1.04
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-File-CounterFile/pkg-plist b/misc/p5-File-CounterFile/pkg-plist
index 14522033fbf5..d06ea45eb01f 100644
--- a/misc/p5-File-CounterFile/pkg-plist
+++ b/misc/p5-File-CounterFile/pkg-plist
@@ -1,6 +1,2 @@
%%SITE_PERL%%/File/CounterFile.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/CounterFile/.packlist
%%PERL5_MAN3%%/File::CounterFile.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/CounterFile
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
-@dirrmtry %%SITE_PERL%%/File
diff --git a/misc/p5-File-Sort/Makefile b/misc/p5-File-Sort/Makefile
index d097e5f7c1d2..9ca87f584fcf 100644
--- a/misc/p5-File-Sort/Makefile
+++ b/misc/p5-File-Sort/Makefile
@@ -3,6 +3,7 @@
PORTNAME= File-Sort
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-File-Sort/pkg-plist b/misc/p5-File-Sort/pkg-plist
index 85693a73d746..212bebf3a2d0 100644
--- a/misc/p5-File-Sort/pkg-plist
+++ b/misc/p5-File-Sort/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/File::Sort.3.gz
%%SITE_PERL%%/File/Sort.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Sort/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Sort
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
-@dirrmtry %%SITE_PERL%%/File
diff --git a/misc/p5-Geo-Cache/Makefile b/misc/p5-Geo-Cache/Makefile
index 259e5c02c2f2..56b22b5802c7 100644
--- a/misc/p5-Geo-Cache/Makefile
+++ b/misc/p5-Geo-Cache/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Cache
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Cache/pkg-plist b/misc/p5-Geo-Cache/pkg-plist
index 445f182f2b5f..8b9726c66603 100644
--- a/misc/p5-Geo-Cache/pkg-plist
+++ b/misc/p5-Geo-Cache/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/Geo::Cache.3.gz
%%SITE_PERL%%/Geo/Cache.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Cache/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Cache
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Bing/Makefile b/misc/p5-Geo-Coder-Bing/Makefile
index 572c112f7bd1..1d36af01f7fc 100644
--- a/misc/p5-Geo-Coder-Bing/Makefile
+++ b/misc/p5-Geo-Coder-Bing/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Bing
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Bing/pkg-plist b/misc/p5-Geo-Coder-Bing/pkg-plist
index 2fe0de77d09d..1a3da2626a8f 100644
--- a/misc/p5-Geo-Coder-Bing/pkg-plist
+++ b/misc/p5-Geo-Coder-Bing/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/Bing.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Bing/.packlist
%%PERL5_MAN3%%/Geo::Coder::Bing.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Bing
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Geocoder-US/Makefile b/misc/p5-Geo-Coder-Geocoder-US/Makefile
index b071112f903b..b1b47cb06ef2 100644
--- a/misc/p5-Geo-Coder-Geocoder-US/Makefile
+++ b/misc/p5-Geo-Coder-Geocoder-US/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Geocoder-US
PORTVERSION= 0.004
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:WYANT
diff --git a/misc/p5-Geo-Coder-Geocoder-US/pkg-plist b/misc/p5-Geo-Coder-Geocoder-US/pkg-plist
index 6786be3f78e2..c8f3f89ec7f9 100644
--- a/misc/p5-Geo-Coder-Geocoder-US/pkg-plist
+++ b/misc/p5-Geo-Coder-Geocoder-US/pkg-plist
@@ -1,10 +1,2 @@
%%SITE_PERL%%/Geo/Coder/Geocoder/US.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Geocoder/US/.packlist
%%PERL5_MAN3%%/Geo::Coder::Geocoder::US.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Geocoder/US
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Geocoder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder/Geocoder
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Google/Makefile b/misc/p5-Geo-Coder-Google/Makefile
index bc805709729a..15f21e615160 100644
--- a/misc/p5-Geo-Coder-Google/Makefile
+++ b/misc/p5-Geo-Coder-Google/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Google
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ARCANEZ
diff --git a/misc/p5-Geo-Coder-Google/pkg-plist b/misc/p5-Geo-Coder-Google/pkg-plist
index 3d29448ec04d..7b47bc7454f5 100644
--- a/misc/p5-Geo-Coder-Google/pkg-plist
+++ b/misc/p5-Geo-Coder-Google/pkg-plist
@@ -1,7 +1,6 @@
%%SITE_PERL%%/Geo/Coder/Google.pm
%%SITE_PERL%%/Geo/Coder/Google/V2.pm
%%SITE_PERL%%/Geo/Coder/Google/V3.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Google/.packlist
%%PERL5_MAN3%%/Geo::Coder::Google.3.gz
%%PERL5_MAN3%%/Geo::Coder::Google::V2.3.gz
%%PERL5_MAN3%%/Geo::Coder::Google::V3.3.gz
diff --git a/misc/p5-Geo-Coder-Googlev3/Makefile b/misc/p5-Geo-Coder-Googlev3/Makefile
index 1dec50b50153..11d0d8cead0c 100644
--- a/misc/p5-Geo-Coder-Googlev3/Makefile
+++ b/misc/p5-Geo-Coder-Googlev3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Googlev3
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Googlev3/pkg-plist b/misc/p5-Geo-Coder-Googlev3/pkg-plist
index 0f9b8d005686..72452e19d681 100644
--- a/misc/p5-Geo-Coder-Googlev3/pkg-plist
+++ b/misc/p5-Geo-Coder-Googlev3/pkg-plist
@@ -1,3 +1,2 @@
%%SITE_PERL%%/Geo/Coder/Googlev3.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Googlev3/.packlist
%%PERL5_MAN3%%/Geo::Coder::Googlev3.3.gz
diff --git a/misc/p5-Geo-Coder-Many/Makefile b/misc/p5-Geo-Coder-Many/Makefile
index 11f5e1818827..104727868807 100644
--- a/misc/p5-Geo-Coder-Many/Makefile
+++ b/misc/p5-Geo-Coder-Many/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Many
PORTVERSION= 0.46
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Many/pkg-plist b/misc/p5-Geo-Coder-Many/pkg-plist
index 58655fab5364..c78644dab419 100644
--- a/misc/p5-Geo-Coder-Many/pkg-plist
+++ b/misc/p5-Geo-Coder-Many/pkg-plist
@@ -16,7 +16,6 @@
%%SITE_PERL%%/Geo/Coder/Many/Scheduler/UniquenessScheduler/WRR.pm
%%SITE_PERL%%/Geo/Coder/Many/Scheduler/UniquenessScheduler/WeightedRandom.pm
%%SITE_PERL%%/Geo/Coder/Many/Util.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Many/.packlist
%%PERL5_MAN3%%/Geo::Coder::Many.3.gz
%%PERL5_MAN3%%/Geo::Coder::Many::Bing.3.gz
%%PERL5_MAN3%%/Geo::Coder::Many::Generic.3.gz
@@ -35,11 +34,3 @@
%%PERL5_MAN3%%/Geo::Coder::Many::Scheduler::UniquenessScheduler::WRR.3.gz
%%PERL5_MAN3%%/Geo::Coder::Many::Scheduler::UniquenessScheduler::WeightedRandom.3.gz
%%PERL5_MAN3%%/Geo::Coder::Many::Util.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Many
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrm %%SITE_PERL%%/Geo/Coder/Many/Scheduler/UniquenessScheduler
-@dirrm %%SITE_PERL%%/Geo/Coder/Many/Scheduler
-@dirrm %%SITE_PERL%%/Geo/Coder/Many
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Mapquest/Makefile b/misc/p5-Geo-Coder-Mapquest/Makefile
index 9f18a9f0fc5b..815a206e8732 100644
--- a/misc/p5-Geo-Coder-Mapquest/Makefile
+++ b/misc/p5-Geo-Coder-Mapquest/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Mapquest
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Mapquest/pkg-plist b/misc/p5-Geo-Coder-Mapquest/pkg-plist
index 113e9c44510c..8671a6281e8e 100644
--- a/misc/p5-Geo-Coder-Mapquest/pkg-plist
+++ b/misc/p5-Geo-Coder-Mapquest/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/Mapquest.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Mapquest/.packlist
%%PERL5_MAN3%%/Geo::Coder::Mapquest.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Mapquest
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Multimap/Makefile b/misc/p5-Geo-Coder-Multimap/Makefile
index 9114a826c41f..d57f81415597 100644
--- a/misc/p5-Geo-Coder-Multimap/Makefile
+++ b/misc/p5-Geo-Coder-Multimap/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Multimap
PORTVERSION= 0.01
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Multimap/pkg-plist b/misc/p5-Geo-Coder-Multimap/pkg-plist
index 64cf0ed8c5b4..7ad8b787a1d6 100644
--- a/misc/p5-Geo-Coder-Multimap/pkg-plist
+++ b/misc/p5-Geo-Coder-Multimap/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/Multimap.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Multimap/.packlist
%%PERL5_MAN3%%/Geo::Coder::Multimap.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Multimap
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Multiple/Makefile b/misc/p5-Geo-Coder-Multiple/Makefile
index 56d080e8172c..7b9d9d316dc2 100644
--- a/misc/p5-Geo-Coder-Multiple/Makefile
+++ b/misc/p5-Geo-Coder-Multiple/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Geo-Coder-Multiple
PORTVERSION= 0.60
+PORTREVISION= 1
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Multiple/pkg-plist b/misc/p5-Geo-Coder-Multiple/pkg-plist
index 98d5b3233eae..6be2d89ef134 100644
--- a/misc/p5-Geo-Coder-Multiple/pkg-plist
+++ b/misc/p5-Geo-Coder-Multiple/pkg-plist
@@ -5,11 +5,4 @@
%%SITE_PERL%%/Geo/Coder/Multiple/Yahoo.pm
%%SITE_PERL%%/Geo/Coder/Multiple/Response.pm
%%SITE_PERL%%/Geo/Coder/Multiple/Multimap.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Multiple/.packlist
%%PERL5_MAN3%%/Geo::Coder::Multiple.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Multiple
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder/Multiple
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Navteq/Makefile b/misc/p5-Geo-Coder-Navteq/Makefile
index 1de72f8a0ece..c39b083f101b 100644
--- a/misc/p5-Geo-Coder-Navteq/Makefile
+++ b/misc/p5-Geo-Coder-Navteq/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Navteq
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Navteq/pkg-plist b/misc/p5-Geo-Coder-Navteq/pkg-plist
index 096a98e2e418..65bfc2551ad4 100644
--- a/misc/p5-Geo-Coder-Navteq/pkg-plist
+++ b/misc/p5-Geo-Coder-Navteq/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/Navteq.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Navteq/.packlist
%%PERL5_MAN3%%/Geo::Coder::Navteq.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Navteq
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-OSM/Makefile b/misc/p5-Geo-Coder-OSM/Makefile
index 180cde33d097..63b6363edb8e 100644
--- a/misc/p5-Geo-Coder-OSM/Makefile
+++ b/misc/p5-Geo-Coder-OSM/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-OSM
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-OSM/pkg-plist b/misc/p5-Geo-Coder-OSM/pkg-plist
index 6e55b1e9ee8f..b17a8698e1a1 100644
--- a/misc/p5-Geo-Coder-OSM/pkg-plist
+++ b/misc/p5-Geo-Coder-OSM/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/OSM.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/OSM/.packlist
%%PERL5_MAN3%%/Geo::Coder::OSM.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/OSM
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-OpenCage/Makefile b/misc/p5-Geo-Coder-OpenCage/Makefile
index d5484d9c420a..0caf86119d5e 100644
--- a/misc/p5-Geo-Coder-OpenCage/Makefile
+++ b/misc/p5-Geo-Coder-OpenCage/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-OpenCage
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KAORU
diff --git a/misc/p5-Geo-Coder-OpenCage/pkg-plist b/misc/p5-Geo-Coder-OpenCage/pkg-plist
index ddc367c8d87c..45ba6463a6d4 100644
--- a/misc/p5-Geo-Coder-OpenCage/pkg-plist
+++ b/misc/p5-Geo-Coder-OpenCage/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/OpenCage.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/OpenCage/.packlist
%%PERL5_MAN3%%/Geo::Coder::OpenCage.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/OpenCage
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-Ovi/Makefile b/misc/p5-Geo-Coder-Ovi/Makefile
index e7f6618dfea8..9dab83c04993 100644
--- a/misc/p5-Geo-Coder-Ovi/Makefile
+++ b/misc/p5-Geo-Coder-Ovi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-Ovi
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-Ovi/pkg-plist b/misc/p5-Geo-Coder-Ovi/pkg-plist
index 7dfb7c215e15..53b997154670 100644
--- a/misc/p5-Geo-Coder-Ovi/pkg-plist
+++ b/misc/p5-Geo-Coder-Ovi/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/Ovi.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Ovi/.packlist
%%PERL5_MAN3%%/Geo::Coder::Ovi.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Ovi
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-PlaceFinder/Makefile b/misc/p5-Geo-Coder-PlaceFinder/Makefile
index b8c63d38b5d5..669208ebf38a 100644
--- a/misc/p5-Geo-Coder-PlaceFinder/Makefile
+++ b/misc/p5-Geo-Coder-PlaceFinder/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-PlaceFinder
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-PlaceFinder/pkg-plist b/misc/p5-Geo-Coder-PlaceFinder/pkg-plist
index fa64903c08d8..d95541178b00 100644
--- a/misc/p5-Geo-Coder-PlaceFinder/pkg-plist
+++ b/misc/p5-Geo-Coder-PlaceFinder/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/PlaceFinder.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/PlaceFinder/.packlist
%%PERL5_MAN3%%/Geo::Coder::PlaceFinder.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/PlaceFinder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Coder-TomTom/Makefile b/misc/p5-Geo-Coder-TomTom/Makefile
index 4b7e70dd5e59..366907973b9a 100644
--- a/misc/p5-Geo-Coder-TomTom/Makefile
+++ b/misc/p5-Geo-Coder-TomTom/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Coder-TomTom
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Coder-TomTom/pkg-plist b/misc/p5-Geo-Coder-TomTom/pkg-plist
index ebb25720bfd7..c7b2174c9956 100644
--- a/misc/p5-Geo-Coder-TomTom/pkg-plist
+++ b/misc/p5-Geo-Coder-TomTom/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/Geo/Coder/TomTom.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/TomTom/.packlist
%%PERL5_MAN3%%/Geo::Coder::TomTom.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/TomTom
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Coder
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Postcodes-DK/Makefile b/misc/p5-Geo-Postcodes-DK/Makefile
index 65fe13267fd2..4e6b7595014b 100644
--- a/misc/p5-Geo-Postcodes-DK/Makefile
+++ b/misc/p5-Geo-Postcodes-DK/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Postcodes-DK
PORTVERSION= 0.32
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Postcodes-DK/pkg-plist b/misc/p5-Geo-Postcodes-DK/pkg-plist
index 6ca64eee9c18..2913fb3d4051 100644
--- a/misc/p5-Geo-Postcodes-DK/pkg-plist
+++ b/misc/p5-Geo-Postcodes-DK/pkg-plist
@@ -1,8 +1,2 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/DK/.packlist
%%SITE_PERL%%/Geo/Postcodes/DK.pm
%%PERL5_MAN3%%/Geo::Postcodes::DK.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/DK
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Postcodes
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Postcodes-NO/Makefile b/misc/p5-Geo-Postcodes-NO/Makefile
index d61ecd5ca22b..3afbcb2e0349 100644
--- a/misc/p5-Geo-Postcodes-NO/Makefile
+++ b/misc/p5-Geo-Postcodes-NO/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Postcodes-NO
PORTVERSION= 0.31
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Postcodes-NO/pkg-plist b/misc/p5-Geo-Postcodes-NO/pkg-plist
index 758925320a02..2617da9d9c75 100644
--- a/misc/p5-Geo-Postcodes-NO/pkg-plist
+++ b/misc/p5-Geo-Postcodes-NO/pkg-plist
@@ -1,8 +1,2 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/NO/.packlist
%%SITE_PERL%%/Geo/Postcodes/NO.pm
%%PERL5_MAN3%%/Geo::Postcodes::NO.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/NO
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo/Postcodes
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geo-Postcodes/Makefile b/misc/p5-Geo-Postcodes/Makefile
index d92b11a23f19..e5405155a4d1 100644
--- a/misc/p5-Geo-Postcodes/Makefile
+++ b/misc/p5-Geo-Postcodes/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Postcodes
PORTVERSION= 0.320
+PORTREVISION= 1
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geo-Postcodes/pkg-plist b/misc/p5-Geo-Postcodes/pkg-plist
index cce1df50a0f0..5b73491d7ecf 100644
--- a/misc/p5-Geo-Postcodes/pkg-plist
+++ b/misc/p5-Geo-Postcodes/pkg-plist
@@ -1,4 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/.packlist
%%SITE_PERL%%/Geo/Postcodes.pm
%%SITE_PERL%%/Geo/Postcodes/Ajax.pod
%%SITE_PERL%%/Geo/Postcodes/Selection.pod
@@ -11,7 +10,3 @@
%%PERL5_MAN3%%/Geo::Postcodes::Subclass.3.gz
%%PERL5_MAN3%%/Geo::Postcodes::Tutorial.3.gz
%%PERL5_MAN3%%/Geo::Postcodes::Update.3.gz
-@dirrmtry %%SITE_PERL%%/Geo/Postcodes
-@dirrmtry %%SITE_PERL%%/Geo
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile
index 65e48cecdd54..eaf59af77ffa 100644
--- a/misc/p5-Geo-Weather/Makefile
+++ b/misc/p5-Geo-Weather/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geo-Weather
PORTVERSION= 1.41
+PORTREVISION= 1
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN \
ftp://ftp.innercite.com/pub/perl/
diff --git a/misc/p5-Geo-Weather/pkg-plist b/misc/p5-Geo-Weather/pkg-plist
index b95ad3a220c7..d7d33b8b307e 100644
--- a/misc/p5-Geo-Weather/pkg-plist
+++ b/misc/p5-Geo-Weather/pkg-plist
@@ -1,6 +1,2 @@
%%SITE_PERL%%/Geo/Weather.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Weather/.packlist
%%PERL5_MAN3%%/Geo::Weather.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Weather
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
-@dirrmtry %%SITE_PERL%%/Geo
diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile
index ff91ad9cd6fa..268a75473fed 100644
--- a/misc/p5-Geography-Countries/Makefile
+++ b/misc/p5-Geography-Countries/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Geography-Countries
PORTVERSION= 2009041301
+PORTREVISION= 1
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Geography-Countries/pkg-plist b/misc/p5-Geography-Countries/pkg-plist
index 557224578c4a..b08f7d222332 100644
--- a/misc/p5-Geography-Countries/pkg-plist
+++ b/misc/p5-Geography-Countries/pkg-plist
@@ -1,6 +1,2 @@
%%SITE_PERL%%/Geography/Countries.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/Countries/.packlist
%%PERL5_MAN3%%/Geography::Countries.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/Countries
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography
-@dirrmtry %%SITE_PERL%%/Geography
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile
index 8fef54918433..deed84f8bc9c 100644
--- a/misc/p5-I18N-Charset/Makefile
+++ b/misc/p5-I18N-Charset/Makefile
@@ -3,6 +3,7 @@
PORTNAME= I18N-Charset
PORTVERSION= 1.39.4
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-I18N-Charset/pkg-plist b/misc/p5-I18N-Charset/pkg-plist
index e874d94f1eaf..8ad65bb674c6 100644
--- a/misc/p5-I18N-Charset/pkg-plist
+++ b/misc/p5-I18N-Charset/pkg-plist
@@ -1,6 +1,2 @@
%%SITE_PERL%%/I18N/Charset.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist
%%PERL5_MAN3%%/I18N::Charset.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N
-@dirrmtry %%SITE_PERL%%/I18N
diff --git a/misc/p5-I18N-LangTags/Makefile b/misc/p5-I18N-LangTags/Makefile
index f658b32a308a..3c55999c43eb 100644
--- a/misc/p5-I18N-LangTags/Makefile
+++ b/misc/p5-I18N-LangTags/Makefile
@@ -3,6 +3,7 @@
PORTNAME= I18N-LangTags
PORTVERSION= 0.35
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-I18N-LangTags/pkg-plist b/misc/p5-I18N-LangTags/pkg-plist
index 01d9946e72e3..94d3eda79d32 100644
--- a/misc/p5-I18N-LangTags/pkg-plist
+++ b/misc/p5-I18N-LangTags/pkg-plist
@@ -1,11 +1,6 @@
%%SITE_PERL%%/I18N/LangTags.pm
%%SITE_PERL%%/I18N/LangTags/List.pm
%%SITE_PERL%%/I18N/LangTags/Detect.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/LangTags/.packlist
%%PERL5_MAN3%%/I18N::LangTags.3.gz
%%PERL5_MAN3%%/I18N::LangTags::Detect.3.gz
%%PERL5_MAN3%%/I18N::LangTags::List.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/LangTags
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N
-@dirrm %%SITE_PERL%%/I18N/LangTags
-@dirrmtry %%SITE_PERL%%/I18N
diff --git a/misc/p5-LEGO-RCX/Makefile b/misc/p5-LEGO-RCX/Makefile
index 1f5d34219ef9..fe83c498435c 100644
--- a/misc/p5-LEGO-RCX/Makefile
+++ b/misc/p5-LEGO-RCX/Makefile
@@ -3,6 +3,7 @@
PORTNAME= LEGO-RCX
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-LEGO-RCX/pkg-plist b/misc/p5-LEGO-RCX/pkg-plist
index b97b9f10b6b7..b0336264625c 100644
--- a/misc/p5-LEGO-RCX/pkg-plist
+++ b/misc/p5-LEGO-RCX/pkg-plist
@@ -1,6 +1,2 @@
%%PERL5_MAN3%%/LEGO::RCX.3.gz
%%SITE_PERL%%/LEGO/RCX.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/LEGO/RCX/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LEGO/RCX
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LEGO
-@dirrmtry %%SITE_PERL%%/LEGO
diff --git a/misc/p5-List-Compare/Makefile b/misc/p5-List-Compare/Makefile
index 0d56be75600c..a364a255f12c 100644
--- a/misc/p5-List-Compare/Makefile
+++ b/misc/p5-List-Compare/Makefile
@@ -3,6 +3,7 @@
PORTNAME= List-Compare
PORTVERSION= 0.37
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-List-Compare/pkg-plist b/misc/p5-List-Compare/pkg-plist
index f79fca6fcb8b..bbe114b72aad 100644
--- a/misc/p5-List-Compare/pkg-plist
+++ b/misc/p5-List-Compare/pkg-plist
@@ -6,9 +6,3 @@
%%SITE_PERL%%/List/Compare/Functional.pm
%%SITE_PERL%%/List/Compare/Base/_Auxiliary.pm
%%SITE_PERL%%/List/Compare/Base/_Engine.pm
-%%SITE_PERL%%/mach/auto/List/Compare/.packlist
-@dirrmtry %%SITE_PERL%%/mach/auto/List/Compare
-@dirrmtry %%SITE_PERL%%/mach/auto/List
-@dirrmtry %%SITE_PERL%%/List/Compare/Base
-@dirrmtry %%SITE_PERL%%/List/Compare
-@dirrmtry %%SITE_PERL%%/List
diff --git a/misc/p5-List-Util-WeightedRoundRobin/Makefile b/misc/p5-List-Util-WeightedRoundRobin/Makefile
index c65a2525a8fd..7e49cc0b9976 100644
--- a/misc/p5-List-Util-WeightedRoundRobin/Makefile
+++ b/misc/p5-List-Util-WeightedRoundRobin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= List-Util-WeightedRoundRobin
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-List-Util-WeightedRoundRobin/pkg-plist b/misc/p5-List-Util-WeightedRoundRobin/pkg-plist
index d5bd18da3a6e..7d5661dd1728 100644
--- a/misc/p5-List-Util-WeightedRoundRobin/pkg-plist
+++ b/misc/p5-List-Util-WeightedRoundRobin/pkg-plist
@@ -1,8 +1,2 @@
%%SITE_PERL%%/List/Util/WeightedRoundRobin.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util/WeightedRoundRobin/.packlist
%%PERL5_MAN3%%/List::Util::WeightedRoundRobin.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util/WeightedRoundRobin
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List
-@dirrmtry %%SITE_PERL%%/List/Util
-@dirrmtry %%SITE_PERL%%/List
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index d286fd5ca352..29f95f995152 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Locale-Codes
PORTVERSION= 3.31
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Locale-Codes/pkg-plist b/misc/p5-Locale-Codes/pkg-plist
index daa22c0deeab..09bf828e90c3 100644
--- a/misc/p5-Locale-Codes/pkg-plist
+++ b/misc/p5-Locale-Codes/pkg-plist
@@ -56,8 +56,3 @@
%%SITE_PERL%%/Locale/Language.pod
%%SITE_PERL%%/Locale/Script.pm
%%SITE_PERL%%/Locale/Script.pod
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Codes/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Codes
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
-@dirrm %%SITE_PERL%%/Locale/Codes
-@dirrmtry %%SITE_PERL%%/Locale
diff --git a/misc/p5-Locale-Geocode/Makefile b/misc/p5-Locale-Geocode/Makefile
index ed4bad079ee8..160517f21897 100644
--- a/misc/p5-Locale-Geocode/Makefile
+++ b/misc/p5-Locale-Geocode/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Locale-Geocode
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Locale-Geocode/pkg-plist b/misc/p5-Locale-Geocode/pkg-plist
index b847561375c5..a8e31fd2fc81 100644
--- a/misc/p5-Locale-Geocode/pkg-plist
+++ b/misc/p5-Locale-Geocode/pkg-plist
@@ -1,11 +1,6 @@
%%SITE_PERL%%/Locale/Geocode.pm
%%SITE_PERL%%/Locale/Geocode/Division.pm
%%SITE_PERL%%/Locale/Geocode/Territory.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Geocode/.packlist
%%PERL5_MAN3%%/Locale::Geocode.3.gz
%%PERL5_MAN3%%/Locale::Geocode::Division.3.gz
%%PERL5_MAN3%%/Locale::Geocode::Territory.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Geocode
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
-@dirrmtry %%SITE_PERL%%/Locale/Geocode
-@dirrmtry %%SITE_PERL%%/Locale
diff --git a/misc/p5-Locale-Msgcat/Makefile b/misc/p5-Locale-Msgcat/Makefile
index 77867aa7bd34..18cc715c60f2 100644
--- a/misc/p5-Locale-Msgcat/Makefile
+++ b/misc/p5-Locale-Msgcat/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Msgcat
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Locale
diff --git a/misc/p5-Locale-Msgcat/pkg-plist b/misc/p5-Locale-Msgcat/pkg-plist
index e6ec52cece44..23bd586f33d9 100644
--- a/misc/p5-Locale-Msgcat/pkg-plist
+++ b/misc/p5-Locale-Msgcat/pkg-plist
@@ -1,7 +1,3 @@
%%PERL5_MAN3%%/Locale::Msgcat.3.gz
-%%SITE_PERL%%/%%PERL_ARCH%%/Locale/Msgcat.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Msgcat/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Msgcat/Msgcat.so
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Msgcat
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Locale
+%%SITE_ARCH%%/Locale/Msgcat.pm
+%%SITE_ARCH%%/auto/Locale/Msgcat/Msgcat.so
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile
index 92fe982bd06d..3a760f75a801 100644
--- a/misc/p5-Locale-SubCountry/Makefile
+++ b/misc/p5-Locale-SubCountry/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Locale-SubCountry
PORTVERSION= 1.63
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Locale-SubCountry/pkg-plist b/misc/p5-Locale-SubCountry/pkg-plist
index 871ba77999fe..c4184a250807 100644
--- a/misc/p5-Locale-SubCountry/pkg-plist
+++ b/misc/p5-Locale-SubCountry/pkg-plist
@@ -2,5 +2,3 @@
%%PERL5_MAN3%%/Locale::SubCountry::Data.3.gz
%%SITE_PERL%%/Locale/SubCountry.pm
%%SITE_PERL%%/Locale/SubCountry/Data.pm
-@dirrmtry %%SITE_PERL%%/Locale/SubCountry
-@dirrmtry %%SITE_PERL%%/Locale
diff --git a/misc/p5-Locale-US/Makefile b/misc/p5-Locale-US/Makefile
index e20f7d811ba3..b0d58896d800 100644
--- a/misc/p5-Locale-US/Makefile
+++ b/misc/p5-Locale-US/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Locale-US
PORTVERSION= 2.112.150
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Locale-US/pkg-plist b/misc/p5-Locale-US/pkg-plist
index db76922e2ea5..51dfdeee4848 100644
--- a/misc/p5-Locale-US/pkg-plist
+++ b/misc/p5-Locale-US/pkg-plist
@@ -1,7 +1,3 @@
%%SITE_PERL%%/Locale/US.pm
%%SITE_PERL%%/Locale/kruft2codes.pl
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/US/.packlist
%%PERL5_MAN3%%/Locale::US.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/US
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
-@dirrmtry %%SITE_PERL%%/Locale
diff --git a/misc/p5-Net-vCard/Makefile b/misc/p5-Net-vCard/Makefile
index 779ccc4cd9a6..41c82e5ab735 100644
--- a/misc/p5-Net-vCard/Makefile
+++ b/misc/p5-Net-vCard/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Net-vCard
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Net-vCard/pkg-plist b/misc/p5-Net-vCard/pkg-plist
index 5fd15261ba77..0804910217ff 100644
--- a/misc/p5-Net-vCard/pkg-plist
+++ b/misc/p5-Net-vCard/pkg-plist
@@ -2,10 +2,5 @@ bin/vCard2label
%%SITE_PERL%%/Net/vCard.pm
%%SITE_PERL%%/Net/vCard/ADR.pm
%%SITE_PERL%%/Net/vFile.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/vCard/.packlist
%%PERL5_MAN3%%/Net::vFile.3.gz
%%PERL5_MAN3%%/Net::vCard.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/vCard
-@dirrm %%SITE_PERL%%/Net/vCard
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrmtry %%SITE_PERL%%/Net
diff --git a/misc/p5-Norge/Makefile b/misc/p5-Norge/Makefile
index 3ecc89b55894..8a517e5d6838 100644
--- a/misc/p5-Norge/Makefile
+++ b/misc/p5-Norge/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Norge
PORTVERSION= 1.08
+PORTREVISION= 1
CATEGORIES= misc textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Norge/pkg-plist b/misc/p5-Norge/pkg-plist
index 3148f098a9b2..79da5176858a 100644
--- a/misc/p5-Norge/pkg-plist
+++ b/misc/p5-Norge/pkg-plist
@@ -2,10 +2,7 @@
%%SITE_PERL%%/No/KontoNr.pm
%%SITE_PERL%%/No/PersonNr.pm
%%SITE_PERL%%/No/Sort.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/No/.packlist
%%PERL5_MAN3%%/No::Sort.3.gz
%%PERL5_MAN3%%/No::KontoNr.3.gz
%%PERL5_MAN3%%/No::PersonNr.3.gz
%%PERL5_MAN3%%/No::Dato.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/No
-@dirrmtry %%SITE_PERL%%/No
diff --git a/misc/p5-OSSP-uuid/pkg-plist b/misc/p5-OSSP-uuid/pkg-plist
index 599ffab980a7..5cdc9d655757 100644
--- a/misc/p5-OSSP-uuid/pkg-plist
+++ b/misc/p5-OSSP-uuid/pkg-plist
@@ -1,8 +1,4 @@
%%PERL5_MAN3%%/OSSP::uuid.3.gz
-%%SITE_PERL%%/%%PERL_ARCH%%/OSSP/uuid.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/OSSP/uuid.pod
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP/uuid/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP/uuid/uuid.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP/uuid
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/OSSP
+%%SITE_ARCH%%/OSSP/uuid.pm
+%%SITE_ARCH%%/OSSP/uuid.pod
+%%SITE_ARCH%%/auto/OSSP/uuid/uuid.so
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile
index 8fa769c1ef8f..42f2689129ae 100644
--- a/misc/p5-Software-License/Makefile
+++ b/misc/p5-Software-License/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Software-License
PORTVERSION= 0.103010
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
diff --git a/misc/p5-Software-License/pkg-plist b/misc/p5-Software-License/pkg-plist
index 5a5155e29201..96335f7bb9cc 100644
--- a/misc/p5-Software-License/pkg-plist
+++ b/misc/p5-Software-License/pkg-plist
@@ -28,7 +28,6 @@
%%SITE_PERL%%/Software/License/Sun.pm
%%SITE_PERL%%/Software/License/Zlib.pm
%%SITE_PERL%%/Software/LicenseUtils.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Software/License/.packlist
%%PERL5_MAN3%%/Software::License.3.gz
%%PERL5_MAN3%%/Software::License::AGPL_3.3.gz
%%PERL5_MAN3%%/Software::License::Apache_1_1.3.gz
@@ -59,7 +58,3 @@
%%PERL5_MAN3%%/Software::License::Sun.3.gz
%%PERL5_MAN3%%/Software::License::Zlib.3.gz
%%PERL5_MAN3%%/Software::LicenseUtils.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Software/License
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Software
-@dirrmtry %%SITE_PERL%%/Software/License
-@dirrmtry %%SITE_PERL%%/Software
diff --git a/misc/p5-Test-Dir/Makefile b/misc/p5-Test-Dir/Makefile
index 6c27a9979e81..78f7fcdc8598 100644
--- a/misc/p5-Test-Dir/Makefile
+++ b/misc/p5-Test-Dir/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Test-Dir
PORTVERSION= 1.014
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Test-Dir/pkg-plist b/misc/p5-Test-Dir/pkg-plist
index 9e30b22581f1..c3e931d6149f 100644
--- a/misc/p5-Test-Dir/pkg-plist
+++ b/misc/p5-Test-Dir/pkg-plist
@@ -1,11 +1,6 @@
%%SITE_PERL%%/Test/Dir.pm
%%SITE_PERL%%/Test/Dir/Base.pm
%%SITE_PERL%%/Test/Folder.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dir/.packlist
%%PERL5_MAN3%%/Test::Dir.3.gz
%%PERL5_MAN3%%/Test::Dir::Base.3.gz
%%PERL5_MAN3%%/Test::Folder.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Dir
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
-@dirrm %%SITE_PERL%%/Test/Dir
-@dirrmtry %%SITE_PERL%%/Test
diff --git a/misc/p5-Text-FIGlet/Makefile b/misc/p5-Text-FIGlet/Makefile
index 725697393947..52645e292f50 100644
--- a/misc/p5-Text-FIGlet/Makefile
+++ b/misc/p5-Text-FIGlet/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Text-FIGlet
PORTVERSION= 2.19.3
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Text-FIGlet/pkg-plist b/misc/p5-Text-FIGlet/pkg-plist
index fb88aa79c30f..c57fb00d734d 100644
--- a/misc/p5-Text-FIGlet/pkg-plist
+++ b/misc/p5-Text-FIGlet/pkg-plist
@@ -8,7 +8,6 @@ bin/showfigfonts.pl
%%SITE_PERL%%/Text/FIGlet/Illuminated.pm
%%SITE_PERL%%/Text/FIGlet/LICENSE.pod
%%SITE_PERL%%/Text/FIGlet/Ransom.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet/.packlist
%%PERL5_MAN3%%/Text::FIGlet.3.gz
%%PERL5_MAN3%%/Text::FIGlet::Control.3.gz
%%PERL5_MAN3%%/Text::FIGlet::Font.3.gz
@@ -19,7 +18,3 @@ man/man1/charmap.pl.1.gz
man/man1/figlet.pl.1.gz
man/man1/minifig.pl.1.gz
man/man1/showfigfonts.pl.1.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FIGlet
-@dirrm %%SITE_PERL%%/Text/FIGlet
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
-@dirrmtry %%SITE_PERL%%/Text
diff --git a/misc/p5-Tie-DxHash/Makefile b/misc/p5-Tie-DxHash/Makefile
index d71e200df929..e95d89ac309c 100644
--- a/misc/p5-Tie-DxHash/Makefile
+++ b/misc/p5-Tie-DxHash/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Tie-DxHash
PORTVERSION= 1.05
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/misc/p5-Tie-DxHash/pkg-plist b/misc/p5-Tie-DxHash/pkg-plist
index c6c57408c2e7..9bf5d7ed6c51 100644
--- a/misc/p5-Tie-DxHash/pkg-plist
+++ b/misc/p5-Tie-DxHash/pkg-plist
@@ -1,6 +1,2 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/DxHash/.packlist
%%SITE_PERL%%/Tie/DxHash.pm
%%PERL5_MAN3%%/Tie::DxHash.3.gz
-@dirrmtry %%SITE_PERL%%/Tie
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/DxHash
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie
diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile
index 4ff79a5511d1..61edef477ed5 100644
--- a/misc/p5-Zen-Koans/Makefile
+++ b/misc/p5-Zen-Koans/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Zen-Koans
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LUKEC
diff --git a/misc/p5-Zen-Koans/pkg-plist b/misc/p5-Zen-Koans/pkg-plist
index feffa34995f2..118e42649538 100644
--- a/misc/p5-Zen-Koans/pkg-plist
+++ b/misc/p5-Zen-Koans/pkg-plist
@@ -2,7 +2,3 @@
%%PERL5_MAN3%%/Zen::Koans.3.gz
%%SITE_PERL%%/Zen/Koan.pm
%%SITE_PERL%%/Zen/Koans.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Zen/Koans/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Zen/Koans
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Zen
-@dirrmtry %%SITE_PERL%%/Zen
diff --git a/misc/pfm/Makefile b/misc/pfm/Makefile
index c2ed3ae52169..bf6b474d6dac 100644
--- a/misc/pfm/Makefile
+++ b/misc/pfm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pfm
PORTVERSION= 2.12.3
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= SF/p-f-m/${PORTNAME}/${PORTVERSION}
diff --git a/misc/pfm/pkg-plist b/misc/pfm/pkg-plist
index 5f9e04057d44..1c830d003e1e 100644
--- a/misc/pfm/pkg-plist
+++ b/misc/pfm/pkg-plist
@@ -90,12 +90,3 @@ man/man1/pfm.1.gz
%%SITE_PERL%%/App/PFM/Screen/Listing.pm
%%SITE_PERL%%/App/PFM/State.pm
%%SITE_PERL%%/App/PFM/Util.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/pfm/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/pfm
-@dirrm %%SITE_PERL%%/App/PFM/Screen
-@dirrm %%SITE_PERL%%/App/PFM/OS
-@dirrm %%SITE_PERL%%/App/PFM/Job
-@dirrm %%SITE_PERL%%/App/PFM/Config
-@dirrm %%SITE_PERL%%/App/PFM/Browser
-@dirrm %%SITE_PERL%%/App/PFM
-@dirrmtry %%SITE_PERL%%/App