Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 01:25:55 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405982 - head/math/octave-forge-octgpr
Message-ID:  <201601130125.u0D1Ptj4047796@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Wed Jan 13 01:25:54 2016
New Revision: 405982
URL: https://svnweb.freebsd.org/changeset/ports/405982

Log:
  - Mark broken.  This package is currently unmaintained upstream.

Modified:
  head/math/octave-forge-octgpr/Makefile

Modified: head/math/octave-forge-octgpr/Makefile
==============================================================================
--- head/math/octave-forge-octgpr/Makefile	Wed Jan 13 01:24:14 2016	(r405981)
+++ head/math/octave-forge-octgpr/Makefile	Wed Jan 13 01:25:54 2016	(r405982)
@@ -12,6 +12,8 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
+BROKEN=		does not build with octave-4.0.0
+
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
 OCTSRC=		${OCTAVE_PKGNAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601130125.u0D1Ptj4047796>