| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Feb 2013 17:06:37
0.7_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:42:40
0.7_1
|
rm  |
- remove direct setuptools dependency
- no PORTREVISION bump is needed, because it already depend on it via
USE_DISTUTILS
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
PR: 173165
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes |
25 Dec 2010 16:55:41
0.7_1
|
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) |
22 Jul 2010 21:05:39
0.7_1
|
brooks  |
The package for the trac-spam-filter port is rather bogusly named
trac-TracSpamFilter so use that for the version based RUN_DEPEND. |
15 Jul 2010 16:32:04
0.7
|
brooks  |
Add trac-discussion:
The DiscussionPlugin adds discussion forums to Trac. An arbitrary number
of forums can be added, organised to forum groups. Users can create
topics in forums and reply to them which together creates discussion
threads. Threaded or flat view to topics and its replies is supported.
Each forum has a list of moderators who can delete topics, replies,
etc. Appending new forums and topics either as new replies shows up in
timeline. Searching capability in topics and replies is supported too. |