pkgsrc-wip/cvstrac/DESCR
Amitai Schlair 26a080df37 Update to 2.0.1. Changes amusingly difficult to determine. pkgsrc changes:
* clean up DESCR and COMMENT
* set LICENSE
* add dependency on devel/rcs where needed
* support user-destdir installation
* don't invent a makefile, use the existing ones
* add a TODO
2009-08-06 16:21:24 +00:00

18 lines
794 B
Text

A web-based bug and patch-set tracking system for CVS, Subversion and GIT.
Features
- Automatically generates a patch-set log from CVS check-in comments
- User-defined color-coded database queries
- Web-based administration of the CVSROOT/passwd file
- Built-in repository browser
- Built-in Wiki
- Very simple setup - a self-contained executable runs as CGI, from
inetd, or as a stand-alone web server
- Minimal memory, disk and CPU requirements - works on old hardware
- Access permissions configurable separately for each user
- Allows for anonymous users
- Uses a built-in SQL database engine (SQLite) - no external RDBMS required
- Tested under Linux - works on other versions of Unix. Also works under
Windows
- Can be run from a chroot jail for added security.
- GNU Public License