diff options
-rw-r--r-- | games/p5-Games-Dice/Makefile | 6 | ||||
-rw-r--r-- | games/p5-Games-Dice/pkg-plist | 2 | ||||
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Set-IntSpan/pkg-plist | 1 | ||||
-rw-r--r-- | net/p5-Daemon-Generic/Makefile | 8 | ||||
-rw-r--r-- | net/p5-Daemon-Generic/pkg-plist | 4 | ||||
-rw-r--r-- | www/p5-CGI-Application-Server/Makefile | 5 | ||||
-rw-r--r-- | www/p5-CGI-Application-Server/pkg-plist | 1 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist | 2 | ||||
-rw-r--r-- | www/p5-HTML-FromText/Makefile | 6 | ||||
-rw-r--r-- | www/p5-HTML-FromText/pkg-plist | 2 |
12 files changed, 18 insertions, 30 deletions
diff --git a/games/p5-Games-Dice/Makefile b/games/p5-Games-Dice/Makefile index 03b536f51b54..82747b3af92c 100644 --- a/games/p5-Games-Dice/Makefile +++ b/games/p5-Games-Dice/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Perl module to simulate die rolls LICENSE= MIT @@ -16,11 +16,7 @@ TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-Test-Script>=1.06:${PORTSDIR}/devel/p5-Test-Script \ p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple -MAN1= roll.1 -MAN3= Games::Dice.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/p5-Games-Dice/pkg-plist b/games/p5-Games-Dice/pkg-plist index 315dcb69cf35..ca130ebaf509 100644 --- a/games/p5-Games-Dice/pkg-plist +++ b/games/p5-Games-Dice/pkg-plist @@ -1,6 +1,8 @@ bin/roll %%SITE_PERL%%/Games/Dice.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice/.packlist +man/man1/roll.1.gz +%%PERL5_MAN3%%/Games::Dice.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games @dirrmtry %%SITE_PERL%%/Games diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile index cfbce51ae8d9..baa9e9f48811 100644 --- a/math/p5-Set-IntSpan/Makefile +++ b/math/p5-Set-IntSpan/Makefile @@ -7,13 +7,10 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Manages sets of integers USES= perl5 USE_PERL5= configure -MAN3= Set::IntSpan.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Set-IntSpan/pkg-plist b/math/p5-Set-IntSpan/pkg-plist index baab8d908567..5777e4584fdb 100644 --- a/math/p5-Set-IntSpan/pkg-plist +++ b/math/p5-Set-IntSpan/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Set/IntSpan.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/.packlist +%%PERL5_MAN3%%/Set::IntSpan.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set @dirrmtry %%SITE_PERL%%/Set diff --git a/net/p5-Daemon-Generic/Makefile b/net/p5-Daemon-Generic/Makefile index 2f0941f14777..844476ac2049 100644 --- a/net/p5-Daemon-Generic/Makefile +++ b/net/p5-Daemon-Generic/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Framework to provide start/stop/reload for a daemon BUILD_DEPENDS= p5-File-Flock>=0:${PORTSDIR}/devel/p5-File-Flock \ @@ -20,10 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Daemon::Generic.3 \ - Daemon::Generic::Event.3 \ - Daemon::Generic::While1.3 \ - Daemon::Generic::AnyEvent.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Daemon-Generic/pkg-plist b/net/p5-Daemon-Generic/pkg-plist index 28cde2cd8ac6..367b45eced2d 100644 --- a/net/p5-Daemon-Generic/pkg-plist +++ b/net/p5-Daemon-Generic/pkg-plist @@ -4,6 +4,10 @@ %%SITE_PERL%%/Daemon/Generic/Event.pm %%SITE_PERL%%/Daemon/Generic/While1.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Daemon/Generic/.packlist +%%PERL5_MAN3%%/Daemon::Generic.3.gz +%%PERL5_MAN3%%/Daemon::Generic::Event.3.gz +%%PERL5_MAN3%%/Daemon::Generic::While1.3.gz +%%PERL5_MAN3%%/Daemon::Generic::AnyEvent.3.gz @dirrm %%SITE_PERL%%/Daemon/Generic @dirrmtry %%SITE_PERL%%/Daemon @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Daemon/Generic diff --git a/www/p5-CGI-Application-Server/Makefile b/www/p5-CGI-Application-Server/Makefile index 05c2878cbcc3..11b8d0991a19 100644 --- a/www/p5-CGI-Application-Server/Makefile +++ b/www/p5-CGI-Application-Server/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Simple HTTP server for developing with CGI::Application LICENSE= ART10 GPLv1 @@ -29,9 +29,6 @@ TEST_DEPENDS= p5-CGI-Application>0:${PORTSDIR}/www/p5-CGI-Application \ USES= perl5 USE_PERL5= configure -MAN3= CGI::Application::Server.3 - -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/www/p5-CGI-Application-Server/pkg-plist b/www/p5-CGI-Application-Server/pkg-plist index 35c834f81f00..23bdb2bc0163 100644 --- a/www/p5-CGI-Application-Server/pkg-plist +++ b/www/p5-CGI-Application-Server/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/CGI/Application/Server.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server/.packlist +%%PERL5_MAN3%%/CGI::Application::Server.3.gz @dirrmtry %%SITE_PERL%%/CGI/Application @dirrmtry %%SITE_PERL%%/CGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile index 9b90ae789748..882aecee7722 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Store your sessions via DBIx::Class LICENSE= ART10 GPLv1 @@ -24,8 +24,4 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Session::Store::DBIC.3 \ - Catalyst::Plugin::Session::Store::DBIC::Delegate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist b/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist index 7e9d3f0df80b..743221a5fcdc 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/DBIC/.packlist %%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC.pm %%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm +%%PERL5_MAN3%%/Catalyst::Plugin::Session::Store::DBIC.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Session::Store::DBIC::Delegate.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/DBIC @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store diff --git a/www/p5-HTML-FromText/Makefile b/www/p5-HTML-FromText/Makefile index 26f96d662005..0b513b6a2654 100644 --- a/www/p5-HTML-FromText/Makefile +++ b/www/p5-HTML-FromText/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Mark up text as HTML LICENSE= ART10 GPLv1 @@ -20,8 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= text2html.1 -MAN3= HTML::FromText.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-FromText/pkg-plist b/www/p5-HTML-FromText/pkg-plist index 4281bf99aaa5..410a84c89f31 100644 --- a/www/p5-HTML-FromText/pkg-plist +++ b/www/p5-HTML-FromText/pkg-plist @@ -1,6 +1,8 @@ bin/text2html %%SITE_PERL%%/HTML/FromText.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FromText/.packlist +man/man1/text2html.1.gz +%%PERL5_MAN3%%/HTML::FromText.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FromText @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML |