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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"