Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 11:08:56 +0200
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        Tom Alsberg <alsbergt@cs.huji.ac.il>, FreeBSD Ports List <freebsd-ports@freebsd.org>
Subject:   Re: /usr/ports symlink + make search
Message-ID:  <20040618090856.GA2162@isis.wad.cz>
In-Reply-To: <20040615152255.GA2519@isis.wad.cz>
References:  <20040615083216.GA24712@cs.huji.ac.il> <20040615103119.GA1704@isis.wad.cz> <20040615142313.GA26302@cs.huji.ac.il> <20040615152255.GA2519@isis.wad.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
# neuhauser@chello.cz / 2004-06-15 17:22:55 +0200:
> # alsbergt@cs.huji.ac.il / 2004-06-15 17:23:13 +0300:
> > If I change the comma (,) to a semicolon (;), though, I get:
> > 
> > $ make search name=foo 
> > 0
> > /r+d/ports
> > /r+d/ports/
> 
>     Ok, so the problem is the plus sign. The sed was using BRE,
>     awk does ERE, and the changed metacharacter syntax broke it for
>     you.
>     
>     Does it work with this patch?

    patch filed as ports/68072

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html



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