aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsweb/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsweb/pkg-message')
-rw-r--r--devel/cvsweb/pkg-message13
1 files changed, 8 insertions, 5 deletions
diff --git a/devel/cvsweb/pkg-message b/devel/cvsweb/pkg-message
index 53f53b176e25..68c4eb088e3f 100644
--- a/devel/cvsweb/pkg-message
+++ b/devel/cvsweb/pkg-message
@@ -1,11 +1,14 @@
************************************************************
- Now you can browse your CVS repository via web if you set
-up your web server correctly. The URL to get to the cvsweb
+Quickstart:
+ cd /usr/local/etc
+ cp cvsweb.conf.sample cvsweb.conf
+
+and you can browse your CVS repository via web if you set up
+your web server correctly. The URL to get to the cvsweb
will be like `http://localhost/cgi-bin/cvsweb.cgi'.
- To configure its appearance and/or change the repository
-entry to browse, try editing the configuration section of
-cvsweb.cgi as you like.
+ To configure its appearance and repository entries to
+browse, try editing cvsweb.conf as you like.
For further information, please look into the directory
`/usr/local/share/doc/cvsweb/'.