[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: ports
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: ports
- From: Christian Weisgerber <naddy_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 11 Jan 2001 17:13:09 -0700 (MST)
- Reply-to: Christian Weisgerber <naddy_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: ports
Changes by: naddy_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/01/11 17:13:09
Modified files:
devel/cvsweb : Makefile
devel/cvsweb/files: md5
devel/cvsweb/patches: patch-cvsweb_cgi patch-cvsweb_conf
Removed files:
devel/cvsweb/patches: patch-cvsweb_conf-freebsd
Log message:
Update to 1.104.1.62.
- 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.
- Have $uname variable to hold the OS implementation name and wrap
FreeBSD or OpenBSD specific features in conditional blocks using
$uname.
- Miscellaneous small fixes.
Visit your host, monkey.org