aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-10-14 06:16:20 +0800
committerrene <rene@FreeBSD.org>2013-10-14 06:16:20 +0800
commit5e8cad3847b5f9330baf5e29aa76acd5e08dd4fd (patch)
tree6fd7a504a9d8508d935866e7948a082c9206f829 /math
parent75bc238812249c85b013d3e8e772cd2c4e4d0bcf (diff)
downloadfreebsd-ports-gnome-5e8cad3847b5f9330baf5e29aa76acd5e08dd4fd.tar.gz
freebsd-ports-gnome-5e8cad3847b5f9330baf5e29aa76acd5e08dd4fd.tar.zst
freebsd-ports-gnome-5e8cad3847b5f9330baf5e29aa76acd5e08dd4fd.zip
Remove unmaintained ports which depends on Linux GTK1 libraries:
emulators/linux-ePSXe emulators/linux-peops-spu math/linux-relview No objections from: emulation@
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/linux-relview/Makefile34
-rw-r--r--math/linux-relview/distinfo2
-rw-r--r--math/linux-relview/pkg-descr7
-rw-r--r--math/linux-relview/pkg-plist2
5 files changed, 0 insertions, 46 deletions
diff --git a/math/Makefile b/math/Makefile
index 6201723ba657..5634af9e354f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -233,7 +233,6 @@
SUBDIR += libtommath
SUBDIR += libtsnnls
SUBDIR += linpack
- SUBDIR += linux-relview
SUBDIR += lll_spect
SUBDIR += lp_solve
SUBDIR += lrng
diff --git a/math/linux-relview/Makefile b/math/linux-relview/Makefile
deleted file mode 100644
index a0e182372788..000000000000
--- a/math/linux-relview/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created by: Michael Ebert <ebert@informatik.unibw-muenchen.de>
-# $FreeBSD$
-
-PORTNAME= relview
-PORTVERSION= 7.0.2
-PORTREVISION= 2
-CATEGORIES= math linux
-MASTER_SITES= ftp://ftp.informatik.uni-kiel.de/pub/kiel/relview/RELVIEW_7.0/LINUX/
-PKGNAMEPREFIX= linux-
-EXTRACT_SUFX= .gz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An interactive tool for manipulation of relations
-
-ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX= yes
-USE_LINUX_APPS= gtk xorglibs
-
-NO_WRKSUBDIR= yes
-EXTRACT_CMD= ${GZIP_CMD}
-EXTRACT_BEFORE_ARGS= -dc
-EXTRACT_AFTER_ARGS= > ${DISTNAME}
-
-NO_BUILD= yes
-
-PLIST_SUB= VERSION=${PORTVERSION}
-
-NO_STAGE= yes
-do-install:
- ${BRANDELF} -t Linux ${WRKDIR}/${DISTNAME}
- ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin
- ${LN} -fhs ${PREFIX}/bin/${DISTNAME} ${PREFIX}/bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/math/linux-relview/distinfo b/math/linux-relview/distinfo
deleted file mode 100644
index 1ecff78df337..000000000000
--- a/math/linux-relview/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (relview-7.0.2.gz) = 8a62a10fc732cc67d4f66425d4432f1b506c2a8077c7903c83ccc4bc0b256366
-SIZE (relview-7.0.2.gz) = 341742
diff --git a/math/linux-relview/pkg-descr b/math/linux-relview/pkg-descr
deleted file mode 100644
index db6d57c22e61..000000000000
--- a/math/linux-relview/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-The RelView-System is an interactive tool for computer-supported
-manipulation of relations represented as Boolean matrices or directed
-graphs, especially for prototyping relational specifications and
-programs. It is developed at the Department of Computer Science and
-Applied Mathematics of Christian-Albrechts-University of Kiel.
-
-WWW: http://www.informatik.uni-kiel.de/~progsys/relview.shtml
diff --git a/math/linux-relview/pkg-plist b/math/linux-relview/pkg-plist
deleted file mode 100644
index 7c51caf57041..000000000000
--- a/math/linux-relview/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/relview
-bin/relview-%%VERSION%%