Date: Mon, 02 Mar 2026 16:46:57 +0000 From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f747779fd5fe - main - math/octave-forge: Add optional dependency Message-ID: <69a5bf01.3bddb.2260153d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=f747779fd5fe8ae5cd99c516535b7bea4358b276 commit f747779fd5fe8ae5cd99c516535b7bea4358b276 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2026-03-02 16:45:53 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2026-03-02 16:45:53 +0000 math/octave-forge: Add optional dependency - add optional dependency math/octave-forge-apa. - Update to 20260302. --- math/octave-forge/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 65f86b916016..44637b39d0d0 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20260119 -PORTREVISION= 1 +PORTVERSION= 20260302 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -11,7 +10,7 @@ BROKEN_armv7= takes very long time in post-install due to O(n^2) behaviour USES= metaport -OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ +OPTIONS_DEFINE= AUDIO ACTUARIAL APA AUTOMATIC_DIFFERENTIATION \ BENCHMARK BIM BIOINFO BIOSIG BSLTL CFITSIO CGI \ CHARTJS CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL \ CSG_DATASET CSG_TOOLKIT DATA_SMOOTHING \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a5bf01.3bddb.2260153d>
