From d41a74d43a850f297c246491d2ddb8c613f914dc Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 12 Oct 2013 09:31:18 +0000 Subject: Remove expired port: 2013-10-12 math/matrices: Unmaintained upstream --- MOVED | 1 + math/Makefile | 1 - math/matrices/Makefile | 26 -------------------------- math/matrices/distinfo | 2 -- math/matrices/pkg-descr | 10 ---------- 5 files changed, 1 insertion(+), 39 deletions(-) delete mode 100644 math/matrices/Makefile delete mode 100644 math/matrices/distinfo delete mode 100644 math/matrices/pkg-descr diff --git a/MOVED b/MOVED index 408a61dae874..931ea63c7bda 100644 --- a/MOVED +++ b/MOVED @@ -5071,3 +5071,4 @@ x11/ruby-gtktrayicon||2013-10-11|Has expired: Does not work with Ruby 1.9 net/ngrep-lib||2013-10-11|Obsoleted www/node04||2013-10-11|Has expired: Unsupported upstream, not compatible with current www/node06||2013-10-11|Has expired: Unsupported upstream, not compatible with current +math/matrices||2013-10-12|Has expired: Unmaintained upstream diff --git a/math/Makefile b/math/Makefile index 132feef00b1c..6201723ba657 100644 --- a/math/Makefile +++ b/math/Makefile @@ -243,7 +243,6 @@ SUBDIR += mathomatic SUBDIR += matio SUBDIR += matlab-R2012a-installer - SUBDIR += matrices SUBDIR += matrix SUBDIR += maxima SUBDIR += mbasecalc diff --git a/math/matrices/Makefile b/math/matrices/Makefile deleted file mode 100644 index 22cfa7a406c8..000000000000 --- a/math/matrices/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# Created by: Morten Slot Kristensen -# $FreeBSD$ - -PORTNAME= matrices -PORTVERSION= 1.0 -PORTREVISION= 6 -CATEGORIES= math -MASTER_SITES= http://mplus.dk/${PORTNAME}/ - -MAINTAINER= ontherenth@gmail.com -COMMENT= Matrix calculator (with both GUI & console-interface) - -EXPIRATION_DATE= 2013-10-12 -DEPRECATED= Unmaintained upstream - -IGNORE= Does build with libc++ - -USES= pkgconfig -USE_GNOME= glib20 gtk20 -GNU_CONFIGURE= yes -PLIST_FILES= bin/${PORTNAME} - -MAN1= ${PORTNAME}.1 - -NO_STAGE= yes -.include diff --git a/math/matrices/distinfo b/math/matrices/distinfo deleted file mode 100644 index efcdd09a0764..000000000000 --- a/math/matrices/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (matrices-1.0.tar.gz) = c32d22e469d0ae1d356b4e65eb4cb862916e74503d1d1de8b07d07848cc641d9 -SIZE (matrices-1.0.tar.gz) = 69915 diff --git a/math/matrices/pkg-descr b/math/matrices/pkg-descr deleted file mode 100644 index 6c7673eb443f..000000000000 --- a/math/matrices/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is a program which can calculate with several martices. -It can multiplicate (by matrix or number), add, substract, invert, -transpose and get the determinant of matrices. And these calculations -can be done on matrices of any order. - -It has two interfaces: GTK GUI and console-interface. - -Morten Slot Kristensen - -WWW: http://mplus.dk/matrices/ -- cgit v1.2.3