summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2002-12-15 22:30:35 +0000
committermarkd <markd>2002-12-15 22:30:35 +0000
commit209fdd101fc4500f6764920be2de25814c29af0b (patch)
tree100e050f46e5d623c8a64acc268a3c4b741a1a63 /math
parentf5bc4e337fc32083c1ff8f99e9f7eacfb89a04c1 (diff)
downloadpkgsrc-209fdd101fc4500f6764920be2de25814c29af0b.tar.gz
These should have been deleted along with the other R-* packages.
Now part of the base R distribution. Thanks wiz for noticing (as ever).
Diffstat (limited to 'math')
-rw-r--r--math/R-grid/DESCR1
-rw-r--r--math/R-grid/Makefile14
-rw-r--r--math/R-grid/distinfo4
-rw-r--r--math/R-lattice/DESCR1
-rw-r--r--math/R-lattice/Makefile15
-rw-r--r--math/R-lattice/distinfo4
6 files changed, 0 insertions, 39 deletions
diff --git a/math/R-grid/DESCR b/math/R-grid/DESCR
deleted file mode 100644
index 0a2bdf6b616..00000000000
--- a/math/R-grid/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Graphics layout capabilities, plus some support for interaction.
diff --git a/math/R-grid/Makefile b/math/R-grid/Makefile
deleted file mode 100644
index 5141cf82c96..00000000000
--- a/math/R-grid/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/09 01:06:17 markd Exp $
-
-R_PKGNAME= grid
-R_PKGVER= 0.6
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Grid R (S-Plus) Functions
-
-PLIST_SRC= /dev/null
-
-R_DEPENDS= R>=1.5.0
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-grid/distinfo b/math/R-grid/distinfo
deleted file mode 100644
index 42cc66e536d..00000000000
--- a/math/R-grid/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/09/09 01:06:17 markd Exp $
-
-SHA1 (R/grid_0.6.tar.gz) = cbe7959ab9bfbceb686b6adf429f2020d3a4bb6d
-Size (R/grid_0.6.tar.gz) = 139457 bytes
diff --git a/math/R-lattice/DESCR b/math/R-lattice/DESCR
deleted file mode 100644
index 72e06248100..00000000000
--- a/math/R-lattice/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Implementation of Trellis Graphics
diff --git a/math/R-lattice/Makefile b/math/R-lattice/Makefile
deleted file mode 100644
index 9a13c914a79..00000000000
--- a/math/R-lattice/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/09 01:09:31 markd Exp $
-
-R_PKGNAME= lattice
-R_PKGVER= 0.5-3
-
-MAINTAINER= markd@netbsd.org
-COMMENT= Implementation of Trellis Graphics
-
-PLIST_SRC= /dev/null
-
-R_DEPENDS= R>=1.5.0
-DEPENDS+= R-grid>=0.6:../R-grid
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-lattice/distinfo b/math/R-lattice/distinfo
deleted file mode 100644
index cc3849910df..00000000000
--- a/math/R-lattice/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/09/09 01:09:31 markd Exp $
-
-SHA1 (R/lattice_0.5-3.tar.gz) = 566d56fd81c141fb89cb063c275e1d719f9a8fd7
-Size (R/lattice_0.5-3.tar.gz) = 90920 bytes