Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2012 18:27:42 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170731: [NEW PORT] databases/py-umemcache: Memcache client written in highly optimized C++ with Python bindings
Message-ID:  <20120818082742.639FC3AE19@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201208180830.q7I8U6UE005614@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170731
>Category:       ports
>Synopsis:       [NEW PORT] databases/py-umemcache: Memcache client written in highly optimized C++ with Python bindings
>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 Aug 18 08:30:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
Ultra fast memcache client written in highly optimized C++ with Python bindings

WWW:	https://github.com/esnme/ultramemcache/

==[QA]==
port test clean: looks fine.
redports build clean: https://redports.org/buildarchive/20120818073129-61606/
unit test clean: Ran 31 tests in 76.202s - OK
========

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>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:
#
#	py-umemcache
#	py-umemcache/Makefile
#	py-umemcache/pkg-descr
#	py-umemcache/distinfo
#
echo c - py-umemcache
mkdir -p py-umemcache > /dev/null 2>&1
echo x - py-umemcache/Makefile
sed 's/^X//' >py-umemcache/Makefile << '57b14ac3a5158b4986c179aee16592d2'
X# New ports collection makefile for:	py-umemcache
X# Date created:		2012-08-18
X# Whom:			Kubilay Kocak <koobs.freebsd@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	umemcache
XPORTVERSION=	1.4
XCATEGORIES=	databases python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	koobs.freebsd@gmail.com
XCOMMENT=	Memcache client written in highly optimized C++ with Python bindings
X
XLICENSE=	BSD
X
XUSE_DOS2UNIX=	yes
XUSE_ZIP=	yes
XUSE_PYTHON=	-2.7
XUSE_PYDISTUTILS=	yes
X
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/umemcache.so
X
X.include <bsd.port.mk>
57b14ac3a5158b4986c179aee16592d2
echo x - py-umemcache/pkg-descr
sed 's/^X//' >py-umemcache/pkg-descr << '7e09208ea32d40d4a35cfe459aff71b1'
XUltra fast memcache client written in highly optimized C++ with Python bindings
X
XWWW:	https://github.com/esnme/ultramemcache/
7e09208ea32d40d4a35cfe459aff71b1
echo x - py-umemcache/distinfo
sed 's/^X//' >py-umemcache/distinfo << 'fa4f9fa490ce340d86785cd01059ba43'
XSHA256 (umemcache-1.4.zip) = 0552e07cfa05bf19cbfa4b3b725b5daa5be9184d4bdeca98fb00f23aee20afb3
XSIZE (umemcache-1.4.zip) = 24005
fa4f9fa490ce340d86785cd01059ba43
exit
--- .shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120818082742.639FC3AE19>