Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 04:34:00 +0300 (EEST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        jmallett@FreeBSD.org (Juli Mallett)
Cc:        petef@absolutbsd.org (Pete Fritchman), trevor@jpj.net (Trevor Johnson), portmgr@freebsd.org, sobomax@freebsd.org (Maxim Sobolev), cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200206140134.g5E1Y1d10202@vega.vega.com>
In-Reply-To: <20020613172301.B62694@FreeBSD.ORG> from "Juli Mallett" at Jun 13, 2002 05:23:02 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> * Pete Fritchman <petef@absolutbsd.org> escriurères
> > The addition of sed -i came when perl was removed.
> 
> Wasn't it before?  I forget now, it was ages ago in my mind.
> 
> Anyway, it's on my list of things to MFC, but it was controversial when it was
> on the tip of my mind, and I had trivial stuff I was having trouble getting to
> the RELENG_4 branch during the freeze, so I decided I'd wait for the free for
> all.  I'd like to see ports move over to using it once it's been MFC'd for a
> while...

It was actually fortunate that it didn't go into 4.6 because I've just
found and hopefully fixed one serious -i misbehaviour and one potential
problem in sed(1). See commit logs for details.

-Maxim

> 
> > 
> > entropy(~) [186] > sed -i
> > sed: option requires an argument -- i
> > usage: sed script [-Ean] [-i extension] [file ...]
> >        sed [-an] [-i extension] [-e script] ... [-f script_file] ...  [file ...]
> > entropy(~) [187] > uname -a
> > FreeBSD entropy.csh.rit.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Thu Jun
> > 6 19:03:14 EDT 2002     root@:/usr/obj/usr/src/sys/ENTROPY  i386
> > entropy(~) [188] > 
> > 
> > hex(~) [18] > sed -i
> > sed: illegal option -- i
> > usage: sed script [-Ean] [file ...]
> >        sed [-an] [-e script] ... [-f script_file] ... [file ...]
> > hex(~) [19] > uname -a
> > FreeBSD hex.databits.net 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 25 12:25:35
> > EST 2002     petef@hex.databits.net:/a/usr/obj/usr/src/sys/HEX  i386
> > hex(~) [20] > 
> > 
> > --
> > Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
> > finger petef@databits.net for PGP key
> 
> -- 
> Juli Mallett <jmallett@FreeBSD.org>                  FreeBSD: The Power To Serve
> Perception is prejudice / Don't classify me / Accept me as me / Not what you see
> 
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206140134.g5E1Y1d10202>