aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/p5-Email-Date-Format/Makefile3
-rw-r--r--mail/p5-Email-Date-Format/pkg-descr3
-rw-r--r--mail/p5-Email-Date-Format/pkg-plist1
-rw-r--r--mail/p5-Email-Folder-POP3/Makefile3
-rw-r--r--mail/p5-Email-Folder-POP3/pkg-plist1
-rw-r--r--mail/p5-Email-Valid-Loose/Makefile5
-rw-r--r--mail/p5-Email-Valid-Loose/pkg-plist1
-rw-r--r--mail/p5-MIME-Charset/Makefile3
-rw-r--r--mail/p5-MIME-Charset/pkg-descr1
-rw-r--r--mail/p5-MIME-Charset/pkg-plist2
-rw-r--r--mail/p5-Mail-Field-Received/Makefile3
-rw-r--r--mail/p5-Mail-Field-Received/pkg-plist1
-rw-r--r--net/p5-BBS-UserInfo-Maple3/Makefile3
-rw-r--r--net/p5-BBS-UserInfo-Maple3/pkg-descr2
-rw-r--r--net/p5-BBS-UserInfo-Maple3/pkg-plist1
-rw-r--r--net/p5-Filesys-SmbClient/Makefile5
-rw-r--r--net/p5-Filesys-SmbClient/pkg-plist1
-rw-r--r--net/p5-Net-Divert/Makefile5
-rw-r--r--net/p5-Net-Divert/pkg-plist1
-rw-r--r--net/p5-Net-Write/Makefile9
-rw-r--r--net/p5-Net-Write/pkg-descr3
-rw-r--r--net/p5-Net-Write/pkg-plist5
-rw-r--r--net/p5-Net-sFlow/Makefile3
-rw-r--r--net/p5-Net-sFlow/pkg-descr2
-rw-r--r--net/p5-Net-sFlow/pkg-plist1
-rw-r--r--net/p5-POE-Component-Client-Telnet/Makefile5
-rw-r--r--net/p5-POE-Component-Client-Telnet/pkg-descr2
-rw-r--r--net/p5-POE-Component-Client-Telnet/pkg-plist1
-rw-r--r--net/p5-POE-Component-Client-Twitter/Makefile3
-rw-r--r--net/p5-POE-Component-Client-Twitter/pkg-descr2
-rw-r--r--net/p5-POE-Component-Client-Twitter/pkg-plist1
-rw-r--r--net/p5-SOAP-MySOAP/Makefile5
-rw-r--r--net/p5-SOAP-MySOAP/pkg-descr2
-rw-r--r--net/p5-SOAP-MySOAP/pkg-plist1
-rw-r--r--net/p5-URI-Match/Makefile3
-rw-r--r--net/p5-URI-Match/pkg-plist1
-rw-r--r--print/p5-Font-FreeType/Makefile7
-rw-r--r--print/p5-Font-FreeType/pkg-plist3
-rw-r--r--print/p5-Net-CUPS/Makefile8
-rw-r--r--print/p5-Net-CUPS/pkg-plist4
-rw-r--r--print/p5-Net-Printer/Makefile3
-rw-r--r--print/p5-Net-Printer/pkg-descr2
-rw-r--r--print/p5-Net-Printer/pkg-plist1
-rw-r--r--print/p5-PDF-Template/Makefile25
-rw-r--r--print/p5-PDF-Template/pkg-descr2
-rw-r--r--print/p5-PDF-Template/pkg-plist23
-rw-r--r--print/p5-XML-ApacheFOP/Makefile3
-rw-r--r--print/p5-XML-ApacheFOP/pkg-descr2
-rw-r--r--print/p5-XML-ApacheFOP/pkg-plist1
49 files changed, 71 insertions, 107 deletions
diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile
index a7c7f88057d9..47bf8f1d09ca 100644
--- a/mail/p5-Email-Date-Format/Makefile
+++ b/mail/p5-Email-Date-Format/Makefile
@@ -14,7 +14,4 @@ COMMENT= Produce RFC 2822 date strings
USES= perl5
USE_PERL5= configure
-MAN3= Email::Date::Format.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/p5-Email-Date-Format/pkg-descr b/mail/p5-Email-Date-Format/pkg-descr
index eac098304d15..65f17fe49249 100644
--- a/mail/p5-Email-Date-Format/pkg-descr
+++ b/mail/p5-Email-Date-Format/pkg-descr
@@ -1,4 +1,3 @@
Email::Date::Format - produce RFC 2822 date strings
-
-WWW: http://search.cpan.org/dist/Email-Date-Format/
+WWW: http://search.cpan.org/dist/Email-Date-Format/
diff --git a/mail/p5-Email-Date-Format/pkg-plist b/mail/p5-Email-Date-Format/pkg-plist
index 4aa8373578b9..674ab05f213c 100644
--- a/mail/p5-Email-Date-Format/pkg-plist
+++ b/mail/p5-Email-Date-Format/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date/Format/.packlist
%%SITE_PERL%%/Email/Date/Format.pm
+%%PERL5_MAN3%%/Email::Date::Format.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date/Format
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email
diff --git a/mail/p5-Email-Folder-POP3/Makefile b/mail/p5-Email-Folder-POP3/Makefile
index cc842ab0b7dd..78899c7e8e32 100644
--- a/mail/p5-Email-Folder-POP3/Makefile
+++ b/mail/p5-Email-Folder-POP3/Makefile
@@ -20,7 +20,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Email::Folder::POP3.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/p5-Email-Folder-POP3/pkg-plist b/mail/p5-Email-Folder-POP3/pkg-plist
index dc40555dfdec..6264fa52618b 100644
--- a/mail/p5-Email-Folder-POP3/pkg-plist
+++ b/mail/p5-Email-Folder-POP3/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Email/Folder/POP3.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/POP3/.packlist
+%%PERL5_MAN3%%/Email::Folder::POP3.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/POP3
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email
diff --git a/mail/p5-Email-Valid-Loose/Makefile b/mail/p5-Email-Valid-Loose/Makefile
index eeb6f4a78577..d89d69ad7c96 100644
--- a/mail/p5-Email-Valid-Loose/Makefile
+++ b/mail/p5-Email-Valid-Loose/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
-COMMENT= A variation of Email::Valid which allows dot before at mark
+COMMENT= Variation of Email::Valid which allows dot before at mark
BUILD_DEPENDS= p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Email::Valid::Loose.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/p5-Email-Valid-Loose/pkg-plist b/mail/p5-Email-Valid-Loose/pkg-plist
index 01cd0db31696..25628901a574 100644
--- a/mail/p5-Email-Valid-Loose/pkg-plist
+++ b/mail/p5-Email-Valid-Loose/pkg-plist
@@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Valid/Loose/.packlist
%%SITE_PERL%%/Email/Valid/Loose.pm
+%%PERL5_MAN3%%/Email::Valid::Loose.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Valid/Loose
@dirrm %%SITE_PERL%%/Email/Valid
diff --git a/mail/p5-MIME-Charset/Makefile b/mail/p5-MIME-Charset/Makefile
index 2b9e1b70e0b1..09ebb807a294 100644
--- a/mail/p5-MIME-Charset/Makefile
+++ b/mail/p5-MIME-Charset/Makefile
@@ -14,7 +14,4 @@ COMMENT= Charset Informations for MIME
USES= perl5
USE_PERL5= configure
-MAN3= MIME::Charset.3 MIME::Charset::JA_JP.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/p5-MIME-Charset/pkg-descr b/mail/p5-MIME-Charset/pkg-descr
index 8cae08551044..4b8fda93ab51 100644
--- a/mail/p5-MIME-Charset/pkg-descr
+++ b/mail/p5-MIME-Charset/pkg-descr
@@ -1,5 +1,4 @@
MIME::Charset provides informations about character sets used for MIME
messages on Internet.
-Author: <hatuka@nezumi.nu>
WWW: http://search.cpan.org/dist/MIME-Charset/
diff --git a/mail/p5-MIME-Charset/pkg-plist b/mail/p5-MIME-Charset/pkg-plist
index c3ae43c17a1c..870ded262a0b 100644
--- a/mail/p5-MIME-Charset/pkg-plist
+++ b/mail/p5-MIME-Charset/pkg-plist
@@ -3,6 +3,8 @@
%%SITE_PERL%%/MIME/Charset/JA_JP.pod
%%SITE_PERL%%/MIME/Charset/_Compat.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset/.packlist
+%%PERL5_MAN3%%/MIME::Charset.3.gz
+%%PERL5_MAN3%%/MIME::Charset::JA_JP.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
@dirrmtry %%SITE_PERL%%/MIME/Charset
diff --git a/mail/p5-Mail-Field-Received/Makefile b/mail/p5-Mail-Field-Received/Makefile
index 4cb53201243e..a0892ba316f0 100644
--- a/mail/p5-Mail-Field-Received/Makefile
+++ b/mail/p5-Mail-Field-Received/Makefile
@@ -21,7 +21,4 @@ TEST_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences
USES= perl5
USE_PERL5= configure
-MAN3= Mail::Field::Received.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/p5-Mail-Field-Received/pkg-plist b/mail/p5-Mail-Field-Received/pkg-plist
index 285d1d2b2f5e..6c273c3ccc67 100644
--- a/mail/p5-Mail-Field-Received/pkg-plist
+++ b/mail/p5-Mail-Field-Received/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Mail/Field/Received.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Field/Received/.packlist
+%%PERL5_MAN3%%/Mail::Field::Received.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Field/Received
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Field
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail
diff --git a/net/p5-BBS-UserInfo-Maple3/Makefile b/net/p5-BBS-UserInfo-Maple3/Makefile
index dd5afb5fe5fc..2596725160f2 100644
--- a/net/p5-BBS-UserInfo-Maple3/Makefile
+++ b/net/p5-BBS-UserInfo-Maple3/Makefile
@@ -16,7 +16,4 @@ RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
USES= perl5
USE_PERL5= configure
-MAN3= BBS::UserInfo::Maple3.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-BBS-UserInfo-Maple3/pkg-descr b/net/p5-BBS-UserInfo-Maple3/pkg-descr
index ea06b88589d4..6285822f8725 100644
--- a/net/p5-BBS-UserInfo-Maple3/pkg-descr
+++ b/net/p5-BBS-UserInfo-Maple3/pkg-descr
@@ -1,3 +1,3 @@
Get user information of Maple3-style BBS.
-WWW: http://search.cpan.org/dist/BBS-UserInfo-Maple3/
+WWW: http://search.cpan.org/dist/BBS-UserInfo-Maple3/
diff --git a/net/p5-BBS-UserInfo-Maple3/pkg-plist b/net/p5-BBS-UserInfo-Maple3/pkg-plist
index 087018a56e64..fe83cea07361 100644
--- a/net/p5-BBS-UserInfo-Maple3/pkg-plist
+++ b/net/p5-BBS-UserInfo-Maple3/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3/.packlist
%%SITE_PERL%%/BBS/UserInfo/Maple3.pm
+%%PERL5_MAN3%%/BBS::UserInfo::Maple3.3.gz
@dirrmtry %%SITE_PERL%%/BBS/UserInfo
@dirrmtry %%SITE_PERL%%/BBS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/UserInfo/Maple3
diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile
index f61936e1278e..114b5ad5a172 100644
--- a/net/p5-Filesys-SmbClient/Makefile
+++ b/net/p5-Filesys-SmbClient/Makefile
@@ -10,15 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= anders@FreeBSD.org
COMMENT= Interface for access Samba filesystem with libsmclient.so
-LIB_DEPENDS= smbclient.0:${PORTSDIR}/net/samba-libsmbclient
+LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient
BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure
-MAN3= Filesys::SmbClient.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -i '' -e 's!%%LOCALBASE%%!${LOCALBASE}!g' \
${WRKSRC}/Makefile.PL
diff --git a/net/p5-Filesys-SmbClient/pkg-plist b/net/p5-Filesys-SmbClient/pkg-plist
index c3d4699486b5..70abaef894b8 100644
--- a/net/p5-Filesys-SmbClient/pkg-plist
+++ b/net/p5-Filesys-SmbClient/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/SmbClient/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/SmbClient/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/Filesys/SmbClient.pm
+%%PERL5_MAN3%%/Filesys::SmbClient.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/SmbClient
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Filesys
diff --git a/net/p5-Net-Divert/Makefile b/net/p5-Net-Divert/Makefile
index d211d787ac60..9db7f206dd71 100644
--- a/net/p5-Net-Divert/Makefile
+++ b/net/p5-Net-Divert/Makefile
@@ -9,12 +9,9 @@ PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= ecu@200ok.org
-COMMENT= A module to deal with divert(4) sockets
+COMMENT= Module to deal with divert(4) sockets
USES= perl5
USE_PERL5= configure
-MAN3= Net::Divert.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Divert/pkg-plist b/net/p5-Net-Divert/pkg-plist
index f7a936d0e630..5cf857cc5435 100644
--- a/net/p5-Net-Divert/pkg-plist
+++ b/net/p5-Net-Divert/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Divert/.packlist
%%SITE_PERL%%/Net/Divert.pm
%%SITE_PERL%%/auto/Net/Divert/autosplit.ix
+%%PERL5_MAN3%%/Net::Divert.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Divert
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrm %%SITE_PERL%%/auto/Net/Divert
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile
index 958217dbe88b..10d735cf10d7 100644
--- a/net/p5-Net-Write/Makefile
+++ b/net/p5-Net-Write/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= eg@fbsd.lt
-COMMENT= An interface to open and send raw frames to the network
+COMMENT= Interface to open and send raw frames to the network
BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \
@@ -18,11 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Net::Write.3 \
- Net::Write::Layer.3 \
- Net::Write::Layer2.3 \
- Net::Write::Layer3.3 \
- Net::Write::Layer4.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Write/pkg-descr b/net/p5-Net-Write/pkg-descr
index a42704a3c702..ae73b72ff496 100644
--- a/net/p5-Net-Write/pkg-descr
+++ b/net/p5-Net-Write/pkg-descr
@@ -1,5 +1,4 @@
Net::Write provides a portable interface to open a network interface, and be
able to write raw data directly to the network.
-Authors: Patrice Auffret <netpkt@gomor.org>
-WWW: http://search.cpan.org/dist/Net-Write
+WWW: http://search.cpan.org/dist/Net-Write/
diff --git a/net/p5-Net-Write/pkg-plist b/net/p5-Net-Write/pkg-plist
index abe55f548dca..56528063b1ec 100644
--- a/net/p5-Net-Write/pkg-plist
+++ b/net/p5-Net-Write/pkg-plist
@@ -4,6 +4,11 @@
%%SITE_PERL%%/Net/Write/Layer3.pm
%%SITE_PERL%%/Net/Write/Layer4.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Write/.packlist
+%%PERL5_MAN3%%/Net::Write.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer2.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer3.3.gz
+%%PERL5_MAN3%%/Net::Write::Layer4.3.gz
@dirrmtry %%SITE_PERL%%/Net/Write
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Write
diff --git a/net/p5-Net-sFlow/Makefile b/net/p5-Net-sFlow/Makefile
index 57fe90a4a158..357bf09b638c 100644
--- a/net/p5-Net-sFlow/Makefile
+++ b/net/p5-Net-sFlow/Makefile
@@ -15,7 +15,4 @@ LICENSE= ART10
USES= perl5
USE_PERL5= configure
-MAN3= Net::sFlow.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-sFlow/pkg-descr b/net/p5-Net-sFlow/pkg-descr
index b2ef5e2957ab..b400973520dd 100644
--- a/net/p5-Net-sFlow/pkg-descr
+++ b/net/p5-Net-sFlow/pkg-descr
@@ -2,4 +2,4 @@ The sFlow module provides a mechanism to parse and decode sFlow datagrams.
It supports sFlow version 2/4 (RFC 3176 - http://www.ietf.org/rfc/rfc3176.txt)
and sFlow version 5 (Memo - http://sflow.org/sflow_version_5.txt).
-WWW: http://search.cpan.org/dist/Net-sFlow/
+WWW: http://search.cpan.org/dist/Net-sFlow/
diff --git a/net/p5-Net-sFlow/pkg-plist b/net/p5-Net-sFlow/pkg-plist
index e4fc14211045..5bee88c18c39 100644
--- a/net/p5-Net-sFlow/pkg-plist
+++ b/net/p5-Net-sFlow/pkg-plist
@@ -1,6 +1,7 @@
bin/sFluxDebug.pl
%%SITE_PERL%%/Net/sFlow.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/sFlow/.packlist
+%%PERL5_MAN3%%/Net::sFlow.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/sFlow
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net
diff --git a/net/p5-POE-Component-Client-Telnet/Makefile b/net/p5-POE-Component-Client-Telnet/Makefile
index d991af3abf47..5c1c6ab74e1e 100644
--- a/net/p5-POE-Component-Client-Telnet/Makefile
+++ b/net/p5-POE-Component-Client-Telnet/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tjs@cdpa.nsysu.edu.tw
-COMMENT= A POE component that provides non-blocking access to Net::Telnet
+COMMENT= POE component that provides non-blocking access to Net::Telnet
BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \
@@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= POE::Component::Client::Telnet.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-POE-Component-Client-Telnet/pkg-descr b/net/p5-POE-Component-Client-Telnet/pkg-descr
index a0c0f4fbedd1..3e52bb82ded2 100644
--- a/net/p5-POE-Component-Client-Telnet/pkg-descr
+++ b/net/p5-POE-Component-Client-Telnet/pkg-descr
@@ -4,4 +4,4 @@ based on Net::Telnet.
Consult the Net::Telnet documentation for more details.
-WWW: http://search.cpan.org/dist/POE-Component-Client-Telnet/
+WWW: http://search.cpan.org/dist/POE-Component-Client-Telnet/
diff --git a/net/p5-POE-Component-Client-Telnet/pkg-plist b/net/p5-POE-Component-Client-Telnet/pkg-plist
index 49b47e26a566..a6be4b202ba4 100644
--- a/net/p5-POE-Component-Client-Telnet/pkg-plist
+++ b/net/p5-POE-Component-Client-Telnet/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Telnet/.packlist
%%SITE_PERL%%/POE/Component/Client/Telnet.pm
+%%PERL5_MAN3%%/POE::Component::Client::Telnet.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Telnet
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
diff --git a/net/p5-POE-Component-Client-Twitter/Makefile b/net/p5-POE-Component-Client-Twitter/Makefile
index 47e3e094090b..4b1cb3890d25 100644
--- a/net/p5-POE-Component-Client-Twitter/Makefile
+++ b/net/p5-POE-Component-Client-Twitter/Makefile
@@ -24,7 +24,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= POE::Component::Client::Twitter.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-POE-Component-Client-Twitter/pkg-descr b/net/p5-POE-Component-Client-Twitter/pkg-descr
index 3dd2d16cfcd1..8905843e28d5 100644
--- a/net/p5-POE-Component-Client-Twitter/pkg-descr
+++ b/net/p5-POE-Component-Client-Twitter/pkg-descr
@@ -1,3 +1,3 @@
POE::Component::Client::Twitter is a POE component for Twitter API.
-WWW: http://search.cpan.org/dist/POE-Component-Client-Twitter/
+WWW: http://search.cpan.org/dist/POE-Component-Client-Twitter/
diff --git a/net/p5-POE-Component-Client-Twitter/pkg-plist b/net/p5-POE-Component-Client-Twitter/pkg-plist
index 64373e992183..b9d4a4a6520b 100644
--- a/net/p5-POE-Component-Client-Twitter/pkg-plist
+++ b/net/p5-POE-Component-Client-Twitter/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Twitter/.packlist
%%SITE_PERL%%/POE/Component/Client/Twitter.pm
+%%PERL5_MAN3%%/POE::Component::Client::Twitter.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Twitter
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
diff --git a/net/p5-SOAP-MySOAP/Makefile b/net/p5-SOAP-MySOAP/Makefile
index 7f2f59a0c479..7afd6ec405a9 100644
--- a/net/p5-SOAP-MySOAP/Makefile
+++ b/net/p5-SOAP-MySOAP/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= SOAP
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
-COMMENT= An extremely basic SOAP client module
+COMMENT= Extremely basic SOAP client module
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
@@ -18,7 +18,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USES= perl5
USE_PERL5= configure
-MAN3= SOAP::MySOAP.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-SOAP-MySOAP/pkg-descr b/net/p5-SOAP-MySOAP/pkg-descr
index f28ef94ba94c..60846bf5fbf1 100644
--- a/net/p5-SOAP-MySOAP/pkg-descr
+++ b/net/p5-SOAP-MySOAP/pkg-descr
@@ -1,3 +1,3 @@
An extremely basic SOAP client module.
-WWW: http://search.cpan.org/dist/SOAP-MySOAP/
+WWW: http://search.cpan.org/dist/SOAP-MySOAP/
diff --git a/net/p5-SOAP-MySOAP/pkg-plist b/net/p5-SOAP-MySOAP/pkg-plist
index b2910ed6e197..c98e8579bce3 100644
--- a/net/p5-SOAP-MySOAP/pkg-plist
+++ b/net/p5-SOAP-MySOAP/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/MySOAP/.packlist
%%SITE_PERL%%/SOAP/MySOAP.pm
+%%PERL5_MAN3%%/SOAP::MySOAP.3.gz
@dirrmtry %%SITE_PERL%%/SOAP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/MySOAP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP
diff --git a/net/p5-URI-Match/Makefile b/net/p5-URI-Match/Makefile
index 8d3f74b78b5f..a626c558bc28 100644
--- a/net/p5-URI-Match/Makefile
+++ b/net/p5-URI-Match/Makefile
@@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= URI::Match.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-URI-Match/pkg-plist b/net/p5-URI-Match/pkg-plist
index 7cebd168acb7..68b35c64c50a 100644
--- a/net/p5-URI-Match/pkg-plist
+++ b/net/p5-URI-Match/pkg-plist
@@ -1,3 +1,4 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Match/.packlist
%%SITE_PERL%%/URI/Match.pm
+%%PERL5_MAN3%%/URI::Match.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Match
diff --git a/print/p5-Font-FreeType/Makefile b/print/p5-Font-FreeType/Makefile
index 8973f158e7b3..b233361c9e79 100644
--- a/print/p5-Font-FreeType/Makefile
+++ b/print/p5-Font-FreeType/Makefile
@@ -9,14 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to read font files and render glyphs using FreeType2
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
USES= pkgconfig perl5
USE_PERL5= configure
-MAN3= Font::FreeType.3 \
- Font::FreeType::Face.3 \
- Font::FreeType::Glyph.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/print/p5-Font-FreeType/pkg-plist b/print/p5-Font-FreeType/pkg-plist
index 13daebe47391..8f77eeade78b 100644
--- a/print/p5-Font-FreeType/pkg-plist
+++ b/print/p5-Font-FreeType/pkg-plist
@@ -4,6 +4,9 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/FreeType/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/FreeType/FreeType.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/FreeType/FreeType.so
+%%PERL5_MAN3%%/Font::FreeType.3.gz
+%%PERL5_MAN3%%/Font::FreeType::Face.3.gz
+%%PERL5_MAN3%%/Font::FreeType::Glyph.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/FreeType
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Font/FreeType
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 5e82c8d3238e..a393df591ea0 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -12,15 +12,9 @@ MAINTAINER= vg@FreeBSD.org
COMMENT= Interface to the CUPS API
BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client
-LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-image
+LIB_DEPENDS= libcupsimage.so:${PORTSDIR}/print/cups-image
USES= perl5
USE_PERL5= configure
-MAN3= Net::CUPS.3 \
- Net::CUPS::Destination.3 \
- Net::CUPS::IPP.3 \
- Net::CUPS::PPD.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/print/p5-Net-CUPS/pkg-plist b/print/p5-Net-CUPS/pkg-plist
index 2ef8dc0cdebf..34deb0555451 100644
--- a/print/p5-Net-CUPS/pkg-plist
+++ b/print/p5-Net-CUPS/pkg-plist
@@ -9,6 +9,10 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/IPP/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/PPD/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/autosplit.ix
+%%PERL5_MAN3%%/Net::CUPS.3.gz
+%%PERL5_MAN3%%/Net::CUPS::Destination.3.gz
+%%PERL5_MAN3%%/Net::CUPS::IPP.3.gz
+%%PERL5_MAN3%%/Net::CUPS::PPD.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/PPD
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/IPP
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/Destination
diff --git a/print/p5-Net-Printer/Makefile b/print/p5-Net-Printer/Makefile
index 27800f0a1eaa..353bd23b97b1 100644
--- a/print/p5-Net-Printer/Makefile
+++ b/print/p5-Net-Printer/Makefile
@@ -15,7 +15,4 @@ LICENSE= BSD
USES= perl5
USE_PERL5= configure
-MAN3= Net::Printer.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/print/p5-Net-Printer/pkg-descr b/print/p5-Net-Printer/pkg-descr
index c9f3ab1a89b2..4edd99b4e3ad 100644
--- a/print/p5-Net-Printer/pkg-descr
+++ b/print/p5-Net-Printer/pkg-descr
@@ -15,3 +15,5 @@ or other Sys V-derived operating systems, will work so long as the
print spoolers are set up to understand the BSD protocol. Most modern
network-capable laser printers, such as those manufactured by HP and
LexMark, also "speak" BSD.
+
+WWW: http://search.cpan.org/dist/Net-Printer/
diff --git a/print/p5-Net-Printer/pkg-plist b/print/p5-Net-Printer/pkg-plist
index 72c3f040134a..60923a2f26bb 100644
--- a/print/p5-Net-Printer/pkg-plist
+++ b/print/p5-Net-Printer/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/Printer.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Printer/.packlist
+%%PERL5_MAN3%%/Net::Printer.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Printer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net
diff --git a/print/p5-PDF-Template/Makefile b/print/p5-PDF-Template/Makefile
index 269e229c5f7f..2cd621df1305 100644
--- a/print/p5-PDF-Template/Makefile
+++ b/print/p5-PDF-Template/Makefile
@@ -17,29 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= PDF::Template::Element::Weblink.3 \
- PDF::Template::Container::Scope.3 \
- PDF::Template::Container::Margin.3 \
- PDF::Template::Container::Font.3 \
- PDF::Template::Element::Bookmark.3 \
- PDF::Template::Element::TextBox.3 \
- PDF::Template::Element::Var.3 \
- PDF::Template::Container::Header.3 \
- PDF::Template::Container::PdfTemplate.3 \
- PDF::Template::Container::Loop.3 \
- PDF::Template::Container::Conditional.3 \
- PDF::Template::Container::Always.3 \
- PDF::Template::Element::HorizontalRule.3 \
- PDF::Template::Container::Section.3 \
- PDF::Template::Element::Image.3 \
- PDF::Template::Element::Circle.3 \
- PDF::Template::Element::PageBreak.3 \
- PDF::Template::Container::PageDef.3 \
- PDF::Template::Container::Row.3 \
- PDF::Template::Container::Footer.3 \
- PDF::Template::Element.3 \
- PDF::Template.3 \
- PDF::Template::Element::Line.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/print/p5-PDF-Template/pkg-descr b/print/p5-PDF-Template/pkg-descr
index c06e5056d1b1..b0ce2fb48c8c 100644
--- a/print/p5-PDF-Template/pkg-descr
+++ b/print/p5-PDF-Template/pkg-descr
@@ -6,4 +6,4 @@ Currently, the only renderer support is pdflib_pl, which is from PDFLib
handle Unicode. If you need CJK fonts, you will need to purchase the full
version of PDFLib from them.
-WWW: http://search.cpan.org/dist/PDF-Template-0.22/
+WWW: http://search.cpan.org/dist/PDF-Template/
diff --git a/print/p5-PDF-Template/pkg-plist b/print/p5-PDF-Template/pkg-plist
index f905fa654fe0..0d9b7c114945 100644
--- a/print/p5-PDF-Template/pkg-plist
+++ b/print/p5-PDF-Template/pkg-plist
@@ -29,6 +29,29 @@
%%SITE_PERL%%/PDF/Template/Iterator.pm
%%SITE_PERL%%/PDF/Template/TextObject.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/Template/.packlist
+%%PERL5_MAN3%%/PDF::Template::Element::Weblink.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Scope.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Margin.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Font.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::Bookmark.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::TextBox.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::Var.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Header.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::PdfTemplate.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Loop.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Conditional.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Always.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::HorizontalRule.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Section.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::Image.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::Circle.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::PageBreak.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::PageDef.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Row.3.gz
+%%PERL5_MAN3%%/PDF::Template::Container::Footer.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element.3.gz
+%%PERL5_MAN3%%/PDF::Template.3.gz
+%%PERL5_MAN3%%/PDF::Template::Element::Line.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/Template
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF
@dirrm %%SITE_PERL%%/PDF/Template/Element
diff --git a/print/p5-XML-ApacheFOP/Makefile b/print/p5-XML-ApacheFOP/Makefile
index a7009b8dd24f..263f38c0e507 100644
--- a/print/p5-XML-ApacheFOP/Makefile
+++ b/print/p5-XML-ApacheFOP/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= XML::ApacheFOP.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/print/p5-XML-ApacheFOP/pkg-descr b/print/p5-XML-ApacheFOP/pkg-descr
index f8d43ffb9167..bd07833a781a 100644
--- a/print/p5-XML-ApacheFOP/pkg-descr
+++ b/print/p5-XML-ApacheFOP/pkg-descr
@@ -1,2 +1,4 @@
XML::ApacheFOP allows you to create PDFs (or other output types) using
Apache FOP.
+
+WWW: http://search.cpan.org/dist/XML-ApacheFOP/
diff --git a/print/p5-XML-ApacheFOP/pkg-plist b/print/p5-XML-ApacheFOP/pkg-plist
index d1dca8b91b5f..b7de164cddb6 100644
--- a/print/p5-XML-ApacheFOP/pkg-plist
+++ b/print/p5-XML-ApacheFOP/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/XML/ApacheFOP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/ApacheFOP/.packlist
+%%PERL5_MAN3%%/XML::ApacheFOP.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/ApacheFOP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
@dirrmtry %%SITE_PERL%%/XML