ports/159216: New port: databases/godis - redis client for Go

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


>Number:         159216
>Category:       ports
>Synopsis:       New port: databases/godis - redis client for Go
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 26 21:10:07 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: databases/godis

Godis is redis client for Go.
It supports all Redis commands and common features
such as pipelines and pubsub.

More info at: https://github.com/simonz05/godis



>How-To-Repeat:





>Fix:


--- godis.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:
#
#	databases/godis
#	databases/godis/Makefile
#	databases/godis/distinfo
#	databases/godis/pkg-descr
#
echo c - databases/godis
mkdir -p databases/godis > /dev/null 2>&1
echo x - databases/godis/Makefile
sed 's/^X//' >databases/godis/Makefile << '5169466a9bfdedf71ab3dfa11d35017d'
X# New ports collection makefile for:	godis
X# Date created:				20 June , 2010
X# Whom:					Grzegorz Blach <magik at roorback.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	godis
XPORTVERSION=	20110527
XCATEGORIES=	databases
XMASTER_SITES=	https://github.com/downloads/Roorback/mgk_ports/
X
XMAINTAINER=	magik at roorback.net
XCOMMENT=	A Redis client library written in Go
X
XFETCH_ARGS=	-Fpr
XWRKSRC=		${WRKDIR}/${DISTNAME}
XPLIST_FILES=	${GO_LIBDIR}/godis.a
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>
5169466a9bfdedf71ab3dfa11d35017d
echo x - databases/godis/distinfo
sed 's/^X//' >databases/godis/distinfo << 'e734d58ad09f9a9937cdbd18c9c92d51'
XSHA256 (godis-20110527.tar.gz) = 4d1c29a688a2065f00846eacfc1ba850738df05d5b40db130efdc7c4702357f4
XSIZE (godis-20110527.tar.gz) = 15818
e734d58ad09f9a9937cdbd18c9c92d51
echo x - databases/godis/pkg-descr
sed 's/^X//' >databases/godis/pkg-descr << '2b3fd8120e8f3378c177704a9c099045'
XRedis client for Go. It supports all Redis commands and common features such
Xas pipelines and pubsub.
X
Xwww: https://github.com/simonz05/godis
2b3fd8120e8f3378c177704a9c099045
exit

--- godis.shar.txt ends here ---



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



More information about the freebsd-ports-bugs mailing list