pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/p5-POE-Filter-IRCD POE::Filter::IRCD provides a c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1cc298ada465
branches: trunk
changeset: 496906:1cc298ada465
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Jul 14 23:08:21 2005 +0000
description:
POE::Filter::IRCD provides a convenient way of parsing and creating IRC
protocol lines.
diffstat:
chat/p5-POE-Filter-IRCD/DESCR | 2 ++
chat/p5-POE-Filter-IRCD/Makefile | 21 +++++++++++++++++++++
chat/p5-POE-Filter-IRCD/PLIST | 1 +
chat/p5-POE-Filter-IRCD/distinfo | 5 +++++
4 files changed, 29 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r 77dbdf28a624 -r 1cc298ada465 chat/p5-POE-Filter-IRCD/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-POE-Filter-IRCD/DESCR Thu Jul 14 23:08:21 2005 +0000
@@ -0,0 +1,2 @@
+POE::Filter::IRCD provides a convenient way of parsing and creating IRC
+protocol lines.
diff -r 77dbdf28a624 -r 1cc298ada465 chat/p5-POE-Filter-IRCD/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-POE-Filter-IRCD/Makefile Thu Jul 14 23:08:21 2005 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
+#
+
+DISTNAME= POE-Filter-IRCD-1.1
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= chat perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
+
+MAINTAINER= adrianp%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~bingos/POE-Filter-IRCD-1.1/
+COMMENT= POE-based parser for the IRC protocol
+
+DEPENDS+= p5-POE>=0.17:../../devel/p5-POE
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_REQD+= 5.8.0
+PERL5_PACKLIST= auto/POE/Filter/IRCD/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 77dbdf28a624 -r 1cc298ada465 chat/p5-POE-Filter-IRCD/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-POE-Filter-IRCD/PLIST Thu Jul 14 23:08:21 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
diff -r 77dbdf28a624 -r 1cc298ada465 chat/p5-POE-Filter-IRCD/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-POE-Filter-IRCD/distinfo Thu Jul 14 23:08:21 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
+
+SHA1 (POE-Filter-IRCD-1.1.tar.gz) = 61b3dfdc9cba79f9eeea6d3df8e235fe65d6fcce
+RMD160 (POE-Filter-IRCD-1.1.tar.gz) = e19a495577fc9c6e8dc30b97605a2c8a782c4f98
+Size (POE-Filter-IRCD-1.1.tar.gz) = 3224 bytes
Home |
Main Index |
Thread Index |
Old Index