| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Feb 2013 17:06:37
0.1.2_2
|
brooks  |
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers. |
30 Oct 2012 19:37:20
0.1.2_2
|
rm  |
- do not directly depend on setuptools, use USE_DISTUTILS instead
- do not bump PORTREVISION because it had dependended on setuptools both
directly and via USE_PYDISTUTILS, so dependencies list isn't changed
- remove indefinite article in COMMENT
- move pkg-plist contents into Makefile:PLIST_FILES
- trim Makefile header
- limit python version to 2.x only
PR: 173060
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes |
25 Dec 2010 16:55:41
0.1.2_2
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
18 May 2010 04:08:06
0.1.2_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
0.1.2_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
31 Dec 2009 18:20:39
0.1.2
|
brooks  |
The Trac VotePlugin adds a context-navigation entry that lets users easily
vote for a Trac resource, including Wiki pages, tickets, milestones, etc.
If a user has a valid session and the VOTE_MODIFY permission they will
be able to vote.
WWW: http://trac-hacks.org/wiki/VotePlugin |