mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Update to knu-cvsweb 1.103.1.29.
2000-10-01 03:48 knu * INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not log in history) flags when doing a cvs annotation so that one does not need to turn on the write permission on CVSROOT/history for the user which httpd runs cvsweb.cgi as. (typically "nobody") 2000-10-01 03:27 knu * cvsweb.cgi: Fix the comment to make how to set $config clear. Inspired by: "Dan Langille" <dan@langille.org> 2000-09-29 03:06 knu * cvsweb.cgi: Trap errors in the configuration files on loading and show error messages. (Previously it failed silently) Submitted by: Sean Scarff <sean@pavilion.net>
This commit is contained in:
parent
2809465025
commit
d2361b029e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33271
4 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ USE_PERL5= yes
|
|||
|
||||
# This version of cvsweb is Zeller's version + knu's enhancements.
|
||||
REV_ZELLER= 1.103
|
||||
REV_KNU= 1.26
|
||||
REV_KNU= 1.29
|
||||
|
||||
# Specify where your repository belongs.
|
||||
# (You can reconfigure it after installation anyway)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsweb-1.103.1.26.tar.gz) = b9da4a2f422d67942732e1625bdeb541
|
||||
MD5 (cvsweb-1.103.1.29.tar.gz) = 2de070708464629d2184c4133e63ee56
|
||||
|
|
|
@ -19,7 +19,7 @@ USE_PERL5= yes
|
|||
|
||||
# This version of cvsweb is Zeller's version + knu's enhancements.
|
||||
REV_ZELLER= 1.103
|
||||
REV_KNU= 1.26
|
||||
REV_KNU= 1.29
|
||||
|
||||
# Specify where your repository belongs.
|
||||
# (You can reconfigure it after installation anyway)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsweb-1.103.1.26.tar.gz) = b9da4a2f422d67942732e1625bdeb541
|
||||
MD5 (cvsweb-1.103.1.29.tar.gz) = 2de070708464629d2184c4133e63ee56
|
||||
|
|
Loading…
Add table
Reference in a new issue