Date: Fri, 7 May 1999 06:31:31 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) To: nbm@mithrandr.moria.org Cc: anders@fix.no, freebsd-ports@FreeBSD.ORG Subject: Re: Port dependencies revisited Message-ID: <199905071331.GAA04919@silvia.hip.berkeley.edu> In-Reply-To: <19990506122728.A56033@rucus.ru.ac.za> (message from Neil Blakey-Milner on Thu, 6 May 1999 12:27:28 %2B0000) References: <19990504174834.A61935@totem.fix.no> <19990506122728.A56033@rucus.ru.ac.za>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Neil Blakey-Milner <nbm@mithrandr.moria.org> * Right now, lib-depends uses "grep -F" to do it's checks, which forces * it into a "literal" mode, and so regex constructs such as qt.[12] won't * work. * * Is there a particularly good reason to use -F? (we may need to add a sed * statement to replace all .'s to \.'s, but that shouldn't be a problem.) Think packages.... Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905071331.GAA04919>