mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
3a546faff9
- Add new port viewvc and update to 1.0.0 * Makefile - Add viewvc PR: 96099 Submitted by: Jean-Baptiste Quenot <jbq___caraldi.com> Repocopy by: marcus
9 lines
486 B
Plaintext
9 lines
486 B
Plaintext
ViewVC is a browser interface for CVS and Subversion version control
|
|
repositories. It generates templatized HTML to present navigable directory,
|
|
revision, and change log listings. It can display specific versions of files as
|
|
well as diffs between those versions. Basically, ViewVC provides the bulk of the
|
|
report-like functionality you expect out of your version control tool, but much
|
|
more prettily than the average textual command-line program output.
|
|
|
|
WWW: http://viewvc.tigris.org/
|