ports/159217: New port: devel/goprotobuf - Protocol buffers for Go

Grzegorz Blach magik at roorback.net
Tue Jul 26 21:10:08 UTC 2011


>Number:         159217
>Category:       ports
>Synopsis:       New port: devel/goprotobuf - Protocol buffers for Go
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 26 21:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:


System: FreeBSD 8.2-STABLE #11 r224094: Sat Jul 16 15:34:14 CEST 2011
    magik at silver.nine:/usr/obj/usr/src/sys/SILVER



>Description:


New port: devel/goprotobuf

Gorotobuf implements Google Protocol Buffers for Go
More info at: https://code.google.com/p/goprotobuf/



>How-To-Repeat:





>Fix:


--- goprotobuf.shar.txt 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:
#
#	devel/goprotobuf
#	devel/goprotobuf/pkg-plist
#	devel/goprotobuf/Makefile
#	devel/goprotobuf/distinfo
#	devel/goprotobuf/pkg-descr
#
echo c - devel/goprotobuf
mkdir -p devel/goprotobuf > /dev/null 2>&1
echo x - devel/goprotobuf/pkg-plist
sed 's/^X//' >devel/goprotobuf/pkg-plist << '64e1ebd5c362e85e5333639d53076a82'
X%%GO_LIBDIR%%/goprotobuf.googlecode.com/hg/proto.a
X%%GO_LIBDIR%%/goprotobuf.googlecode.com/hg/compiler/generator.a
X%%GO_LIBDIR%%/goprotobuf.googlecode.com/hg/compiler/plugin.a
X%%GO_LIBDIR%%/goprotobuf.googlecode.com/hg/compiler/descriptor.a
X at dirrm %%GO_LIBDIR%%/goprotobuf.googlecode.com/hg/compiler
X at dirrm %%GO_LIBDIR%%/goprotobuf.googlecode.com/hg
X at dirrm %%GO_LIBDIR%%/goprotobuf.googlecode.com
64e1ebd5c362e85e5333639d53076a82
echo x - devel/goprotobuf/Makefile
sed 's/^X//' >devel/goprotobuf/Makefile << '578c6cf4672a8d6f5568a22dfa2e0f9e'
X# New ports collection makefile for:	goprotobuf
X# Date created:				26 July , 2010
X# Whom:					Grzegorz Blach <magik at roorback.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	goprotobuf
XPORTVERSION=	20110726
XCATEGORIES=	devel
XMASTER_SITES=	https://github.com/downloads/Roorback/mgk_ports/
X
XMAINTAINER=	magik at roorback.net
XCOMMENT=	Go support for Google protocol buffers
X
XFETCH_ARGS=     -Fpr
XUSE_BZIP2=	yes
XWRKSRC=		${WRKDIR}/${DISTNAME}
X
XUSE_GO=		yes
X
X.include <bsd.port.pre.mk>
X.include "../../lang/go/files/bsd.go.mk"
X.include <bsd.port.post.mk>
578c6cf4672a8d6f5568a22dfa2e0f9e
echo x - devel/goprotobuf/distinfo
sed 's/^X//' >devel/goprotobuf/distinfo << '89db1386577b8f35eeef921b985b89b5'
XSHA256 (goprotobuf-20110726.tar.bz2) = c0c204967e581ceed01764b45bc149ad1bb7e5ac6b410f160ce61c1dbff46ade
XSIZE (goprotobuf-20110726.tar.bz2) = 255966
89db1386577b8f35eeef921b985b89b5
echo x - devel/goprotobuf/pkg-descr
sed 's/^X//' >devel/goprotobuf/pkg-descr << 'ddb76262740a8c516003712d465000c5'
XGoprotobuf provides Go support, in the form of a library and protocol
Xcompiler plugin, for Google's protocol buffers.
X
Xwww: https://code.google.com/p/goprotobuf/
ddb76262740a8c516003712d465000c5
exit

--- goprotobuf.shar.txt ends here ---



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



More information about the freebsd-ports-bugs mailing list