Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2010 08:09:32 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149379: New port: sysutils/rubygem-sys-proctable (ruby system utils for processes)
Message-ID:  <201008070809.o7789Wr8022651@www.freebsd.org>
Resent-Message-ID: <201008070810.o778A7HJ058526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149379
>Category:       ports
>Synopsis:       New port: sysutils/rubygem-sys-proctable  (ruby system utils for processes)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 07 08:10:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
>Description:
On my way to completing the set of ruby sysutil gems.  This one is allows the retrieval of process information. 

http://rubyforge.org/docman/view.php/610/1566/sys_proctable.html
>How-To-Repeat:
n/a
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-sys-proctable
#	rubygem-sys-proctable/distinfo
#	rubygem-sys-proctable/Makefile
#	rubygem-sys-proctable/pkg-descr
#
echo c - rubygem-sys-proctable
mkdir -p rubygem-sys-proctable > /dev/null 2>&1
echo x - rubygem-sys-proctable/distinfo
sed 's/^X//' >rubygem-sys-proctable/distinfo << 'aa92019ad738a2ed2cdd48a5ab2967ae'
XMD5 (rubygem/sys-proctable-0.9.0-x86-freebsd-7.gem) = 09a4cc6c7457a27fa62916a83b581d80
XSHA256 (rubygem/sys-proctable-0.9.0-x86-freebsd-7.gem) = 441f8174836e2bdb2124546de6f2a02b4c50ed4d26f3cf9bcf4854ea7054b4e4
XSIZE (rubygem/sys-proctable-0.9.0-x86-freebsd-7.gem) = 17408
aa92019ad738a2ed2cdd48a5ab2967ae
echo x - rubygem-sys-proctable/Makefile
sed 's/^X//' >rubygem-sys-proctable/Makefile << 'b9932976bfe5b81d054aabd33ed94350'
X# Ports collection makefile for:	rubygem-sys-proctable
X# Date created:				30 July 2010
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X# Note that this gem has differnt versions for different platforms
X# The FreeBSD (7) version is only available from Ruby Forge and not
X# currently from RubyGems.org
X
XPORTNAME=	sys-proctable
XPORTVERSION=	0.9.0
XCATEGORIES=	sysutils rubygems
XMASTER_SITES=	RF/sysutils
XDISTNAME=	${PORTNAME}-${PORTVERSION}-x86-freebsd-7
XEXTRACT_SUFX=	# none
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=	A Ruby interface for getting process information
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
b9932976bfe5b81d054aabd33ed94350
echo x - rubygem-sys-proctable/pkg-descr
sed 's/^X//' >rubygem-sys-proctable/pkg-descr << '07173fa3d10201fe89c743bd414b0717'
XThe sys-proctable library provides an interface for
Xgathering information about processes on your system,
Xi.e. the process table. Most major platforms are
Xsupported and, while different platforms may return
Xdifferent information, the external interface is
Xidentical across platforms. 
X
XWWW: http://sysutils.rubyforge.org/
07173fa3d10201fe89c743bd414b0717
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008070809.o7789Wr8022651>