freebsd-ports/www/trac-mastertickets/pkg-descr
Greg Larkin d94a678649 - Updated to 3.0.1, which only supports Trac 0.12 [1]
- Various Makefile tweaks
- Incorporated one-line pkg-plist into Makefile

PR:		ports/150075
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs dot ru> [1]
2010-09-08 22:58:18 +00:00

11 lines
510 B
Text

This plugin adds "blocks" and "blocked by" fields to each ticket,
enabling you to express dependencies between tickets. It also
provides a graphviz-based dependency-graph feature for those tickets
having dependencies specified, allowing you to visually understand
the dependency tree.
The dependency graph is viewable by clicking 'depgraph' in the
context (in the upper right corner) menu when viewing a ticket that
blocks or is blocked by another ticket.
WWW: http://trac-hacks.org/wiki/MasterTicketsPlugin