WITHOUT_OPENSSH=true in src.conf
Oliver Brandmueller
ob at e-Gitt.NET
Thu Dec 8 09:37:02 UTC 2011
Hi,
on my 9.0-PRERELEASE I'm trying to build a system stripped off several
things from world, I'd rather like to install via ports (bind9, ssh and
others).
If I put WITHOUT_BIND into src.conf, the world ist built without bind,
after installworld I can call "make delete-old" and "make
delete-old-libs" and the remains of the base supplied bind get removed,
thus leaving me with the one I installed from ports.
I tried the same for WITHOUT_OPENSSH. make delete-old(-libs) doesn't
remove the old ssh related files from the base. The thigs don't get
build/updated, thus leaving you with old binaries/libs around, the old
ssh binary taking preference in the default PATH over the one installed
from ports.
Sure, I can remove the old ones manually or use the "overwrite base"
option in the openssh ports, but this seems a POLA violation to me?
- Oliver
--
| Oliver Brandmueller http://sysadm.in/ ob at sysadm.in |
| Ich bin das Internet. Sowahr ich Gott helfe. |
More information about the freebsd-stable
mailing list