Date: Sun, 27 May 2007 19:36:26 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/trac-pendingticket Makefile distinfo pkg-descr pkg-plist ports/www/trac-pendingticket/files close_old_pending.py.patch Message-ID: <200705271936.l4RJaaKC053850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-05-27 19:36:26 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/trac-pendingticket Makefile distinfo pkg-descr pkg-plist
www/trac-pendingticket/files close_old_pending.py.patch
Log:
The intent of this is to allow an administrator to mark a Ticket as "Pending"
to indicate that information has been requested from the reporter. If the
reporter doesn't reply with in the allotted timeframe, the ticket will
automatically be closed.
This works well when combined with the SimpleTicketPlugin
WWW: http://trac-hacks.org/wiki/PendingTicketPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
Revision Changes Path
1.1822 +1 -0 ports/www/Makefile
1.1 +34 -0 ports/www/trac-pendingticket/Makefile (new)
1.1 +3 -0 ports/www/trac-pendingticket/distinfo (new)
1.1 +8 -0 ports/www/trac-pendingticket/files/close_old_pending.py.patch (new)
1.1 +8 -0 ports/www/trac-pendingticket/pkg-descr (new)
1.1 +2 -0 ports/www/trac-pendingticket/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705271936.l4RJaaKC053850>
