summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-Bot-BasicBot/Makefile3
-rw-r--r--irc/p5-Bot-BasicBot/pkg-descr3
-rw-r--r--irc/p5-Bot-BasicBot/pkg-plist1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Karma/Makefile5
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Karma/pkg-descr4
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Karma/pkg-plist1
-rw-r--r--irc/p5-POE-Filter-IRCD/Makefile4
-rw-r--r--irc/p5-POE-Filter-IRCD/pkg-plist1
8 files changed, 8 insertions, 14 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index 6683a9aa5741..60536243c0f7 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -15,10 +15,7 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC
-MAN3= Bot::BasicBot.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/irc/p5-Bot-BasicBot/pkg-descr b/irc/p5-Bot-BasicBot/pkg-descr
index ffdffe3f4413..1ab1c9161e76 100644
--- a/irc/p5-Bot-BasicBot/pkg-descr
+++ b/irc/p5-Bot-BasicBot/pkg-descr
@@ -1,5 +1,4 @@
Basic bot system designed to make it easy to do simple bots, optionally
forking longer processes (like searches) concurrently in the background.
-Author: Tom Insam <tom@jerakeen.org>
-WWW: http://search.cpan.org/dist/Bot-BasicBot
+WWW: http://search.cpan.org/dist/Bot-BasicBot/
diff --git a/irc/p5-Bot-BasicBot/pkg-plist b/irc/p5-Bot-BasicBot/pkg-plist
index 358c3b665c03..531af19c0eeb 100644
--- a/irc/p5-Bot-BasicBot/pkg-plist
+++ b/irc/p5-Bot-BasicBot/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Bot/BasicBot.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/BasicBot/.packlist
+%%PERL5_MAN3%%/Bot::BasicBot.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/BasicBot
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot
@dirrmtry %%SITE_PERL%%/Bot
diff --git a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
index acceb6ec7f42..1f55b17bb188 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
@@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= CPAN:APOCAL
PKGNAMEPREFIX= p5-
MAINTAINER= milki@FreeBSD.org
-COMMENT= A PoCo-IRC plugin that keeps track of karma
+COMMENT= PoCo-IRC plugin that keeps track of karma
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
@@ -23,7 +23,4 @@ TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
USES= perl5
USE_PERL5= configure
-MAN3= POE::Component::IRC::Plugin::Karma.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-descr b/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-descr
index b57be1db590b..effe588f6a08 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-descr
+++ b/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-descr
@@ -1,4 +1,4 @@
POE::Component::IRC::Plugin::Karma - plugin to store karma
-WWW: https://metacpan.org/module/POE::Component::IRC::Plugin::Karma
-WWW: https://github.com/apocalypse/perl-pocoirc-karma
+WWW: https://metacpan.org/module/POE::Component::IRC::Plugin::Karma/
+WWW: https://github.com/apocalypse/perl-pocoirc-karma
diff --git a/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-plist
index 1c5fc8266ccf..81689661258e 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-plist
+++ b/irc/p5-POE-Component-IRC-Plugin-Karma/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/POE/Component/IRC/Plugin/Karma.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Karma/.packlist
+%%PERL5_MAN3%%/POE::Component::IRC::Plugin::Karma.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Karma
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
diff --git a/irc/p5-POE-Filter-IRCD/Makefile b/irc/p5-POE-Filter-IRCD/Makefile
index 89d68842f5f5..b8448e3a5a4c 100644
--- a/irc/p5-POE-Filter-IRCD/Makefile
+++ b/irc/p5-POE-Filter-IRCD/Makefile
@@ -8,14 +8,12 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
-COMMENT= A POE-based parser for the IRC protocol
+COMMENT= POE-based parser for the IRC protocol
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= POE::Filter::IRCD.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/irc/p5-POE-Filter-IRCD/pkg-plist b/irc/p5-POE-Filter-IRCD/pkg-plist
index 7f30c3d8073c..76009f1fe452 100644
--- a/irc/p5-POE-Filter-IRCD/pkg-plist
+++ b/irc/p5-POE-Filter-IRCD/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/IRCD/.packlist
%%SITE_PERL%%/POE/Filter/IRCD.pm
+%%PERL5_MAN3%%/POE::Filter::IRCD.3.gz
@dirrmtry %%SITE_PERL%%/POE/Filter
@dirrmtry %%SITE_PERL%%/POE
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/IRCD