aboutsummaryrefslogtreecommitdiff
path: root/www/trac-advancedticketworkflow
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-261-1/+0
| | | | Notes: svn path=/head/; revision=341180
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - do not use local bsd.python.mk variables within the port Makefile - switchMarcus von Appen2013-08-301-1/+1
| | | | | | | the publicly accessible ones instead Notes: svn path=/head/; revision=325711
* Give up maintainership on my trac portsMartin Matuska2012-08-161-1/+1
| | | | Notes: svn path=/head/; revision=302624
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-0/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245716
* AdvancedTicketWorkflowPlugin provides a number of advanced operationsMartin Matuska2008-10-094-0/+38
for customizable workflows that are similar to the operations provided in the customizeable workflow of the core system. WWW: http://trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin ---------------------------------------------------------------------- Notes: svn path=/head/; revision=221367