summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/Makefile3
-rw-r--r--net/Makefile3
-rw-r--r--net/p5-Net-Jabber/DESCR4
-rw-r--r--net/p5-Net-Jabber/Makefile23
-rw-r--r--net/p5-Net-Jabber/PLIST1
-rw-r--r--net/p5-Net-Jabber/distinfo4
6 files changed, 3 insertions, 35 deletions
diff --git a/chat/Makefile b/chat/Makefile
index 6d5f76e1f61..962d240c594 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2004/06/05 17:47:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.95 2004/06/26 11:02:12 jmmv Exp $
#
COMMENT= Communication programs
@@ -64,6 +64,7 @@ SUBDIR+= p5-Net-AIM
SUBDIR+= p5-Net-AOLIM
SUBDIR+= p5-Net-Goofey
SUBDIR+= p5-Net-ICQ2000
+SUBDIR+= p5-Net-Jabber
SUBDIR+= pircbot
SUBDIR+= psi
SUBDIR+= psi-ssl
diff --git a/net/Makefile b/net/Makefile
index eb41f5c1393..25ff628dfb2 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.476 2004/06/25 17:22:05 wiz Exp $
+# $NetBSD: Makefile,v 1.477 2004/06/26 11:02:12 jmmv Exp $
#
COMMENT= Networking tools
@@ -221,7 +221,6 @@ SUBDIR+= p5-Net-Gnats
SUBDIR+= p5-Net-Google
SUBDIR+= p5-Net-IP
SUBDIR+= p5-Net-IRC
-SUBDIR+= p5-Net-Jabber
SUBDIR+= p5-Net-Pcap
SUBDIR+= p5-Net-SNMP
SUBDIR+= p5-Net-Server
diff --git a/net/p5-Net-Jabber/DESCR b/net/p5-Net-Jabber/DESCR
deleted file mode 100644
index 01c4307a44b..00000000000
--- a/net/p5-Net-Jabber/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-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 --git a/net/p5-Net-Jabber/Makefile b/net/p5-Net-Jabber/Makefile
deleted file mode 100644
index b2d377fbfcf..00000000000
--- a/net/p5-Net-Jabber/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2004/04/27 06:05:57 snj Exp $
-#
-
-DISTNAME= Net-Jabber-1.26
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-
-MAINTAINER= tech-pkg@NetBSD.org
-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 --git a/net/p5-Net-Jabber/PLIST b/net/p5-Net-Jabber/PLIST
deleted file mode 100644
index 2bb82e4f887..00000000000
--- a/net/p5-Net-Jabber/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/04 13:22:56 xtraeme Exp $
diff --git a/net/p5-Net-Jabber/distinfo b/net/p5-Net-Jabber/distinfo
deleted file mode 100644
index ea4d315944f..00000000000
--- a/net/p5-Net-Jabber/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$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