aboutsummaryrefslogtreecommitdiff
path: root/www/py-turbogears2
Commit message (Collapse)AuthorAgeFilesLines
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* update simplejson dependencyDryice Dong Liu2007-02-261-1/+1
| | | | | | | Approved by: itetcu (mentor, implicit) nivit (original maintainer) Notes: svn path=/head/; revision=185956
* - Updated to 1.0.1Nicola Vitale2007-02-154-133/+1365
| | | | | | | | - Set MAINTAINER to python@FreeBSD.org - Removed files/pkg-deinstall.in Notes: svn path=/head/; revision=185252
* - Bumped PORTREVISIONNicola Vitale2007-01-112-3/+4
| | | | | | | | | | | | - Removed option -D (ignored by the new version of easy_install), added -q to files/pkg-deinstall.in - Updated path to the Python egg of devel/py-kid (dependency), fixing build on pointyhat (reported by kris@) Approved by: alexbl (mentor, implicit) Notes: svn path=/head/; revision=182099
* - Updated path to the Python egg of www/py-formencode (dependency)Nicola Vitale2007-01-041-1/+3
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=181406
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* - Chase increase of devel/py-kid shlib version.Martin Wilke2006-12-031-2/+2
| | | | | | | | | - Bump PORTREVISION Submitted by: pointyhat via kris mail Notes: svn path=/head/; revision=178735
* - Update MASTER_SITESMartin Wilke2006-11-251-3/+4
| | | | | | | | | | - Change dependency from www/py-cherrypy to www/py-cherrypy-old PR: ports/105842 Submitted by: nivit@email.it (Nicola Vitale) (maintainer) Notes: svn path=/head/; revision=178018
* Fix PLISTErwin Lansing2006-08-022-0/+2
| | | | | | | | | PR: 101256 Submitted by: erwin, pointyhat Approved by: maintainer Notes: svn path=/head/; revision=169471
* Update to 0.8.9.Sam Lawrance2006-02-133-4/+5
| | | | | | | | PR: ports/93190 Submitted by: Nicola Vitale <nivit@email.it> (maintainer) Notes: svn path=/head/; revision=155925
* TurboGears brings together four major pieces to create an easy to install, easyPav Lucistnik2006-01-155-0/+166
to use web megaframework. It covers everything from front end (MochiKit JavaScript for the browser, Kid for templates in Python) to the controllers (CherryPy) to the back end (SQLObject). The TurboGears project is focused on providing documentation and integration with these tools without losing touch with the communities that already exist around those tools. TurboGears is easy to use for a wide range of web applications. Author: Kevin Dangoor et alii WWW: http://www.turbogears.org/ PR: ports/91691 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=153528