Date: Sun, 13 Apr 2008 12:53:21 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-platform Makefile distinfo pkg-descr pkg-plist Message-ID: <200804131253.m3DCrLwK030818@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2008-04-13 12:53:21 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-platform Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/122708 Submitted by: IWATSUKI Hiroyuki <don at na.rim.or.jp> Revision Changes Path 1.3035 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/rubygem-platform/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-platform/distinfo (new) 1.1 +8 -0 ports/devel/rubygem-platform/pkg-descr (new) 1.1 +20 -0 ports/devel/rubygem-platform/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804131253.m3DCrLwK030818>