diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index dcd9eeb755d0..00b367ca4967 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -1,19 +1,19 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= benchmarks math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile index 9e7e6ea3f432..a0b220ae05ee 100644 --- a/math/octave-forge-actuarial/Makefile +++ b/math/octave-forge-actuarial/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-actuarial PORTVERSION= 1.1.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index d3b7ba359dd2..91adf3a5c8cc 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -1,25 +1,25 @@ PORTNAME= octave-forge-audio DISTVERSIONPREFIX= release- -PORTREVISION= 1 DISTVERSION= 2.0.8 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS+= librtmidi.so:audio/rtmidi USES= compiler:c++11-lang octave pkgconfig autoreconf USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-audio OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-automatic-differentiation/Makefile b/math/octave-forge-automatic-differentiation/Makefile index 9ba65af5fe8e..8c842f23a5ed 100644 --- a/math/octave-forge-automatic-differentiation/Makefile +++ b/math/octave-forge-automatic-differentiation/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-automatic-differentiation DISTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= StevenWaldrip GH_PROJECT= Automatic-Differentiation NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index 932b1b921e2a..cf3bb6305e49 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -1,27 +1,27 @@ PORTNAME= octave-forge-bim DISTVERSIONPREFIX= v DISTVERSION= 1.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/fpl.tar.gz:math/octave-forge-fpl \ ${OCTAVE_TARBALLS_DIR}/msh.tar.gz:math/octave-forge-msh USES= octave USE_GITHUB= yes GH_ACCOUNT= carlodefalco GH_PROJECT= bim NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include diff --git a/math/octave-forge-bioinfo/Makefile b/math/octave-forge-bioinfo/Makefile index 60089f3607c3..fb06531a0e94 100644 --- a/math/octave-forge-bioinfo/Makefile +++ b/math/octave-forge-bioinfo/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-bioinfo PORTVERSION= 0.1.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING #BROKEN= does not install with octave version >= 9.1.0 USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-biosig/Makefile b/math/octave-forge-biosig/Makefile index ebb687460625..6b50fd7730c5 100644 --- a/math/octave-forge-biosig/Makefile +++ b/math/octave-forge-biosig/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-biosig DISTVERSION= 3.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://pub.ist.ac.at/~schloegl/biosig/prereleases/ DISTNAME= biosig4octave-${DISTVERSION}.src MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS+= libbiosig.so:biology/biosig USES= octave ALL_TARGET= # nada OCTAVE_SRC= ${DISTNAME:R} .include diff --git a/math/octave-forge-bsltl/Makefile b/math/octave-forge-bsltl/Makefile index 6a92f03da1d9..8883bf5d92ac 100644 --- a/math/octave-forge-bsltl/Makefile +++ b/math/octave-forge-bsltl/Makefile @@ -1,20 +1,20 @@ PORTNAME= octave-forge-bsltl PORTVERSION= 1.3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-cfitsio/Makefile b/math/octave-forge-cfitsio/Makefile index 4c667edda696..76ba1f242a83 100644 --- a/math/octave-forge-cfitsio/Makefile +++ b/math/octave-forge-cfitsio/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-cfitsio DISTVERSIONPREFIX= v -PORTREVISION= 1 DISTVERSION= 0.0.6 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS+= libcfitsio.so:astro/cfitsio USES= autoreconf octave USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-cfitsio OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} GNU_CONFIGURE= yes NO_ARCH= yes .include diff --git a/math/octave-forge-cgi/Makefile b/math/octave-forge-cgi/Makefile index 18613f84df17..d54d14b22eef 100644 --- a/math/octave-forge-cgi/Makefile +++ b/math/octave-forge-cgi/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-cgi PORTVERSION= 0.1.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-civil-engineering/Makefile b/math/octave-forge-civil-engineering/Makefile index fe6fb1b0c2bf..e25739951b61 100644 --- a/math/octave-forge-civil-engineering/Makefile +++ b/math/octave-forge-civil-engineering/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-civil-engineering PORTVERSION= 1.0.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-coder/Makefile b/math/octave-forge-coder/Makefile index d83996141b7c..a8e537fd4698 100644 --- a/math/octave-forge-coder/Makefile +++ b/math/octave-forge-coder/Makefile @@ -1,27 +1,28 @@ PORTNAME= octave-forge-coder DISTVERSIONPREFIX= coder- DISTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= shsajjadi GH_PROJECT= OctaveCoder OCTAVE_SRC= ${GH_PROJECT}-coder-${DISTVERSION} WRKSRC= ${WRKDIR}/${OCTAVE_SRC} do-build: cd ${WRKSRC} && \ octave-cli -W -H -q --no-site-file --eval "pre_install" && \ ${RM} pre_install.m .include diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index fbf5db37d660..fda29d4e0cf2 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-communications PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal USES= octave autoreconf pkgconfig GNU_CONFIGURE= yes MAKE_ENV+= MKOCTFILE=mkoctfile .include diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index 4f37778505b7..5d16256c6411 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -1,25 +1,26 @@ PORTNAME= octave-forge-control DISTVERSIONPREFIX= control- DISTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave autoreconf USE_GITHUB= yes GH_ACCOUNT= gnu-octave SLICOT:slicot GH_PROJECT= pkg-control SLICOT-Reference:slicot GH_TAGNAME= 401037e:slicot OCTAVE_SRC= ${GH_PROJECT}-control-${DISTVERSION} GNU_CONFIGURE= yes MAKE_ARGS+= SC_SMOD=${WRKSRC_slicot} .include diff --git a/math/octave-forge-csg-toolkit/Makefile b/math/octave-forge-csg-toolkit/Makefile index 598634c30876..43a9f1da061e 100644 --- a/math/octave-forge-csg-toolkit/Makefile +++ b/math/octave-forge-csg-toolkit/Makefile @@ -1,25 +1,26 @@ PORTNAME= octave-forge-csg-toolkit DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/io.tar.gz:math/octave-forge-io USES= compiler octave USE_GCC= yes USE_GITHUB= yes GH_ACCOUNT= pr0m1th3as GH_PROJECT= ${OCTAVE_PKGNAME} CXXFLAGS+= -stdlib=libstdc++ OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include diff --git a/math/octave-forge-data-smoothing/Makefile b/math/octave-forge-data-smoothing/Makefile index 7a3018115261..a5f70931a1e7 100644 --- a/math/octave-forge-data-smoothing/Makefile +++ b/math/octave-forge-data-smoothing/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-data-smoothing PORTVERSION= 1.3.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/optim.tar.gz:math/octave-forge-optim USES= octave NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-database/Makefile b/math/octave-forge-database/Makefile index 7a0fba40f7f0..b050b1b9fa26 100644 --- a/math/octave-forge-database/Makefile +++ b/math/octave-forge-database/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-database PORTVERSION= 2.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not build with octave>=8 RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct USES= octave pgsql GNU_CONFIGURE= yes post-patch: ${REINPLACE_CMD} 's#endian.h#sys/endian.h#' ${WRKSRC}/wrap_endian.h .include diff --git a/math/octave-forge-dataframe/Makefile b/math/octave-forge-dataframe/Makefile index 34c272a9255a..d1746bb9d4c6 100644 --- a/math/octave-forge-dataframe/Makefile +++ b/math/octave-forge-dataframe/Makefile @@ -1,20 +1,20 @@ PORTNAME= octave-forge-dataframe PORTVERSION= 1.2.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile index aabe94a5acf3..8963750b0f72 100644 --- a/math/octave-forge-dicom/Makefile +++ b/math/octave-forge-dicom/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-dicom PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BUILD_DEPENDS+= cmake:devel/cmake-core LIB_DEPENDS+= libgdcmCommon.so:devel/gdcm USES= octave GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-divand/Makefile b/math/octave-forge-divand/Makefile index 76c224bd6a2f..918e59a7ab12 100644 --- a/math/octave-forge-divand/Makefile +++ b/math/octave-forge-divand/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-divand PORTVERSION= 1.1.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-doctest/Makefile b/math/octave-forge-doctest/Makefile index d70d392e9793..e9cc6b7238e8 100644 --- a/math/octave-forge-doctest/Makefile +++ b/math/octave-forge-doctest/Makefile @@ -1,20 +1,20 @@ PORTNAME= octave-forge-doctest PORTVERSION= 0.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-econometrics/Makefile b/math/octave-forge-econometrics/Makefile index 72fdb0defa37..8b9e29d12f7e 100644 --- a/math/octave-forge-econometrics/Makefile +++ b/math/octave-forge-econometrics/Makefile @@ -1,19 +1,19 @@ PORTNAME= octave-forge-econometrics PORTVERSION= 1.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/optim.tar.gz:math/octave-forge-optim USES= octave .include diff --git a/math/octave-forge-fda/Makefile b/math/octave-forge-fda/Makefile index c863bc342b21..fc60806cd3a1 100644 --- a/math/octave-forge-fda/Makefile +++ b/math/octave-forge-fda/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-fda DISTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITLAB= yes GL_ACCOUNT= kakila GL_PROJECT= fda GL_TAGNAME= 99f733cfa284fc0fdf911e7da97269197c4dec94 NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${GL_PROJECT}-${GL_TAGNAME} .include diff --git a/math/octave-forge-femoctave/Makefile b/math/octave-forge-femoctave/Makefile index 72f17957dd2f..41b131128662 100644 --- a/math/octave-forge-femoctave/Makefile +++ b/math/octave-forge-femoctave/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-femoctave DISTVERSIONPREFIX= v DISTVERSION= 2.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= AndreasStahel GH_PROJECT= FEMoctave GH_TAGNAME= fd17a3c OCTAVE_SRC= ${GH_PROJECT}-${GH_TAGNAME} .include diff --git a/math/octave-forge-fenv/Makefile b/math/octave-forge-fenv/Makefile index 45bcf010c536..8ebd9bf06c42 100644 --- a/math/octave-forge-fenv/Makefile +++ b/math/octave-forge-fenv/Makefile @@ -1,20 +1,20 @@ PORTNAME= octave-forge-fenv PORTVERSION= 0.1.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= compiler octave USE_GCC= yes OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-fileio/Makefile b/math/octave-forge-fileio/Makefile index d8283ccdfbfe..072651c7de47 100644 --- a/math/octave-forge-fileio/Makefile +++ b/math/octave-forge-fileio/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-fileio DISTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= reprostat GH_PROJECT= fileio OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index 151b6ace6b0d..beb5587f00a6 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -1,25 +1,25 @@ PORTNAME= octave-forge-financial PORTVERSION= 0.5.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/io.tar.gz:math/octave-forge-io \ ${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics BROKEN= does not install with octave version >= 9.1.0 USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index 6c0f537f2a6a..8199687ac8f7 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-fits PORTVERSION= 1.0.7 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not build with octave version >= 9.1.0 LIB_DEPENDS= libcfitsio.so:astro/cfitsio USES= octave NO_ARCH= yes .include diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index 75e79685db11..c1086374bb41 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-fpl PORTVERSION= 1.3.5 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= dx:graphics/opendx USES= octave NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile index a2d46bfb63bc..3c458ddd4917 100644 --- a/math/octave-forge-ga/Makefile +++ b/math/octave-forge-ga/Makefile @@ -1,19 +1,20 @@ PORTNAME= octave-forge-ga PORTVERSION= 0.10.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-general/Makefile b/math/octave-forge-general/Makefile index 5c4a05e5e685..6ed957af3021 100644 --- a/math/octave-forge-general/Makefile +++ b/math/octave-forge-general/Makefile @@ -1,16 +1,16 @@ PORTNAME= octave-forge-general PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ USES= octave GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-generate_html/Makefile b/math/octave-forge-generate_html/Makefile index 5f3f797ca54d..934a9cc0edb4 100644 --- a/math/octave-forge-generate_html/Makefile +++ b/math/octave-forge-generate_html/Makefile @@ -1,20 +1,20 @@ PORTNAME= octave-forge-generate_html PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-geographiclib/Makefile b/math/octave-forge-geographiclib/Makefile index 45a4e9c4edda..2fdcc762d234 100644 --- a/math/octave-forge-geographiclib/Makefile +++ b/math/octave-forge-geographiclib/Makefile @@ -1,19 +1,20 @@ PORTNAME= octave-forge-geographiclib PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://sourceforge.net/projects/geographiclib/files/distrib-Octave/ DISTNAME= ${OCTAVE_PKGNAME}-octave-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-geometry/Makefile b/math/octave-forge-geometry/Makefile index 4117207606b6..21a96cfa642d 100644 --- a/math/octave-forge-geometry/Makefile +++ b/math/octave-forge-geometry/Makefile @@ -1,20 +1,21 @@ PORTNAME= octave-forge-geometry PORTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${OCTAVE_TARBALLS_DIR}/matgeom.tar.gz:math/octave-forge-matgeom USES= octave python:env USE_CXXSTD= c++14 .include diff --git a/math/octave-forge-gnuplot/Makefile b/math/octave-forge-gnuplot/Makefile index 2a00486900aa..4bd255f406fd 100644 --- a/math/octave-forge-gnuplot/Makefile +++ b/math/octave-forge-gnuplot/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-gnuplot PORTVERSION= 1.0.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not install with octave version >= 9.1.0 USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 3db9708e6b5e..1ca752166504 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-gsl PORTVERSION= 2.1.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS= libgsl.so:math/gsl USES= octave LDFLAGS+= -L${PREFIX}/lib GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-ident/Makefile b/math/octave-forge-ident/Makefile index 31e5b0897293..89d529a85bff 100644 --- a/math/octave-forge-ident/Makefile +++ b/math/octave-forge-ident/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-ident PORTVERSION= 1.0.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index bac8dbc97865..ec0c96d8426f 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-image PORTVERSION= 2.14.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= Many LICENSE_NAME= Many different licenses LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= compiler:c++14-lang octave GNU_CONFIGURE= yes CXXFLAGS+= -fPIC .include diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile index cce5036d44a1..258f5b5f0153 100644 --- a/math/octave-forge-informationtheory/Makefile +++ b/math/octave-forge-informationtheory/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-informationtheory PORTVERSION= 0.1.8 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-06-07 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= does not install with octave version >= 9.1.0 USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-integration/Makefile b/math/octave-forge-integration/Makefile index 566db22feb78..749262273cbf 100644 --- a/math/octave-forge-integration/Makefile +++ b/math/octave-forge-integration/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-integration PORTVERSION= 1.0.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-internal-fluid-flow/Makefile b/math/octave-forge-internal-fluid-flow/Makefile index 705004cfd3bb..11d19762df7a 100644 --- a/math/octave-forge-internal-fluid-flow/Makefile +++ b/math/octave-forge-internal-fluid-flow/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-internal-fluid-flow DISTVERSIONPREFIX= v -PORTREVISION= 1 DISTVERSION= 1.0.0 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= aumpierre-unb GH_PROJECT= internal-Fluid-Flow-for-GNU-Octave OCTAVE_SRC= Internal-Fluid-Flow-for-GNU-Octave-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-interval/Makefile b/math/octave-forge-interval/Makefile index 6e4e262dc656..13210a99a285 100644 --- a/math/octave-forge-interval/Makefile +++ b/math/octave-forge-interval/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-interval PORTVERSION= 3.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS= libmpfr.so:math/mpfr USES= octave .include .if ${ARCH:Mpowerpc*} CXX= clang++${LLVM_VERSION} USES+= llvm:min=16 .endif .include diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index 3237342491f9..03a45f31da03 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -1,18 +1,18 @@ PORTNAME= octave-forge-io PORTVERSION= 2.6.4 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= gmake octave .include diff --git a/math/octave-forge-irsa/Makefile b/math/octave-forge-irsa/Makefile index 681c499b6546..1e21fbbe2bde 100644 --- a/math/octave-forge-irsa/Makefile +++ b/math/octave-forge-irsa/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-irsa PORTVERSION= 1.0.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= does not install with octave version >= 9.1.0 USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-level-set/Makefile b/math/octave-forge-level-set/Makefile index 458a4541e7e1..e22691076e64 100644 --- a/math/octave-forge-level-set/Makefile +++ b/math/octave-forge-level-set/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-level-set PORTVERSION= 0.3.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 BROKEN= does not build with octave version >= 9.1.0 USES= compiler:c++0x octave GNU_CONFIGURE= yes ALL_TARGET= oct OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile index 5bfc9113ec90..7aa1e61f57dd 100644 --- a/math/octave-forge-linear-algebra/Makefile +++ b/math/octave-forge-linear-algebra/Makefile @@ -1,18 +1,18 @@ PORTNAME= octave-forge-linear-algebra PORTVERSION= 2.2.3 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-lssa/Makefile b/math/octave-forge-lssa/Makefile index fa4a75ae7a43..f448ae67c7b9 100644 --- a/math/octave-forge-lssa/Makefile +++ b/math/octave-forge-lssa/Makefile @@ -1,17 +1,17 @@ PORTNAME= octave-forge-lssa PORTVERSION= 0.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave .include diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index 0eba91ab9294..d7e968b1374b 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -1,31 +1,31 @@ PORTNAME= octave-forge-ltfat PORTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= https://github.com/ltfat/ltfat/releases/download/v2.6.0/ DISTNAME= ${OCTAVE_PKGNAME}-${PORTVERSION}-of MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS= libfftw3.so:math/fftw3 \ libportaudio.so:audio/portaudio \ libopenblas.so:math/openblas USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} post-build: ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure ${RM} ${WRKSRC}/../inst/DESCRIPTION ${RM} ${WRKSRC}/../inst/ltfat/DESCRIPTION ${RM} ${WRKSRC}/../inst/ltfat/inst/DESCRIPTION cd ${WRKDIR} && ${TAR} cfz ${OCTAVE_DISTNAME}.tar.gz ${OCTAVE_SRC} .include diff --git a/math/octave-forge-mapping/Makefile b/math/octave-forge-mapping/Makefile index 9e2e671d6e7f..80f38086c7cb 100644 --- a/math/octave-forge-mapping/Makefile +++ b/math/octave-forge-mapping/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-mapping PORTVERSION= 1.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/io.tar.gz:math/octave-forge-io \ ${OCTAVE_TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry USES= octave GNU_CONFIGURE= yes ALL_TARGET= # nada .include diff --git a/math/octave-forge-matgeom/Makefile b/math/octave-forge-matgeom/Makefile index d5368ace424e..80100ed42ea4 100644 --- a/math/octave-forge-matgeom/Makefile +++ b/math/octave-forge-matgeom/Makefile @@ -1,19 +1,20 @@ PORTNAME= octave-forge-matgeom PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-mccabe-thiele/Makefile b/math/octave-forge-mccabe-thiele/Makefile index e4c632241706..7284b6bb5378 100644 --- a/math/octave-forge-mccabe-thiele/Makefile +++ b/math/octave-forge-mccabe-thiele/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-mccabe-thiele DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= aumpierre-unb GH_PROJECT= McCabe-Thiele-for-GNU-Octave OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-mechanics/Makefile b/math/octave-forge-mechanics/Makefile index 7c4f77c71a63..2b5e9fdf5e68 100644 --- a/math/octave-forge-mechanics/Makefile +++ b/math/octave-forge-mechanics/Makefile @@ -1,27 +1,27 @@ PORTNAME= octave-forge-mechanics PORTVERSION= 1.3.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not build with octave=8 RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/general.tar.gz:math/octave-forge-general \ ${OCTAVE_TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry \ ${OCTAVE_TARBALLS_DIR}/linear-algebra.tar.gz:math/octave-forge-linear-algebra USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_SRC}/inst/molecularDynamics/src .include diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index 28b367c90b9b..8c53d7aadd40 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-miscellaneous PORTVERSION= 1.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave GNU_CONFIGURE= yes MAKE_ENV+= MKOCTFILE=mkoctfile .include diff --git a/math/octave-forge-missing-functions/Makefile b/math/octave-forge-missing-functions/Makefile index 5fcd5415db45..63d20b55c9b2 100644 --- a/math/octave-forge-missing-functions/Makefile +++ b/math/octave-forge-missing-functions/Makefile @@ -1,18 +1,18 @@ PORTNAME= octave-forge-missing-functions PORTVERSION= 1.0.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-mpi/Makefile b/math/octave-forge-mpi/Makefile index a9eb3432b5be..773a5b3376df 100644 --- a/math/octave-forge-mpi/Makefile +++ b/math/octave-forge-mpi/Makefile @@ -1,28 +1,28 @@ PORTNAME= octave-forge-mpi DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not build with octave>=8 LIB_DEPENDS+= libmpi.so:net/mpich USES= octave USE_GITHUB= yes GH_ACCOUNT= carlodefalco GH_PROJECT= octave-mpi OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} post-patch: ${REINPLACE_CMD} 's/= NULL/= 0/g' ${WRKSRC}/*.cc ${WRKSRC}/*.h .include diff --git a/math/octave-forge-mqtt/Makefile b/math/octave-forge-mqtt/Makefile index dc7d86895dae..0283fa6e879a 100644 --- a/math/octave-forge-mqtt/Makefile +++ b/math/octave-forge-mqtt/Makefile @@ -1,24 +1,25 @@ PORTNAME= octave-forge-mqtt DISTVERSIONPREFIX= release- DISTVERSION= 0.0.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS+= libpaho-mqtt3a.so:net/libpaho-mqtt3 USES= autoreconf localbase octave USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-mqtt OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-msh/Makefile b/math/octave-forge-msh/Makefile index 96ef03138cc4..9475179a7653 100644 --- a/math/octave-forge-msh/Makefile +++ b/math/octave-forge-msh/Makefile @@ -1,27 +1,27 @@ PORTNAME= octave-forge-msh DISTVERSIONPREFIX= v DISTVERSION= 1.0.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/splines.tar.gz:math/octave-forge-splines \ gmsh:cad/gmsh USES= octave USE_GITHUB= yes GH_ACCOUNT= carlodefalco GH_PROJECT= msh OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-multicore/Makefile b/math/octave-forge-multicore/Makefile index e30e98973f97..45618829d339 100644 --- a/math/octave-forge-multicore/Makefile +++ b/math/octave-forge-multicore/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-multicore PORTVERSION= 0.2.15 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-06-07 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-mvn/Makefile b/math/octave-forge-mvn/Makefile index 9d5a50cf191a..cc04bd802e15 100644 --- a/math/octave-forge-mvn/Makefile +++ b/math/octave-forge-mvn/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-mvn PORTVERSION= 1.1.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-nan/Makefile b/math/octave-forge-nan/Makefile index d1c3dc9980e0..9e81d4df5fdb 100644 --- a/math/octave-forge-nan/Makefile +++ b/math/octave-forge-nan/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-nan PORTVERSION= 3.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= gmake octave GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes ALL_TARGET= octave .include diff --git a/math/octave-forge-ncarray/Makefile b/math/octave-forge-ncarray/Makefile index 6941d8785f16..8759bd18be6a 100644 --- a/math/octave-forge-ncarray/Makefile +++ b/math/octave-forge-ncarray/Makefile @@ -1,22 +1,23 @@ PORTNAME= octave-forge-ncarray PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/netcdf.tar.gz:math/octave-forge-netcdf \ ${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile index f8ffbda6f743..3adeef1eb31b 100644 --- a/math/octave-forge-netcdf/Makefile +++ b/math/octave-forge-netcdf/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-netcdf PORTVERSION= 1.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS+= libnetcdf.so:science/netcdf USES= octave GNU_CONFIGURE= yes NO_ARCH= yes .include diff --git a/math/octave-forge-nlwing2/Makefile b/math/octave-forge-nlwing2/Makefile index 14fea231a0e0..82a1c92608ad 100644 --- a/math/octave-forge-nlwing2/Makefile +++ b/math/octave-forge-nlwing2/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-nlwing2 PORTVERSION= 1.2.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not build with octave>=8 USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-nnet/Makefile b/math/octave-forge-nnet/Makefile index cc615893d162..17a1094fd4f9 100644 --- a/math/octave-forge-nnet/Makefile +++ b/math/octave-forge-nnet/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-nnet PORTVERSION= 0.1.13 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not install with octave version >= 9.1.0 USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile index 88b490599a57..eeee9ad60d19 100644 --- a/math/octave-forge-nurbs/Makefile +++ b/math/octave-forge-nurbs/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-nurbs PORTVERSION= 1.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= compiler octave .include # Force newer GCC on platforms using GCC 4.2 as base .if ${CHOSEN_COMPILER_TYPE} == gcc USE_GCC= yes .endif .include diff --git a/math/octave-forge-oct2mat/Makefile b/math/octave-forge-oct2mat/Makefile index 270b036b1081..f7ee62dc41ff 100644 --- a/math/octave-forge-oct2mat/Makefile +++ b/math/octave-forge-oct2mat/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-oct2mat PORTVERSION= 1.0.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-06-07 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/io.tar.gz:math/octave-forge-io USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-octave-pool/Makefile b/math/octave-forge-octave-pool/Makefile index cbf3daefb161..aace78350e08 100644 --- a/math/octave-forge-octave-pool/Makefile +++ b/math/octave-forge-octave-pool/Makefile @@ -1,25 +1,25 @@ PORTNAME= octave-forge-octave-pool DISTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/fileio.tar.gz:math/octave-forge-fileio USES= octave USE_GITHUB= yes GH_ACCOUNT= reprostat GH_PROJECT= octave-pool OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-octclip/Makefile b/math/octave-forge-octclip/Makefile index e32ee9f0b22f..e87411d8fa15 100644 --- a/math/octave-forge-octclip/Makefile +++ b/math/octave-forge-octclip/Makefile @@ -1,17 +1,17 @@ PORTNAME= octave-forge-octclip PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= https://bitbucket.org/jgpallero/octclip/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave .include diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index c8f6f6845b66..6fd38e0b6cb3 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-octproj PORTVERSION= 3.0.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MASTER_SITES= https://bitbucket.org/jgpallero/octproj/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS+= libproj.so:graphics/proj USES= octave NO_ARCH= yes post-patch: ${REINPLACE_CMD} -e s/CC/MKOCTFILE/ -e s/-Wall// -e s/-Wextra// ${WRKSRC}/Makefile .include diff --git a/math/octave-forge-odbc/Makefile b/math/octave-forge-odbc/Makefile index b37c6ed30ce0..69ae6709e3e2 100644 --- a/math/octave-forge-odbc/Makefile +++ b/math/octave-forge-odbc/Makefile @@ -1,25 +1,26 @@ PORTNAME= octave-forge-odbc DISTVERSIONPREFIX= v DISTVERSION= 0.0.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS+= libodbc.so:databases/unixODBC \ libsqlite3odbc.so:databases/sqliteodbc USES= octave autoreconf USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-odbc GNU_CONFIGURE= yes OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include diff --git a/math/octave-forge-odebvp/Makefile b/math/octave-forge-odebvp/Makefile index 2eeee034376d..c25cc52677e9 100644 --- a/math/octave-forge-odebvp/Makefile +++ b/math/octave-forge-odebvp/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-odebvp PORTVERSION= 1.0.6 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-optics/Makefile b/math/octave-forge-optics/Makefile index 57b469905b34..052cd4e4ac0e 100644 --- a/math/octave-forge-optics/Makefile +++ b/math/octave-forge-optics/Makefile @@ -1,19 +1,19 @@ PORTNAME= octave-forge-optics PORTVERSION= 0.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index 41adb6855268..8e0de72da161 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-optim PORTVERSION= 1.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= Parts LICENSE_NAME= See individual files for licenses LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics \ ${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct USES= octave shebangfix SHEBANG_FILES= *.pl GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-optiminterp/Makefile b/math/octave-forge-optiminterp/Makefile index 6915fac6e5d7..0b74a7bb2cc5 100644 --- a/math/octave-forge-optiminterp/Makefile +++ b/math/octave-forge-optiminterp/Makefile @@ -1,31 +1,31 @@ PORTNAME= octave-forge-optiminterp PORTVERSION= 0.3.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave GNU_CONFIGURE= yes MAKE_ENV+= MKOCTFILE_FORTRAN_90=yes MKOCTFILE=mkoctfile MAKE_JOBS_UNSAFE= yes .include .if ${GCC_DEFAULT} >= 10 # workaround for Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-2) # in theory, this should set FCFLAGS, but the port does not conform FFLAGS+= -fallow-argument-mismatch .endif .include diff --git a/math/octave-forge-outliers/Makefile b/math/octave-forge-outliers/Makefile index 011f9b2b6702..39d74cb4c7e8 100644 --- a/math/octave-forge-outliers/Makefile +++ b/math/octave-forge-outliers/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-outliers PORTVERSION= 0.13.9 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index cb1753361cdd..c0457c7f604c 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-parallel PORTVERSION= 4.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING NOT_FOR_ARCHS= armd64 RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct USES= octave perl5 shebangfix USE_PERL5= build SHEBANG_FILES= *.pl GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-pde1dm/Makefile b/math/octave-forge-pde1dm/Makefile index 9889fb909673..265ba6ddfc49 100644 --- a/math/octave-forge-pde1dm/Makefile +++ b/math/octave-forge-pde1dm/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-pde1dm DISTVERSIONPREFIX= v DISTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= wgreene310 GH_PROJECT= pde1dm OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-pkg-octave-doc/Makefile b/math/octave-forge-pkg-octave-doc/Makefile index b5429a31e508..1528c9b2b234 100644 --- a/math/octave-forge-pkg-octave-doc/Makefile +++ b/math/octave-forge-pkg-octave-doc/Makefile @@ -1,23 +1,24 @@ PORTNAME= octave-forge-pkg-octave-doc DISTVERSIONPREFIX= release- DISTVERSION= 0.5.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= pkg-octave-doc OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSIONPREFIX}${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile index 288b1f98b9f3..4468f1db92ec 100644 --- a/math/octave-forge-plot/Makefile +++ b/math/octave-forge-plot/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-plot PORTVERSION= 1.1.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not install with octave version >= 9.1.0 USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-ponchon-savarit/Makefile b/math/octave-forge-ponchon-savarit/Makefile index a6202e738dbc..3b2ee27eca96 100644 --- a/math/octave-forge-ponchon-savarit/Makefile +++ b/math/octave-forge-ponchon-savarit/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-ponchon-savarit DISTVERSIONPREFIX= v -PORTREVISION= 1 DISTVERSION= 1.0.0 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= aumpierre-unb GH_PROJECT= Ponchon-Savarit-for-GNU-Octave OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-prompt/Makefile b/math/octave-forge-prompt/Makefile index c8ee13205876..274afc9bb5fa 100644 --- a/math/octave-forge-prompt/Makefile +++ b/math/octave-forge-prompt/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-prompt DISTVERSION= 0.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= prompt OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSIONPREFIX}${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-psychrometrics/Makefile b/math/octave-forge-psychrometrics/Makefile index 02984d76110b..36ca304977d8 100644 --- a/math/octave-forge-psychrometrics/Makefile +++ b/math/octave-forge-psychrometrics/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-psychrometrics DISTVERSIONPREFIX= v -PORTREVISION= 1 DISTVERSION= 1.0.0 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= aumpierre-unb GH_PROJECT= Psychrometrics-for-GNU-Octave OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-pythonic/Makefile b/math/octave-forge-pythonic/Makefile index 18c3c368f434..4f0d936e9554 100644 --- a/math/octave-forge-pythonic/Makefile +++ b/math/octave-forge-pythonic/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-pythonic DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BUILD_DEPENDS= gsed:textproc/gsed USES= octave python USE_GITLAB= yes GL_ACCOUNT= gnu-octave GL_PROJECT= octave-pythonic OCTAVE_SRC= ${GL_PROJECT}-${GL_TAGNAME} MAKE_ENV+= PYTHON=${PYTHON_CMD} SED=gsed .include diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index d06ac2cb5ba5..115514edb48e 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -1,19 +1,19 @@ PORTNAME= octave-forge-quaternion PORTVERSION= 2.4.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-queueing/Makefile b/math/octave-forge-queueing/Makefile index f1ee0f37f00a..84b118365b29 100644 --- a/math/octave-forge-queueing/Makefile +++ b/math/octave-forge-queueing/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-queueing DISTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ BUILD_DEPENDS+= fig2dev:print/fig2dev LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave tex USE_TEX= base:build tex:build USE_GITHUB= yes GH_ACCOUNT= mmarzolla GH_PROJECT= queueing OCTAVE_SRC= ${OCTAVE_PKGNAME}-${DISTVERSION} WRKSRC= ${WRKDIR}/${OCTAVE_SRC} ALL_TARGET= ALL .include diff --git a/math/octave-forge-rtree/Makefile b/math/octave-forge-rtree/Makefile index 47c8321a8bda..d3d5d06c66dc 100644 --- a/math/octave-forge-rtree/Makefile +++ b/math/octave-forge-rtree/Makefile @@ -1,42 +1,43 @@ PORTNAME= octave-forge-rtree DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave autoreconf:build BUILD_DEPENDS+= gtar:archivers/gtar LIB_DEPENDS+= libjansson.so:devel/jansson USE_GITLAB= yes GL_ACCOUNT= jjg GL_PROJECT= librtree-octave CFLAGS+= -I${PREFIX}/include -L${PREFIX}/lib OCTAVE_SRC= ${GL_PROJECT}-${GL_COMMIT}${DISTVERSIONPREFIX}${DISTVERSION} WRKSRC= ${WRKDIR}/${OCTAVE_SRC} BINARY_ALIAS= tar=gtar do-build: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CFLAGS="${CFLAGS}" ./configure cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} package cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} spotless ${TAR} xvf ${WRKSRC}/src/pkg/versions/${OCTAVE_DISTNAME}.tar.gz -C ${WRKSRC} cd ${WRKSRC}/${OCTAVE_DISTNAME}/src && \ ${SETENV} ${CONFIGURE_ENV} CFLAGS="${CFLAGS}" ./configure && \ ${SETENV} ${MAKE_ENV} CLAGS="${CFLAGS}" ${GMAKE} pre-install: ${RM} ${WRKSRC}/${OCTAVE_DISTNAME}/src/Makefile ${WRKSRC}/${OCTAVE_DISTNAME}/src/configure cd ${WRKSRC} && ${TAR} cfz ${WRKDIR}/${OCTAVE_DISTNAME}.tar.gz ${OCTAVE_DISTNAME} .include diff --git a/math/octave-forge-secs1d/Makefile b/math/octave-forge-secs1d/Makefile index 96ab80838a5a..3ad97bc6b2a6 100644 --- a/math/octave-forge-secs1d/Makefile +++ b/math/octave-forge-secs1d/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-secs1d PORTVERSION= 0.0.9 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/bim.tar.gz:math/octave-forge-bim USES= octave NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-secs2d/Makefile b/math/octave-forge-secs2d/Makefile index 30e88c385a3f..b8c55e18c416 100644 --- a/math/octave-forge-secs2d/Makefile +++ b/math/octave-forge-secs2d/Makefile @@ -1,24 +1,24 @@ PORTNAME= octave-forge-secs2d PORTVERSION= 0.0.8 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} post-patch: ${REINPLACE_CMD} -E 's/Octave_map/octave_map/g' ${WRKSRC}/src/*.cc .include diff --git a/math/octave-forge-secs3d/Makefile b/math/octave-forge-secs3d/Makefile index be50118e17aa..4ea5fbe114c7 100644 --- a/math/octave-forge-secs3d/Makefile +++ b/math/octave-forge-secs3d/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-secs3d PORTVERSION= 0.0.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/bim.tar.gz:math/octave-forge-bim \ ${OCTAVE_TARBALLS_DIR}/fpl.tar.gz:math/octave-forge-fpl USES= octave NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-signal/Makefile b/math/octave-forge-signal/Makefile index 587a4e8b7cd4..830d6b30478d 100644 --- a/math/octave-forge-signal/Makefile +++ b/math/octave-forge-signal/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-signal PORTVERSION= 1.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/control.tar.gz:math/octave-forge-control USES= octave post-patch: ${REINPLACE_CMD} s/-Wall// ${WRKSRC}/Makefile .include diff --git a/math/octave-forge-simp/Makefile b/math/octave-forge-simp/Makefile index 99017e02e454..ddd9e89f91fc 100644 --- a/math/octave-forge-simp/Makefile +++ b/math/octave-forge-simp/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-simp PORTVERSION= 1.1.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-sockets/Makefile b/math/octave-forge-sockets/Makefile index 0d09f0b95108..5cb2d68f8a17 100644 --- a/math/octave-forge-sockets/Makefile +++ b/math/octave-forge-sockets/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-sockets PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BUILD_DEPENDS+= gsed:textproc/gsed USES= gmake octave post-patch: ${REINPLACE_CMD} 's/sed/gsed/g' ${WRKSRC}/Makefile .include diff --git a/math/octave-forge-sole/Makefile b/math/octave-forge-sole/Makefile index f368ac6c21e3..ed165691ddfc 100644 --- a/math/octave-forge-sole/Makefile +++ b/math/octave-forge-sole/Makefile @@ -1,25 +1,25 @@ PORTNAME= octave-forge-sole PORTVERSION= 0.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://sourceforge.net/projects/sole/files/latest/ DISTNAME= download DIST_SUBDIR= octave-forge/sole MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/bim.tar.gz:math/octave-forge-bim USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-sparsersb/Makefile b/math/octave-forge-sparsersb/Makefile index 74667581dbc5..cba056da0133 100644 --- a/math/octave-forge-sparsersb/Makefile +++ b/math/octave-forge-sparsersb/Makefile @@ -1,19 +1,19 @@ PORTNAME= octave-forge-sparsersb PORTVERSION= 1.0.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS= librsb.so:math/librsb USES= octave .include diff --git a/math/octave-forge-specfun/Makefile b/math/octave-forge-specfun/Makefile index 34dbd0c40079..3c79f842e005 100644 --- a/math/octave-forge-specfun/Makefile +++ b/math/octave-forge-specfun/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-specfun PORTVERSION= 1.1.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BROKEN= does not build with octave>=8 USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-special-matrix/Makefile b/math/octave-forge-special-matrix/Makefile index 6b460e1c53df..5b730823450d 100644 --- a/math/octave-forge-special-matrix/Makefile +++ b/math/octave-forge-special-matrix/Makefile @@ -1,18 +1,18 @@ PORTNAME= octave-forge-special-matrix PORTVERSION= 1.0.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-splines/Makefile b/math/octave-forge-splines/Makefile index 13417f77964b..f46777269a4e 100644 --- a/math/octave-forge-splines/Makefile +++ b/math/octave-forge-splines/Makefile @@ -1,22 +1,22 @@ PORTNAME= octave-forge-splines PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-sqlite/Makefile b/math/octave-forge-sqlite/Makefile index 03e645f0c34b..bed130e42c10 100644 --- a/math/octave-forge-sqlite/Makefile +++ b/math/octave-forge-sqlite/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-sqlite DISTVERSIONPREFIX= v -PORTREVISION= 1 DISTVERSION= 0.1.0 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= autoreconf octave pkgconfig sqlite USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-sqlite GNU_CONFIGURE= yes OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile index d5d0858e60ad..17343780bcc1 100644 --- a/math/octave-forge-statistics/Makefile +++ b/math/octave-forge-statistics/Makefile @@ -1,22 +1,23 @@ PORTNAME= octave-forge-statistics DISTVERSIONPREFIX= release- DISTVERSION= 1.6.6 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= statistics NO_ARCH= yes OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} .include diff --git a/math/octave-forge-stk/Makefile b/math/octave-forge-stk/Makefile index b4d353883cb4..96128ff8b92e 100644 --- a/math/octave-forge-stk/Makefile +++ b/math/octave-forge-stk/Makefile @@ -1,19 +1,19 @@ PORTNAME= octave-forge-stk PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/stk-kriging/stk/releases/download/${PORTVERSION}/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}-octpkg MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave OCTAVE_SRC= ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-strings/Makefile b/math/octave-forge-strings/Makefile index 963746185634..600d02ba568c 100644 --- a/math/octave-forge-strings/Makefile +++ b/math/octave-forge-strings/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-strings PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3+ BSD2CLAUSE LICENSE_COMB= multi LIB_DEPENDS= libpcre2-8.so:devel/pcre2 USES= octave pkgconfig GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-struct/Makefile b/math/octave-forge-struct/Makefile index 13c59a307929..939bd105dd4f 100644 --- a/math/octave-forge-struct/Makefile +++ b/math/octave-forge-struct/Makefile @@ -1,19 +1,19 @@ PORTNAME= octave-forge-struct PORTVERSION= 1.0.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= gmake octave GNU_CONFIGURE= yes .include diff --git a/math/octave-forge-symband/Makefile b/math/octave-forge-symband/Makefile index deda95b87ba1..478c2a0cff3f 100644 --- a/math/octave-forge-symband/Makefile +++ b/math/octave-forge-symband/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-symband PORTVERSION= 1.0.10 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-06-07 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= does not install with octave version >= 9.1.0 USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-symbolic/Makefile b/math/octave-forge-symbolic/Makefile index 5afb86baa0ff..022a622905a1 100644 --- a/math/octave-forge-symbolic/Makefile +++ b/math/octave-forge-symbolic/Makefile @@ -1,22 +1,23 @@ PORTNAME= octave-forge-symbolic PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING BUILD_DEPENDS+= isympy:math/py-sympy@${PY_FLAVOR} RUN_DEPENDS+= isympy:math/py-sympy@${PY_FLAVOR} USES= octave python NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-tablicious/Makefile b/math/octave-forge-tablicious/Makefile index 096e7c14cabc..13542b54f46f 100644 --- a/math/octave-forge-tablicious/Makefile +++ b/math/octave-forge-tablicious/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-tablicious DISTVERSIONPREFIX= v -PORTREVISION= 2 DISTVERSION= 0.4.2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS+= libzmq.so:net/libzmq4 USES= octave USE_GITHUB= yes GH_ACCOUNT= apjanke GH_PROJECT= octave-tablicious OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile index 8be21d07eac0..8b41d11ad793 100644 --- a/math/octave-forge-tcl-octave/Makefile +++ b/math/octave-forge-tcl-octave/Makefile @@ -1,18 +1,18 @@ PORTNAME= octave-forge-tcl-octave PORTVERSION= 0.1.8 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ USES= octave tcl:wrapper GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-timer/Makefile b/math/octave-forge-timer/Makefile index afe8c2068456..56f242569b27 100644 --- a/math/octave-forge-timer/Makefile +++ b/math/octave-forge-timer/Makefile @@ -1,22 +1,23 @@ PORTNAME= octave-forge-timer DISTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITLAB= yes GL_ACCOUNT= farhi GL_PROJECT= octave-timer NO_ARCH= yes NO_BUILD= yes OCTAVE_SRC= ${GL_PROJECT}-${GL_TAGNAME} .include diff --git a/math/octave-forge-tsa/Makefile b/math/octave-forge-tsa/Makefile index 494c41dea5dc..5ec23b452949 100644 --- a/math/octave-forge-tsa/Makefile +++ b/math/octave-forge-tsa/Makefile @@ -1,21 +1,21 @@ PORTNAME= octave-forge-tsa PORTVERSION= 4.6.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/nan.tar.gz:math/octave-forge-nan USES= octave ALL_TARGET= octave .include diff --git a/math/octave-forge-velas/Makefile b/math/octave-forge-velas/Makefile index 1ee73a094a1c..7ec4dbde6a08 100644 --- a/math/octave-forge-velas/Makefile +++ b/math/octave-forge-velas/Makefile @@ -1,25 +1,25 @@ PORTNAME= octave-forge-velas DISTVERSIONPREFIX= v -PORTREVISION= 1 DISTVERSION= 1.0.6 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= ranzhengcode GH_PROJECT= VELAS OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} WRKSRC= ${WRKDIR}/${OCTAVE_SRC} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 493c44442402..00628e2dc1d4 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -1,27 +1,27 @@ PORTNAME= octave-forge-video DISTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS= libavcodec.so.58:multimedia/ffmpeg4 USES= octave pkgconfig autoreconf USE_GITHUB= yes GH_ACCOUNT= Andy1978 GH_PROJECT= octave-video OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/ffmpeg4/include CONFIGURE_ENV+= HOME=${WRKSRC} PKG_CONFIG_PATH="${LOCALBASE}/ffmpeg4/libdata/pkgconfig" .include diff --git a/math/octave-forge-websockets/Makefile b/math/octave-forge-websockets/Makefile index c5a171e1d458..3738efe14f1a 100644 --- a/math/octave-forge-websockets/Makefile +++ b/math/octave-forge-websockets/Makefile @@ -1,26 +1,26 @@ PORTNAME= octave-forge-websockets DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/sockets.tar.gz:math/octave-forge-sockets USES= octave USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-websockets OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-zenity/Makefile b/math/octave-forge-zenity/Makefile index 63956aee0d43..41f6309b06a6 100644 --- a/math/octave-forge-zenity/Makefile +++ b/math/octave-forge-zenity/Makefile @@ -1,23 +1,23 @@ PORTNAME= octave-forge-zenity PORTVERSION= 0.5.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Old%20Monolithic%20Releases/R2009-05-08 DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS+= zenity:x11/zenity USES= octave GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTAVE_SRC} .include diff --git a/math/octave-forge-zeromq/Makefile b/math/octave-forge-zeromq/Makefile index 066f1ca0df18..3ea751d7eaa4 100644 --- a/math/octave-forge-zeromq/Makefile +++ b/math/octave-forge-zeromq/Makefile @@ -1,25 +1,25 @@ PORTNAME= octave-forge-zeromq DISTVERSIONPREFIX= release- -PORTREVISION= 2 DISTVERSION= 1.5.6 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS+= libzmq.so:net/libzmq4 USES= localbase octave pkgconfig autoreconf USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-zeromq OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} GNU_CONFIGURE= yes .include