From owner-freebsd-ports Fri Jan 21 10:53:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 4FA06154B6; Fri, 21 Jan 2000 10:53:32 -0800 (PST) (envelope-from musha@ms.tokyo.jcom.ne.jp) Received: from daemon.local.idaemons.org (pc062018.tokyo.jcom.ne.jp [210.155.62.18]) by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id DAA26986; Sat, 22 Jan 2000 03:53:30 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id DAA08331; Sat, 22 Jan 2000 03:52:59 +0900 (JST) Date: Sat, 22 Jan 2000 03:52:57 +0900 Message-ID: <86vh4n5kae.wl@localhost.local.idaemons.org> From: Akinori MUSHA aka knu To: shige@freebsd.org Cc: freebsd-ports@freebsd.org Subject: Re: ports/16252: bsd.port.mk: Add bzip2 support for distribution patches In-Reply-To: In your message of "Sat, 22 Jan 2000 01:54:13 +0900" <20000121165416.NMLY2135.t-mta3.odn.ne.jp@athena.shige.org> References: <86ya9j61fy.wl@localhost.local.idaemons.org> <20000121165416.NMLY2135.t-mta3.odn.ne.jp@athena.shige.org> User-Agent: Wanderlust/2.2.15 (More Than Words) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.0 MULE XEmacs/21.1 (patch 8) (Bryce Canyon) (i386--freebsd) Organization: A.I.D. MIME-Version: 1.0 (generated by EMIKO 1.13.9 - "Euglena tripteris") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Sat, 22 Jan 2000 01:54:13 +0900, Shigeyuki Fukushima wrote: > knu> + ;; \ > knu> + *.bz2) \ > knu> + bzcat $$i | ${PATCH} ${PATCH_DIST_ARGS}; \ > > s/bzcat/bz2cat/ ? Well, bzcat is the one that is on the manpage of bzip2(1). However, we'd better use BZ2CAT for the variable name rather than BZCAT, probably. > And we can only use bzip2 when USE_BZIP2=YES environment. Right. An error should be raised when a bzip2'ed distribution patch is specified without USE_BZIP2=YES. -- / /__ __ / ) ) ) ) / http://www.idaemons.org/knu/ Akinori MUSHA aka / (_ / ( (__( mailto:knu@idaemons.org "We are but hungry.. Associated Ita-meshi Daemons!" http://www.idaemons.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message