From gslin@ccreader.NCTU.edu.tw  Mon Sep  3 15:41:05 2007
Return-Path: <gslin@ccreader.NCTU.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3946116A421
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Sep 2007 15:41:05 +0000 (UTC)
	(envelope-from gslin@ccreader.NCTU.edu.tw)
Received: from ccreader.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.freebsd.org (Postfix) with ESMTP id 0A2D513C474
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Sep 2007 15:41:04 +0000 (UTC)
	(envelope-from gslin@ccreader.NCTU.edu.tw)
Received: by ccreader.NCTU.edu.tw (Postfix, from userid 1000)
	id C62931CC3C; Mon,  3 Sep 2007 23:41:03 +0800 (CST)
Message-Id: <20070903154103.C62931CC3C@ccreader.NCTU.edu.tw>
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: [NEW PORT] net-im/p5-Jabber-Lite: Standalone library for communicating with Jabber servers
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 03 15:50:01 GMT 2007
>Closed-Date:    Tue Oct 02 16:55:56 GMT 2007
>Last-Modified:  Tue Oct 02 16:55:56 GMT 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Sep 3 15:50:12 UTC 2007 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116056 

From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/116056: [NEW PORT] net-im/p5-Jabber-Lite: Standalone
	library for communicating with Jabber servers
Date: Mon, 3 Sep 2007 23:58:00 +0800

 --sm4nu43k4a2Rpi4c
 Content-Type: text/plain; charset=cp950
 Content-Disposition: inline
 
 Use this one.
 
 On Mon, Sep 03, 2007 at 03:50:01PM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `ports/116056'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=116056
 > 
 > >Category:       ports
 > >Responsible:    freebsd-ports-bugs
 > >Synopsis:       [NEW PORT] net-im/p5-Jabber-Lite: Standalone library for communicating with Jabber servers
 > >Arrival-Date:   Mon Sep 03 15:50:01 GMT 2007
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
 
 --sm4nu43k4a2Rpi4c
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="p5-Jabber-Lite.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	p5-Jabber-Lite=0A#	=
 p5-Jabber-Lite/pkg-descr=0A#	p5-Jabber-Lite/Makefile=0A#	p5-Jabber-Lite/pkg=
 -plist=0A#	p5-Jabber-Lite/distinfo=0A#=0Aecho c - p5-Jabber-Lite=0Amkdir -p=
  p5-Jabber-Lite > /dev/null 2>&1=0Aecho x - p5-Jabber-Lite/pkg-descr=0Ased =
 's/^X//' >p5-Jabber-Lite/pkg-descr << 'END-of-p5-Jabber-Lite/pkg-descr'=0AX=
 Jabber::Lite is, as the name implies, a small 'lite' library for=0AXdealing=
  with Jabber servers, implemented entirely in perl. Whilst it=0AXis small, =
 it does try to be fairly complete for common tasks.=0AX=0AXWWW:	http://sear=
 ch.cpan.org/dist/Jabber-Lite/=0AEND-of-p5-Jabber-Lite/pkg-descr=0Aecho x - =
 p5-Jabber-Lite/Makefile=0Ased 's/^X//' >p5-Jabber-Lite/Makefile << 'END-of-=
 p5-Jabber-Lite/Makefile'=0AX# New ports collection makefile for:	p5-Jabber-=
 Lite=0AX# Date created:		2007-09-03=0AX# Whom:			Gea-Suan Lin <gslin@gslin.=
 org>=0AX#=0AX# $FreeBSD$=0AX#=0AX=0AXPORTNAME=3D	Jabber-Lite=0AXPORTVERSION=
 =3D	0.8=0AXCATEGORIES=3D	net-im perl5=0AXMASTER_SITES=3D	CPAN=0AXMASTER_SIT=
 E_SUBDIR=3D	Jabber=0AXPKGNAMEPREFIX=3D	p5-=0AX=0AXMAINTAINER=3D	gslin@gslin=
 =2Eorg=0AXCOMMENT=3D	Standalone library for communicating with Jabber serve=
 rs=0AX=0AXRUN_DEPENDS=3D	${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDI=
 R}/security/p5-Digest-SHA1 \=0AX		${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/s=
 ecurity/p5-Authen-SASL \=0AX		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/sec=
 urity/p5-IO-Socket-SSL=0AX=0AXPERL_CONFIGURE=3D	yes=0AX=0AXMAN3=3D		Jabber:=
 :Lite.3=0AX=0AX.include <bsd.port.pre.mk>=0AX=0AX.if ${PERL_LEVEL} < 500703=
 =0AXRUN_DEPENDS+=3D	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/co=
 nverters/p5-MIME-Base64 \=0AX		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${P=
 ORTSDIR}/lang/p5-Scalar-List-Utils=0AX.endif=0AX=0AX.include <bsd.port.post=
 =2Emk>=0AEND-of-p5-Jabber-Lite/Makefile=0Aecho x - p5-Jabber-Lite/pkg-plist=
 =0Ased 's/^X//' >p5-Jabber-Lite/pkg-plist << 'END-of-p5-Jabber-Lite/pkg-pli=
 st'=0AX@comment $FreeBSD$=0AX%%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite/.=
 packlist=0AX%%SITE_PERL%%/Jabber/Lite.pm=0AX@dirrmtry %%SITE_PERL%%/Jabber=
 =0AX@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite=0AX@dirrmtry %%S=
 ITE_PERL%%/%%PERL_ARCH%%/auto/Jabber=0AEND-of-p5-Jabber-Lite/pkg-plist=0Aec=
 ho x - p5-Jabber-Lite/distinfo=0Ased 's/^X//' >p5-Jabber-Lite/distinfo << '=
 END-of-p5-Jabber-Lite/distinfo'=0AXMD5 (Jabber-Lite-0.8.tar.gz) =3D 0e864c9=
 e3e2de68390d805407ceb725f=0AXSHA256 (Jabber-Lite-0.8.tar.gz) =3D 095cdd6b40=
 b3fdc04841b3d265c24fc32fac2e8da1e6618e1c74931b9de44c45=0AXSIZE (Jabber-Lite=
 -0.8.tar.gz) =3D 48732=0AEND-of-p5-Jabber-Lite/distinfo=0Aexit=0A=0A
 --sm4nu43k4a2Rpi4c--

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116056: commit references a PR
Date: Thu, 20 Sep 2007 06:09:29 +0000 (UTC)

 clsung      2007-09-20 06:09:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im               Makefile 
   Added files:
     net-im/p5-Jabber-Lite Makefile distinfo pkg-descr pkg-plist 
   Log:
   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/
   
   PR:             ports/116056
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.70      +1 -0      ports/net-im/Makefile
   1.1       +33 -0     ports/net-im/p5-Jabber-Lite/Makefile (new)
   1.1       +3 -0      ports/net-im/p5-Jabber-Lite/distinfo (new)
   1.1       +5 -0      ports/net-im/p5-Jabber-Lite/pkg-descr (new)
   1.1       +6 -0      ports/net-im/p5-Jabber-Lite/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Oct 2 16:55:38 UTC 2007 
State-Changed-Why:  
Port added 2007-09-20. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116056 
>Unformatted:
