GayBSD documentation tree
Find a file
Akinori MUSHA 885d6122bd Merge from knu-cvsweb 1.104.1.55.
2001-01-02 21:23  knu

	* cvsweb.cgi, cvsweb.conf: Get cvsweb.cgi to run under perl -T.

	Change perl command line:

	  Change perl5 to perl and just declare `require 5.000'.

	  Remove -s option that was intended for debug use.

	  Add -T option to perform security checks.

	Change search paths for cvsweb.conf:

	  Don't adopt the value of $ENV{CVSWEB_CONFIG} that was intended
	for
	  debug use.

	  Search the same directory that cvsweb.cgi is in instead of the
	  current directory.

	Invoking `last' in `do { ... } while (0);' is wrong.  Change the
	loop to `while (1) { ... last; }'.

	Don't do chdir.  Instead, use tar(1)'s -C option and cvs(1)
	export's -d option.

	Explicitly define $ENV{PATH}.

	Turn $allow_compress off by default so user can debug cvsweb.cgi
	easily. (Still enabled on freefall)
2001-01-02 12:45:29 +00:00
en Merge from knu-cvsweb 1.104.1.55. 2001-01-02 12:45:29 +00:00
es Remove more around ports/YEAR2000 in Spanish translation. 2001-01-02 01:49:05 +00:00
ja Merge following changes in the English version. 2001-01-02 02:22:50 +00:00
ru Synchronize www/ru tree with FreeBSD Russian Documentation Project's 2000-12-29 13:38:04 +00:00
share Update 00:68 and 00:69, add 00:70 through 00:76 2000-11-22 08:11:07 +00:00
zh Switch web.mk to share/mk/web.site.mk in Chinese version. 2000-11-07 05:20:40 +00:00
Makefile o Target "all" is gone away, only "links" lives in www/. 2000-11-30 00:03:37 +00:00
Makefile.inc Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00