aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Set IGNORE while choosing WITH_DOCS and also defining NOPORTDOCSLi-Wen Hsu2009-05-221-0/+3
| | | | Notes: svn path=/head/; revision=234402
* - Turn off defualt documentation buildingLi-Wen Hsu2009-05-221-1/+1
| | | | Notes: svn path=/head/; revision=234397
* - Update to r10834Li-Wen Hsu2009-05-224-56/+320
| | | | | | | | - Add a patch to be compatible with sphinx 0.6.1 Obtained from: http://code.djangoproject.com/ticket/10539 Notes: svn path=/head/; revision=234396
* - Update to 20081015 snapshotLi-Wen Hsu2008-10-143-239/+780
| | | | Notes: svn path=/head/; revision=221593
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 20080514 snapshotLi-Wen Hsu2008-05-143-4/+36
| | | | | | | | | | This fix the XSS vulnerability Security: http://www.vuxml.org/freebsd/f49ba347-2190-11dd-907c-001c2514716c.html Notified by: delphij Notes: svn path=/head/; revision=213024
* - Update to 20080404 snapshotLi-Wen Hsu2008-04-173-24/+78
| | | | | | | - Chease www/py-flup updating Notes: svn path=/head/; revision=211437
* - Update to 20071029 snapshotLi-Wen Hsu2007-10-293-14/+299
| | | | | | | | | | This fix the denial of service vulnerability. Security: http://www.vuxml.org/freebsd/d2c2952d-85a1-11dc-bfff-003048705d5a.html Notified by: delphij Notes: svn path=/head/; revision=202297
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+4
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update to 20070525 snapshotLi-Wen Hsu2007-05-253-8/+60
| | | | | | | | | - Use PKGNAMESUFFIX to reduce portlint(1) warning Approved by: clsung (mentor, implicitly) Notes: svn path=/head/; revision=191790
* - Actually commit pkg-plistLi-Wen Hsu2007-04-261-10/+77
| | | | | | | | Approved by: clsung (mentor) Pointy Hat to: lwhsu (left pkg-plist off of the command line) Notes: svn path=/head/; revision=190902
* - Update to 20070425 snapshotLi-Wen Hsu2007-04-252-4/+4
| | | | | | | Approved by: clsung (mentor, implicitly) Notes: svn path=/head/; revision=190872
* - Take maintainership of following ports, and do some minor fixesLi-Wen Hsu2007-04-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | devel/py-pytz - Use CHEESESHOP in bsd.sites.mk devel/py-icalendar - Add backup MASTER_SITE www/py-django - Add backup MASTER_SITE www/py-django-devel www/py-clientform - Add backup MASTER_SITE www/py-mechanize - Add backup MASTER_SITE Approved by: clsung (mentor) Notes: svn path=/head/; revision=190262
* - Update to 20070404 snapshotLi-Wen Hsu2007-04-054-18/+244
| | | | | | | | | | - Separate from py-django - Change MASTER_SITES, for snapshot distfile Approved by: clsung (mentor) Notes: svn path=/head/; revision=189253
* - Update to 20070214 snapshotCheng-Lung Sung2007-02-183-1159/+1253
| | | | | | | | | | | - Respect NOPORTDOCS - Change MASTER_SITES, for snapshot distfile PR: ports/109194 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Notes: svn path=/head/; revision=185442
* - Change maintainer email to python@Jose Alonso Cardenas Marquez2006-11-171-1/+1
| | | | Notes: svn path=/head/; revision=177472
* - Pass me maintainershipJose Alonso Cardenas Marquez2006-08-241-1/+1
| | | | | | | Approved by: garga (mentor), flz (current maintainer) Notes: svn path=/head/; revision=171326
* - Update to 20060802 snapshot.Florent Thoumie2006-08-033-1100/+1114
| | | | | | | | | | - Fix packing list [1]. PR: ports/101251 [1] Submitted by: erwin [1] Notes: svn path=/head/; revision=169584
* Add py-django-devel port, the developement version of the Python DjangoFlorent Thoumie2006-07-203-0/+1168
MVC Web Framework. Notes: svn path=/head/; revision=168309