From owner-freebsd-ports Tue Jan 20 07:47:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11405 for freebsd-ports-outgoing; Tue, 20 Jan 1998 07:47:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.124.23.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11396; Tue, 20 Jan 1998 07:46:57 -0800 (PST) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id SAA25660; Tue, 20 Jan 1998 18:45:30 +0300 (MSK) (envelope-from ache) Date: Tue, 20 Jan 1998 18:45:26 +0300 (MSK) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= X-Sender: ache@lsd.relcom.eu.net To: Dmitrij Tejblum cc: ports@FreeBSD.ORG, asami@cs.berkeley.edu, committers@FreeBSD.ORG Subject: Re: Ports system possible fixups list (PLEASE READ) In-Reply-To: <199801201324.QAA01368@tejblum.dnttm.rssi.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 20 Jan 1998, Dmitrij Tejblum wrote: > > Anything else? > > 4) Put POSIXLY_CORRECT=yes to environment before call patch in bsd.port.mk. It not works as you suppose, from patch(1) o For the purpose of the following rules, the names are considered to be in the order (old, new, index), regardless of the order that they appear in the header. o If some of the named files exist, patch uses the first name if the POSIXLY_CORRECT environment variable is set, and the best name otherwise. I.e. even if POSIXLY_CORRECT is set and Index: line counted, the order will be (old, new, index) and _never_ (index, old, new). You can write _anything_ in Index: line, if "old" exists, it will be taken. > 5) Make new patch POSIX compliant by default. There is no backups in POSIX mode, moreover it leads to incompatibility with other systems which have patch 2.5. > It is all about current. There is no big problem (and may be, no problem at > all) under 2.2-stable. I think so too excepting 3 ports which need to be fixed: modula-3-socks, virtualpager, rdist6 -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/