aboutsummaryrefslogtreecommitdiff
path: root/www/py-routes
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.12.3Wen Heping2010-06-112-4/+4
| | | | Notes: svn path=/head/; revision=256347
* - Update to 1.12.1Wen Heping2010-03-312-4/+4
| | | | Notes: svn path=/head/; revision=251876
* - Update to 1.12Wen Heping2010-03-093-7/+4
| | | | Notes: svn path=/head/; revision=250751
* - Update to 1.11Wen Heping2009-09-293-5/+8
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Feature safe: yes Notes: svn path=/head/; revision=242244
* - Update to 1.10.3Martin Wilke2009-02-152-6/+5
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=228468
* - Update to 1.10.2Wesley Shields2009-01-312-7/+6
| | | | | | | | | | | - Remove old MASTER_SITES - Pass maintainership to submitter PR: ports/130906 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=227262
* Reassign ports maintained by dryice@ for now due to other commitments.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224353
* - Update to 1.10.1Pav Lucistnik2008-12-173-9/+15
| | | | | | | | | PR: ports/128908 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer timeout (dryice; 1 month) Notes: svn path=/head/; revision=224341
* - update to 1.7.2Dryice Dong Liu2008-03-173-14/+4
| | | | | | | - removed file: files/patch-setup.py Notes: svn path=/head/; revision=209186
* - update to 1.7.1Dryice Dong Liu2008-01-143-4/+14
| | | | | | | - new file: files/patch-setup.py Notes: svn path=/head/; revision=205627
* update to 1.7Dryice Dong Liu2007-12-212-4/+4
| | | | Notes: svn path=/head/; revision=204251
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-302-36/+25
| | | | | | | | | | | | | - 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
* New port py-routes. This is a Python re-implementation of the Rails routesDryice Dong Liu2007-04-244-0/+70
system for mapping URL's to Controllers/Actions and generating URL's. Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=190777