From owner-freebsd-ports Thu Jan 15 21:39:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27718 for freebsd-ports-outgoing; Thu, 15 Jan 1998 21:39:54 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA27712 for ; Thu, 15 Jan 1998 21:39:48 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.8/8.8.5) with SMTP id AAA05296; Fri, 16 Jan 1998 00:38:30 -0500 (EST) Date: Fri, 16 Jan 1998 00:38:30 -0500 (EST) From: Chuck Robey X-Sender: chuckr@localhost To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= cc: ports@FreeBSD.ORG Subject: Re: bsd.port.mk patch for review In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id VAA27713 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 14 Jan 1998, [KOI8-R] Андрей Чернов wrote: > Since for debugging purposes backups needed even if patch applies OK, > and it is changed with new "patch", here is solution I plan to commit: > > *** bsd.port.mk.bak Fri Jan 2 16:48:22 1998 > --- bsd.port.mk Wed Jan 14 01:36:05 1998 > *************** > *** 420,427 **** > PATCH_DIST_STRIP?= -p0 > .if defined(PATCH_DEBUG) > PATCH_DEBUG_TMP= yes > ! PATCH_ARGS?= -d ${WRKSRC} -E ${PATCH_STRIP} > ! PATCH_DIST_ARGS?= -d ${WRKSRC} -E ${PATCH_DIST_STRIP} > .else > PATCH_DEBUG_TMP= no > PATCH_ARGS?= -d ${WRKSRC} --forward --quiet -E ${PATCH_STRIP} > --- 420,427 ---- > PATCH_DIST_STRIP?= -p0 > .if defined(PATCH_DEBUG) > PATCH_DEBUG_TMP= yes > ! PATCH_ARGS?= -b -d ${WRKSRC} -E ${PATCH_STRIP} > ! PATCH_DIST_ARGS?= -b -d ${WRKSRC} -E ${PATCH_DIST_STRIP} > .else > PATCH_DEBUG_TMP= no > PATCH_ARGS?= -d ${WRKSRC} --forward --quiet -E ${PATCH_STRIP} > > Great idea ... I dunno how long before everyone else sees this (is mail up yet?) > -- > Andrey A. Chernov > > http://www.nagual.pp.ru/~ache/ > > > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------