pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Jabber Initial import of p5-Net-Jabber 1.26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/89ece49c6a97
branches: trunk
changeset: 460793:89ece49c6a97
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Sep 04 13:22:56 2003 +0000
description:
Initial import of p5-Net-Jabber 1.26.
Net::Jabber is a collection of Perl modules that provide a Perl Developer
access to the Jabber protocol. Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.
Package imported from pkgsrc-wip. Ok'ed by wiz@
diffstat:
net/p5-Net-Jabber/DESCR | 4 ++++
net/p5-Net-Jabber/Makefile | 23 +++++++++++++++++++++++
net/p5-Net-Jabber/PLIST | 1 +
net/p5-Net-Jabber/distinfo | 4 ++++
4 files changed, 32 insertions(+), 0 deletions(-)
diffs (48 lines):
diff -r a44d1b3b5b54 -r 89ece49c6a97 net/p5-Net-Jabber/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Jabber/DESCR Thu Sep 04 13:22:56 2003 +0000
@@ -0,0 +1,4 @@
+Net::Jabber is a collection of Perl modules that provide a Perl Developer
+access to the Jabber protocol. Using OOP modules we provide a clean
+interface to writing anything from a full client to a simple protocol
+tester.
diff -r a44d1b3b5b54 -r 89ece49c6a97 net/p5-Net-Jabber/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Jabber/Makefile Thu Sep 04 13:22:56 2003 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
+#
+
+DISTNAME= Net-Jabber-1.26
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://www.jabber.org/
+COMMENT= Provide a Perl Developer access to the Jabber protocol
+
+DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
+DEPENDS+= p5-XML-Stream-[0-9]*:../../textproc/p5-XML-String
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+= p5-Time-[0-9]*:../../devel/p5-Time
+
+USE_BUILDLINK2= YES
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Jabber/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a44d1b3b5b54 -r 89ece49c6a97 net/p5-Net-Jabber/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Jabber/PLIST Thu Sep 04 13:22:56 2003 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
diff -r a44d1b3b5b54 -r 89ece49c6a97 net/p5-Net-Jabber/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Jabber/distinfo Thu Sep 04 13:22:56 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
+
+SHA1 (Net-Jabber-1.26.tar.gz) = cf7959ae7cde5fa35d0e7d1bda59de77677954f9
+Size (Net-Jabber-1.26.tar.gz) = 93545 bytes
Home |
Main Index |
Thread Index |
Old Index