pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/p5-Net-Jabber Move p5-Net-Jabber from net to the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bfb51670e79
branches:  trunk
changeset: 477056:0bfb51670e79
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Jun 26 11:00:06 2004 +0000

description:
Move p5-Net-Jabber from net to the chat category; suggested by pancake at
phreaker.net.  This is version 1.26.

diffstat:

 chat/p5-Net-Jabber/DESCR    |   4 ++++
 chat/p5-Net-Jabber/Makefile |  23 +++++++++++++++++++++++
 chat/p5-Net-Jabber/PLIST    |   1 +
 chat/p5-Net-Jabber/distinfo |   4 ++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 24eed9da326c -r 0bfb51670e79 chat/p5-Net-Jabber/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-Net-Jabber/DESCR  Sat Jun 26 11:00:06 2004 +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 24eed9da326c -r 0bfb51670e79 chat/p5-Net-Jabber/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-Net-Jabber/Makefile       Sat Jun 26 11:00:06 2004 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/26 11:00:06 jmmv Exp $
+#
+
+DISTNAME=      Net-Jabber-1.26
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    chat perl5
+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-Stream
+DEPENDS+=      p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+=      p5-Time-[0-9]*:../../time/p5-Time
+
+USE_BUILDLINK3=        YES
+
+PERL5_PACKLIST=         ${PERL5_SITEARCH}/auto/Net/Jabber/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 24eed9da326c -r 0bfb51670e79 chat/p5-Net-Jabber/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-Net-Jabber/PLIST  Sat Jun 26 11:00:06 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/26 11:00:06 jmmv Exp $
diff -r 24eed9da326c -r 0bfb51670e79 chat/p5-Net-Jabber/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/p5-Net-Jabber/distinfo       Sat Jun 26 11:00:06 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/26 11:00:06 jmmv 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