| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Feb 2013 17:06:37
0.7.r11504_1
|
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:35:20
0.7.r11504_1
|
rm  |
- do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- remove indefinite article in COMMENT
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
PR: 173058
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes |
20 Apr 2012 00:10:54
0.7.r11504
|
brooks  |
Upgrade to the latest version in svn. Since the port has never installed a
wiki_namespace table, remove the braindead code that checks for one and
spews two lines of postgres log messages each time the plugin starts (over
two lines per second in my slightly crazy enviornment). |
19 Mar 2011 12:38:54
0.6_2
|
miwi  |
- Get Rid MD5 support |
18 May 2010 04:08:06
0.6_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.6_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
13 Dec 2009 16:28:06
0.6
|
miwi  |
- Get rip python 2.3+
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 |
22 May 2009 17:53:28
0.6
|
glarkin  |
- Reassign maintainer to brooks@
Approved by: maintainer (glarkin) |
06 May 2009 22:15:18
0.6
|
glarkin  |
- Take maintainership |
04 May 2009 20:31:59
0.6
|
miwi  |
- Reset maintainer
PR: 133702
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
19 Jan 2009 23:38:13
0.6
|
beech  |
- Update to version 0.6
PR: ports/130709
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
07 Jul 2008 11:45:26
0.4.1_2
|
miwi  |
- Bump PORTREVISION after arp update
PR: 125269 125274 |
06 Jun 2008 14:07:24
0.4.1_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
05 Aug 2007 21:26:54
0.4.1
|
miwi  |
- Update to 0.4.1
PR: 115190
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
30 Jul 2007 09:42:28
0.4
|
alexbl  |
- Make Python 2.5.1 the default Python version
- 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 |
27 May 2007 15:34:52
0.4
|
miwi  |
- Update MASTER_SITE
- Repacked the archiv (No functional changes.)
PR: 112792
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> |
31 Dec 2006 13:40:38
0.4
|
miwi  |
The TagsPlugin implements both a generic tagging engine and frontends for the
Wiki and ticket systems. An extra text entry box is added to the Wiki edit page
for tagging Wiki pages and ticket fields (you can configure which ones) are
treated as tags for the ticket system.
WWW: http://trac-hacks.org/wiki/TagsPlugin
PR: ports/107271
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> |