doc/en/cgi
Akinori MUSHA 5e71bf1f62 Merge from knu-cvsweb 1.104.1.63.
2001-01-12 08:42  knu

	* cvsweb.cgi, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Clean up URI parser.

	Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.

	Requested by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

	Allow downloading a single port/pkgsrc in tarball by default.

2001-01-12 03:17  knu

	* cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of
	`uname`.

	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

2001-01-11 11:00  knu

	* cvsweb.cgi, cvsweb.conf: Oops.

2001-01-11 10:52  knu

	* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar
	zcf - ..." to avoid tar(1)'s automatic padding of nulls to align
	with the block size, which is just garbage for a receiver.

	Noted by:	Katsuyuki Komatsu <komatsu@sarion.co.jp>

	Have $uname variable to hold the OS implementation name.

	Move %CMD's initialization part to the beginning of cvsweb.conf so
	it can use $uname and configure properly for the OS.

	Wrap FreeBSD or OpenBSD specific features in conditional blocks
	using $uname.

	Fix some open() calls in good manners.

2001-01-05 09:00  knu

	* cvsweb.cgi: Delete $ENV{PATH} before everything. (against -T
	paranoia) It's nothing to worry since cvsweb.cgi always invokes
	executables by full paths, though.

	Correct the error messages regarding $command_path.

2001-01-03 17:57  knu

	* cvsweb.cgi, cvsweb.conf: Don't rely on perl's $ENV{PATH} search.
	Search commands for itself and specify them by full paths.
2001-01-12 04:26:10 +00:00
..
cgi-lib.pl
cgi-style.pl Add 1;' at EOF so require' won't fail. 2000-12-29 09:24:40 +00:00
cvsweb.cgi Merge from knu-cvsweb 1.104.1.63. 2001-01-12 04:26:10 +00:00
cvsweb.conf Merge from knu-cvsweb 1.104.1.63. 2001-01-12 04:26:10 +00:00
cvsweb.conf-freebsd Merge from knu-cvsweb 1.104.1.63. 2001-01-12 04:26:10 +00:00
cvsweb.conf-netbsd Merge from knu-cvsweb 1.104.1.63. 2001-01-12 04:26:10 +00:00
cvsweb.conf-openbsd Merge from knu-cvsweb 1.104.1.63. 2001-01-12 04:26:10 +00:00
dosendpr.cgi typo in last commit 2000-11-29 13:48:17 +00:00
freebsd.def
ftp.cgi stricter @INC path 2000-12-28 13:43:41 +00:00
ftp.mirrors Add Hungary mirror. 2000-09-24 09:13:35 +00:00
gallery.cgi
getmsg.cgi Mail archive are always plain text files. 2000-11-29 22:10:24 +00:00
html.pl Add $FreeBSD$ tags 2000-04-03 08:45:51 +00:00
mailindex.cgi forces "taint" checks to be turned on 2000-12-28 13:19:03 +00:00
Makefile Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00
man-wrapper.cgi code clean up 2000-12-28 13:26:48 +00:00
man.cgi force taint check 2001-01-11 19:58:04 +00:00
mid.cgi forces "taint" checks to be turned on 2000-12-28 13:19:03 +00:00
mirror.cgi forces "taint" checks to be turned on 2000-12-28 12:35:36 +00:00
missing_handler.cgi Add link to Site Map and Search page. 2001-01-01 19:46:55 +00:00
pds.cgi md5 -> distinfo 2000-12-28 13:12:50 +00:00
ports.cgi The ports collections grows and perl5 seems to become slower ... 2001-01-04 22:12:42 +00:00
query-pr-summary.cgi Do taint checking on command line args. I believe this is correct. 2001-01-12 00:19:09 +00:00
query-pr.cgi strict pr number checking 2000-12-29 12:43:12 +00:00
reg.cgi Add $FreeBSD$ tags 2000-04-03 08:45:51 +00:00
search.cgi stricter @INC path 2000-12-28 13:43:41 +00:00
url.cgi backward compatible with old ports layout 2000-12-29 10:49:45 +00:00