diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-09 08:50:32 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-09 08:50:32 +0000 |
commit | 588b40399c3cc5089bcd968df47f6048de67d30c (patch) | |
tree | 7839183938d1c07f07762854c1bed9d4e9000e94 /devel/horde-chora/pkg-descr | |
parent | ad309c29e327900c8ec0824f979052b0a930aa26 (diff) |
Notes
Diffstat (limited to 'devel/horde-chora/pkg-descr')
-rw-r--r-- | devel/horde-chora/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/horde-chora/pkg-descr b/devel/horde-chora/pkg-descr new file mode 100644 index 000000000000..25cf61a374ef --- /dev/null +++ b/devel/horde-chora/pkg-descr @@ -0,0 +1,16 @@ +Chora is the Horde CVS viewer; it provides an advanced web-based view of +any local CVS repository. It now includes annotation support, visual +branch viewing capability, and human-readable diffs. + +Other features are: + +- Support for multiple CVS repositories +- MIME-awareness, to pretty-print code or convert PDFs to text +- Visual branch histories, to view the flow of code through a project +- Internationalisation, with several languages supported +- Annotation (or 'blame') support + +... as well as all the usual CVS functions you are familiar with from +other similar applications. + +WWW: http://horde.org/chora/ |