novel       2006-07-13 09:49:02 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-gantt       Makefile distinfo pkg-descr pkg-plist 
  Log:
  A plugin for the Trac project/source code management system that
  creates Gantt charts based on ticket reports. It is a
  work-in-progress.
  
  A Gantt chart is a graphical representation of the duration of tasks
  against the progression of time. Gantt charts are very useful for
  planning a scheduling a project based on different tasks that will
  need to be completed and their durations and dependencies on other
  tasks.
  
  The TracGantt plugin uses Trac's ticketing system to generate Gantt
  charts based on existing Trac Ticket Reports (found under the "View
  Tickets" tab in Trac). The Gantt charts are pure XHTML and are
  generated on-the-fly from the ticket reports, using only the tickets
  provided by the report.
  
  WWW: http://ideas.water-powered.com/gantt/#docs
  
  PR:             ports/100140
  Submitted by:   Dryice Liu <dryice at dryice.name>
  
  Revision  Changes    Path
  1.1501    +1 -0      ports/www/Makefile
  1.1       +44 -0     ports/www/trac-gantt/Makefile (new)
  1.1       +3 -0      ports/www/trac-gantt/distinfo (new)
  1.1       +17 -0     ports/www/trac-gantt/pkg-descr (new)
  1.1       +1 -0      ports/www/trac-gantt/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]"

Reply via email to