aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-04-02 16:59:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-04-02 16:59:09 +0000
commit437f8efa36be8c8a698f439d9aacbf522d0fbb12 (patch)
tree1628e1aca63eee65c59a5fe1cd87f92b85c0d928 /math
parent60dc4cb39630fa370c96df3a1164c8ae1a24f896 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/octave-forge-arpack/Makefile22
-rw-r--r--math/octave-forge-arpack/distinfo3
-rw-r--r--math/octave-forge-arpack/pkg-descr10
-rw-r--r--math/octave-forge-arpack/pkg-plist1
5 files changed, 0 insertions, 37 deletions
diff --git a/math/Makefile b/math/Makefile
index e1133baffbb6..5f0f336b53fd 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -206,7 +206,6 @@
SUBDIR += octave-devel
SUBDIR += octave-forge
SUBDIR += octave-forge-ad
- SUBDIR += octave-forge-arpack
SUBDIR += octave-forge-audio
SUBDIR += octave-forge-base
SUBDIR += octave-forge-bim
diff --git a/math/octave-forge-arpack/Makefile b/math/octave-forge-arpack/Makefile
deleted file mode 100644
index 096e8e6e3a6b..000000000000
--- a/math/octave-forge-arpack/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: octave-forge-arpack
-# Date created: 8 September 2008
-# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
-#
-# $FreeBSD$
-#
-
-PORTNAME= octave-forge-arpack
-PORTVERSION= 1.0.8
-PORTREVISION= 3
-CATEGORIES= math
-
-MAINTAINER= stephen@missouri.edu
-COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-
-NO_CDROM= arpack is licensed for non-commercial use only
-
-LIB_DEPENDS+= arpack:${PORTSDIR}/math/arpack
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.octave.mk"
-.include <bsd.port.post.mk>
diff --git a/math/octave-forge-arpack/distinfo b/math/octave-forge-arpack/distinfo
deleted file mode 100644
index e4250c6e9861..000000000000
--- a/math/octave-forge-arpack/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (octave-forge/arpack-1.0.8.tar.gz) = dbf767019e238c4a16ccc6cac2afe87c
-SHA256 (octave-forge/arpack-1.0.8.tar.gz) = 013e7e9794473118ec5a85efb5e9c60481e0aedf391375c0b7533a2216c7e833
-SIZE (octave-forge/arpack-1.0.8.tar.gz) = 64393
diff --git a/math/octave-forge-arpack/pkg-descr b/math/octave-forge-arpack/pkg-descr
deleted file mode 100644
index 2ca3f3b62596..000000000000
--- a/math/octave-forge-arpack/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-The octave-forge package is the result of The GNU Octave Repositry project,
-which is intended to be a central location for custom scripts, functions and
-extensions for GNU Octave. contains the source for all the functions plus
-build and install scripts.
-
-This is arpack.
-
- Octave bindings to ARPACK, including the eigs and svds function.
-
-WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-arpack/pkg-plist b/math/octave-forge-arpack/pkg-plist
deleted file mode 100644
index a999ec86c07e..000000000000
--- a/math/octave-forge-arpack/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment This file intentionally left empty