ports/122708: [NEW PORT] devel/rubygem-platform: Hopefully robust platform sensing

IWATSUKI Hiroyuki don at na.rim.or.jp
Sun Apr 13 08:00:09 UTC 2008


>Number:         122708
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-platform: Hopefully robust platform sensing
>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:   Sun Apr 13 08:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     IWATSUKI Hiroyuki
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
Natsume Co., Ltd.
>Environment:
System: FreeBSD lemmy.moonrock.local 6.3-STABLE FreeBSD 6.3-STABLE #4: Sun Mar 23 00:20:02 JST 2008
>Description:
The Platform library offers a simple, reliable, means of determining
what platform Ruby is running on.  Underlying Platform is the
RUBY_PLATFORM constant.  This library is parsing this constant for
information.  You could easily do this yourself.  We've just taken the
hassle out of it for you and hopefully covered a few of the more
unusual cases you mightn't have thought of yourself.


WWW:	http://platform.rubyforge.org/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rubygem-platform-0.4.0.shar begins here ---
# 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-platform
#	rubygem-platform/pkg-descr
#	rubygem-platform/Makefile
#	rubygem-platform/pkg-plist
#	rubygem-platform/distinfo
#
echo c - rubygem-platform
mkdir -p rubygem-platform > /dev/null 2>&1
echo x - rubygem-platform/pkg-descr
sed 's/^X//' >rubygem-platform/pkg-descr << 'END-of-rubygem-platform/pkg-descr'
XThe Platform library offers a simple, reliable, means of determining
Xwhat platform Ruby is running on.  Underlying Platform is the
XRUBY_PLATFORM constant.  This library is parsing this constant for
Xinformation.  You could easily do this yourself.  We've just taken the
Xhassle out of it for you and hopefully covered a few of the more
Xunusual cases you mightn't have thought of yourself.
X
X
XWWW:	http://platform.rubyforge.org/
END-of-rubygem-platform/pkg-descr
echo x - rubygem-platform/Makefile
sed 's/^X//' >rubygem-platform/Makefile << 'END-of-rubygem-platform/Makefile'
X# New ports collection makefile for:	rubygem-Platform
X# Date created:		2008-04-13
X# Whom:			IWATSUKI Hiroyuki <don at na.rim.or.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	platform
XPORTVERSION=	0.4.0
XCATEGORIES=	devel rubygems
XMASTER_SITES=	${MASTER_SITE_RUBYFORGE}
XMASTER_SITE_SUBDIR=	platform
XDISTNAME=	Platform-${PORTVERSION}
X
XMAINTAINER=	don at na.rim.or.jp
XCOMMENT=	Hopefully robust platform sensing
X
XGEM_NAME=	${DISTNAME}
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
X
X.include <bsd.port.mk>
END-of-rubygem-platform/Makefile
echo x - rubygem-platform/pkg-plist
sed 's/^X//' >rubygem-platform/pkg-plist << 'END-of-rubygem-platform/pkg-plist'
X%%GEM_CACHE%%
X%%GEM_SPEC%%
X%%GEM_LIB_DIR%%/README
X%%GEM_LIB_DIR%%/lib/platform.rb
X%%GEM_DOC_DIR%%/rdoc/classes/Platform.html
X%%GEM_DOC_DIR%%/rdoc/created.rid
X%%GEM_DOC_DIR%%/rdoc/files/README.html
X%%GEM_DOC_DIR%%/rdoc/files/lib/platform_rb.html
X%%GEM_DOC_DIR%%/rdoc/fr_class_index.html
X%%GEM_DOC_DIR%%/rdoc/fr_file_index.html
X%%GEM_DOC_DIR%%/rdoc/fr_method_index.html
X%%GEM_DOC_DIR%%/rdoc/index.html
X%%GEM_DOC_DIR%%/rdoc/rdoc-style.css
X at dirrm %%GEM_LIB_DIR%%/lib
X at dirrm %%GEM_LIB_DIR%%
X at dirrm %%GEM_DOC_DIR%%/rdoc/files/lib
X at dirrm %%GEM_DOC_DIR%%/rdoc/files
X at dirrm %%GEM_DOC_DIR%%/rdoc/classes
X at dirrm %%GEM_DOC_DIR%%/rdoc
X at dirrm %%GEM_DOC_DIR%%
END-of-rubygem-platform/pkg-plist
echo x - rubygem-platform/distinfo
sed 's/^X//' >rubygem-platform/distinfo << 'END-of-rubygem-platform/distinfo'
XMD5 (rubygem/Platform-0.4.0.gem) = 9947ef2e902de65ffff3cd5912269678
XSHA256 (rubygem/Platform-0.4.0.gem) = 9bcc331b0285fc139c362bbf1f69b198398895df76f399646af1573b676d0009
XSIZE (rubygem/Platform-0.4.0.gem) = 4608
END-of-rubygem-platform/distinfo
exit
--- rubygem-platform-0.4.0.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list