aboutsummaryrefslogtreecommitdiff
path: root/www/trac-fullblognotification
Commit message (Collapse)AuthorAgeFilesLines
* I no longer maintain any Trac installations so drop all my Trac moduleBrooks Davis2013-02-281-2/+1
| | | | | | | ports and clean up the port headers. Notes: svn path=/head/; revision=313115
* - do not directly depend on setuptools, use USE_DISTUTILS insteadRuslan Makhmatkhanov2012-10-302-36/+26
| | | | | | | | | | | | | | | | - bump PORTREVISION because of dependency change - remove indefinite article in COMMENT - trim Makefile header - limit python version to 2.x only - simplify pkg-plist entries PR: 173171 Submitted by: rm (myself) Approved by: brooks (maintainer, by mail) Feature safe: yes Notes: svn path=/head/; revision=306704
* Add the trac-fullblognotification plugin which allows notifications toBrooks Davis2011-09-204-0/+93
be sent when trac-fullblog blogs are changed. Notes: svn path=/head/; revision=282084