aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 09:45:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 09:45:20 +0000
commit6b6b8a067d34e1fb5fe1a60ee3ff7780f4b38637 (patch)
treee666be8dd70c136aaa0ef1377778a33192289b6e /net
parent9883935121892434af09fc4dc221ae0613fd284d (diff)
downloadports-6b6b8a067d34e1fb5fe1a60ee3ff7780f4b38637.tar.gz
ports-6b6b8a067d34e1fb5fe1a60ee3ff7780f4b38637.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-AnyEvent-Twitter-Stream/Makefile3
-rw-r--r--net/p5-AnyEvent-Twitter-Stream/pkg-plist1
-rw-r--r--net/p5-Net-Amazon-Thumbnail/Makefile6
-rw-r--r--net/p5-Net-Amazon-Thumbnail/pkg-plist1
-rw-r--r--net/p5-Net-Google-SafeBrowsing2/Makefile9
-rw-r--r--net/p5-Net-Google-SafeBrowsing2/pkg-plist7
-rw-r--r--net/p5-POSIX-getpeername/Makefile3
-rw-r--r--net/p5-POSIX-getpeername/pkg-plist1
8 files changed, 10 insertions, 21 deletions
diff --git a/net/p5-AnyEvent-Twitter-Stream/Makefile b/net/p5-AnyEvent-Twitter-Stream/Makefile
index 00438c36a185..7ecfa1979480 100644
--- a/net/p5-AnyEvent-Twitter-Stream/Makefile
+++ b/net/p5-AnyEvent-Twitter-Stream/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
USES= perl5
USE_PERL5= modbuildtiny
-MAN3= AnyEvent::Twitter::Stream.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-AnyEvent-Twitter-Stream/pkg-plist b/net/p5-AnyEvent-Twitter-Stream/pkg-plist
index 215ae2108527..cc0670c9abfc 100644
--- a/net/p5-AnyEvent-Twitter-Stream/pkg-plist
+++ b/net/p5-AnyEvent-Twitter-Stream/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/AnyEvent/Twitter/Stream.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Twitter/Stream/.packlist
+%%PERL5_MAN3%%/AnyEvent::Twitter::Stream.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Twitter/Stream
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/Twitter
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent
diff --git a/net/p5-Net-Amazon-Thumbnail/Makefile b/net/p5-Net-Amazon-Thumbnail/Makefile
index b63b915762b9..6b34b1c1ca71 100644
--- a/net/p5-Net-Amazon-Thumbnail/Makefile
+++ b/net/p5-Net-Amazon-Thumbnail/Makefile
@@ -22,10 +22,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= modbuild
-MAN3= Net::Amazon::Thumbnail.3
-
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/net/p5-Net-Amazon-Thumbnail/pkg-plist b/net/p5-Net-Amazon-Thumbnail/pkg-plist
index 6dcaac36127a..2853019ed42a 100644
--- a/net/p5-Net-Amazon-Thumbnail/pkg-plist
+++ b/net/p5-Net-Amazon-Thumbnail/pkg-plist
@@ -1,3 +1,4 @@
%%SITE_PERL%%/Net/Amazon/Thumbnail.pm
+%%PERL5_MAN3%%/Net::Amazon::Thumbnail.3.gz
@dirrmtry %%SITE_PERL%%/Net/Amazon
@dirrmtry %%SITE_PERL%%/Net
diff --git a/net/p5-Net-Google-SafeBrowsing2/Makefile b/net/p5-Net-Google-SafeBrowsing2/Makefile
index ccb8d4a59b79..2057c55ba371 100644
--- a/net/p5-Net-Google-SafeBrowsing2/Makefile
+++ b/net/p5-Net-Google-SafeBrowsing2/Makefile
@@ -34,15 +34,6 @@ OPTIONS_DEFAULT=SQLite
USES= perl5
USE_PERL5= configure
-MAN3= Net::Google::SafeBrowsing2::Storage.3 \
- Net::Google::SafeBrowsing2::Lookup.3 \
- Net::Google::SafeBrowsing2::Postgres.3 \
- Net::Google::SafeBrowsing2.3 \
- Net::Google::SafeBrowsing2::DBI.3 \
- Net::Google::SafeBrowsing2::MySQL.3 \
- Net::Google::SafeBrowsing2::Sqlite.3
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSQLite}
diff --git a/net/p5-Net-Google-SafeBrowsing2/pkg-plist b/net/p5-Net-Google-SafeBrowsing2/pkg-plist
index 7d15336431d4..dcd41668da58 100644
--- a/net/p5-Net-Google-SafeBrowsing2/pkg-plist
+++ b/net/p5-Net-Google-SafeBrowsing2/pkg-plist
@@ -6,6 +6,13 @@
%%SITE_PERL%%/Net/Google/SafeBrowsing2/Sqlite.pm
%%SITE_PERL%%/Net/Google/SafeBrowsing2/MySQL.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google/SafeBrowsing2/.packlist
+%%PERL5_MAN3%%/Net::Google::SafeBrowsing2.3.gz
+%%PERL5_MAN3%%/Net::Google::SafeBrowsing2::DBI.3.gz
+%%PERL5_MAN3%%/Net::Google::SafeBrowsing2::Lookup.3.gz
+%%PERL5_MAN3%%/Net::Google::SafeBrowsing2::MySQL.3.gz
+%%PERL5_MAN3%%/Net::Google::SafeBrowsing2::Postgres.3.gz
+%%PERL5_MAN3%%/Net::Google::SafeBrowsing2::Sqlite.3.gz
+%%PERL5_MAN3%%/Net::Google::SafeBrowsing2::Storage.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google/SafeBrowsing2
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
diff --git a/net/p5-POSIX-getpeername/Makefile b/net/p5-POSIX-getpeername/Makefile
index 3b75288b758e..756fce4b1019 100644
--- a/net/p5-POSIX-getpeername/Makefile
+++ b/net/p5-POSIX-getpeername/Makefile
@@ -12,7 +12,4 @@ COMMENT= Perl extension to provide getpeername(2)
USES= perl5
USE_PERL5= modbuild
-MAN3= POSIX::getpeername.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-POSIX-getpeername/pkg-plist b/net/p5-POSIX-getpeername/pkg-plist
index cbe091962b8b..8b568a513781 100644
--- a/net/p5-POSIX-getpeername/pkg-plist
+++ b/net/p5-POSIX-getpeername/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/getpeername/getpeername.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/getpeername/getpeername.so
%%SITE_PERL%%/%%PERL_ARCH%%/POSIX/getpeername.pm
+%%PERL5_MAN3%%/POSIX::getpeername.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/POSIX
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/getpeername
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX