From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 11 21:12:36 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B29FC32B for ; Mon, 11 Mar 2013 21:12:36 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4DA9F1E1 for ; Mon, 11 Mar 2013 21:12:35 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so5299343wge.34 for ; Mon, 11 Mar 2013 14:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=NvI0Cfmo+Rnqq4ccm2OVIaLGLXInklkaHdYoXqYp4vg=; b=X1AAx0fCVYfQrpgW2r8YneSkqECkDmZTym4xSRJlnQs5qWFNVVMM4c1KaSiPecuj4d tOO0mTA1v1IlCRR+Hkkf3eMS6zEhTwkMfAnnnMADQHpxXr0CgjFbQSloq6REkORwiJqE m8L2gUDwmWrekUU9EjgkyA/8u5gOU3YgPsSzp8S0wMNFeXSa86ur43HqXc01EyoSde0+ xKBCG1tXIAlsKbWymxDO0EDPMwb4/3FP/5Jc6EyfQ221fZKeGmEwP4DePEF1zo7mpqcw DRnQ/4XCpzvBFHuSvjoLmoqr3ECOWw8T63vBGIYWMkbg2AHMKWOr5c4/7NiY+kaft+JA sIQQ== X-Received: by 10.180.14.233 with SMTP id s9mr15446627wic.25.1363036349280; Mon, 11 Mar 2013 14:12:29 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:a488:b8c5:6c5a:cefe? ([2001:980:d7ed:1:a488:b8c5:6c5a:cefe]) by mx.google.com with ESMTPS id dm9sm18234714wib.3.2013.03.11.14.12.27 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Mar 2013 14:12:28 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <513E48BA.4090001@freebsd.org> Date: Mon, 11 Mar 2013 22:12:26 +0100 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130228 Thunderbird/17.0.3 MIME-Version: 1.0 To: Alexander Leidinger Subject: Re: sysutils/linux-[f10-]procps (was: [cfr] patch to clean up old Linux ports) References: <513A0C04.8090907@freebsd.org> <20130309121625.00004279@unknown> <513BA4AE.4000802@freebsd.org> <20130309233148.00004ad1@unknown> <513DA84C.20102@freebsd.org> <20130311211022.0000342a@unknown> In-Reply-To: <20130311211022.0000342a@unknown> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 11 Mar 2013 21:12:36 -0000 On 11-03-2013 21:10, Alexander Leidinger wrote: > On Mon, 11 Mar 2013 10:47:56 +0100 > René Ladan wrote: > >> I also noted PR ports/169988 containing a patch to update >> sysutils/linux-procps to a Fedora 10 version, we might apply that >> instead of just deleting it. > Decide yourself: > - Does something depend upon this which still exists after the fc4 > ports are deleted? No, since sysutils/linux-procps is scheduled to be deleted. > - Does it provide something (if updated) which is not available in > FreeBSD? It provides these binaries not in the FreeBSD base: free, pmap, pwdx, skill, slabtop, snice, tload > If the answer to both is "no", we should delete. > So it depends on the usefulness of the above binaries. Rene