summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-sqlite/Makefile2
-rw-r--r--math/octave-forge-sqlite/distinfo6
-rw-r--r--math/py-statsmodels/Makefile2
-rw-r--r--math/py-statsmodels/files/patch-pyproject.toml6
-rw-r--r--math/saga/Makefile8
-rw-r--r--math/saga/distinfo6
-rw-r--r--math/saga/files/patch-CMakeLists.txt13
-rw-r--r--math/saga/pkg-plist73
8 files changed, 18 insertions, 98 deletions
diff --git a/math/octave-forge-sqlite/Makefile b/math/octave-forge-sqlite/Makefile
index a6fbd94ffc46..5ccf90d10e19 100644
--- a/math/octave-forge-sqlite/Makefile
+++ b/math/octave-forge-sqlite/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave-forge-sqlite
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.1
+DISTVERSION= 0.1.2
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
diff --git a/math/octave-forge-sqlite/distinfo b/math/octave-forge-sqlite/distinfo
index 34b3b2b703f2..3fb39a50dcf7 100644
--- a/math/octave-forge-sqlite/distinfo
+++ b/math/octave-forge-sqlite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1760302134
-SHA256 (octave-forge/gnu-octave-octave-sqlite-v0.1.1_GH0.tar.gz) = 3144ad58c842b1bd4c2bb758141a8732f89b9f57a8aaafee0d8f62a9fbc6010a
-SIZE (octave-forge/gnu-octave-octave-sqlite-v0.1.1_GH0.tar.gz) = 106259
+TIMESTAMP = 1766032961
+SHA256 (octave-forge/gnu-octave-octave-sqlite-v0.1.2_GH0.tar.gz) = ecfec5d1687843dd2913a9ef351be6dc740180d0f70df08e9393c8b75821656d
+SIZE (octave-forge/gnu-octave-octave-sqlite-v0.1.2_GH0.tar.gz) = 106492
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index a336ac0aed9c..65cb28c68a64 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.22.3,1<2,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.8,1<2,1:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0:devel/py-setuptools@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8<9:devel/py-setuptools-scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8<10:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.22.3,1<2,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
diff --git a/math/py-statsmodels/files/patch-pyproject.toml b/math/py-statsmodels/files/patch-pyproject.toml
index e7b6ab880b99..59e32baf8478 100644
--- a/math/py-statsmodels/files/patch-pyproject.toml
+++ b/math/py-statsmodels/files/patch-pyproject.toml
@@ -1,6 +1,6 @@
--- pyproject.toml.orig 2025-07-02 15:55:37 UTC
+++ pyproject.toml
-@@ -2,10 +2,10 @@ requires = [
+@@ -2,11 +2,11 @@ requires = [
# These are strictly build requirements. Runtime requirements are listed in
# INSTALL_REQUIRES in setup.py
requires = [
@@ -9,8 +9,10 @@
"cython>=3.0.10,<4", # Sync with CYTHON_MIN_VER in setup
- "numpy>=2.0.0,<3",
- "scipy>=1.13,<2",
+- "setuptools_scm[toml]>=8,<9"
+ "numpy>=1.22.3,<3",
+ "scipy>=1.8,<2",
- "setuptools_scm[toml]>=8,<9"
++ "setuptools_scm[toml]>=8,<10"
]
build-backend = "setuptools.build_meta"
+
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 5f25e05b5553..40321f22c227 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,6 +1,5 @@
PORTNAME= saga
-PORTVERSION= 9.10.2
-PORTREVISION= 1
+PORTVERSION= 9.11.0
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/([0-9]).*/\1/1}/SAGA%20-%20${PORTVERSION}
MAINTAINER= rhurlin@FreeBSD.org
@@ -36,7 +35,7 @@ DOS2UNIX_GLOB= *.cpp *.h *.txt
USE_LDCONFIG= yes
USE_WX= 3.2+
-GIT_TAGNAME= c4a591f4f
+GIT_TAGNAME= 10981b30c
CMAKE_ARGS= -DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h \
-DWITH_TOOLS_PDAL:BOOL=TRUE
@@ -50,7 +49,6 @@ CMAKE_ON+= WITH_SYSTEM_SVM
CMAKE_ON+= WITH_TOOLS_HPDF
CMAKE_ON+= WITH_TOOLS_OPENCV
CMAKE_ON+= WITH_PYTHON_PKG
-CMAKE_ON+= WITH_TOOLS_PDAL
CMAKE_ON+= WITH_TOOLS_POSTGRES
CMAKE_ON+= WITH_TOOLS_PROJ
CMAKE_OFF= WITH_CLIPPER_ONE
@@ -103,6 +101,8 @@ post-install:
(cd ${WRKSRC}/src/accessories && ${RM} -R python)
(cd ${WRKSRC}/src/accessories && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
${RM} -R ${STAGEDIR}${DATADIR}/CMakeLists.txt
+ ${RM} -R ${STAGEDIR}${DATADIR}/classification
+ ${RM} -R ${STAGEDIR}${DATADIR}/color_ramps
${RM} -R ${STAGEDIR}${DATADIR}/templates/template4saga-tools/my_tool_library/Makefile.bak
# library helper files are not needed and cripple some math/qgis extensions
@${RM} ${STAGEDIR}${PREFIX}/lib/saga/*.la
diff --git a/math/saga/distinfo b/math/saga/distinfo
index cc3dbbf1120a..5d8d8ae5b9c1 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764964879
-SHA256 (saga-9.10.2.tar.gz) = 7ec307d9d5c4d30d43b086090b746c713fda0c361e7b05cba3a3012c22f6cc2a
-SIZE (saga-9.10.2.tar.gz) = 10797332
+TIMESTAMP = 1765999240
+SHA256 (saga-9.11.0.tar.gz) = 2a848bd4e9f12bf749c70953c501938880b27c41a954c9e88db5a2d2267a195f
+SIZE (saga-9.11.0.tar.gz) = 10349245
diff --git a/math/saga/files/patch-CMakeLists.txt b/math/saga/files/patch-CMakeLists.txt
deleted file mode 100644
index 380875109d73..000000000000
--- a/math/saga/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
---- CMakeLists.txt.orig 2024-11-13 13:14:04 UTC
-+++ CMakeLists.txt
-@@ -26,6 +26,10 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON CACHE STRING "Th
- set(CMAKE_CXX_STANDARD 14 CACHE STRING "C++ standard to be used")
- set(CMAKE_CXX_STANDARD_REQUIRED ON CACHE STRING "The C++ standard is required")
-
-+# Get Compiler info for about dialog
-+set(COMPILER "${CMAKE_CXX_COMPILER_ID} ${CMAKE_CXX_COMPILER_VERSION}")
-+add_definitions(-DCOMPILER="${COMPILER}")
-+
- # Platform dependent compiler requirements
- if(MSVC)
- set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING "" FORCE)
diff --git a/math/saga/pkg-plist b/math/saga/pkg-plist
index ab3d7cb95d6f..50c645b59804 100644
--- a/math/saga/pkg-plist
+++ b/math/saga/pkg-plist
@@ -40,8 +40,6 @@ lib/libsaga_gdi.so.%%PORTVERSION%%
%%PYTHON_SITELIBDIR%%/PySAGA/__init__.py
%%PYTHON_SITELIBDIR%%/PySAGA/_saga_api.so
%%PYTHON_SITELIBDIR%%/PySAGA/convert.py
-%%PYTHON_SITELIBDIR%%/PySAGA/data/chelsa.py
-%%PYTHON_SITELIBDIR%%/PySAGA/data/copernicus_dem.py
%%PYTHON_SITELIBDIR%%/PySAGA/data/helper.py
%%PYTHON_SITELIBDIR%%/PySAGA/data/srtm.py
%%PYTHON_SITELIBDIR%%/PySAGA/helper.py
@@ -217,74 +215,6 @@ share/man/man1/saga_cmd.1.gz
share/man/man1/saga_gui.1.gz
share/metainfo/org.saga_gis.saga_gui.appdata.xml
share/pixmaps/saga.png
-%%DATADIR%%/classification/classify_corine_clc_features.txt
-%%DATADIR%%/classification/classify_corine_clc_raster.txt
-%%DATADIR%%/classification/classify_precipitation_1.txt
-%%DATADIR%%/classification/classify_precipitation_2.txt
-%%DATADIR%%/classification/classify_precipitation_3.txt
-%%DATADIR%%/classification/classify_stddev_1.txt
-%%DATADIR%%/classification/classify_stddev_2.txt
-%%DATADIR%%/classification/classify_topography_1.txt
-%%DATADIR%%/color_ramps/CET-C1.pal
-%%DATADIR%%/color_ramps/CET-C1s.pal
-%%DATADIR%%/color_ramps/CET-C2.pal
-%%DATADIR%%/color_ramps/CET-C2s.pal
-%%DATADIR%%/color_ramps/CET-C3.pal
-%%DATADIR%%/color_ramps/CET-C3s.pal
-%%DATADIR%%/color_ramps/CET-C4.pal
-%%DATADIR%%/color_ramps/CET-C4s.pal
-%%DATADIR%%/color_ramps/CET-C5.pal
-%%DATADIR%%/color_ramps/CET-C5s.pal
-%%DATADIR%%/color_ramps/CET-C6.pal
-%%DATADIR%%/color_ramps/CET-C6s.pal
-%%DATADIR%%/color_ramps/CET-C7.pal
-%%DATADIR%%/color_ramps/CET-C7s.pal
-%%DATADIR%%/color_ramps/CET-CBC1.pal
-%%DATADIR%%/color_ramps/CET-CBC2.pal
-%%DATADIR%%/color_ramps/CET-CBD1.pal
-%%DATADIR%%/color_ramps/CET-CBL1.pal
-%%DATADIR%%/color_ramps/CET-CBL2.pal
-%%DATADIR%%/color_ramps/CET-D01.pal
-%%DATADIR%%/color_ramps/CET-D01A.pal
-%%DATADIR%%/color_ramps/CET-D02.pal
-%%DATADIR%%/color_ramps/CET-D03.pal
-%%DATADIR%%/color_ramps/CET-D04.pal
-%%DATADIR%%/color_ramps/CET-D06.pal
-%%DATADIR%%/color_ramps/CET-D07.pal
-%%DATADIR%%/color_ramps/CET-D08.pal
-%%DATADIR%%/color_ramps/CET-D09.pal
-%%DATADIR%%/color_ramps/CET-D10.pal
-%%DATADIR%%/color_ramps/CET-D11.pal
-%%DATADIR%%/color_ramps/CET-D12.pal
-%%DATADIR%%/color_ramps/CET-D13.pal
-%%DATADIR%%/color_ramps/CET-I1.pal
-%%DATADIR%%/color_ramps/CET-I2.pal
-%%DATADIR%%/color_ramps/CET-I3.pal
-%%DATADIR%%/color_ramps/CET-L01.pal
-%%DATADIR%%/color_ramps/CET-L02.pal
-%%DATADIR%%/color_ramps/CET-L03.pal
-%%DATADIR%%/color_ramps/CET-L04.pal
-%%DATADIR%%/color_ramps/CET-L05.pal
-%%DATADIR%%/color_ramps/CET-L06.pal
-%%DATADIR%%/color_ramps/CET-L07.pal
-%%DATADIR%%/color_ramps/CET-L08.pal
-%%DATADIR%%/color_ramps/CET-L09.pal
-%%DATADIR%%/color_ramps/CET-L10.pal
-%%DATADIR%%/color_ramps/CET-L11.pal
-%%DATADIR%%/color_ramps/CET-L12.pal
-%%DATADIR%%/color_ramps/CET-L13.pal
-%%DATADIR%%/color_ramps/CET-L14.pal
-%%DATADIR%%/color_ramps/CET-L15.pal
-%%DATADIR%%/color_ramps/CET-L16.pal
-%%DATADIR%%/color_ramps/CET-L17.pal
-%%DATADIR%%/color_ramps/CET-L18.pal
-%%DATADIR%%/color_ramps/CET-L19.pal
-%%DATADIR%%/color_ramps/CET-L20.pal
-%%DATADIR%%/color_ramps/CET-R1.pal
-%%DATADIR%%/color_ramps/CET-R2.pal
-%%DATADIR%%/color_ramps/CET-R3.pal
-%%DATADIR%%/color_ramps/CET-R4.pal
-%%DATADIR%%/color_ramps/README.md
%%DATADIR%%/debug/README.md
%%DATADIR%%/debug/gdb_saga_api_pp.py
%%DATADIR%%/docs/saga_on_mac.md
@@ -313,8 +243,8 @@ share/pixmaps/saga.png
%%DATADIR%%/helper/make_translation_files.bat
%%DATADIR%%/helper/saga_python_version_tester.bat
%%DATADIR%%/helper/saga_python_version_tester.py
+%%DATADIR%%/helper/saga_setup.iss
%%DATADIR%%/helper/saga_setup_readme.rtf
-%%DATADIR%%/helper/saga_setup_x64.iss
%%DATADIR%%/resources/classification/classify_corine_clc_features.txt
%%DATADIR%%/resources/classification/classify_corine_clc_raster.txt
%%DATADIR%%/resources/classification/classify_precipitation_1.txt
@@ -323,6 +253,7 @@ share/pixmaps/saga.png
%%DATADIR%%/resources/classification/classify_stddev_1.txt
%%DATADIR%%/resources/classification/classify_stddev_2.txt
%%DATADIR%%/resources/classification/classify_topography_1.txt
+%%DATADIR%%/resources/classification/classify_topography_2.txt
%%DATADIR%%/resources/color_ramps/CET-C1.pal
%%DATADIR%%/resources/color_ramps/CET-C1s.pal
%%DATADIR%%/resources/color_ramps/CET-C2.pal