Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Use canonical format for FreeBSD.org MAINTAINER addresses | Sunpoet Po-Chuan Hsieh | 2010-12-25 | 2 | -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 | ||||
* | The package for the trac-spam-filter port is rather bogusly named | Brooks Davis | 2010-07-22 | 1 | -1/+2 |
| | | | | | | | trac-TracSpamFilter so use that for the version based RUN_DEPEND. Notes: svn path=/head/; revision=258071 | ||||
* | Add trac-discussion: | Brooks Davis | 2010-07-15 | 4 | -0/+63 |
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. Notes: svn path=/head/; revision=257822 |