From owner-cvs-all Wed Dec 13 3:27:27 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 13 03:27:24 2000 Return-Path: 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 6E39237B400; Wed, 13 Dec 2000 03:27:24 -0800 (PST) Received: (from shige@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBDBRKj48664; Wed, 13 Dec 2000 03:27:24 -0800 (PST) (envelope-from shige) Message-Id: <200012131127.eBDBRKj48664@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Wed, 13 Dec 2000 03:27:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/mkcatalog Makefile ports/textproc/mkcatalog/src mkcatalog.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shige 2000/12/13 03:27:20 PST Modified files: textproc/mkcatalog Makefile textproc/mkcatalog/src mkcatalog.in Log: Update to 1.1: mkcatalog(.in) script update. - Fix symbolic-link'ed ${CAT_DIR} problem. - Add -c option: specify top-level catalog file(default:${CAT_DIR}/catalog). - Add -v option: verbose mode. - Modify some messages. Obtained from: Hiroki Sato Revision Changes Path 1.2 +2 -2 ports/textproc/mkcatalog/Makefile 1.3 +240 -76 ports/textproc/mkcatalog/src/mkcatalog.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message