ports/178966: [NEW PORT] textproc/p5-Google-ProtocolBuffers: Simple interface to Google Protocol Buffers
Ilya Bakulin
webmaster at kibab.com
Sat May 25 12:00:02 UTC 2013
>Number: 178966
>Category: ports
>Synopsis: [NEW PORT] textproc/p5-Google-ProtocolBuffers: Simple interface to Google Protocol Buffers
>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: Sat May 25 12:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Ilya Bakulin
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
Deglitch Networks
>Environment:
System: FreeBSD olymp.kibab.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10
>Description:
Google Protocol Buffers is a data serialization format.
It is binary (and hence compact and fast for serialization) and as
extendable as XML; its nearest analogues are Thrift and ASN.1.
There are official mappings for C++, Java and Python languages;
this library is a mapping for Perl.
WWW: http://search.cpan.org/dist/Google-ProtocolBuffers/
Generated with FreeBSD Port Tools 0.99_6 (mode: new)
The port has been tested using Redports system: https://redports.org/buildarchive/20130524213347-77643
>How-To-Repeat:
>Fix:
--- .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-Google-ProtocolBuffers
# p5-Google-ProtocolBuffers/Makefile
# p5-Google-ProtocolBuffers/distinfo
# p5-Google-ProtocolBuffers/pkg-descr
# p5-Google-ProtocolBuffers/pkg-plist
#
echo c - p5-Google-ProtocolBuffers
mkdir -p p5-Google-ProtocolBuffers > /dev/null 2>&1
echo x - p5-Google-ProtocolBuffers/Makefile
sed 's/^X//' >p5-Google-ProtocolBuffers/Makefile << '90e26dcb164b50be1ec0759b21a51e8f'
X# $FreeBSD$
X
XPORTNAME= Google-ProtocolBuffers
XPORTVERSION= 0.08
XCATEGORIES= textproc perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= webmaster at kibab.com
XCOMMENT= Simple interface to Google Protocol Buffers
X
XBUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
X p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent
X
XRUN_DEPENDS:= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= Google::ProtocolBuffers.3
X
X.include <bsd.port.mk>
90e26dcb164b50be1ec0759b21a51e8f
echo x - p5-Google-ProtocolBuffers/distinfo
sed 's/^X//' >p5-Google-ProtocolBuffers/distinfo << 'aa21fadf00df7a63069efb95af8756f5'
XSHA256 (Google-ProtocolBuffers-0.08.tar.gz) = 63e32d38fb7798420a1f0e96a49e0799857a64fec0dd54a0299087631ebcae5f
XSIZE (Google-ProtocolBuffers-0.08.tar.gz) = 42386
aa21fadf00df7a63069efb95af8756f5
echo x - p5-Google-ProtocolBuffers/pkg-descr
sed 's/^X//' >p5-Google-ProtocolBuffers/pkg-descr << '061072db3a69fa2bd8106292b2ababe5'
XGoogle Protocol Buffers is a data serialization format.
XIt is binary (and hence compact and fast for serialization) and as
Xextendable as XML; its nearest analogues are Thrift and ASN.1.
XThere are official mappings for C++, Java and Python languages;
Xthis library is a mapping for Perl.
X
XWWW: http://search.cpan.org/dist/Google-ProtocolBuffers/
061072db3a69fa2bd8106292b2ababe5
echo x - p5-Google-ProtocolBuffers/pkg-plist
sed 's/^X//' >p5-Google-ProtocolBuffers/pkg-plist << '67689891d67d9193587950112c941e3c'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/ProtocolBuffers/.packlist
X%%SITE_PERL%%/Google/ProtocolBuffers/Constants.pm
X%%SITE_PERL%%/Google/ProtocolBuffers/CodeGen.pm
X%%SITE_PERL%%/Google/ProtocolBuffers/CodecIV64.pm
X%%SITE_PERL%%/Google/ProtocolBuffers/Codec.pm
X%%SITE_PERL%%/Google/ProtocolBuffers/CodecIV32.pm
X%%SITE_PERL%%/Google/ProtocolBuffers/Compiler.pm
X%%SITE_PERL%%/Google/ProtocolBuffers.pm
X
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/ProtocolBuffers
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google
X at dirrmtry %%SITE_PERL%%/Google
X at dirrm %%SITE_PERL%%/Google/ProtocolBuffers
67689891d67d9193587950112c941e3c
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list