From owner-cvs-all Fri Jun 14 6:14: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 7E6F737B410; Fri, 14 Jun 2002 06:14:00 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 6204A9B13; Fri, 14 Jun 2002 08:13:59 -0500 (EST) Date: Fri, 14 Jun 2002 08:13:59 -0500 From: Will Andrews To: Maxim Sobolev Cc: Trevor Johnson , Juli Mallett , Pete Fritchman , portmgr@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20020614131359.GT53809@squall.waterspout.com> Mail-Followup-To: Maxim Sobolev , Trevor Johnson , Juli Mallett , Pete Fritchman , portmgr@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <20020614033017.I8221-100000@blues.jpj.net> <3D09DB11.8362727A@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D09DB11.8362727A@FreeBSD.org> User-Agent: Mutt/1.3.26i 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 Fri, Jun 14, 2002 at 03:01:21PM +0300, Maxim Sobolev wrote: > I should admit that it looks like the most realistic plan out there. > The main problems are with $ and @ characters, which have a special > meaning for perl but no such meaning for sed(1), so that any, even > simple, regexp that uses those chars *could not* be modified to work > uniformly with both perl and sed. I use that kind of RE in some of my ports. I also like jmallett's idea, but I would prefer to provide sources for sed(1) rather than a binary. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message