svn commit: r405907 - head/Mk
Stephen Montgomery-Smith
stephen at FreeBSD.org
Tue Jan 12 19:56:15 UTC 2016
Author: stephen
Date: Tue Jan 12 19:56:13 2016
New Revision: 405907
URL: https://svnweb.freebsd.org/changeset/ports/405907
Log:
- Svn revision 405533 upgraded /math/octave to version 4.0.0. This version
of octave segfaults with FreeBSD. Many of the octave-forge-* ports don't
build, and those that build don't work. So they are all being marked
broken until it is fixed.
Modified:
head/Mk/bsd.octave.mk
Modified: head/Mk/bsd.octave.mk
==============================================================================
--- head/Mk/bsd.octave.mk Tue Jan 12 19:55:47 2016 (r405906)
+++ head/Mk/bsd.octave.mk Tue Jan 12 19:56:13 2016 (r405907)
@@ -8,6 +8,7 @@
# It is, in effect, a wrapper using the package handling already built
# into math/octave.
+BROKEN= octave-4.0.0 is currently non-functional
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases \
SF/octave/Octave%20Forge%20Packages/R2009-06-07 \
More information about the svn-ports-all
mailing list