aboutsummaryrefslogtreecommitdiffstats
path: root/www/trac-wikinegotiator
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION after arp updatemiwi2008-07-071-1/+1
| | | | PR: 125269 125274
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Make Python 2.5.1 the default Python versionalexbl2007-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
* This plugin provides content negotiation mechanism for Trac wiki pages. Withmiwi2007-05-284-0/+35
this plugin, your trac site can provides multiple localized pages for users. WWW: http://trac-hacks.org/wiki/TracWikiNegotiatorPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de>