On 1/9/10, Oliver Fromme <[email protected]> wrote: > There's another pitfall: When you install, say, BIND from > the ports collection with the option WITH_REPLACE_BASE=true > and add WITHOUT_BIND=yes to src.conf. When you update your > world it will wipe out your BIND files that were installed > from ports, so you have to re-install the port. I haven't > tried this myself, though ... Maybe there's a safety-belt > somewhere. > Currently, there is no safety belt to protect from deleting the BIND files.
I created this simple patch to OptionalObsoleteFiles.inc that will prevent the deleting of the BIND Files when the BIND port is installed using WITH_REPLACE_BASE: http://www.freebsd.org/cgi/query-pr.cgi?pr=142529 Scot _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
