aboutsummaryrefslogtreecommitdiff
path: root/www/trac-autocomplete
Commit message (Collapse)AuthorAgeFilesLines
* - do not directly depend on setuptools, use USE_DISTUTILS insteadRuslan Makhmatkhanov2012-12-262-45/+31
| | | | | | | | | | | | | | | | - bump PORTREVISION because of dependency change - trim Makefile header - remove indefinite article in COMMENT - limit python version to 2.x only - remove permissions fixing part - setuptools will take care of it - simplify pkg-plist entries PR: 173162 Submitted by: rm (myself) Approved by: maintainer timeout (~2 months) Notes: svn path=/head/; revision=309508
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Change maintainer address for my portsEygene Ryabinkin2010-11-271-1/+1
| | | | | | | Approved by: erwin (co-mentor) Notes: svn path=/head/; revision=265291
* - Update to svn:8451Martin Wilke2010-09-112-5/+5
| | | | | | | | PR: 150085 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer) Notes: svn path=/head/; revision=260969
* - 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-1/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* - Fix PKGNAMEMartin Wilke2009-12-181-5/+5
| | | | | | | | | | | - Replace chmod to ${CHMOD} - Update MASTER_SITES PR: 141703 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer) Notes: svn path=/head/; revision=246090
* - Fix INDEXMartin Wilke2009-12-131-1/+1
| | | | Notes: svn path=/head/; revision=245691
* The AutocompleteUsersPlugin allows AJAX completion of usersMartin Wilke2009-12-134-0/+78
for the owner and CC fields on new and existing tickets. WWW: http://trac-hacks.org/wiki/AutocompleteUsersPlugin PR: ports/141254 Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru> Notes: svn path=/head/; revision=245668