From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 27 09:29:51 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D981516A4CE; Sun, 27 Mar 2005 09:29:51 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D5C843D1D; Sun, 27 Mar 2005 09:29:51 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1DFU5X-00076N-U6; Sun, 27 Mar 2005 11:29:43 +0200 Date: Sun, 27 Mar 2005 11:29:43 +0200 From: Kirill Ponomarew To: Alexander Leidinger Message-ID: <20050327092943.GA16502@voodoo.oberon.net> Mail-Followup-To: Kirill Ponomarew , Alexander Leidinger , Kris Kennaway , emulation@freebsd.org, portmgr@freebsd.org References: <20050327022418.GA92678@xor.obsecurity.org> <20050327112422.680b25a3@Magellan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050327112422.680b25a3@Magellan.Leidinger.net> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: emulation@freebsd.org cc: portmgr@freebsd.org cc: Kris Kennaway Subject: Re: linux-* pkg-plist errors X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2005 09:29:52 -0000 On Sun, Mar 27, 2005 at 11:24:22AM +0200, Alexander Leidinger wrote: > > I will be marking these ports BROKEN in 2 weeks if they still have > > plist errors at that time. I hope there is an interested party who > > can fix them before then :) > > Do I have approval to commit fixes (I try to get time to fix some today > and tomorrow)? > > On a related issue: There was a commit which removed USE_LINUX=yes from > a lot of ports (>100) to be able to use alternative linux_base ports. > This results in the possibility to use e.g. linux_base-rh-9, but it also > discards dependency information. I like to backout this commit and solve > the feature request by checking for a OVERRIDE_DEFAULT_LINUX_BASE knob > in the USE_LINUX case in bsd.port.mk. Do I get the approval for this too? Please show us the patches first. -Kirill