Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Sep 2007 23:41:03 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/116056: [NEW PORT] net-im/p5-Jabber-Lite: Standalone library for communicating with Jabber servers
Message-ID:  <20070903154103.C62931CC3C@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200709031550.l83Fo1Fc099572@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116056
>Category:       ports
>Synopsis:       [NEW PORT] net-im/p5-Jabber-Lite: Standalone library for communicating with Jabber servers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 03 15:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jul 29 04:54:23 UTC 2007
>Description:
Jabber::Lite is, as the name implies, a small 'lite' library for
dealing with Jabber servers, implemented entirely in perl. Whilst it
is small, it does try to be fairly complete for common tasks.

WWW:	http://search.cpan.org/dist/Jabber-Lite/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Jabber-Lite-0.8.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Jabber-Lite
#	p5-Jabber-Lite/pkg-descr
#	p5-Jabber-Lite/Makefile
#	p5-Jabber-Lite/pkg-plist
#	p5-Jabber-Lite/distinfo
#
echo c - p5-Jabber-Lite
mkdir -p p5-Jabber-Lite > /dev/null 2>&1
echo x - p5-Jabber-Lite/pkg-descr
sed 's/^X//' >p5-Jabber-Lite/pkg-descr << 'END-of-p5-Jabber-Lite/pkg-descr'
XJabber::Lite is, as the name implies, a small 'lite' library for
Xdealing with Jabber servers, implemented entirely in perl. Whilst it
Xis small, it does try to be fairly complete for common tasks.
X
XWWW:	http://search.cpan.org/dist/Jabber-Lite/
END-of-p5-Jabber-Lite/pkg-descr
echo x - p5-Jabber-Lite/Makefile
sed 's/^X//' >p5-Jabber-Lite/Makefile << 'END-of-p5-Jabber-Lite/Makefile'
X# New ports collection makefile for:	p5-Jabber-Lite
X# Date created:		2007-09-03
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Jabber-Lite
XPORTVERSION=	0.8
XCATEGORIES=	net-im perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Jabber
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Standalone library for communicating with Jabber servers
X
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
X		${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
X		${SITE_PERL}/IO/Socket/SSL:${PORTSDIR}/security/p5-IO-Socket-SSL
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Jabber::Lite.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500703
XRUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
X		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Jabber-Lite/Makefile
echo x - p5-Jabber-Lite/pkg-plist
sed 's/^X//' >p5-Jabber-Lite/pkg-plist << 'END-of-p5-Jabber-Lite/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite/.packlist
X%%SITE_PERL%%/Jabber/Lite.pm
X@dirrmtry %%SITE_PERL%%/Jabber
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber
END-of-p5-Jabber-Lite/pkg-plist
echo x - p5-Jabber-Lite/distinfo
sed 's/^X//' >p5-Jabber-Lite/distinfo << 'END-of-p5-Jabber-Lite/distinfo'
XMD5 (Jabber-Lite-0.8.tar.gz) = 0e864c9e3e2de68390d805407ceb725f
XSHA256 (Jabber-Lite-0.8.tar.gz) = 095cdd6b40b3fdc04841b3d265c24fc32fac2e8da1e6618e1c74931b9de44c45
XSIZE (Jabber-Lite-0.8.tar.gz) = 48732
END-of-p5-Jabber-Lite/distinfo
exit
--- p5-Jabber-Lite-0.8.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070903154103.C62931CC3C>