Date: Sun, 10 Mar 2019 04:56:17 +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: r495225 - in head: benchmarks/octave-forge-benchmark math/dynare math/octave math/octave-forge math/octave-forge-actuarial math/octave-forge-bim math/octave-forge-bioinfo math/octave-fo... Message-ID: <201903100456.x2A4uHTS041092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Sun Mar 10 04:56:17 2019 New Revision: 495225 URL: https://svnweb.freebsd.org/changeset/ports/495225 Log: - Update math/octave to 5.1.0. - Bump portrevision of unbroken octave-forge-* ports. - Bump portrevision of math/dynare which uses library files from octave. - Mark broken: octave-forge-(database|dicom|optim|fits|linear|linear|optim| parallel|signal|strings|struct|tisean|video). - Broken optional dependencies in math/octave-forge to default to off. - Bump portrevision of math/octave-forge. Modified: head/benchmarks/octave-forge-benchmark/Makefile head/math/dynare/Makefile head/math/octave-forge-actuarial/Makefile head/math/octave-forge-bim/Makefile head/math/octave-forge-bioinfo/Makefile head/math/octave-forge-bsltl/Makefile head/math/octave-forge-cgi/Makefile head/math/octave-forge-civil-engineering/Makefile head/math/octave-forge-control/Makefile head/math/octave-forge-data-smoothing/Makefile head/math/octave-forge-database/Makefile head/math/octave-forge-dataframe/Makefile head/math/octave-forge-dicom/Makefile head/math/octave-forge-divand/Makefile head/math/octave-forge-doctest/Makefile head/math/octave-forge-econometrics/Makefile head/math/octave-forge-fenv/Makefile head/math/octave-forge-financial/Makefile head/math/octave-forge-fits/Makefile head/math/octave-forge-fpl/Makefile head/math/octave-forge-fuzzy-logic-toolkit/Makefile head/math/octave-forge-ga/Makefile head/math/octave-forge-general/Makefile head/math/octave-forge-generate_html/Makefile head/math/octave-forge-geometry/Makefile head/math/octave-forge-gnuplot/Makefile head/math/octave-forge-gsl/Makefile head/math/octave-forge-ident/Makefile head/math/octave-forge-image/Makefile head/math/octave-forge-informationtheory/Makefile head/math/octave-forge-integration/Makefile head/math/octave-forge-interval/Makefile head/math/octave-forge-io/Makefile head/math/octave-forge-irsa/Makefile head/math/octave-forge-level-set/Makefile head/math/octave-forge-linear-algebra/Makefile head/math/octave-forge-lssa/Makefile head/math/octave-forge-ltfat/Makefile head/math/octave-forge-mapping/Makefile head/math/octave-forge-mechanics/Makefile head/math/octave-forge-miscellaneous/Makefile head/math/octave-forge-missing-functions/Makefile head/math/octave-forge-msh/Makefile head/math/octave-forge-multicore/Makefile head/math/octave-forge-mvn/Makefile head/math/octave-forge-nan/Makefile head/math/octave-forge-ncarray/Makefile head/math/octave-forge-netcdf/Makefile head/math/octave-forge-nlwing2/Makefile head/math/octave-forge-nnet/Makefile head/math/octave-forge-nurbs/Makefile head/math/octave-forge-oct2mat/Makefile head/math/octave-forge-octclip/Makefile head/math/octave-forge-octproj/Makefile head/math/octave-forge-odebvp/Makefile head/math/octave-forge-optics/Makefile head/math/octave-forge-optim/Makefile head/math/octave-forge-optiminterp/Makefile head/math/octave-forge-outliers/Makefile head/math/octave-forge-parallel/Makefile head/math/octave-forge-plot/Makefile head/math/octave-forge-quaternion/Makefile head/math/octave-forge-queueing/Makefile head/math/octave-forge-secs1d/Makefile head/math/octave-forge-secs2d/Makefile head/math/octave-forge-secs3d/Makefile head/math/octave-forge-signal/Makefile head/math/octave-forge-simp/Makefile head/math/octave-forge-sockets/Makefile head/math/octave-forge-sparsersb/Makefile head/math/octave-forge-specfun/Makefile head/math/octave-forge-special-matrix/Makefile head/math/octave-forge-splines/Makefile head/math/octave-forge-statistics/Makefile head/math/octave-forge-stk/Makefile head/math/octave-forge-strings/Makefile head/math/octave-forge-struct/Makefile head/math/octave-forge-symband/Makefile head/math/octave-forge-symbolic/Makefile head/math/octave-forge-tcl-octave/Makefile head/math/octave-forge-tisean/Makefile head/math/octave-forge-tsa/Makefile head/math/octave-forge-video/Makefile head/math/octave-forge-zenity/Makefile head/math/octave-forge-zeromq/Makefile head/math/octave-forge/Makefile head/math/octave/Makefile head/math/octave/Makefile.version head/math/octave/distinfo head/math/octave/files/patch-configure head/math/octave/files/patch-libinterp_corefcn_sysdep.cc head/math/octave/files/patch-scripts_pkg_private_configure__make.m head/math/octave/pkg-plist Modified: head/benchmarks/octave-forge-benchmark/Makefile ============================================================================== --- head/benchmarks/octave-forge-benchmark/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/benchmarks/octave-forge-benchmark/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= benchmarks math MAINTAINER= stephen@FreeBSD.org Modified: head/math/dynare/Makefile ============================================================================== --- head/math/dynare/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/dynare/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -2,6 +2,7 @@ PORTNAME= dynare DISTVERSION= 4.5.7 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ Modified: head/math/octave-forge-actuarial/Makefile ============================================================================== --- head/math/octave-forge-actuarial/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-actuarial/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-actuarial PORTVERSION= 1.1.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-bim/Makefile ============================================================================== --- head/math/octave-forge-bim/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-bim/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bim PORTVERSION= 1.1.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-bioinfo/Makefile ============================================================================== --- head/math/octave-forge-bioinfo/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-bioinfo/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bioinfo PORTVERSION= 0.1.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-bsltl/Makefile ============================================================================== --- head/math/octave-forge-bsltl/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-bsltl/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bsltl PORTVERSION= 1.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-cgi/Makefile ============================================================================== --- head/math/octave-forge-cgi/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-cgi/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-cgi PORTVERSION= 0.1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-civil-engineering/Makefile ============================================================================== --- head/math/octave-forge-civil-engineering/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-civil-engineering/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-civil-engineering PORTVERSION= 1.0.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-control/Makefile ============================================================================== --- head/math/octave-forge-control/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-control/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-control PORTVERSION= 3.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-data-smoothing/Makefile ============================================================================== --- head/math/octave-forge-data-smoothing/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-data-smoothing/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-data-smoothing PORTVERSION= 1.3.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-database/Makefile ============================================================================== --- head/math/octave-forge-database/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-database/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= requires octave-forge-database which is broken + RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct # OCTSRC is the name of the directory of the package. Modified: head/math/octave-forge-dataframe/Makefile ============================================================================== --- head/math/octave-forge-dataframe/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-dataframe/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-dataframe PORTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-dicom/Makefile ============================================================================== --- head/math/octave-forge-dicom/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-dicom/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= does not build with octave>=5.1.0 + LIB_DEPENDS+= libgdcmCommon.so:devel/gdcm # OCTSRC is the name of the directory of the package. Modified: head/math/octave-forge-divand/Makefile ============================================================================== --- head/math/octave-forge-divand/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-divand/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-divand PORTVERSION= 1.1.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-doctest/Makefile ============================================================================== --- head/math/octave-forge-doctest/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-doctest/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-doctest PORTVERSION= 0.6.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-econometrics/Makefile ============================================================================== --- head/math/octave-forge-econometrics/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-econometrics/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= depends upon octave-forge-optim which is broken + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-fenv/Makefile ============================================================================== --- head/math/octave-forge-fenv/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-fenv/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fenv PORTVERSION= 0.1.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-financial/Makefile ============================================================================== --- head/math/octave-forge-financial/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-financial/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-financial PORTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-fits/Makefile ============================================================================== --- head/math/octave-forge-fits/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-fits/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fits PORTVERSION= 1.0.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -11,6 +11,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING + +BROKEN= does not build with octave>=5.1.0 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-fpl/Makefile ============================================================================== --- head/math/octave-forge-fpl/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-fpl/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fpl PORTVERSION= 1.3.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-fuzzy-logic-toolkit/Makefile ============================================================================== --- head/math/octave-forge-fuzzy-logic-toolkit/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-fuzzy-logic-toolkit/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fuzzy-logic-toolkit PORTVERSION= 0.4.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-ga/Makefile ============================================================================== --- head/math/octave-forge-ga/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-ga/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ga PORTVERSION= 0.10.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-general/Makefile ============================================================================== --- head/math/octave-forge-general/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-general/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-general PORTVERSION= 2.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-generate_html/Makefile ============================================================================== --- head/math/octave-forge-generate_html/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-generate_html/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-generate_html PORTVERSION= 0.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-geometry/Makefile ============================================================================== --- head/math/octave-forge-geometry/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-geometry/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-geometry PORTVERSION= 3.0.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-gnuplot/Makefile ============================================================================== --- head/math/octave-forge-gnuplot/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-gnuplot/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-gnuplot PORTVERSION= 1.0.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-gsl/Makefile ============================================================================== --- head/math/octave-forge-gsl/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-gsl/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-gsl PORTVERSION= 2.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-ident/Makefile ============================================================================== --- head/math/octave-forge-ident/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-ident/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ident PORTVERSION= 1.0.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-image/Makefile ============================================================================== --- head/math/octave-forge-image/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-image/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-image PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-informationtheory/Makefile ============================================================================== --- head/math/octave-forge-informationtheory/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-informationtheory/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-informationtheory PORTVERSION= 0.1.8 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-integration/Makefile ============================================================================== --- head/math/octave-forge-integration/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-integration/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-integration PORTVERSION= 1.0.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-interval/Makefile ============================================================================== --- head/math/octave-forge-interval/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-interval/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-interval PORTVERSION= 3.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-io/Makefile ============================================================================== --- head/math/octave-forge-io/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-io/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-io PORTVERSION= 2.4.12 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math Modified: head/math/octave-forge-irsa/Makefile ============================================================================== --- head/math/octave-forge-irsa/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-irsa/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-irsa PORTVERSION= 1.0.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-level-set/Makefile ============================================================================== --- head/math/octave-forge-level-set/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-level-set/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-level-set PORTVERSION= 0.3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-linear-algebra/Makefile ============================================================================== --- head/math/octave-forge-linear-algebra/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-linear-algebra/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -10,6 +10,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +BROKEN= does not build with octave>=5.1.0 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} Modified: head/math/octave-forge-lssa/Makefile ============================================================================== --- head/math/octave-forge-lssa/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-lssa/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-lssa PORTVERSION= 0.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-ltfat/Makefile ============================================================================== --- head/math/octave-forge-ltfat/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-ltfat/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ltfat PORTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= math Modified: head/math/octave-forge-mapping/Makefile ============================================================================== --- head/math/octave-forge-mapping/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-mapping/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-mapping PORTVERSION= 1.2.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-mechanics/Makefile ============================================================================== --- head/math/octave-forge-mechanics/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-mechanics/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= depends upon octave-forge-linear-algebra which is broken + RUN_DEPENDS+= ${TARBALLS_DIR}/general.tar.gz:math/octave-forge-general RUN_DEPENDS+= ${TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry RUN_DEPENDS+= ${TARBALLS_DIR}/linear-algebra.tar.gz:math/octave-forge-linear-algebra Modified: head/math/octave-forge-miscellaneous/Makefile ============================================================================== --- head/math/octave-forge-miscellaneous/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-miscellaneous/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-miscellaneous PORTVERSION= 1.2.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-missing-functions/Makefile ============================================================================== --- head/math/octave-forge-missing-functions/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-missing-functions/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-missing-functions PORTVERSION= 1.0.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-msh/Makefile ============================================================================== --- head/math/octave-forge-msh/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-msh/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-msh PORTVERSION= 1.0.10 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-multicore/Makefile ============================================================================== --- head/math/octave-forge-multicore/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-multicore/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-multicore PORTVERSION= 0.2.15 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-mvn/Makefile ============================================================================== --- head/math/octave-forge-mvn/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-mvn/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-mvn PORTVERSION= 1.1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-nan/Makefile ============================================================================== --- head/math/octave-forge-nan/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-nan/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nan PORTVERSION= 3.1.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-ncarray/Makefile ============================================================================== --- head/math/octave-forge-ncarray/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-ncarray/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-ncarray PORTVERSION= 1.0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-netcdf/Makefile ============================================================================== --- head/math/octave-forge-netcdf/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-netcdf/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-netcdf PORTVERSION= 1.0.12 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-nlwing2/Makefile ============================================================================== --- head/math/octave-forge-nlwing2/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-nlwing2/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nlwing2 PORTVERSION= 1.2.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-nnet/Makefile ============================================================================== --- head/math/octave-forge-nnet/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-nnet/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nnet PORTVERSION= 0.1.13 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-nurbs/Makefile ============================================================================== --- head/math/octave-forge-nurbs/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-nurbs/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-nurbs PORTVERSION= 1.3.13 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-oct2mat/Makefile ============================================================================== --- head/math/octave-forge-oct2mat/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-oct2mat/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-oct2mat PORTVERSION= 1.0.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-octclip/Makefile ============================================================================== --- head/math/octave-forge-octclip/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-octclip/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octclip PORTVERSION= 1.0.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-octproj/Makefile ============================================================================== --- head/math/octave-forge-octproj/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-octproj/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octproj PORTVERSION= 1.1.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-odebvp/Makefile ============================================================================== --- head/math/octave-forge-odebvp/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-odebvp/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-odebvp PORTVERSION= 1.0.6 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-optics/Makefile ============================================================================== --- head/math/octave-forge-optics/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-optics/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-optics PORTVERSION= 0.1.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-optim/Makefile ============================================================================== --- head/math/octave-forge-optim/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-optim/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -14,6 +14,8 @@ LICENSE_NAME= See individual files for licenses LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= depends upon octave-forge-optim which is broken + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-optiminterp/Makefile ============================================================================== --- head/math/octave-forge-optiminterp/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-optiminterp/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-optiminterp PORTVERSION= 0.3.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-outliers/Makefile ============================================================================== --- head/math/octave-forge-outliers/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-outliers/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-outliers PORTVERSION= 0.13.9 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-parallel/Makefile ============================================================================== --- head/math/octave-forge-parallel/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-parallel/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= does not build with octave>=5.1.0 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-plot/Makefile ============================================================================== --- head/math/octave-forge-plot/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-plot/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-plot PORTVERSION= 1.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-quaternion/Makefile ============================================================================== --- head/math/octave-forge-quaternion/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-quaternion/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-quaternion PORTVERSION= 2.4.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-queueing/Makefile ============================================================================== --- head/math/octave-forge-queueing/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-queueing/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-queueing PORTVERSION= 1.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-secs1d/Makefile ============================================================================== --- head/math/octave-forge-secs1d/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-secs1d/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs1d PORTVERSION= 0.0.9 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-secs2d/Makefile ============================================================================== --- head/math/octave-forge-secs2d/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-secs2d/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs2d PORTVERSION= 0.0.8 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-secs3d/Makefile ============================================================================== --- head/math/octave-forge-secs3d/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-secs3d/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-secs3d PORTVERSION= 0.0.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-signal/Makefile ============================================================================== --- head/math/octave-forge-signal/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-signal/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= does not build with octave>=5.1.0 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-simp/Makefile ============================================================================== --- head/math/octave-forge-simp/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-simp/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-simp PORTVERSION= 1.1.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-sockets/Makefile ============================================================================== --- head/math/octave-forge-sockets/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-sockets/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-sockets PORTVERSION= 1.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-sparsersb/Makefile ============================================================================== --- head/math/octave-forge-sparsersb/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-sparsersb/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-sparsersb PORTVERSION= 1.0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-specfun/Makefile ============================================================================== --- head/math/octave-forge-specfun/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-specfun/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-specfun PORTVERSION= 1.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-special-matrix/Makefile ============================================================================== --- head/math/octave-forge-special-matrix/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-special-matrix/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-special-matrix PORTVERSION= 1.0.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-splines/Makefile ============================================================================== --- head/math/octave-forge-splines/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-splines/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-splines PORTVERSION= 1.3.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-statistics/Makefile ============================================================================== --- head/math/octave-forge-statistics/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-statistics/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-statistics PORTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-stk/Makefile ============================================================================== --- head/math/octave-forge-stk/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-stk/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-stk PORTVERSION= 2.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-strings/Makefile ============================================================================== --- head/math/octave-forge-strings/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-strings/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +BROKEN= does not build with octave>=5.1.0 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-struct/Makefile ============================================================================== --- head/math/octave-forge-struct/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-struct/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= does not build with octave>=5.1.0 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} Modified: head/math/octave-forge-symband/Makefile ============================================================================== --- head/math/octave-forge-symband/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-symband/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-symband PORTVERSION= 1.0.10 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-symbolic/Makefile ============================================================================== --- head/math/octave-forge-symbolic/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-symbolic/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-symbolic PORTVERSION= 2.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-tcl-octave/Makefile ============================================================================== --- head/math/octave-forge-tcl-octave/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-tcl-octave/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-tcl-octave PORTVERSION= 0.1.8 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-tisean/Makefile ============================================================================== --- head/math/octave-forge-tisean/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-tisean/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= does not build with octave>=5.1.0 + RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal # OCTSRC is the name of the directory of the package. Modified: head/math/octave-forge-tsa/Makefile ============================================================================== --- head/math/octave-forge-tsa/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-tsa/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-tsa PORTVERSION= 4.4.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-video/Makefile ============================================================================== --- head/math/octave-forge-video/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-video/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= does not build with octave>=5.1.0 + USES= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} Modified: head/math/octave-forge-zenity/Makefile ============================================================================== --- head/math/octave-forge-zenity/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-zenity/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-zenity PORTVERSION= 0.5.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge-zeromq/Makefile ============================================================================== --- head/math/octave-forge-zeromq/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge-zeromq/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-zeromq PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/octave-forge/Makefile ============================================================================== --- head/math/octave-forge/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave-forge/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,7 @@ PORTNAME= octave-forge PORTVERSION= 20180409 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -28,7 +28,7 @@ OPTIONS_DEFINE= ACTUARIAL BENCHMARK BIM BIOINFO BSLTL STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO \ ZENITY ZEROMQ -OPTIONS_DEFAULT= ${OPTIONS_DEFINE} +OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NDATABASE:NDATA_SMOOTHING:NDICOM:NECONOMETRICS:NFITS:NLINEAR_ALGEBRA:NMECHANICS:NOPTIM:NPARALLEL:NSIGNAL:NSTRINGS:NSTRUCT:NTISEAN:NVIDEO} TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs Modified: head/math/octave/Makefile ============================================================================== --- head/math/octave/Makefile Sun Mar 10 04:29:40 2019 (r495224) +++ head/math/octave/Makefile Sun Mar 10 04:56:17 2019 (r495225) @@ -3,7 +3,6 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 9 CATEGORIES= math java MASTER_SITES= GNU @@ -50,7 +49,8 @@ USE_JAVA= yes JAVA_VERSION= 1.7+ USE_QT= core gui help network opengl \ qmake_build buildtools_build linguist_build \ - printsupport sql widgets + printsupport sql widgets \ + xml USE_XORG= x11 xext xfixes xft \ xcursor xinerama xrender USE_GL= gl glu @@ -59,7 +59,7 @@ OCTAVE_VERSION= ${PORTVERSION} GNU_HOST= ${ARCH}-portbld-freebsd${OSREL} PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} GNU_HOST=${GNU_HOST} CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/qt5 CONFIGURE_ENV= GPERF="${LOCALBASE}/bin/gperf" \ JAVA_HOME=${JAVA_HOME} \ MAKEINFO=${LOCALBASE}/bin/makeinfo \ @@ -96,14 +96,11 @@ ATLAS_USES= blaslapack:atlas post-patch: ${REINPLACE_CMD} 's+"makeinfo"+"${LOCALBASE}/bin/makeinfo"+' ${WRKSRC}/libinterp/corefcn/help.cc - ${REINPLACE_CMD} 's+lapack lapack_rs6k+${LAPACKLIB:C/-l//}+' ${WRKSRC}/configure - ${REINPLACE_CMD} 's+-lumfpack+-lumfpack -lsuitesparseconfig -lamd -lcholmod -lcolamd ${LAPACKLIB}+' ${WRKSRC}/configure - ${REINPLACE_CMD} 's+-lcholmod+-lumfpack -lsuitesparseconfig -lamd -lcholmod -lcolamd ${LAPACKLIB}+' ${WRKSRC}/configure ${REINPLACE_CMD} 's/"-qt$$qt_version"/"-qt=qt$$qt_version"/' ${WRKSRC}/configure *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903100456.x2A4uHTS041092>