cvs commit: ports/www Makefile ports/www/trac-multirepos Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/trac-multirepos/files patch-setup.py tracd.in

Martin Wilke miwi at FreeBSD.org
Sat May 16 22:35:21 UTC 2009


miwi        2009-05-16 22:35:20 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-multirepos  Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    www/trac-multirepos/files patch-setup.py tracd.in 
  Log:
  Multiple repositories Trac version
  ----------------------------------
  
  This branch adds support for accessing multiple repositories inside one Trac
  project and based on 0.12 development version of Trac.
  
  Trac uses a minimalistic approach to web-based software project management.
  Our mission; to help developers write great software while staying out of
  the way.  Trac should impose as little as possible on a team's established
  development process and policies.
  
  What is Trac?
  
      * An integrated system for managing software projects
      * An enhanced wiki
      * A flexible web-based issue tracker
      * An interface to the Subversion revision control system
  
  At the core of Trac lies an integrated wiki and issue/bug database.  Using
  wiki markup, all objects managed by Trac can directly link to other
  issues/bug reports, code changesets, documentation and files.
  
  WWW: http://trac.edgewall.org/
  
  PR:             ports/134314
  Submitted by:   Alexey V. Degtyarev <alexey at renatasystems.org>
  
  Revision  Changes    Path
  1.2348    +1 -0      ports/www/Makefile
  1.1       +105 -0    ports/www/trac-multirepos/Makefile (new)
  1.1       +3 -0      ports/www/trac-multirepos/distinfo (new)
  1.1       +11 -0     ports/www/trac-multirepos/files/patch-setup.py (new)
  1.1       +61 -0     ports/www/trac-multirepos/files/tracd.in (new)
  1.1       +23 -0     ports/www/trac-multirepos/pkg-descr (new)
  1.1       +27 -0     ports/www/trac-multirepos/pkg-message (new)
  1.1       +750 -0    ports/www/trac-multirepos/pkg-plist (new)


More information about the cvs-ports mailing list