Index: head/net/p5-Net-Cassandra/Makefile =================================================================== --- head/net/p5-Net-Cassandra/Makefile (revision 363608) +++ head/net/p5-Net-Cassandra/Makefile (revision 363609) @@ -1,20 +1,23 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= Net-Cassandra PORTVERSION= 0.35 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Interface to Cassandra -RUN_DEPENDS= p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-StrictConstructor>0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual -USES= perl5 +BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ + p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor +RUN_DEPENDS:= ${BUILD_DEPENDS} + USE_PERL5= configure +USES= perl5 .include Index: head/net/p5-Net-Cassandra/pkg-descr =================================================================== --- head/net/p5-Net-Cassandra/pkg-descr (revision 363608) +++ head/net/p5-Net-Cassandra/pkg-descr (revision 363609) @@ -1,6 +1,5 @@ -This module provides an interface the to Cassandra distributed -database. It uses the Thrift interface. This is changing rapidly and -supports the development version of Cassandra built from Subversion -trunk. +This module provides an interface the to Cassandra distributed database. It uses +the Thrift interface. This is changing rapidly and supports the development +version of Cassandra built from Subversion trunk. WWW: http://search.cpan.org/dist/Net-Cassandra/ Index: head/net/p5-Net-Cassandra/pkg-plist =================================================================== --- head/net/p5-Net-Cassandra/pkg-plist (revision 363608) +++ head/net/p5-Net-Cassandra/pkg-plist (revision 363609) @@ -1,22 +1,22 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra/.packlist %%SITE_PERL%%/Net/Cassandra.pm %%SITE_PERL%%/Net/Cassandra/Backend/Cassandra.pm %%SITE_PERL%%/Net/Cassandra/Backend/Constants.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/BinaryProtocol.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/BufferedTransport.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/FramedTransport.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/HttpClient.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/MemoryBuffer.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Protocol.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Server.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Socket.pm %%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Transport.pm %%SITE_PERL%%/Net/Cassandra/Backend/Types.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra/.packlist %%PERL5_MAN3%%/Net::Cassandra.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/Cassandra/Backend/Thrift @dirrmtry %%SITE_PERL%%/Net/Cassandra/Backend @dirrmtry %%SITE_PERL%%/Net/Cassandra @dirrmtry %%SITE_PERL%%/Net