ports/87274: [maintainer-update] new version of math/libRmath

Eric van Gyzen eric at vangyzen.net
Tue Oct 11 19:40:17 UTC 2005


>Number:         87274
>Category:       ports
>Synopsis:       [maintainer-update] new version of math/libRmath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 11 19:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Eric van Gyzen
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
>Environment:
System: N/A

>Description:
new version of math/libRmath

>How-To-Repeat:
N/A

>Fix:

Index: libRmath/Makefile
===================================================================
RCS file: /freebsd/cvsroot/ports/math/libRmath/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- libRmath/Makefile	25 Jun 2004 22:02:52 -0000	1.3
+++ libRmath/Makefile	8 Oct 2005 01:43:21 -0000
@@ -1,38 +1,38 @@
-# ex: tabstop=8 softtabstop=0 noexpandtab
-# Ports collection Makefile for:	libRmath
-# Date created:				14 May 2004
-# Whom:					Eric van Gyzen <vangyzen at stat.duke.edu>
+# vim: tabstop=8 softtabstop=0 noexpandtab
+# Ports Makefile for:	libRmath
+# Date created:		14 May 2004
+# Whom:			Eric van Gyzen <vangyzen at stat.duke.edu>
 #
 # $FreeBSD: ports/math/libRmath/Makefile,v 1.3 2004/06/25 22:02:52 pav Exp $
 #
 
 PORTNAME=	libRmath
-PORTVERSION=	1.9.1
+PORTVERSION=	2.2.0
 CATEGORIES=	math
-MASTER_SITES=	http://cran.r-project.org/src/base/ \
-		ftp://cran.r-project.org/pub/R/src/base/ \
-		http://cran.at.r-project.org/src/base/ \
-		http://cran.au.r-project.org/src/base/ \
-		http://cran.br.r-project.org/src/base/ \
-		http://cran.ch.r-project.org/src/base/ \
-		http://cran.es.r-project.org/src/base/ \
-		http://cran.dk.r-project.org/src/base/ \
-		http://cran.hu.r-project.org/src/base/ \
-		http://cran.uk.r-project.org/src/base/ \
-		http://cran.us.r-project.org/src/base/ \
-		http://cran.za.r-project.org/src/base/ \
-		ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/src/base/ \
-		http://lib.stat.cmu.edu/R/CRAN/src/base/ \
-		http://cran.stat.ucla.edu/src/base/ \
-		http://probability.ca/cran/src/base/ \
-		http://www.ibiblio.org/pub/languages/R/CRAN/src/base/ \
-		http://www.bioconductor.org/CRAN/src/base/
+MASTER_SITES=	http://cran.r-project.org/src/base/R-2/ \
+		ftp://cran.r-project.org/pub/R/src/base/R-2/ \
+		http://cran.at.r-project.org/src/base/R-2/ \
+		http://cran.au.r-project.org/src/base/R-2/ \
+		http://cran.br.r-project.org/src/base/R-2/ \
+		http://cran.ch.r-project.org/src/base/R-2/ \
+		http://cran.es.r-project.org/src/base/R-2/ \
+		http://cran.dk.r-project.org/src/base/R-2/ \
+		http://cran.hu.r-project.org/src/base/R-2/ \
+		http://cran.uk.r-project.org/src/base/R-2/ \
+		http://cran.us.r-project.org/src/base/R-2/ \
+		http://cran.za.r-project.org/src/base/R-2/ \
+		ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/src/base/R-2/ \
+		http://lib.stat.cmu.edu/R/CRAN/src/base/R-2/ \
+		http://cran.stat.ucla.edu/src/base/R-2/ \
+		http://probability.ca/cran/src/base/R-2/ \
+		http://www.ibiblio.org/pub/languages/R/CRAN/src/base/R-2/ \
+		http://www.bioconductor.org/CRAN/src/base/R-2/
 DISTNAME=	R-${PORTVERSION}
-EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	vangyzen at stat.duke.edu
+MAINTAINER=	eric+fbports at vangyzen.net
 COMMENT=	The standalone math library from R
 
+CONFIGURE_ARGS=	--without-x
 INSTALLS_SHLIB=	yes
 GNU_CONFIGURE=	yes
 
@@ -43,7 +43,7 @@
 	(cd ${WRKSRC}/src/nmath/standalone; ${MAKE})
 
 do-install:
-	${MKDIR} ${PREFIX}/include ${PREFIX}/lib
+	${MKDIR} -p ${PREFIX}/include ${PREFIX}/lib
 	${INSTALL_DATA} ${WRKSRC}/src/include/Rmath.h ${PREFIX}/include/
 	${INSTALL_DATA} ${WRKSRC}/src/nmath/standalone/libRmath.a ${PREFIX}/lib/
 	${INSTALL_DATA} ${WRKSRC}/src/nmath/standalone/libRmath.so \
Index: libRmath/distinfo
===================================================================
RCS file: /freebsd/cvsroot/ports/math/libRmath/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- libRmath/distinfo	25 Jun 2004 22:02:52 -0000	1.2
+++ libRmath/distinfo	8 Oct 2005 01:40:26 -0000
@@ -1,2 +1,2 @@
-MD5 (R-1.9.1.tgz) = c8201425506e5c077ef1936e19ea2f51
-SIZE (R-1.9.1.tgz) = 9591217
+MD5 (R-2.2.0.tar.gz) = 6bddf439ae417a48bd31892996ea111c
+SIZE (R-2.2.0.tar.gz) = 13307492
Index: libRmath/pkg-descr
===================================================================
RCS file: /freebsd/cvsroot/ports/math/libRmath/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- libRmath/pkg-descr	15 May 2004 15:34:15 -0000	1.1
+++ libRmath/pkg-descr	8 Oct 2005 01:39:10 -0000
@@ -1,5 +1,7 @@
-This is the standalone math library from R.  R is a language
+This is the standalone math library from R -- a language
 and environment for statistical computing and graphics.  
+See ports/math/R.
+
 To use the routines in your own C or C++ programs, include
 
 #define MATHLIB_STANDALONE
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list