aboutsummaryrefslogtreecommitdiff
path: root/www/trac-ctxtnavadd
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Take maintainershipGreg Larkin2009-05-061-1/+1
| | | | Notes: svn path=/head/; revision=233324
* - Reset maintainerMartin Wilke2009-05-041-1/+1
| | | | | | | | PR: 133702 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> Notes: svn path=/head/; revision=233234
* - Update to version 2.0Beech Rintoul2009-01-192-6/+4
| | | | | | | | PR: ports/130704 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=226465
* - 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
* - 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
* - Update MASTER_SITEMartin Wilke2007-05-272-11/+8
| | | | | | | | | | - Repacked the archive (no functional changes.) PR: 112788 Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=192051
* This plugin provides an interface (ICtxtnavAdder) to alter the ctxtnav bar ofMartin Wilke2006-12-304-0/+39
other plugins, most notably the wiki. For those of you asking what a ctxtnav bar is, its the row of links below the main navigation bar. WWW: http://trac-hacks.org/wiki/CtxtnavAddPlugin PR: ports/107269 Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Notes: svn path=/head/; revision=181094