aboutsummaryrefslogtreecommitdiff
path: root/www/trac-tocmacro
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingWilliam Grzybowski2013-12-262-7/+3
| | | | | | | - Modernize python knobs Notes: svn path=/head/; revision=337589
* [Errno 11] Resource Temporarily UnavailableGreg Larkin2013-12-161-1/+1
| | | | | | | | | | Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin Notes: svn path=/head/; revision=336656
* 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
* - 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
* - 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 11.0.0.3Martin Matuska2008-10-272-10/+8
| | | | | | | | | PR: ports/127967 Submitted by: mm Approved by: Geritt Beine <geritt.beine at gmx.de> (maintainer) Notes: svn path=/head/; revision=222126
* - 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-1/+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
* - Fix buildMartin Wilke2008-01-252-2/+3
| | | | | | | | Submitted by: pointyhat via erwin Approved by: maintainer implicit Notes: svn path=/head/; revision=206198
* - Update to 1.0.1Martin Wilke2008-01-232-4/+4
| | | | | | | | | PR: 119349 Submitted by: christop Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=206074
* - 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
* The TocMacro generates a table of contents for the current page or a set ofMartin Wilke2007-05-274-0/+34
pages. WWW: http://trac-hacks.org/wiki/TocMacro Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Notes: svn path=/head/; revision=192091