aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 17:43:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 17:43:05 +0000
commitea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44 (patch)
treec5e8f3a0775244395b8c8127522934ec86048250 /net
parent3b6211baedc7b3d9aeca22c1950c16b53a3140de (diff)
downloadports-ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44.tar.gz
ports-ea4ff3a586fd3fe8b1c1ab4a95c588ac51b6ba44.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-Data-IPV4-Range-Parse/Makefile3
-rw-r--r--net/p5-Data-IPV4-Range-Parse/pkg-descr2
-rw-r--r--net/p5-Data-IPV4-Range-Parse/pkg-plist1
-rw-r--r--net/p5-File-RsyncP/Makefile6
-rw-r--r--net/p5-File-RsyncP/pkg-plist4
-rw-r--r--net/p5-IP-Anonymous/Makefile3
-rw-r--r--net/p5-IP-Anonymous/pkg-descr2
-rw-r--r--net/p5-IP-Anonymous/pkg-plist1
-rw-r--r--net/p5-Net-Analysis/Makefile18
-rw-r--r--net/p5-Net-Analysis/pkg-descr2
-rw-r--r--net/p5-Net-Analysis/pkg-plist16
-rw-r--r--net/p5-Net-Cassandra/Makefile2
-rw-r--r--net/p5-Net-Cassandra/pkg-descr2
-rw-r--r--net/p5-Net-Cassandra/pkg-plist1
-rw-r--r--net/p5-Net-DHCPClient/Makefile6
-rw-r--r--net/p5-Net-DHCPClient/pkg-plist1
-rw-r--r--net/p5-Net-EPP/Makefile45
-rw-r--r--net/p5-Net-EPP/pkg-descr1
-rw-r--r--net/p5-Net-EPP/pkg-plist41
-rw-r--r--net/p5-Net-Frame-Layer-ICMPv6/Makefile13
-rw-r--r--net/p5-Net-Frame-Layer-ICMPv6/pkg-plist11
-rw-r--r--net/p5-Net-IP-RangeCompare/Makefile3
-rw-r--r--net/p5-Net-IP-RangeCompare/pkg-descr2
-rw-r--r--net/p5-Net-IP-RangeCompare/pkg-plist1
-rw-r--r--net/p5-Net-Ident/Makefile3
-rw-r--r--net/p5-Net-Ident/pkg-descr5
-rw-r--r--net/p5-Net-Ident/pkg-plist1
-rw-r--r--net/p5-Net-Jaiku/Makefile5
-rw-r--r--net/p5-Net-Jaiku/pkg-plist1
-rw-r--r--net/p5-Net-LDAP-Server/Makefile3
-rw-r--r--net/p5-Net-LDAP-Server/pkg-plist1
-rw-r--r--net/p5-Net-PubSubHubbub-Publisher/Makefile3
-rw-r--r--net/p5-Net-PubSubHubbub-Publisher/pkg-descr2
-rw-r--r--net/p5-Net-PubSubHubbub-Publisher/pkg-plist1
-rw-r--r--net/p5-Net-SMS-PChome/Makefile3
-rw-r--r--net/p5-Net-SMS-PChome/pkg-descr2
-rw-r--r--net/p5-Net-SMS-PChome/pkg-plist1
-rw-r--r--net/p5-Net-SSH/Makefile3
-rw-r--r--net/p5-Net-SSH/pkg-plist1
-rw-r--r--net/p5-Net-Traceroute/Makefile3
-rw-r--r--net/p5-Net-Traceroute/pkg-descr1
-rw-r--r--net/p5-Net-Traceroute/pkg-plist1
-rw-r--r--net/p5-Net-Whois/Makefile5
-rw-r--r--net/p5-Net-Whois/pkg-descr2
-rw-r--r--net/p5-Net-Whois/pkg-plist1
-rw-r--r--net/p5-Phone-Info/Makefile3
-rw-r--r--net/p5-Phone-Info/pkg-plist1
-rw-r--r--net/p5-Test-URI/Makefile3
-rw-r--r--net/p5-Test-URI/pkg-descr2
-rw-r--r--net/p5-Test-URI/pkg-plist1
-rw-r--r--net/p5-URI-FromHash/Makefile3
-rw-r--r--net/p5-URI-FromHash/pkg-plist1
52 files changed, 105 insertions, 144 deletions
diff --git a/net/p5-Data-IPV4-Range-Parse/Makefile b/net/p5-Data-IPV4-Range-Parse/Makefile
index 744e446371f8..a079b68c35b3 100644
--- a/net/p5-Data-IPV4-Range-Parse/Makefile
+++ b/net/p5-Data-IPV4-Range-Parse/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl extension parsing IPv4 ranges
USES= perl5
USE_PERL5= configure
-MAN3= Data::IPV4::Range::Parse.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Data-IPV4-Range-Parse/pkg-descr b/net/p5-Data-IPV4-Range-Parse/pkg-descr
index b5b2871d0d00..b805e3cc80e8 100644
--- a/net/p5-Data-IPV4-Range-Parse/pkg-descr
+++ b/net/p5-Data-IPV4-Range-Parse/pkg-descr
@@ -1,4 +1,4 @@
Simple Interface for getting start and ending address of ranges as
integers.
-WWW: http://search.cpan.org/dist/Data-IPV4-Range-Parse/
+WWW: http://search.cpan.org/dist/Data-IPV4-Range-Parse/
diff --git a/net/p5-Data-IPV4-Range-Parse/pkg-plist b/net/p5-Data-IPV4-Range-Parse/pkg-plist
index baaeaf29fa9e..2ae588a7f831 100644
--- a/net/p5-Data-IPV4-Range-Parse/pkg-plist
+++ b/net/p5-Data-IPV4-Range-Parse/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/IPV4/Range/Parse/.packlist
%%SITE_PERL%%/Data/IPV4/Range/Parse.pm
%%SITE_PERL%%/Data/IPV4/Range/Parse.pod
+%%PERL5_MAN3%%/Data::IPV4::Range::Parse.3.gz
@dirrmtry %%SITE_PERL%%/Data/IPV4/Range
@dirrmtry %%SITE_PERL%%/Data/IPV4
@dirrmtry %%SITE_PERL%%/Data
diff --git a/net/p5-File-RsyncP/Makefile b/net/p5-File-RsyncP/Makefile
index bcfa583d0a26..8ebec5698467 100644
--- a/net/p5-File-RsyncP/Makefile
+++ b/net/p5-File-RsyncP/Makefile
@@ -15,10 +15,4 @@ MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure
-MAN3= File::RsyncP.3 \
- File::RsyncP::Digest.3 \
- File::RsyncP::FileIO.3 \
- File::RsyncP::FileList.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-File-RsyncP/pkg-plist b/net/p5-File-RsyncP/pkg-plist
index 690da5273f56..754e22fc68ed 100644
--- a/net/p5-File-RsyncP/pkg-plist
+++ b/net/p5-File-RsyncP/pkg-plist
@@ -9,6 +9,10 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/RsyncP/FileList/FileList.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/RsyncP/FileList/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/RsyncP/.packlist
+%%PERL5_MAN3%%/File::RsyncP.3.gz
+%%PERL5_MAN3%%/File::RsyncP::Digest.3.gz
+%%PERL5_MAN3%%/File::RsyncP::FileIO.3.gz
+%%PERL5_MAN3%%/File::RsyncP::FileList.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/RsyncP/Digest
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/RsyncP/FileList
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/RsyncP
diff --git a/net/p5-IP-Anonymous/Makefile b/net/p5-IP-Anonymous/Makefile
index 2b011e2f692b..48f6c3108648 100644
--- a/net/p5-IP-Anonymous/Makefile
+++ b/net/p5-IP-Anonymous/Makefile
@@ -15,7 +15,4 @@ RUN_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael
USES= perl5
USE_PERL5= configure
-MAN3= IP::Anonymous.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-IP-Anonymous/pkg-descr b/net/p5-IP-Anonymous/pkg-descr
index 0132dfe7207c..ac489cf87f22 100644
--- a/net/p5-IP-Anonymous/pkg-descr
+++ b/net/p5-IP-Anonymous/pkg-descr
@@ -1,4 +1,4 @@
This module is a cryptography-based sanitization tool for network trace
or log data.
-WWW: http://search.cpan.org/dist/IP-Anonymous/
+WWW: http://search.cpan.org/dist/IP-Anonymous/
diff --git a/net/p5-IP-Anonymous/pkg-plist b/net/p5-IP-Anonymous/pkg-plist
index 3abb6cf4d8b7..8011cb1932f5 100644
--- a/net/p5-IP-Anonymous/pkg-plist
+++ b/net/p5-IP-Anonymous/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/IP/Anonymous.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Anonymous/.packlist
+%%PERL5_MAN3%%/IP::Anonymous.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP/Anonymous
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
diff --git a/net/p5-Net-Analysis/Makefile b/net/p5-Net-Analysis/Makefile
index 0cf4d0b032ce..2f4587c922d1 100644
--- a/net/p5-Net-Analysis/Makefile
+++ b/net/p5-Net-Analysis/Makefile
@@ -20,22 +20,4 @@ TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
USES= perl5
USE_PERL5= configure
-MAN3= Net::Analysis.3 \
- Net::Analysis::Constants.3 \
- Net::Analysis::Dispatcher.3 \
- Net::Analysis::EventLoop.3 \
- Net::Analysis::Listener::Base.3 \
- Net::Analysis::Listener::Example1.3 \
- Net::Analysis::Listener::Example2.3 \
- Net::Analysis::Listener::Example3.3 \
- Net::Analysis::Listener::HTTP.3 \
- Net::Analysis::Listener::HTTPPipelining.3 \
- Net::Analysis::Listener::PortCounter.3 \
- Net::Analysis::Listener::TCP.3 \
- Net::Analysis::Packet.3 \
- Net::Analysis::TCPMonologue.3 \
- Net::Analysis::TCPSession.3 \
- Net::Analysis::Time.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Analysis/pkg-descr b/net/p5-Net-Analysis/pkg-descr
index 4a1f1f4dff18..031b18b5687f 100644
--- a/net/p5-Net-Analysis/pkg-descr
+++ b/net/p5-Net-Analysis/pkg-descr
@@ -2,4 +2,4 @@ Net::Analysis is a suite of modules that parse tcpdump files,
reconstruct TCP sessions from the packets, and provide a very
lightweight framework for writing protocol anaylsers.
-WWW: http://search.cpan.org/dist/Net-Analysis/
+WWW: http://search.cpan.org/dist/Net-Analysis/
diff --git a/net/p5-Net-Analysis/pkg-plist b/net/p5-Net-Analysis/pkg-plist
index 9812104de581..2c3abcbaa74d 100644
--- a/net/p5-Net-Analysis/pkg-plist
+++ b/net/p5-Net-Analysis/pkg-plist
@@ -15,6 +15,22 @@
%%SITE_PERL%%/Net/Analysis/TCPMonologue.pm
%%SITE_PERL%%/Net/Analysis/TCPSession.pm
%%SITE_PERL%%/Net/Analysis/Time.pm
+%%PERL5_MAN3%%/Net::Analysis.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Constants.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Dispatcher.3.gz
+%%PERL5_MAN3%%/Net::Analysis::EventLoop.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::Base.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::Example1.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::Example2.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::Example3.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::HTTP.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::HTTPPipelining.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::PortCounter.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Listener::TCP.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Packet.3.gz
+%%PERL5_MAN3%%/Net::Analysis::TCPMonologue.3.gz
+%%PERL5_MAN3%%/Net::Analysis::TCPSession.3.gz
+%%PERL5_MAN3%%/Net::Analysis::Time.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Analysis
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net/Analysis/Listener
diff --git a/net/p5-Net-Cassandra/Makefile b/net/p5-Net-Cassandra/Makefile
index 01fd86efb32b..25bce8f3250a 100644
--- a/net/p5-Net-Cassandra/Makefile
+++ b/net/p5-Net-Cassandra/Makefile
@@ -14,9 +14,7 @@ COMMENT= Interface to Cassandra
RUN_DEPENDS= p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-StrictConstructor>0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor
-MAN3= Net::Cassandra.3
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Cassandra/pkg-descr b/net/p5-Net-Cassandra/pkg-descr
index 79697b98b912..ce500b695fee 100644
--- a/net/p5-Net-Cassandra/pkg-descr
+++ b/net/p5-Net-Cassandra/pkg-descr
@@ -3,4 +3,4 @@ database. It uses the Thrift interface. This is changing rapidly and
supports the development version of Cassandra built from Subversion
trunk.
-WWW: http://search.cpan.org/dist/Net-Cassandra/
+WWW: http://search.cpan.org/dist/Net-Cassandra/
diff --git a/net/p5-Net-Cassandra/pkg-plist b/net/p5-Net-Cassandra/pkg-plist
index 43f21738ef75..fad73e00cb71 100644
--- a/net/p5-Net-Cassandra/pkg-plist
+++ b/net/p5-Net-Cassandra/pkg-plist
@@ -13,6 +13,7 @@
%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Socket.pm
%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Transport.pm
%%SITE_PERL%%/Net/Cassandra/Backend/Types.pm
+%%PERL5_MAN3%%/Net::Cassandra.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net/Cassandra/Backend/Thrift
diff --git a/net/p5-Net-DHCPClient/Makefile b/net/p5-Net-DHCPClient/Makefile
index 89fd83395a5f..7b5e88bccc3a 100644
--- a/net/p5-Net-DHCPClient/Makefile
+++ b/net/p5-Net-DHCPClient/Makefile
@@ -8,15 +8,13 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sem@FreeBSD.org
-COMMENT= A Perl implementation of a DHCP client API
+COMMENT= Perl implementation of a DHCP client API
RUN_DEPENDS+= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP
+
USES= perl5
USE_PERL5= configure
WRKSRC= ${WRKDIR}/${PORTNAME}
-MAN3= Net::DHCPClient.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-DHCPClient/pkg-plist b/net/p5-Net-DHCPClient/pkg-plist
index 7c234fba84c1..5e7a0c349e58 100644
--- a/net/p5-Net-DHCPClient/pkg-plist
+++ b/net/p5-Net-DHCPClient/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/DHCPClient.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DHCPClient/.packlist
+%%PERL5_MAN3%%/Net::DHCPClient.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DHCPClient
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile
index e7881cd449d3..15fdb13ec298 100644
--- a/net/p5-Net-EPP/Makefile
+++ b/net/p5-Net-EPP/Makefile
@@ -13,54 +13,11 @@ COMMENT= Client library for the TCP transport for EPP
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-Digest-SHA1>=2.12:${PORTSDIR}/security/p5-Digest-SHA1
-RUN_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
+RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-Digest-SHA1>=2.12:${PORTSDIR}/security/p5-Digest-SHA1
-MAN3= Net::EPP.3 \
- Net::EPP::Client.3 \
- Net::EPP::Frame.3 \
- Net::EPP::Frame::Command::Create::Domain.3 \
- Net::EPP::Protocol.3 \
- Net::EPP::ResponseCodes.3 \
- Net::EPP::Simple.3 \
- Net::EPP::Frame::Command.3 \
- Net::EPP::Frame::Command::Check.3 \
- Net::EPP::Frame::Command::Check::Contact.3 \
- Net::EPP::Frame::Command::Check::Domain.3 \
- Net::EPP::Frame::Command::Check::Host.3 \
- Net::EPP::Frame::Command::Create.3 \
- Net::EPP::Frame::Command::Create::Host.3 \
- Net::EPP::Frame::Command::Create::Contact.3 \
- Net::EPP::Frame::Command::Delete.3 \
- Net::EPP::Frame::Command::Delete::Contact.3 \
- Net::EPP::Frame::Command::Delete::Domain.3 \
- Net::EPP::Frame::Command::Delete::Host.3 \
- Net::EPP::Frame::Command::Renew::Domain.3 \
- Net::EPP::Frame::Command::Info.3 \
- Net::EPP::Frame::Command::Info::Contact.3 \
- Net::EPP::Frame::Command::Info::Domain.3 \
- Net::EPP::Frame::Command::Info::Host.3 \
- Net::EPP::Frame::Command::Login.3 \
- Net::EPP::Frame::Command::Logout.3 \
- Net::EPP::Frame::Command::Poll.3 \
- Net::EPP::Frame::Command::Renew.3 \
- Net::EPP::Frame::Command::Transfer.3 \
- Net::EPP::Frame::Command::Update.3 \
- Net::EPP::Frame::Command::Update::Contact.3 \
- Net::EPP::Frame::Command::Update::Domain.3 \
- Net::EPP::Frame::Command::Update::Host.3 \
- Net::EPP::Frame::Greeting.3 \
- Net::EPP::Frame::Hello.3 \
- Net::EPP::Frame::ObjectSpec.3 \
- Net::EPP::Frame::Response.3 \
- Net::EPP::Frame::Command::Poll::Req.3 \
- Net::EPP::Frame::Command::Transfer::Domain.3 \
- Net::EPP::Frame::Command::Transfer::Contact.3 \
- Net::EPP::Frame::Command::Poll::Ack.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-EPP/pkg-descr b/net/p5-Net-EPP/pkg-descr
index 3f4f252313f7..31270dd3eed8 100644
--- a/net/p5-Net-EPP/pkg-descr
+++ b/net/p5-Net-EPP/pkg-descr
@@ -13,5 +13,4 @@ connections and send and receive responses over this connection.
Net::EPP::Client also provides some time-saving features, such as being
able to provide request and response frames as Net::EPP::Frame objects.
-Author: Gavin Brown <epp@centralnic.com>
WWW: http://search.cpan.org/dist/Net-EPP-Client/
diff --git a/net/p5-Net-EPP/pkg-plist b/net/p5-Net-EPP/pkg-plist
index c50d802106b1..402e98ce764f 100644
--- a/net/p5-Net-EPP/pkg-plist
+++ b/net/p5-Net-EPP/pkg-plist
@@ -40,6 +40,47 @@
%%SITE_PERL%%/Net/EPP/ResponseCodes.pm
%%SITE_PERL%%/Net/EPP/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP/.packlist
+%%PERL5_MAN3%%/Net::EPP.3.gz
+%%PERL5_MAN3%%/Net::EPP::Client.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Create::Domain.3.gz
+%%PERL5_MAN3%%/Net::EPP::Protocol.3.gz
+%%PERL5_MAN3%%/Net::EPP::ResponseCodes.3.gz
+%%PERL5_MAN3%%/Net::EPP::Simple.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Check.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Check::Contact.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Check::Domain.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Check::Host.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Create.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Create::Host.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Create::Contact.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Delete.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Delete::Contact.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Delete::Domain.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Delete::Host.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Renew::Domain.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Info.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Info::Contact.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Info::Domain.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Info::Host.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Login.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Logout.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Poll.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Renew.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Transfer.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Update.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Update::Contact.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Update::Domain.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Update::Host.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Greeting.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Hello.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::ObjectSpec.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Response.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Poll::Req.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Transfer::Domain.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Transfer::Contact.3.gz
+%%PERL5_MAN3%%/Net::EPP::Frame::Command::Poll::Ack.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EPP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrm %%SITE_PERL%%/Net/EPP/Frame/Command/Update
diff --git a/net/p5-Net-Frame-Layer-ICMPv6/Makefile b/net/p5-Net-Frame-Layer-ICMPv6/Makefile
index eccc793f42e3..a91c0ddbb396 100644
--- a/net/p5-Net-Frame-Layer-ICMPv6/Makefile
+++ b/net/p5-Net-Frame-Layer-ICMPv6/Makefile
@@ -19,17 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Net::Frame::Layer::ICMPv6.3 \
- Net::Frame::Layer::ICMPv6::DestUnreach.3 \
- Net::Frame::Layer::ICMPv6::Echo.3 \
- Net::Frame::Layer::ICMPv6::Option.3 \
- Net::Frame::Layer::ICMPv6::ParameterProblem.3 \
- Net::Frame::Layer::ICMPv6::NeighborAdvertisement.3 \
- Net::Frame::Layer::ICMPv6::NeighborSolicitation.3 \
- Net::Frame::Layer::ICMPv6::RouterAdvertisement.3 \
- Net::Frame::Layer::ICMPv6::RouterSolicitation.3 \
- Net::Frame::Layer::ICMPv6::TimeExceed.3 \
- Net::Frame::Layer::ICMPv6::TooBig.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist b/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist
index 153a78d6338f..e404505a1ecc 100644
--- a/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist
+++ b/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist
@@ -10,6 +10,17 @@
%%SITE_PERL%%/Net/Frame/Layer/ICMPv6/ParameterProblem.pm
%%SITE_PERL%%/Net/Frame/Layer/ICMPv6/TooBig.pm
%%SITE_PERL%%/Net/Frame/Layer/ICMPv6/TimeExceed.pm
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::DestUnreach.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::Echo.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::Option.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::ParameterProblem.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::NeighborAdvertisement.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::NeighborSolicitation.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::RouterAdvertisement.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::RouterSolicitation.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::TimeExceed.3.gz
+%%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::TooBig.3.gz
@dirrm %%SITE_PERL%%/Net/Frame/Layer/ICMPv6
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Frame/Layer/ICMPv6
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Frame/Layer
diff --git a/net/p5-Net-IP-RangeCompare/Makefile b/net/p5-Net-IP-RangeCompare/Makefile
index eb8237383cc3..bf2a04e55360 100644
--- a/net/p5-Net-IP-RangeCompare/Makefile
+++ b/net/p5-Net-IP-RangeCompare/Makefile
@@ -16,7 +16,4 @@ RUN_DEPENDS= p5-Data-IPV4-Range-Parse>=0.05:${PORTSDIR}/net/p5-Data-IPV4-Range-P
USES= perl5
USE_PERL5= configure
-MAN3= Net::IP::RangeCompare.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-IP-RangeCompare/pkg-descr b/net/p5-Net-IP-RangeCompare/pkg-descr
index 4be2ab24eaaa..b22ec41298ba 100644
--- a/net/p5-Net-IP-RangeCompare/pkg-descr
+++ b/net/p5-Net-IP-RangeCompare/pkg-descr
@@ -9,4 +9,4 @@ scalability when dealing with the somewhat organic nature of IP-Ranges.
If you have a large number of ipv4 ranges and need to inventory lists
of ranges for intersections, this is the Module for you!
-WWW: http://search.cpan.org/dist/Net-IP-RangeCompare/
+WWW: http://search.cpan.org/dist/Net-IP-RangeCompare/
diff --git a/net/p5-Net-IP-RangeCompare/pkg-plist b/net/p5-Net-IP-RangeCompare/pkg-plist
index 55668396627c..974a239facde 100644
--- a/net/p5-Net-IP-RangeCompare/pkg-plist
+++ b/net/p5-Net-IP-RangeCompare/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/RangeCompare/.packlist
%%SITE_PERL%%/Net/IP/RangeCompare.pm
%%SITE_PERL%%/Net/IP/RangeCompare.pod
+%%PERL5_MAN3%%/Net::IP::RangeCompare.3.gz
@dirrmtry %%SITE_PERL%%/Net/IP
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/RangeCompare
diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile
index 6fbc0a267f98..5bbc0c1f7c76 100644
--- a/net/p5-Net-Ident/Makefile
+++ b/net/p5-Net-Ident/Makefile
@@ -13,7 +13,4 @@ COMMENT= Lookup the username on the remote end of a TCP/IP connection
USES= perl5
USE_PERL5= configure
-MAN3= Net::Ident.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Ident/pkg-descr b/net/p5-Net-Ident/pkg-descr
index ccc9ae13df5d..1ac74b07c088 100644
--- a/net/p5-Net-Ident/pkg-descr
+++ b/net/p5-Net-Ident/pkg-descr
@@ -4,7 +4,4 @@ RFC1413 (which supersedes RFC931). Note that this requires the remote
site to run a daemon (often called identd) to provide the requested
information, so it is not always available for all TCP/IP connections.
-WWW: http://search.cpan.org/dist/Net-Ident/
-
- Kai Storbeck
- kai@xs4all.nl
+WWW: http://search.cpan.org/dist/Net-Ident/
diff --git a/net/p5-Net-Ident/pkg-plist b/net/p5-Net-Ident/pkg-plist
index 534242a577f1..898868301a6a 100644
--- a/net/p5-Net-Ident/pkg-plist
+++ b/net/p5-Net-Ident/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/Ident.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ident/.packlist
+%%PERL5_MAN3%%/Net::Ident.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ident
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net
diff --git a/net/p5-Net-Jaiku/Makefile b/net/p5-Net-Jaiku/Makefile
index 931728105564..e7082b4841f1 100644
--- a/net/p5-Net-Jaiku/Makefile
+++ b/net/p5-Net-Jaiku/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= miwi@FreeBSD.org
-COMMENT= A perl interface to jaiku.com's API
+COMMENT= Perl interface to jaiku.com's API
RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \
@@ -21,7 +21,4 @@ BUILD_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
USES= perl5
USE_PERL5= configure
-MAN3= Net::Jaiku.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Jaiku/pkg-plist b/net/p5-Net-Jaiku/pkg-plist
index 386179c8d9ce..977af9e1951f 100644
--- a/net/p5-Net-Jaiku/pkg-plist
+++ b/net/p5-Net-Jaiku/pkg-plist
@@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Jaiku/.packlist
+%%PERL5_MAN3%%/Net::Jaiku.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Jaiku
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
%%SITE_PERL%%/Net/Jaiku.pm
diff --git a/net/p5-Net-LDAP-Server/Makefile b/net/p5-Net-LDAP-Server/Makefile
index 2db8b770b52d..91ced65ed8b9 100644
--- a/net/p5-Net-LDAP-Server/Makefile
+++ b/net/p5-Net-LDAP-Server/Makefile
@@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Net::LDAP::Server.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-LDAP-Server/pkg-plist b/net/p5-Net-LDAP-Server/pkg-plist
index b1994c906e9a..73e7db436178 100644
--- a/net/p5-Net-LDAP-Server/pkg-plist
+++ b/net/p5-Net-LDAP-Server/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/LDAP/Server.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LDAP/Server/.packlist
+%%PERL5_MAN3%%/Net::LDAP::Server.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LDAP/Server
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LDAP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
diff --git a/net/p5-Net-PubSubHubbub-Publisher/Makefile b/net/p5-Net-PubSubHubbub-Publisher/Makefile
index ab58c55daa92..bd553444a152 100644
--- a/net/p5-Net-PubSubHubbub-Publisher/Makefile
+++ b/net/p5-Net-PubSubHubbub-Publisher/Makefile
@@ -15,7 +15,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USES= perl5
USE_PERL5= configure
-MAN3= Net::PubSubHubbub::Publisher.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-PubSubHubbub-Publisher/pkg-descr b/net/p5-Net-PubSubHubbub-Publisher/pkg-descr
index a4a70f005f2c..60e5d9663cf1 100644
--- a/net/p5-Net-PubSubHubbub-Publisher/pkg-descr
+++ b/net/p5-Net-PubSubHubbub-Publisher/pkg-descr
@@ -1,4 +1,4 @@
Net::PubSubHubbub::Publisher is a client library to ping a
PubSubHubbub hub.
-WWW: http://search.cpan.org/dist/Net-PubSubHubbub-Publisher/
+WWW: http://search.cpan.org/dist/Net-PubSubHubbub-Publisher/
diff --git a/net/p5-Net-PubSubHubbub-Publisher/pkg-plist b/net/p5-Net-PubSubHubbub-Publisher/pkg-plist
index d88cf60a7501..ab9dacd464d5 100644
--- a/net/p5-Net-PubSubHubbub-Publisher/pkg-plist
+++ b/net/p5-Net-PubSubHubbub-Publisher/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/PubSubHubbub/Publisher/.packlist
%%SITE_PERL%%/Net/PubSubHubbub/Publisher.pm
bin/pubsubhubbub-publish
+%%PERL5_MAN3%%/Net::PubSubHubbub::Publisher.3.gz
@dirrmtry %%SITE_PERL%%/Net/PubSubHubbub
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/PubSubHubbub/Publisher
diff --git a/net/p5-Net-SMS-PChome/Makefile b/net/p5-Net-SMS-PChome/Makefile
index 83feb26d80f2..4b29431e733e 100644
--- a/net/p5-Net-SMS-PChome/Makefile
+++ b/net/p5-Net-SMS-PChome/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Net::SMS::PChome.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-SMS-PChome/pkg-descr b/net/p5-Net-SMS-PChome/pkg-descr
index a75ee6b69605..1913e4a2dbc2 100644
--- a/net/p5-Net-SMS-PChome/pkg-descr
+++ b/net/p5-Net-SMS-PChome/pkg-descr
@@ -1,3 +1,3 @@
Net::SMS::PChome allows sending SMS messages via http://sms.pchome.com.tw/
-WWW: http://search.cpan.org/dist/Net-SMS-PChome/
+WWW: http://search.cpan.org/dist/Net-SMS-PChome/
diff --git a/net/p5-Net-SMS-PChome/pkg-plist b/net/p5-Net-SMS-PChome/pkg-plist
index efa86f926e99..0dd12ef59d54 100644
--- a/net/p5-Net-SMS-PChome/pkg-plist
+++ b/net/p5-Net-SMS-PChome/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/SMS/PChome.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMS/PChome/.packlist
+%%PERL5_MAN3%%/Net::SMS::PChome.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMS/PChome
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
diff --git a/net/p5-Net-SSH/Makefile b/net/p5-Net-SSH/Makefile
index 976c79265e32..39d6f8c20465 100644
--- a/net/p5-Net-SSH/Makefile
+++ b/net/p5-Net-SSH/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl5 module to access and use ssh protocol
USES= perl5
USE_PERL5= configure
-MAN3= Net::SSH.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-SSH/pkg-plist b/net/p5-Net-SSH/pkg-plist
index 0e6402098c05..fcdc1a45c0d9 100644
--- a/net/p5-Net-SSH/pkg-plist
+++ b/net/p5-Net-SSH/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/SSH.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH/.packlist
+%%PERL5_MAN3%%/Net::SSH.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net
diff --git a/net/p5-Net-Traceroute/Makefile b/net/p5-Net-Traceroute/Makefile
index 48afa987b468..8bd5e1931508 100644
--- a/net/p5-Net-Traceroute/Makefile
+++ b/net/p5-Net-Traceroute/Makefile
@@ -14,7 +14,4 @@ COMMENT= Perl module to parse traceroute(8)
USES= perl5
USE_PERL5= configure
-MAN3= Net::Traceroute.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Traceroute/pkg-descr b/net/p5-Net-Traceroute/pkg-descr
index 07c0c2181a3e..292d3009186a 100644
--- a/net/p5-Net-Traceroute/pkg-descr
+++ b/net/p5-Net-Traceroute/pkg-descr
@@ -1,3 +1,4 @@
Perl module to parse traceroute(8).
+WWW: http://search.cpan.org/dist/Net-Traceroute/
WWW: http://www.linnaean.org/~hag/perl/traceroute/traceroute.html
diff --git a/net/p5-Net-Traceroute/pkg-plist b/net/p5-Net-Traceroute/pkg-plist
index b092b8962e5b..f52a3ff8fa2c 100644
--- a/net/p5-Net-Traceroute/pkg-plist
+++ b/net/p5-Net-Traceroute/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/Traceroute.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Traceroute/.packlist
+%%PERL5_MAN3%%/Net::Traceroute.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Traceroute
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile
index 8350283375bc..3bcb17290f92 100644
--- a/net/p5-Net-Whois/Makefile
+++ b/net/p5-Net-Whois/Makefile
@@ -8,14 +8,11 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
-COMMENT= A perl5 module to get information using the Whois protocol
+COMMENT= Perl5 module to get information using the Whois protocol
RUN_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes
USES= perl5
USE_PERL5= configure
-MAN3= Net::Whois.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Whois/pkg-descr b/net/p5-Net-Whois/pkg-descr
index 3049ab97b8e3..9b5217efbddb 100644
--- a/net/p5-Net-Whois/pkg-descr
+++ b/net/p5-Net-Whois/pkg-descr
@@ -5,3 +5,5 @@ won't be able to use this module.
This version supports only the information about domains. Future work
may include information about people and other entities about which
the InterNIC keeps data.
+
+WWW: http://search.cpan.org/dist/Net-Whois/
diff --git a/net/p5-Net-Whois/pkg-plist b/net/p5-Net-Whois/pkg-plist
index 5b2833986685..0cbe7e793c9e 100644
--- a/net/p5-Net-Whois/pkg-plist
+++ b/net/p5-Net-Whois/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/Whois.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/.packlist
+%%PERL5_MAN3%%/Net::Whois.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net
diff --git a/net/p5-Phone-Info/Makefile b/net/p5-Phone-Info/Makefile
index b66a2750d847..ce16091bd23b 100644
--- a/net/p5-Phone-Info/Makefile
+++ b/net/p5-Phone-Info/Makefile
@@ -16,7 +16,4 @@ RUN_DEPENDS= p5-Net-WhitePages>=0:${PORTSDIR}/net/p5-Net-WhitePages
USES= perl5
USE_PERL5= configure
-MAN3= Phone::Info.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Phone-Info/pkg-plist b/net/p5-Phone-Info/pkg-plist
index fcb5a18bb956..a56d7778ac62 100644
--- a/net/p5-Phone-Info/pkg-plist
+++ b/net/p5-Phone-Info/pkg-plist
@@ -1,6 +1,7 @@
bin/phoneinfo
%%SITE_PERL%%/Phone/Info.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Phone/Info/.packlist
+%%PERL5_MAN3%%/Phone::Info.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Phone/Info
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Phone
@dirrmtry %%SITE_PERL%%/Phone
diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile
index ad6712c013f9..5a28549f7c95 100644
--- a/net/p5-Test-URI/Makefile
+++ b/net/p5-Test-URI/Makefile
@@ -19,7 +19,4 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
USES= perl5
USE_PERL5= configure
-MAN3= Test::URI.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Test-URI/pkg-descr b/net/p5-Test-URI/pkg-descr
index 4a25b077518e..8a0b6b8b97d7 100644
--- a/net/p5-Test-URI/pkg-descr
+++ b/net/p5-Test-URI/pkg-descr
@@ -1,3 +1,3 @@
Perl module for check various parts of Uniform Resource Locators.
-WWW: http://search.cpan.org/dist/Test-URI/
+WWW: http://search.cpan.org/dist/Test-URI/
diff --git a/net/p5-Test-URI/pkg-plist b/net/p5-Test-URI/pkg-plist
index d6170de3d7c0..e6d58102ad93 100644
--- a/net/p5-Test-URI/pkg-plist
+++ b/net/p5-Test-URI/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/URI/.packlist
%%SITE_PERL%%/Test/URI.pm
+%%PERL5_MAN3%%/Test::URI.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/URI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test
diff --git a/net/p5-URI-FromHash/Makefile b/net/p5-URI-FromHash/Makefile
index 993d85c0dec5..bab7c3e09614 100644
--- a/net/p5-URI-FromHash/Makefile
+++ b/net/p5-URI-FromHash/Makefile
@@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= URI::FromHash.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-URI-FromHash/pkg-plist b/net/p5-URI-FromHash/pkg-plist
index a1b66aea6315..d90f7ab70ded 100644
--- a/net/p5-URI-FromHash/pkg-plist
+++ b/net/p5-URI-FromHash/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/FromHash/.packlist
%%SITE_PERL%%/URI/FromHash.pm
+%%PERL5_MAN3%%/URI::FromHash.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/FromHash
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI
@dirrmtry %%SITE_PERL%%/URI