[csw-devel] SF.net SVN: gar:[8145] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Jan 24 14:26:16 CET 2010
Revision: 8145
http://gar.svn.sourceforge.net/gar/?rev=8145&view=rev
Author: dmichelsen
Date: 2010-01-24 13:26:16 +0000 (Sun, 24 Jan 2010)
Log Message:
-----------
r: Initial commit
Added Paths:
-----------
csw/mgar/pkg/r/
csw/mgar/pkg/r/branches/
csw/mgar/pkg/r/tags/
csw/mgar/pkg/r/trunk/
csw/mgar/pkg/r/trunk/Makefile
csw/mgar/pkg/r/trunk/checksums
csw/mgar/pkg/r/trunk/files/
Property changes on: csw/mgar/pkg/r/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/r/trunk/Makefile
===================================================================
--- csw/mgar/pkg/r/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/r/trunk/Makefile 2010-01-24 13:26:16 UTC (rev 8145)
@@ -0,0 +1,26 @@
+GARNAME = R
+GARVERSION = 2.10.1
+CATEGORIES = apps
+
+DESCRIPTION = A language and environment for statistical computing and graphics
+define BLURB
+endef
+
+MASTER_SITES = http://stat.ethz.ch/CRAN/src/base/R-2/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+PACKAGES = CSWr
+CATALOGNAME = r
+
+REQUIRED_PKGS = CSWggettextrt CSWiconv CSWlibicu CSWperl CSWreadline CSWsunmath
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+SPKG_SOURCEURL = http://www.r-project.org/
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check-recommended
+
+include gar/category.mk
Added: csw/mgar/pkg/r/trunk/checksums
===================================================================
--- csw/mgar/pkg/r/trunk/checksums (rev 0)
+++ csw/mgar/pkg/r/trunk/checksums 2010-01-24 13:26:16 UTC (rev 8145)
@@ -0,0 +1 @@
+75f8b7e875b846ea96a4c6cc0abc00a4 R-2.10.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list