From owner-cvs-all@FreeBSD.ORG Sun Sep 9 13:16:32 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96DC916A419; Sun, 9 Sep 2007 13:16:32 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx1.freebsd.org (Postfix) with ESMTP id 9E2C313C474; Sun, 9 Sep 2007 13:16:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <46E3F22D.9080205@FreeBSD.org> Date: Sun, 09 Sep 2007 15:16:29 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Edwin Groothuis References: <200709070643.l876hUol062633@repoman.freebsd.org> In-Reply-To: <200709070643.l876hUol062633@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/linux-procfs Makefile distinfo.i386 pkg-descr pkg-plist 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, 09 Sep 2007 13:16:32 -0000 Edwin Groothuis wrote: > edwin 2007-09-07 06:43:30 UTC > > FreeBSD ports repository > > Modified files: > sysutils Makefile > Added files: > sysutils/linux-procfs Makefile distinfo.i386 pkg-descr > pkg-plist > Log: > New port: sysutil/linux-procfs rpm port of procps > > This is a Linux/i386 rpm port of procps. > > procps is the package that has a bunch of small useful utilities > that give information about processes using the /proc filesystem. > The package includes the programs ps, top, vmstat, w, kill, > free, slabtop, and skill. > > WWW: http://procps.sourceforge.net/ > So why is it called linux-procfs? Kris