svn commit: r327058 - head/math/matrices
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 12 12:18:12 UTC 2013
Author: bapt
Date: Thu Sep 12 12:18:12 2013
New Revision: 327058
URL: http://svnweb.freebsd.org/changeset/ports/327058
Log:
Mark as deprecated: unmaintained upstream
Submitted by: Morten Slot Kristensen <ontherenth at gmail.com> (maintainer, upstream) via pkg-fallout
Modified:
head/math/matrices/Makefile
Modified: head/math/matrices/Makefile
==============================================================================
--- head/math/matrices/Makefile Thu Sep 12 12:09:53 2013 (r327057)
+++ head/math/matrices/Makefile Thu Sep 12 12:18:12 2013 (r327058)
@@ -10,6 +10,11 @@ MASTER_SITES= http://mplus.dk/${PORTNAME
MAINTAINER= ontherenth at 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
More information about the svn-ports-head
mailing list