Date: Tue, 9 Dec 2008 07:58:38 -0500 From: Robert Huff <roberthuff@rcn.com> To: "Zbigniew Szalbot" <zszalbot@gmail.com> Cc: Ivan Voras <ivoras@freebsd.org>, freebsd-questions@freebsd.org Subject: Re: removing a php5-pcre extension Message-ID: <18750.27518.886354.175524@jerusalem.litteratus.org> In-Reply-To: <94136a2c0812090312w3898a493vff0e633cd3a32f6b@mail.gmail.com> References: <94136a2c0812090242k2ee688bbx8015efb2c5c1fafd@mail.gmail.com> <ghli7i$tl2$1@ger.gmane.org> <94136a2c0812090312w3898a493vff0e633cd3a32f6b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Zbigniew Szalbot writes: > >> Am I safe just deleting it? Or do I have to rebuild all the > >> above listed ports? > >> Leaving it as is is probably not a good idea... > > > > Presumably, if you delete it, the listed packages will stop working. > > One more thought - I commented out the pcre extension in the ini file > and restarted apache after which everything seems to be working fine. > > So I wonder if I am safe to delete it or if not, then how would you > advise me to proceed to keep the system clean. Many thanks! As I understand it: a) the port works by installing a library b) dependant ports search for the library, not the port c) if the (exact same) library (as determined by version number) is installed by some other port, the change should be transparent and the dependant ports should and not try to (re)build anything. Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18750.27518.886354.175524>