aboutsummaryrefslogtreecommitdiff
path: root/www/trac-xmlrpc
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Updated to 1.0.6Greg Larkin2009-12-052-6/+6
| | | | | | | | PR: ports/140859 Submitted by: Sutra Zhou <zhoushuqun@gmail.com> Notes: svn path=/head/; revision=245219
* - 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
* - 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
* This plugin allows Trac plugins to export select parts of their interface viaMartin Wilke2007-05-274-0/+38
XML-RPC. It also includes some exported functions for manipulating tickets, with plans to include interfaces to other parts of Trac's API. WWW: http://trac-hacks.org/wiki/XmlRpcPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Notes: svn path=/head/; revision=192105