From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 7 06:50:06 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 964F416A419 for ; Fri, 7 Sep 2007 06:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7BDB413C491 for ; Fri, 7 Sep 2007 06:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l876o6Kp028602 for ; Fri, 7 Sep 2007 06:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l876o69m028601; Fri, 7 Sep 2007 06:50:06 GMT (envelope-from gnats) Date: Fri, 7 Sep 2007 06:50:06 GMT Message-Id: <200709070650.l876o69m028601@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/111247: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2007 06:50:06 -0000 The following reply was made to PR ports/111247; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/111247: commit references a PR Date: Fri, 7 Sep 2007 06:43:35 +0000 (UTC) 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/ PR: ports/111247 Submitted by: leres@ee.lbl.gov (Craig Leres) Revision Changes Path 1.939 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/linux-procfs/Makefile (new) 1.1 +6 -0 ports/sysutils/linux-procfs/distinfo.i386 (new) 1.1 +8 -0 ports/sysutils/linux-procfs/pkg-descr (new) 1.1 +40 -0 ports/sysutils/linux-procfs/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"