Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 1998 00:38:30 -0500 (EST)
From:      Chuck Robey <chuckr@glue.umd.edu>
To:        =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
Cc:        ports@FreeBSD.ORG
Subject:   Re: bsd.port.mk patch for review
Message-ID:  <Pine.BSF.3.96.980116003746.291E-100000@localhost>
In-Reply-To: <Pine.BSF.3.96.980114013637.4359A-100000@lsd.relcom.eu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> <ache@nietzsche.net>
> 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!
----------------------------+-----------------------------------------------







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980116003746.291E-100000>