Date: Sat, 7 Aug 2010 08:03:31 GMT From: Eric Freeman <freebsdports@chillibear.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/149378: New port: sysutils/rubygem-sys-host (ruby system utils for hostname/ip) Message-ID: <201008070803.o7783VFj016092@www.freebsd.org> Resent-Message-ID: <201008070810.o778A7FE058517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149378 >Category: ports >Synopsis: New port: sysutils/rubygem-sys-host (ruby system utils for hostname/ip) >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:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eric Freeman >Release: 7.2 >Organization: >Environment: >Description: Another gem port of the sysutil series (thought I'd complete the set!). This one provides hostname, ip address, and other information for a given host. http://rubyforge.org/docman/view.php/610/1558/sys_host.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-host # rubygem-sys-host/distinfo # rubygem-sys-host/Makefile # rubygem-sys-host/pkg-descr # echo c - rubygem-sys-host mkdir -p rubygem-sys-host > /dev/null 2>&1 echo x - rubygem-sys-host/distinfo sed 's/^X//' >rubygem-sys-host/distinfo << 'be99e4dec2eb1541720ac4a28f132858' XMD5 (rubygem/sys-host-0.6.2.gem) = 47c0f2c6a6a7f4ff5eec94e6f5bab78c XSHA256 (rubygem/sys-host-0.6.2.gem) = 9e8a932ce6769e29edc2feaf9d1f3e7066690356d2ea3969d9659c5a1237acfb XSIZE (rubygem/sys-host-0.6.2.gem) = 11776 be99e4dec2eb1541720ac4a28f132858 echo x - rubygem-sys-host/Makefile sed 's/^X//' >rubygem-sys-host/Makefile << '7a206b6cddf9b04f6d3f915d1ad0630e' X# Ports collection makefile for: rubygem-sys-host X# Date created: 30 July 2010 X# Whom: Eric Freeman <freebsdports@chillibear.com> X# X# $FreeBSD$ X# X XPORTNAME= sys-host XPORTVERSION= 0.6.2 XCATEGORIES= sysutils rubygems XMASTER_SITES= RG X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= Provides hostname, ip address, and other information for a given host X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 7a206b6cddf9b04f6d3f915d1ad0630e echo x - rubygem-sys-host/pkg-descr sed 's/^X//' >rubygem-sys-host/pkg-descr << '50fbe30468384738f18b4823df396738' XProvides hostname, ip address, and other information for a given host. X XWWW: http://sysutils.rubyforge.org/ 50fbe30468384738f18b4823df396738 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008070803.o7783VFj016092>