From owner-cvs-all Fri Jun 14 8: 3:34 2002 Delivered-To: cvs-all@freebsd.org Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by hub.freebsd.org (Postfix) with ESMTP id CFDC537B40D; Fri, 14 Jun 2002 08:03:26 -0700 (PDT) Received: from misha (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g5EF3Hi9005259 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Fri, 14 Jun 2002 11:03:18 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: corbulon.video-collage.com: Host 250-217.customer.cloud9.net [168.100.250.217] claimed to be misha Content-Type: text/plain; charset="koi8-u" From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Pete Fritchman , Trevor Johnson Subject: Re: cvs commit: ports/Mk bsd.port.mk Date: Fri, 14 Jun 2002 11:02:50 -0400 X-Mailer: KMail [version 1.4] Cc: portmgr@freebsd.org, Maxim Sobolev , cvs-committers@freebsd.org, cvs-all@freebsd.org References: <3D08F0A2.A10E3D52@FreeBSD.org> <20020613184151.O23651-100000@blues.jpj.net> <20020613184751.A59258@absolutbsd.org> In-Reply-To: <20020613184751.A59258@absolutbsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206141102.50292.mi+mx@aldan.algebra.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 13 June 2002 06:47 pm, Pete Fritchman wrote: = | = | Please explain why this macro works differently depending on the = | version of FreeBSD. The sed command is available on all FreeBSD = | versions, not just -CURRENT. Using only sed, never perl, would make = | this simpler to use. = = The addition of sed -i came when perl was removed. But the macro could be implemented without using the -i option -- mktemp(1) is with us since FreeBSD-2.2.7... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message