mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
1ed2eb42e5
- update to the latest release - move www/trac-devel to www/trac as changes are now released ChangeLog: https://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.6
20 lines
841 B
Plaintext
20 lines
841 B
Plaintext
Trac uses a minimalistic approach to web-based software project management.
|
|
Our mission is 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.
|
|
|
|
All aspects of Trac have been designed with one single goal, to simplify
|
|
tracking and communication of software issues, enhancements and monitoring
|
|
overall progress.
|
|
|
|
What is Trac?
|
|
|
|
* An integrated system for managing software projects
|
|
* An enhanced wiki
|
|
* A flexible web-based issue tracker
|
|
* An interface to the Subversion and GIT revision control systems
|
|
|
|
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.
|