aboutsummaryrefslogtreecommitdiff
path: root/www/trac-navadd
Commit message (Collapse)AuthorAgeFilesLines
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* I no longer maintain any Trac installations so drop all my Trac moduleBrooks Davis2013-02-281-2/+1
| | | | | | | ports and clean up the port headers. Notes: svn path=/head/; revision=313115
* - do not directly depend on setuptools, use USE_DISTUTILS insteadRuslan Makhmatkhanov2012-10-301-18/+7
| | | | | | | | | | | | | | | - bump PORTREVISION because of dependency change - trim Makefile header - remove indefinite article in COMMENT - limit python version to 2.x only PR: 173101 Submitted by: rm (myself) Approved by: brooks (maintainer, by mail) Feature safe: yes Notes: svn path=/head/; revision=306695
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* - 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
* Add trac-navadd 0.1, a plugin for adding navigation items into TracBrooks Davis2009-01-233-0/+46
navigation bars. Notes: svn path=/head/; revision=226741