pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math Needs fortran.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ede9f953732
branches: trunk
changeset: 516430:9ede9f953732
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 20 21:03:50 2006 +0000
description:
Needs fortran.
diffstat:
math/R-akima/Makefile | 3 ++-
math/R-lmm/Makefile | 15 ++++++++-------
math/R-mvtnorm/Makefile | 3 ++-
math/R-sgeostat/Makefile | 15 ++++++++-------
4 files changed, 20 insertions(+), 16 deletions(-)
diffs (90 lines):
diff -r 4b886a7df871 -r 9ede9f953732 math/R-akima/Makefile
--- a/math/R-akima/Makefile Thu Jul 20 20:07:13 2006 +0000
+++ b/math/R-akima/Makefile Thu Jul 20 21:03:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:01:53 markd Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/20 21:03:50 wiz Exp $
#
CATEGORIES= math
@@ -10,6 +10,7 @@
R_PKGNAME= akima
R_PKGVER= 0.5-1
+USE_LANGUAGES+= fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r 4b886a7df871 -r 9ede9f953732 math/R-lmm/Makefile
--- a/math/R-lmm/Makefile Thu Jul 20 20:07:13 2006 +0000
+++ b/math/R-lmm/Makefile Thu Jul 20 21:03:50 2006 +0000
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/20 21:04:17 wiz Exp $
#
-PKGREVISION= 1
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+PKGREVISION= 1
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/lmm.html
+MAINTAINER= mchittur%cs.nmsu.edu@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/lmm.html
COMMENT= Improved procedures for linear mixed models with R
R_PKGNAME= lmm
-R_PKGVER= 0.3-2
+R_PKGVER= 0.3-2
+USE_LANGUAGES+= fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r 4b886a7df871 -r 9ede9f953732 math/R-mvtnorm/Makefile
--- a/math/R-mvtnorm/Makefile Thu Jul 20 20:07:13 2006 +0000
+++ b/math/R-mvtnorm/Makefile Thu Jul 20 21:03:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:09:22 markd Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/20 21:04:32 wiz Exp $
#
CATEGORIES= math
@@ -10,6 +10,7 @@
R_PKGNAME= mvtnorm
R_PKGVER= 0.7-2
+USE_LANGUAGES+= fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r 4b886a7df871 -r 9ede9f953732 math/R-sgeostat/Makefile
--- a/math/R-sgeostat/Makefile Thu Jul 20 20:07:13 2006 +0000
+++ b/math/R-sgeostat/Makefile Thu Jul 20 21:03:50 2006 +0000
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/20 21:04:56 wiz Exp $
#
-PKGREVISION= 1
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+PKGREVISION= 1
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat.html
+MAINTAINER= mchittur%cs.nmsu.edu@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/sgeostat.html
COMMENT= Object-oriented Framework for Geostatistical Modeling in S+
R_PKGNAME= sgeostat
-R_PKGVER= 1.0-19
+R_PKGVER= 1.0-19
+USE_LANGUAGES+= fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index