From owner-freebsd-stable@FreeBSD.ORG Thu Dec 8 09:37:02 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E9BD106564A for ; Thu, 8 Dec 2011 09:37:02 +0000 (UTC) (envelope-from prvs=03230ca7f1=ob@gruft.de) Received: from main.mx.e-gitt.net (service.rules.org [IPv6:2001:1560:2342::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9E26E8FC12 for ; Thu, 8 Dec 2011 09:37:01 +0000 (UTC) Received: from ob by main.mx.e-gitt.net with local (Exim 4.76 (FreeBSD)) (envelope-from ) id 1RYaPS-000EEV-If for freebsd-stable@freebsd.org; Thu, 08 Dec 2011 10:36:58 +0100 Date: Thu, 8 Dec 2011 10:36:58 +0100 From: Oliver Brandmueller To: freebsd-stable@freebsd.org Message-ID: <20111208093658.GP34540@e-Gitt.NET> Mail-Followup-To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: Oliver Brandmueller Subject: WITHOUT_OPENSSH=true in src.conf X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2011 09:37:02 -0000 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. |