Date: Wed, 10 Jan 2001 19:41:57 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb Makefile distinfo ports/devel/cvsweb/files patch-cvsweb.cgi patch-cvsweb.conf Message-ID: <200101110341.f0B3fvn80287@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/01/10 19:41:57 PST
Modified files:
devel/cvsweb Makefile distinfo
devel/cvsweb/files patch-cvsweb.cgi patch-cvsweb.conf
Log:
Update to knu-cvsweb 1.104.1.61.
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.
Revision Changes Path
1.45 +2 -2 ports/devel/cvsweb/Makefile
1.31 +1 -1 ports/devel/cvsweb/distinfo
1.4 +7 -4 ports/devel/cvsweb/files/patch-cvsweb.cgi
1.4 +20 -13 ports/devel/cvsweb/files/patch-cvsweb.conf
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101110341.f0B3fvn80287>
