Skip site navigation (1)Skip section navigation (2)
Date:      8 Dec 2009 22:02:53 -0000
From:      Kevin Golding <ports@caomhin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/141302: New port: www/py-django-threaded-multihost multihost utilities for Django
Message-ID:  <20091208220253.62335.qmail@offa.compliantgroup.com>
Resent-Message-ID: <200912082210.nB8MA48O032596@freefall.freebsd.org>

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

>Number:         141302
>Category:       ports
>Synopsis:       New port: www/py-django-threaded-multihost multihost utilities for Django
>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:   Tue Dec 08 22:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Golding
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD offa.compliantgroup.com 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #1: Sat Oct 3 14:28:15 UTC 2009 kgolding@offa.compliantgroup.com:/usr/obj/usr/src/sys/OFFA amd64


	
>Description:
	New ports, adds some multihost utilities to Django apps
>How-To-Repeat:
	
>Fix:

	

--- py-django-threaded-multihost.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:
#
#	/usr/ports/www/py-django-threaded-multihost/
#	/usr/ports/www/py-django-threaded-multihost/Makefile
#	/usr/ports/www/py-django-threaded-multihost/pkg-descr
#	/usr/ports/www/py-django-threaded-multihost/distinfo
#	/usr/ports/www/py-django-threaded-multihost/pkg-plist
#
echo c - /usr/ports/www/py-django-threaded-multihost/
mkdir -p /usr/ports/www/py-django-threaded-multihost/ > /dev/null 2>&1
echo x - /usr/ports/www/py-django-threaded-multihost/Makefile
sed 's/^X//' >/usr/ports/www/py-django-threaded-multihost/Makefile << '33182af9737f0468d7dfc185a676702d'
X# New ports collection makefile for:	py-django-threaded-multihost
X# Date created:				8 December 2009
X# Whom:					Kevin Golding <ports@caomhin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	django-threaded-multihost
XPORTVERSION=	1.3.2
XCATEGORIES=	www python
XMASTER_SITES=	http://cdn.bitbucket.org/bkroeze/django-threaded-multihost/downloads/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=      ${PORTNAME}-${PORTVERSION:C/([[:digit:]]\.[[:digit:]])\./\1-/g}
X
XMAINTAINER=	ports@caomhin.org
XCOMMENT=	Multi-host utilities to Django.
X
XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	easy_install
XPYDISTUTILS_NOEGGINFO=	yes
XPYEASYINSTALL_EGG= ${PYDISTUTILS_PKGNAME:C/[^A-Za-z0-9.]+/_/g}-${PORTVERSION:C/([[:digit:]]\.[[:digit:]])\./\1_/g}-${PYTHON_VERSION:S/thon//}${PYEASYINSTALL_OSARCH}.egg
XPYEASYINSTALL_UNINSTALLARGS=	-q -m -S ${PYTHON_SITELIBDIR} \
X ${PYDISTUTILS_PKGNAME}==${PYDISTUTILS_PKGVERSION:C/([[:digit:]]\.[[:digit:]])\./\1_/g}
X
X.include <bsd.port.mk>
33182af9737f0468d7dfc185a676702d
echo x - /usr/ports/www/py-django-threaded-multihost/pkg-descr
sed 's/^X//' >/usr/ports/www/py-django-threaded-multihost/pkg-descr << 'bc8fc493ce375a1aa2e3824cd852bbc7'
XThis small app provides multi-host utilities to Django projects by using 
Xthreadlocals, middleware and simple utilities. Using the middleware provided, 
Xyou can "easily" provide multi-site awareness to any project. 
X
XWWW:    http://bitbucket.org/bkroeze/django-threaded-multihost/
bc8fc493ce375a1aa2e3824cd852bbc7
echo x - /usr/ports/www/py-django-threaded-multihost/distinfo
sed 's/^X//' >/usr/ports/www/py-django-threaded-multihost/distinfo << 'aad67114516da433233b80e0659278d8'
XMD5 (django-threaded-multihost-1.3-2.tar.gz) = bba26d70c76028c9334c35dc439fed60
XSHA256 (django-threaded-multihost-1.3-2.tar.gz) = 7bc9b1eb5918a250cdd95efba7379188322623fb434aedf73ff114d0dedffd15
XSIZE (django-threaded-multihost-1.3-2.tar.gz) = 12971
aad67114516da433233b80e0659278d8
echo x - /usr/ports/www/py-django-threaded-multihost/pkg-plist
sed 's/^X//' >/usr/ports/www/py-django-threaded-multihost/pkg-plist << '019fe3dfda5427c8dcbe49e9114d3221'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
019fe3dfda5427c8dcbe49e9114d3221
exit
--- py-django-threaded-multihost.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?20091208220253.62335.qmail>