From owner-cvs-all Tue Sep 19 13:22:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F04E037B423; Tue, 19 Sep 2000 13:22:39 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA57885; Tue, 19 Sep 2000 13:22:39 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200009192022.NAA57885@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 19 Sep 2000 13:22:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb Makefile ports/devel/cvsweb/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/09/19 13:22:39 PDT Modified files: devel/cvsweb Makefile devel/cvsweb/files md5 Log: Update to knu-cvsweb 1.101.1.24. 2000-09-20 05:07 knu * cvsweb.cgi: Follow tab-width/tabstop/ts directives when expanding tabs into spaces. Currently, only first 10 lines are scanned for the directives. 2000-09-20 04:57 knu * cvsweb.cgi: MFZ: 1.101. - Fix a few bugs under mod_perl. - Use the Compress::Zlib module if available. - Embed PDF files inside the cvs markup view. 2000-09-20 03:35 knu * cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the last update. 2000-09-12 02:11 knu * cvsweb.cgi: Allow one to set the default diff type. Inspired by: Makoto MATSUSHITA 2000-09-10 20:54 knu * cvsweb.cgi: Clean up spacedHtmlText(). Revision Changes Path 1.27 +3 -3 ports/devel/cvsweb/Makefile 1.14 +1 -1 ports/devel/cvsweb/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message