summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/p5-MIME-Lite-TT/Makefile3
-rw-r--r--mail/p5-MIME-Lite-TT/pkg-plist1
-rw-r--r--multimedia/p5-Video-OpenQuicktime/Makefile7
-rw-r--r--multimedia/p5-Video-OpenQuicktime/pkg-plist1
-rw-r--r--net-mgmt/p5-Data-Validate-IP/Makefile3
-rw-r--r--net-mgmt/p5-Data-Validate-IP/pkg-plist1
-rw-r--r--net-mgmt/p5-SNMP-Simple/Makefile5
-rw-r--r--net-mgmt/p5-SNMP-Simple/pkg-plist1
-rw-r--r--net-mgmt/p5-SNMP-Util/Makefile5
-rw-r--r--net-mgmt/p5-SNMP-Util/pkg-plist1
-rw-r--r--net/p5-Net-Amazon-Signature/Makefile5
-rw-r--r--net/p5-Net-Amazon-Signature/pkg-plist1
-rw-r--r--net/p5-Net-SMS-Clickatell/Makefile3
-rw-r--r--net/p5-Net-SMS-Clickatell/pkg-plist1
-rw-r--r--print/axpoint/Makefile5
-rw-r--r--print/axpoint/pkg-plist1
-rw-r--r--www/p5-Data-Validate-URI/Makefile3
-rw-r--r--www/p5-Data-Validate-URI/pkg-plist1
-rw-r--r--www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile7
-rw-r--r--www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist1
-rw-r--r--www/p5-Template-GD/Makefile21
-rw-r--r--www/p5-Template-GD/pkg-plist17
-rw-r--r--www/p5-WWW-Link/Makefile26
-rw-r--r--www/p5-WWW-Link/pkg-plist22
24 files changed, 59 insertions, 83 deletions
diff --git a/mail/p5-MIME-Lite-TT/Makefile b/mail/p5-MIME-Lite-TT/Makefile
index d029421b96d2..83678cae3b89 100644
--- a/mail/p5-MIME-Lite-TT/Makefile
+++ b/mail/p5-MIME-Lite-TT/Makefile
@@ -21,7 +21,4 @@ RUN_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
USES= perl5
USE_PERL5= configure
-MAN3= MIME::Lite::TT.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/p5-MIME-Lite-TT/pkg-plist b/mail/p5-MIME-Lite-TT/pkg-plist
index 3a1df4e1f0b2..e0528d4b3d77 100644
--- a/mail/p5-MIME-Lite-TT/pkg-plist
+++ b/mail/p5-MIME-Lite-TT/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/MIME/Lite/TT.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Lite/TT/.packlist
+%%PERL5_MAN3%%/MIME::Lite::TT.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Lite/TT
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Lite
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
diff --git a/multimedia/p5-Video-OpenQuicktime/Makefile b/multimedia/p5-Video-OpenQuicktime/Makefile
index 963e08ff2750..36d4d338de17 100644
--- a/multimedia/p5-Video-OpenQuicktime/Makefile
+++ b/multimedia/p5-Video-OpenQuicktime/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= multimedia perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An interface to the OpenQuicktime library
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Interface to the OpenQuicktime library
BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
LIB_DEPENDS= openquicktime.0:${PORTSDIR}/multimedia/openquicktime
@@ -20,7 +20,4 @@ MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure
-MAN3= Video::OpenQuicktime.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/multimedia/p5-Video-OpenQuicktime/pkg-plist b/multimedia/p5-Video-OpenQuicktime/pkg-plist
index 838a751fab93..4475ad470ab3 100644
--- a/multimedia/p5-Video-OpenQuicktime/pkg-plist
+++ b/multimedia/p5-Video-OpenQuicktime/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime/OpenQuicktime.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime/OpenQuicktime.so
+%%PERL5_MAN3%%/Video::OpenQuicktime.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Video
diff --git a/net-mgmt/p5-Data-Validate-IP/Makefile b/net-mgmt/p5-Data-Validate-IP/Makefile
index ab533fabab72..e250da60511e 100644
--- a/net-mgmt/p5-Data-Validate-IP/Makefile
+++ b/net-mgmt/p5-Data-Validate-IP/Makefile
@@ -17,7 +17,4 @@ RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask
USES= perl5
USE_PERL5= configure
-MAN3= Data::Validate::IP.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-Data-Validate-IP/pkg-plist b/net-mgmt/p5-Data-Validate-IP/pkg-plist
index d1466ef2859c..d8512b928f81 100644
--- a/net-mgmt/p5-Data-Validate-IP/pkg-plist
+++ b/net-mgmt/p5-Data-Validate-IP/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Data/Validate/IP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate/IP/.packlist
+%%PERL5_MAN3%%/Data::Validate::IP.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate/IP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
diff --git a/net-mgmt/p5-SNMP-Simple/Makefile b/net-mgmt/p5-SNMP-Simple/Makefile
index ddd6f97be137..9fc61dfaa75a 100644
--- a/net-mgmt/p5-SNMP-Simple/Makefile
+++ b/net-mgmt/p5-SNMP-Simple/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Shortcuts for when using p5-SNMP
RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp
@@ -16,7 +16,4 @@ RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp
USES= perl5
USE_PERL5= configure
-MAN3= SNMP::Simple.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-SNMP-Simple/pkg-plist b/net-mgmt/p5-SNMP-Simple/pkg-plist
index 9917e04b653e..caa0bcf096db 100644
--- a/net-mgmt/p5-SNMP-Simple/pkg-plist
+++ b/net-mgmt/p5-SNMP-Simple/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/SNMP/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Simple/.packlist
+%%PERL5_MAN3%%/SNMP::Simple.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Simple
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP
@dirrm %%SITE_PERL%%/SNMP
diff --git a/net-mgmt/p5-SNMP-Util/Makefile b/net-mgmt/p5-SNMP-Util/Makefile
index d6772e7cbbfc..3af3721cf40e 100644
--- a/net-mgmt/p5-SNMP-Util/Makefile
+++ b/net-mgmt/p5-SNMP-Util/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl modules to perform SNMP set,get,walk,next,walk_hash etc
RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp
@@ -18,7 +18,4 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-net-snmp-patch-Makefile.PL
USES= perl5
USE_PERL5= configure
-MAN3= SNMP::Util.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-SNMP-Util/pkg-plist b/net-mgmt/p5-SNMP-Util/pkg-plist
index 45bd43f00781..d6ea768aae61 100644
--- a/net-mgmt/p5-SNMP-Util/pkg-plist
+++ b/net-mgmt/p5-SNMP-Util/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/SNMP/Util.pm
%%SITE_PERL%%/SNMP/Util_env.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Util/.packlist
+%%PERL5_MAN3%%/SNMP::Util.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Util
@dirrm %%SITE_PERL%%/SNMP
diff --git a/net/p5-Net-Amazon-Signature/Makefile b/net/p5-Net-Amazon-Signature/Makefile
index 9dd97920b5b0..60fc309af17e 100644
--- a/net/p5-Net-Amazon-Signature/Makefile
+++ b/net/p5-Net-Amazon-Signature/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to create Amazon AWS signatures
TEST_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
@@ -18,7 +18,4 @@ TEST_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
USES= perl5
USE_PERL5= configure
-MAN3= Net::Amazon::Signature.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-Amazon-Signature/pkg-plist b/net/p5-Net-Amazon-Signature/pkg-plist
index e778a145ee1c..8f002de3367f 100644
--- a/net/p5-Net-Amazon-Signature/pkg-plist
+++ b/net/p5-Net-Amazon-Signature/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/Amazon/Signature.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Signature/.packlist
+%%PERL5_MAN3%%/Net::Amazon::Signature.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Signature
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
diff --git a/net/p5-Net-SMS-Clickatell/Makefile b/net/p5-Net-SMS-Clickatell/Makefile
index 2320ab85bd45..09269cf9bb51 100644
--- a/net/p5-Net-SMS-Clickatell/Makefile
+++ b/net/p5-Net-SMS-Clickatell/Makefile
@@ -15,9 +15,6 @@ TEST_DEPENDS= p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww
USES= perl5
USE_PERL5= configure
-MAN3= Net::SMS::Clickatell.3
-
-NO_STAGE= yes
post-patch:
${FIND} ${WRKSRC} -name "*.orig" -delete
diff --git a/net/p5-Net-SMS-Clickatell/pkg-plist b/net/p5-Net-SMS-Clickatell/pkg-plist
index 7c12f63e377a..5d31e2156946 100644
--- a/net/p5-Net-SMS-Clickatell/pkg-plist
+++ b/net/p5-Net-SMS-Clickatell/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Net/SMS/Clickatell.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMS/Clickatell/.packlist
+%%PERL5_MAN3%%/Net::SMS::Clickatell.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMS/Clickatell
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile
index 9729e7efda43..5aa32dc39004 100644
--- a/print/axpoint/Makefile
+++ b/print/axpoint/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MSERGEANT
DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= XML Based Presentations
BUILD_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \
@@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= XML::Handler::AxPoint.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/print/axpoint/pkg-plist b/print/axpoint/pkg-plist
index a9149d7d0d40..58ba940e5d97 100644
--- a/print/axpoint/pkg-plist
+++ b/print/axpoint/pkg-plist
@@ -1,6 +1,7 @@
bin/axpoint
%%SITE_PERL%%/XML/Handler/AxPoint.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/AxPoint/.packlist
+%%PERL5_MAN3%%/XML::Handler::AxPoint.3.gz
@dirrmtry %%SITE_PERL%%/XML/Handler
@dirrmtry %%SITE_PERL%%/XML
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Handler/AxPoint
diff --git a/www/p5-Data-Validate-URI/Makefile b/www/p5-Data-Validate-URI/Makefile
index 24552a3cdafb..3c24b50a614f 100644
--- a/www/p5-Data-Validate-URI/Makefile
+++ b/www/p5-Data-Validate-URI/Makefile
@@ -19,7 +19,4 @@ RUN_DEPENDS= p5-Data-Validate-Domain>=0:${PORTSDIR}/dns/p5-Data-Validate-Domain
USES= perl5
USE_PERL5= configure
-MAN3= Data::Validate::URI.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Data-Validate-URI/pkg-plist b/www/p5-Data-Validate-URI/pkg-plist
index 601d46d16288..51802d8b9ddd 100644
--- a/www/p5-Data-Validate-URI/pkg-plist
+++ b/www/p5-Data-Validate-URI/pkg-plist
@@ -8,6 +8,7 @@
%%SITE_PERL%%/auto/Data/Validate/URI/_split_uri.al
%%SITE_PERL%%/auto/Data/Validate/URI/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate/URI/.packlist
+%%PERL5_MAN3%%/Data::Validate::URI.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate/URI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Validate
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
diff --git a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile
index baec7ce72db2..e804992e2e43 100644
--- a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile
+++ b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile
@@ -7,8 +7,8 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A connection cache that enforces a max keep alive limit
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Connection cache that enforces a max keep alive limit
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
@@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= LWP::ConnCache::MaxKeepAliveRequests.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist
index db2ba8ff282d..1e851eea818a 100644
--- a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist
+++ b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/LWP/ConnCache/MaxKeepAliveRequests.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache/MaxKeepAliveRequests/.packlist
+%%PERL5_MAN3%%/LWP::ConnCache::MaxKeepAliveRequests.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache/MaxKeepAliveRequests
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP
diff --git a/www/p5-Template-GD/Makefile b/www/p5-Template-GD/Makefile
index 1f961979a51c..392254692262 100644
--- a/www/p5-Template-GD/Makefile
+++ b/www/p5-Template-GD/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Template Toolkit plugin to interface with GD modules
BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
@@ -16,23 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Template::Plugin::GD.3 \
- Template::Plugin::GD::Constants.3 \
- Template::Plugin::GD::Graph::area.3 \
- Template::Plugin::GD::Graph::bars.3 \
- Template::Plugin::GD::Graph::bars3d.3 \
- Template::Plugin::GD::Graph::lines.3 \
- Template::Plugin::GD::Graph::lines3d.3 \
- Template::Plugin::GD::Graph::linespoints.3 \
- Template::Plugin::GD::Graph::mixed.3 \
- Template::Plugin::GD::Graph::pie.3 \
- Template::Plugin::GD::Graph::pie3d.3 \
- Template::Plugin::GD::Graph::points.3 \
- Template::Plugin::GD::Image.3 \
- Template::Plugin::GD::Polygon.3 \
- Template::Plugin::GD::Text.3 \
- Template::Plugin::GD::Text::Align.3 \
- Template::Plugin::GD::Text::Wrap.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Template-GD/pkg-plist b/www/p5-Template-GD/pkg-plist
index 1cf68bbc4763..cdfc45f527fd 100644
--- a/www/p5-Template-GD/pkg-plist
+++ b/www/p5-Template-GD/pkg-plist
@@ -16,6 +16,23 @@
%%SITE_PERL%%/Template/Plugin/GD/Text/Align.pm
%%SITE_PERL%%/Template/Plugin/GD/Text/Wrap.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/GD/.packlist
+%%PERL5_MAN3%%/Template::Plugin::GD.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Constants.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::area.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::bars.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::bars3d.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::lines.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::lines3d.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::linespoints.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::mixed.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::pie.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::pie3d.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Graph::points.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Image.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Polygon.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Text.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Text::Align.3.gz
+%%PERL5_MAN3%%/Template::Plugin::GD::Text::Wrap.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/GD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template
@dirrmtry %%SITE_PERL%%/Template/Plugin/GD/Text
diff --git a/www/p5-WWW-Link/Makefile b/www/p5-WWW-Link/Makefile
index 5a52aa18365c..cab39a08b7b1 100644
--- a/www/p5-WWW-Link/Makefile
+++ b/www/p5-WWW-Link/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Maintain information about the state of links
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
@@ -21,28 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= WWW::Link.3 \
- WWW::Link::Change.3 \
- WWW::Link::Merge.3 \
- WWW::Link::Redirect.3 \
- WWW::Link::Repair.3 \
- WWW::Link::Repair::ResourceMapper.3 \
- WWW::Link::Repair::Substitutor.3 \
- WWW::Link::Reporter.3 \
- WWW::Link::Reporter::Compile.3 \
- WWW::Link::Reporter::HTML.3 \
- WWW::Link::Reporter::LongList.3 \
- WWW::Link::Reporter::RepairForm.3 \
- WWW::Link::Reporter::Text.3 \
- WWW::Link::Reporter::URI.3 \
- WWW::Link::Selector.3 \
- WWW::Link::Test.3 \
- WWW::Link::Test::Validate.3 \
- WWW::Link::Tester.3 \
- WWW::Link::Tester::Adaptive.3 \
- WWW::Link::Tester::Base.3 \
- WWW::Link::Tester::Complex.3 \
- WWW::Link::Tester::Simple.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Link/pkg-plist b/www/p5-WWW-Link/pkg-plist
index ca964af46633..e67dcb0ffd6d 100644
--- a/www/p5-WWW-Link/pkg-plist
+++ b/www/p5-WWW-Link/pkg-plist
@@ -23,6 +23,28 @@
%%SITE_PERL%%/WWW/Link/Tester/Complex.pm.extra
%%SITE_PERL%%/WWW/Link/Tester/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW-Link/.packlist
+%%PERL5_MAN3%%/WWW::Link.3.gz
+%%PERL5_MAN3%%/WWW::Link::Change.3.gz
+%%PERL5_MAN3%%/WWW::Link::Merge.3.gz
+%%PERL5_MAN3%%/WWW::Link::Redirect.3.gz
+%%PERL5_MAN3%%/WWW::Link::Repair.3.gz
+%%PERL5_MAN3%%/WWW::Link::Repair::ResourceMapper.3.gz
+%%PERL5_MAN3%%/WWW::Link::Repair::Substitutor.3.gz
+%%PERL5_MAN3%%/WWW::Link::Reporter.3.gz
+%%PERL5_MAN3%%/WWW::Link::Reporter::Compile.3.gz
+%%PERL5_MAN3%%/WWW::Link::Reporter::HTML.3.gz
+%%PERL5_MAN3%%/WWW::Link::Reporter::LongList.3.gz
+%%PERL5_MAN3%%/WWW::Link::Reporter::RepairForm.3.gz
+%%PERL5_MAN3%%/WWW::Link::Reporter::Text.3.gz
+%%PERL5_MAN3%%/WWW::Link::Reporter::URI.3.gz
+%%PERL5_MAN3%%/WWW::Link::Selector.3.gz
+%%PERL5_MAN3%%/WWW::Link::Test.3.gz
+%%PERL5_MAN3%%/WWW::Link::Test::Validate.3.gz
+%%PERL5_MAN3%%/WWW::Link::Tester.3.gz
+%%PERL5_MAN3%%/WWW::Link::Tester::Adaptive.3.gz
+%%PERL5_MAN3%%/WWW::Link::Tester::Base.3.gz
+%%PERL5_MAN3%%/WWW::Link::Tester::Complex.3.gz
+%%PERL5_MAN3%%/WWW::Link::Tester::Simple.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW-Link
@dirrm %%SITE_PERL%%/WWW/Link/Tester
@dirrm %%SITE_PERL%%/WWW/Link/Test