ports/175198: New port: www/py-djangotoolbox - A common API for running Django on non-relational/NoSQL databases
John Hixson
john at ixsystems.com
Fri Jan 11 08:00:00 UTC 2013
>Number: 175198
>Category: ports
>Synopsis: New port: www/py-djangotoolbox - A common API for running Django on non-relational/NoSQL databases
>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: Fri Jan 11 08:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: John Hixson
>Release: 10.0-CURRENT
>Organization:
ixsystems
>Environment:
FreeBSD thinkbsd 9.9-CURRENT FreeBSD 10.0-CURRENT #8 r244665: Tue Dec 25 09:53:46 PST 2012 john at thinkbsd:/usr/obj/usr/src/sys/THINKBSD amd64
>Description:
New port
www/py-djangotoolbox
A common API for running Django on non-relational/NoSQL databases
www.allbuttonspressed.com/projects/djangotoolbox
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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-djangotoolbox
# py-djangotoolbox/pkg-descr
# py-djangotoolbox/distinfo
# py-djangotoolbox/Makefile
#
echo c - py-djangotoolbox
mkdir -p py-djangotoolbox > /dev/null 2>&1
echo x - py-djangotoolbox/pkg-descr
sed 's/^X//' >py-djangotoolbox/pkg-descr << '0bf9e4385cb5d990dc760f1862f14327'
XA common API for running Django on non-relational/NoSQL databases
X
Xwww.allbuttonspressed.com/projects/djangotoolbox
0bf9e4385cb5d990dc760f1862f14327
echo x - py-djangotoolbox/distinfo
sed 's/^X//' >py-djangotoolbox/distinfo << 'ed356c232b025326816175629d2c431e'
XSHA256 (develop.zip) = 503ca33915d97356c4509e5cbb7d97cec72e00675aaada9dd3de9b1f8bf46c0a
XSIZE (develop.zip) = 48492
ed356c232b025326816175629d2c431e
echo x - py-djangotoolbox/Makefile
sed 's/^X//' >py-djangotoolbox/Makefile << '3e6ab68d8e7796c0b04cb2eb19014d83'
X# New ports collection makefile for: djangotoolbox
X# Date created: Jan 11, 2013
X# Whom: John Hixson <john at ixsystems.com>
X# $FreeBSD$
X#
X
XPORTNAME= djangotoolbox
XPORTVERSION= 0.9.2
XCATEGORIES= www python
XMASTER_SITES= https://github.com/django-nonrel/djangotoolbox/archive/
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
XDISTNAME= develop
X
XMAINTAINER= john at ixsystems.com
XCOMMENT= A common API for running Django on non-relational/NoSQL databases
X
XLICENSE= BSD
X
XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
X
XUSE_ZIP= yes
XUSE_PYTHON= yes
XUSE_PYDISTUTILS= easy_install
XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
XFETCH_ARGS= -Fpr
X
XWRKSRC= ${WRKDIR}/djangotoolbox-develop
X
X.include <bsd.port.mk>
3e6ab68d8e7796c0b04cb2eb19014d83
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list