Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2011 10:36:58 +0100
From:      Oliver Brandmueller <ob@e-Gitt.NET>
To:        freebsd-stable@freebsd.org
Subject:   WITHOUT_OPENSSH=true in src.conf
Message-ID:  <20111208093658.GP34540@e-Gitt.NET>

next in thread | raw e-mail | index | archive | help

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@sysadm.in |
|                        Ich bin das Internet. Sowahr ich Gott helfe. |



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