aboutsummaryrefslogtreecommitdiff
path: root/www/trac-pendingticket
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION after arp updateMartin Wilke2008-07-071-1/+1
| | | | | | | PR: 125269 125274 Notes: svn path=/head/; revision=216446
* 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 0.0.2Martin Wilke2008-01-032-4/+4
| | | | | | | | PR: 119254 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=204956
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - 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
* The intent of this is to allow an administrator to mark a Ticket as "Pending"Martin Wilke2007-05-275-0/+55
to indicate that information has been requested from the reporter. If the reporter doesn't reply with in the allotted timeframe, the ticket will automatically be closed. This works well when combined with the SimpleTicketPlugin WWW: http://trac-hacks.org/wiki/PendingTicketPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Notes: svn path=/head/; revision=192099