aboutsummaryrefslogtreecommitdiff
path: root/www/trac-discussion
Commit message (Collapse)AuthorAgeFilesLines
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-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 namedBrooks Davis2010-07-221-1/+2
| | | | | | | trac-TracSpamFilter so use that for the version based RUN_DEPEND. Notes: svn path=/head/; revision=258071
* Add trac-discussion:Brooks Davis2010-07-154-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