summaryrefslogtreecommitdiffstats
path: root/collab/viewcvs/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/viewcvs/DETAILS')
-rwxr-xr-xcollab/viewcvs/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/collab/viewcvs/DETAILS b/collab/viewcvs/DETAILS
new file mode 100755
index 0000000000..0d71bcd35b
--- /dev/null
+++ b/collab/viewcvs/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=viewcvs
+ VERSION=0.9.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=0ddeb7895cc0e88b54d1e619a4ffefa6
+ WEB_SITE=http://viewcvs.sf.net/
+ ENTERED=20020407
+ UPDATED=20020428
+ LICENSE[0]=BSD
+ BUILD_API=2
+ SHORT="CVS repository view in your browser"
+cat << EOF
+ViewCVS can browse directories, change logs, and specific revisions of files.
+It can display diffs between versions and show selections of files based on
+tags or branches. In addition, ViewCVS has "annotation" or "blame" support,
+Bonsai-like query facilities (requires a database), template-based page
+generation, and support for individually configuring virtual hosts. It also
+includes support for CvsGraph -- a program to display the tree of revisions
+and branches graphically.
+EOF