New ports, adds some multihost utilities to Django apps
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->miwi I'll take it.
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2009-12-12 13:50:47 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-django-threaded-multihost Makefile distinfo pkg-descr pkg-plist Log: This small app provides multi-host utilities to Django projects by using threadlocals, middleware and simple utilities. Using the middleware provided, you can "easily" provide multi-site awareness to any project. WWW: http://bitbucket.org/bkroeze/django-threaded-multihost/ PR: ports/141302 Submitted by: Kevin Golding <ports at caomhin.org> Revision Changes Path 1.2489 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/py-django-threaded-multihost/Makefile (new) 1.1 +3 -0 ports/www/py-django-threaded-multihost/distinfo (new) 1.1 +5 -0 ports/www/py-django-threaded-multihost/pkg-descr (new) 1.1 +1 -0 ports/www/py-django-threaded-multihost/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"