diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /net-im/p5-Net-Jabber | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'net-im/p5-Net-Jabber')
-rw-r--r-- | net-im/p5-Net-Jabber/Makefile | 36 | ||||
-rw-r--r-- | net-im/p5-Net-Jabber/distinfo | 1 | ||||
-rw-r--r-- | net-im/p5-Net-Jabber/pkg-comment | 1 | ||||
-rw-r--r-- | net-im/p5-Net-Jabber/pkg-descr | 23 | ||||
-rw-r--r-- | net-im/p5-Net-Jabber/pkg-plist | 26 |
5 files changed, 0 insertions, 87 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile deleted file mode 100644 index ec6a52e4fdd9..000000000000 --- a/net-im/p5-Net-Jabber/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: p5-Net-Jabber -# Date created: 28 Augest 2000 -# Whom: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> -# -# $FreeBSD$ -# - -PORTNAME= Net-Jabber -PORTVERSION= 1.0022 -CATEGORIES= net perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org - -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= Net::Jabber.3 Net::Jabber::Client.3 Net::Jabber::Component.3 \ - Net::Jabber::Data.3 Net::Jabber::Debug.3 \ - Net::Jabber::Dialback.3 Net::Jabber::Dialback::Result.3 \ - Net::Jabber::Dialback::Verify.3 Net::Jabber::IQ.3 \ - Net::Jabber::JID.3 Net::Jabber::Key.3 Net::Jabber::Log.3 \ - Net::Jabber::Message.3 Net::Jabber::Namespaces.3 \ - Net::Jabber::Presence.3 Net::Jabber::Protocol.3 \ - Net::Jabber::Query.3 Net::Jabber::Server.3 Net::Jabber::X.3 \ - Net::Jabber::XDB.3 - -.include <bsd.port.mk> diff --git a/net-im/p5-Net-Jabber/distinfo b/net-im/p5-Net-Jabber/distinfo deleted file mode 100644 index 851c76fd780c..000000000000 --- a/net-im/p5-Net-Jabber/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Net-Jabber-1.0022.tar.gz) = f21fd22ca01b06ab3fd4fc24de2f6f05 diff --git a/net-im/p5-Net-Jabber/pkg-comment b/net-im/p5-Net-Jabber/pkg-comment deleted file mode 100644 index 5bdd1b744111..000000000000 --- a/net-im/p5-Net-Jabber/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Net::Jabber provide a Perl Developer access to the Jabber protocol diff --git a/net-im/p5-Net-Jabber/pkg-descr b/net-im/p5-Net-Jabber/pkg-descr deleted file mode 100644 index c31f2fc3c1f8..000000000000 --- a/net-im/p5-Net-Jabber/pkg-descr +++ /dev/null @@ -1,23 +0,0 @@ -Net::Jabber v1.0021 - -The Jabber Instant Messaging project is an Open Source project seeking -to provide a complete cross protocol messaging solution. The problem -with current IM solutions is that they are all proprietary and cannot -talk to each other. Jabber seeks to get rid of those barriers by -allowing a Jabber client to talk with an AOL user, or an IRC chat room, -or any number of other programs. - -For more information about the Jabber project visit -WWW: http://www.jabber.org - -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. - -Ryan Eatmon -Jabber Perl Team Leader -reatmon@jabber.org - --- -Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> diff --git a/net-im/p5-Net-Jabber/pkg-plist b/net-im/p5-Net-Jabber/pkg-plist deleted file mode 100644 index 3c91235f8800..000000000000 --- a/net-im/p5-Net-Jabber/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Client.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Component.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Data.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Debug.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Dialback.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Dialback/Result.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Dialback/Verify.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/IQ.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/JID.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Key.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Log.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Message.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Namespaces.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Presence.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Protocol.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Query.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Server.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/X.pm -lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/XDB.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Jabber/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Jabber -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Dialback -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true |