From gslin@colo-p.gslin.org  Tue Apr  6 17:40:00 2010
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 754661065673
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Apr 2010 17:40:00 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (253.rev.miniworld.com.tw [61.31.192.253])
	by mx1.freebsd.org (Postfix) with ESMTP id 33F1F8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Apr 2010 17:39:59 +0000 (UTC)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id 7A5177E828; Wed,  7 Apr 2010 01:39:58 +0800 (CST)
Message-Id: <20100406173958.7A5177E828@colo-p.gslin.org>
Date: Wed,  7 Apr 2010 01:39:58 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [NEW PORT] net/p5-Net-Cassandra-Easy: Perlish interface to the Cassandra database
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         145436
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-Cassandra-Easy: Perlish interface to the Cassandra database
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 06 17:50:00 UTC 2010
>Closed-Date:    Thu Apr 08 00:23:04 UTC 2010
>Last-Modified:  Thu Apr  8 00:30:04 UTC 2010
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.2-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.2-RELEASE-p7 FreeBSD 7.2-RELEASE-p7 #0: Fri Feb 26 19:51:57 UTC 2010
>Description:
Net::Cassandra::Easy aims to simplify the basic interactions with the
Cassandra database.

WWW:	http://search.cpan.org/dist/Net-Cassandra-Easy/

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

--- p5-Net-Cassandra-Easy-0.08b.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-Net-Cassandra-Easy
#	p5-Net-Cassandra-Easy/pkg-descr
#	p5-Net-Cassandra-Easy/Makefile
#	p5-Net-Cassandra-Easy/pkg-plist
#	p5-Net-Cassandra-Easy/distinfo
#
echo c - p5-Net-Cassandra-Easy
mkdir -p p5-Net-Cassandra-Easy > /dev/null 2>&1
echo x - p5-Net-Cassandra-Easy/pkg-descr
sed 's/^X//' >p5-Net-Cassandra-Easy/pkg-descr << '38ab8c1a4efda203c8e750ec6fb6b87b'
XNet::Cassandra::Easy aims to simplify the basic interactions with the
XCassandra database.
X
XWWW:	http://search.cpan.org/dist/Net-Cassandra-Easy/
38ab8c1a4efda203c8e750ec6fb6b87b
echo x - p5-Net-Cassandra-Easy/Makefile
sed 's/^X//' >p5-Net-Cassandra-Easy/Makefile << 'a9e80ce5d88d637a249c020e1e4a422f'
X# New ports collection makefile for:	p5-Net-Cassandra-Easy
X# Date created:		2010-04-03
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Cassandra-Easy
XPORTVERSION=	0.08b
XCATEGORIES=	net perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Perlish interface to the Cassandra database
X
XRUN_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
X		p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
X		p5-Hash-Merge>=0:${PORTSDIR}/textproc/p5-Hash-Merge \
X		p5-Modern-Perl>=0:${PORTSDIR}/lang/p5-Modern-Perl \
X		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
X		p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
X
XPERL_CONFIGURE=	yes
XUSE_PERL5=	5.10.0+
XWRKSRC=		${WRKDIR}/${PORTNAME}-0.08
X
XMAN3=		Net::Cassandra::Easy.3
X
X.include <bsd.port.mk>
a9e80ce5d88d637a249c020e1e4a422f
echo x - p5-Net-Cassandra-Easy/pkg-plist
sed 's/^X//' >p5-Net-Cassandra-Easy/pkg-plist << 'e59bf2596d2c24597a1ccd0d07b3167a'
X@comment $FreeBSD$
X%%SITE_PERL%%/Net/Cassandra/Easy.pm
X%%SITE_PERL%%/Net/Cassandra/cassidy.pl
X%%SITE_PERL%%/Net/GenCassandra/Cassandra.pm
X%%SITE_PERL%%/Net/GenCassandra/Constants.pm
X%%SITE_PERL%%/Net/GenCassandra/Types.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/BinaryProtocol.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/BufferedTransport.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/FramedTransport.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/HttpClient.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/MemoryBuffer.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/Protocol.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/Socket.pm
X%%SITE_PERL%%/Net/GenThrift/Thrift/Transport.pm
X%%SITE_PERL%%/mach/auto/Net/Cassandra/Easy/.packlist
X@dirrmtry %%SITE_PERL%%/mach/auto/Net/Cassandra/Easy
X@dirrmtry %%SITE_PERL%%/mach/auto/Net/Cassandra
X@dirrmtry %%SITE_PERL%%/mach/auto/Net
X@dirrmtry %%SITE_PERL%%/Net/GenThrift/Thrift
X@dirrmtry %%SITE_PERL%%/Net/GenThrift
X@dirrmtry %%SITE_PERL%%/Net/GenCassandra
X@dirrmtry %%SITE_PERL%%/Net/Cassandra
X@dirrmtry %%SITE_PERL%%/Net
e59bf2596d2c24597a1ccd0d07b3167a
echo x - p5-Net-Cassandra-Easy/distinfo
sed 's/^X//' >p5-Net-Cassandra-Easy/distinfo << '505168b61535018613a10b9d3eb7daac'
XMD5 (Net-Cassandra-Easy-0.08b.tar.gz) = 06ba99c53ee413bccf16b721b2e83191
XSHA256 (Net-Cassandra-Easy-0.08b.tar.gz) = 08b5106e1774737a01b8a70392982dd9625c5191da23e702b7aa7af3f452b31e
XSIZE (Net-Cassandra-Easy-0.08b.tar.gz) = 40174
505168b61535018613a10b9d3eb7daac
exit
--- p5-Net-Cassandra-Easy-0.08b.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: sylvio 
Responsible-Changed-When: Tue Apr 6 18:09:54 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145436 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Thu Apr 8 00:23:03 UTC 2010 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/145436: commit references a PR
Date: Thu,  8 Apr 2010 00:23:00 +0000 (UTC)

 sylvio      2010-04-08 00:22:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/p5-Net-Cassandra-Easy Makefile distinfo pkg-descr 
                               pkg-plist 
   Log:
   - aims to simplify the basic interactions with the Cassandra database.
   
   WWW:    http://search.cpan.org/dist/Net-Cassandra-Easy/
   
   PR:             ports/145436
   Submitted by:   Gea-Suan Lin <gslin@gslin.org>
   Approved by:    itetcu (mentor, implicit)
   
   Revision  Changes    Path
   1.2194    +1 -0      ports/net/Makefile
   1.1       +30 -0     ports/net/p5-Net-Cassandra-Easy/Makefile (new)
   1.1       +3 -0      ports/net/p5-Net-Cassandra-Easy/distinfo (new)
   1.1       +4 -0      ports/net/p5-Net-Cassandra-Easy/pkg-descr (new)
   1.1       +24 -0     ports/net/p5-Net-Cassandra-Easy/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"
 
>Unformatted:
