From owner-cvs-all@FreeBSD.ORG Wed Sep 8 18:06:51 2010 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 E008110656DC; Wed, 8 Sep 2010 18:06:51 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CFCE68FC1D; Wed, 8 Sep 2010 18:06:51 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o88I6pET018076; Wed, 8 Sep 2010 18:06:51 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o88I6pK1018075; Wed, 8 Sep 2010 18:06:51 GMT (envelope-from glarkin) Message-Id: <201009081806.o88I6pK1018075@repoman.freebsd.org> From: Greg Larkin Date: Wed, 8 Sep 2010 18:06:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/rubygem-sys-proctable Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2010 18:06:52 -0000 glarkin 2010-09-08 18:06:51 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rubygem-sys-proctable Makefile distinfo pkg-descr Log: The sys-proctable library provides an interface for gathering information about processes on your system, i.e. the process table. Most major platforms are supported and, while different platforms may return different information, the external interface is identical across platforms. WWW: http://sysutils.rubyforge.org/ PR: ports/149379 Submitted by: Eric Freeman Revision Changes Path 1.1226 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/rubygem-sys-proctable/Makefile (new) 1.1 +3 -0 ports/sysutils/rubygem-sys-proctable/distinfo (new) 1.1 +7 -0 ports/sysutils/rubygem-sys-proctable/pkg-descr (new)