From owner-cvs-all@FreeBSD.ORG Sun Apr 30 09:54:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38FFB16A400; Sun, 30 Apr 2006 09:54:22 +0000 (UTC) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA1A43D48; Sun, 30 Apr 2006 09:54:21 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id AF0369990EC; Sun, 30 Apr 2006 11:54:19 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0fYFbzDBmdQs; Sun, 30 Apr 2006 11:54:16 +0200 (CEST) Received: from [192.168.2.186] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) by server.t-hosting.hu (Postfix) with ESMTP id DFBE59990EB; Sun, 30 Apr 2006 11:54:15 +0200 (CEST) Message-ID: <44548942.5080308@t-hosting.hu> Date: Sun, 30 Apr 2006 11:54:10 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Kris Kennaway References: <200604281538.k3SFc83u086710@repoman.freebsd.org> <20060428182108.GA10292@xor.obsecurity.org> In-Reply-To: <20060428182108.GA10292@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Erwin Lansing , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-gentoo-stage1 Makefile distinfo.alpha distinfo.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 09:54:22 -0000 Kris Kennaway wrote: > On Fri, Apr 28, 2006 at 03:38:08PM +0000, Erwin Lansing wrote: > >> erwin 2006-04-28 15:38:08 UTC >> >> FreeBSD ports repository >> >> Modified files: >> emulators/linux_base-gentoo-stage1 Makefile distinfo.alpha >> distinfo.i386 >> Log: >> - Unbreak (The plist generation completely works for me with a clean >> installation, extra files can be generated later, during the use, as I >> experienced with linux_base-fc3, but the port isn't broken. Or if the >> port should handle this case, linux_base-fc3 is broken as well) >> - Upgrade to 2006.0 >> - Add linux_base-fc3* as a conflicting package >> - Take maintainership >> - portlint cleanup and style fixes >> >> PR: 95652 >> Submitted by: Gabor Kovesdan >> > > The port needs to rework the way it handles remounting of linprocfs, > along the lines of the fc3 port. This is part of why it was marked > BROKEN last time. > > Kris > Could you concretize a bit, please to help me handle this? What's wrong with the remounting? And if the way of remounting linprocfs is wrong, why the port was marked BROKEN with an incomplete plist? And what lines of fc3 port do you think of? Thanks in advance, Gabor Kovesdan