aboutsummaryrefslogtreecommitdiff
path: root/www/trac-pydotorgtheme
Commit message (Collapse)AuthorAgeFilesLines
* - Remove easy_install dependencyMarcus von Appen2014-06-181-6/+6
| | | | | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358293
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Stage supportMartin Wilke2014-01-261-1/+0
| | | | Notes: svn path=/head/; revision=341186
* 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 - remove indefinite article in COMMENT - trim Makefile header - limit python version to 2.x only PR: 173106 Submitted by: rm (myself) Approved by: brooks (maintainer, by mail) Feature safe: yes Notes: svn path=/head/; revision=306697
* - 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
* This is a theme that emulates the look of python.org.Brooks Davis2009-01-093-0/+40
WWW: http://trac-hacks.org/wiki/PyDotOrgTheme Notes: svn path=/head/; revision=225624