summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/R-cran-doBy/Makefile4
-rw-r--r--math/R-cran-doBy/distinfo6
-rw-r--r--math/R-cran-isoband/Makefile18
-rw-r--r--math/R-cran-isoband/distinfo6
-rw-r--r--math/R-cran-proxy/Makefile5
-rw-r--r--math/R-cran-proxy/distinfo6
-rw-r--r--math/analitza/distinfo6
-rw-r--r--math/cantor/Makefile1
-rw-r--r--math/cantor/distinfo6
-rw-r--r--math/ceres-solver/Makefile2
-rw-r--r--math/cvc5/Makefile19
-rw-r--r--math/cvc5/distinfo6
-rw-r--r--math/hpcombi/Makefile2
-rw-r--r--math/hpcombi/distinfo6
-rw-r--r--math/hpcombi/pkg-plist51
-rw-r--r--math/jtransforms/files/patch-build.xml22
-rw-r--r--math/kalgebra/distinfo6
-rw-r--r--math/kalk/distinfo6
-rw-r--r--math/kalk/pkg-plist1
-rw-r--r--math/kbruch/distinfo6
-rw-r--r--math/kcalc/distinfo6
-rw-r--r--math/kig/distinfo6
-rw-r--r--math/kmplot/distinfo6
-rw-r--r--math/octave-forge-datatypes/Makefile2
-rw-r--r--math/octave-forge-datatypes/distinfo6
-rw-r--r--math/octave-forge-onsas/Makefile27
-rw-r--r--math/octave-forge-onsas/distinfo3
-rw-r--r--math/octave-forge-onsas/files/patch-DESCRIPTION9
-rw-r--r--math/octave-forge-onsas/pkg-descr10
-rw-r--r--math/octave-forge-pkg-octave-doc/Makefile2
-rw-r--r--math/octave-forge-pkg-octave-doc/distinfo6
-rw-r--r--math/octave-forge-quaternion/Makefile4
-rw-r--r--math/octave-forge-quaternion/distinfo6
-rw-r--r--math/openturns/Makefile1
-rw-r--r--math/or-tools/Makefile1
-rw-r--r--math/py-kiwisolver/Makefile6
-rw-r--r--math/py-kiwisolver/distinfo6
-rw-r--r--math/py-narwhals/Makefile2
-rw-r--r--math/py-narwhals/distinfo6
-rw-r--r--math/py-or-tools/Makefile2
-rw-r--r--math/py-pandas/Makefile2
-rw-r--r--math/py-statsmodels/Makefile2
-rw-r--r--math/py-statsmodels/distinfo6
-rw-r--r--math/rocs/Makefile13
-rw-r--r--math/rocs/distinfo6
-rw-r--r--math/rocs/pkg-plist11
47 files changed, 169 insertions, 174 deletions
diff --git a/math/Makefile b/math/Makefile
index 5be7d12943d1..6b53c1230054 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -641,7 +641,6 @@
SUBDIR += octave-forge-octproj
SUBDIR += octave-forge-odbc
SUBDIR += octave-forge-odebvp
- SUBDIR += octave-forge-onsas
SUBDIR += octave-forge-optics
SUBDIR += octave-forge-optim
SUBDIR += octave-forge-optiminterp
diff --git a/math/R-cran-doBy/Makefile b/math/R-cran-doBy/Makefile
index c890f3655dbb..80046f2e5637 100644
--- a/math/R-cran-doBy/Makefile
+++ b/math/R-cran-doBy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= doBy
-DISTVERSION= 4.7.0
+DISTVERSION= 4.7.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -13,9 +13,11 @@ RUN_DEPENDS= R-cran-broom>0:devel/R-cran-broom \
R-cran-cowplot>0:graphics/R-cran-cowplot \
R-cran-Deriv>0:math/R-cran-Deriv \
R-cran-dplyr>0:math/R-cran-dplyr \
+ R-cran-forecast>0:math/R-cran-forecast \
R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
R-cran-microbenchmark>0:devel/R-cran-microbenchmark \
R-cran-modelr>0:devel/R-cran-modelr \
+ R-cran-purrr>0:devel/R-cran-purrr \
R-cran-rlang>0:devel/R-cran-rlang \
R-cran-tibble>0:devel/R-cran-tibble \
R-cran-tidyr>0:devel/R-cran-tidyr
diff --git a/math/R-cran-doBy/distinfo b/math/R-cran-doBy/distinfo
index c384f6fb6177..ffeaf904b660 100644
--- a/math/R-cran-doBy/distinfo
+++ b/math/R-cran-doBy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751384304
-SHA256 (doBy_4.7.0.tar.gz) = aa706dc5747ded642a6d70ec7b8369317d7cb7c4b50d885ec54e31ced9fa2788
-SIZE (doBy_4.7.0.tar.gz) = 4588869
+TIMESTAMP = 1764858659
+SHA256 (doBy_4.7.1.tar.gz) = a6d9b14e3b4f907addbe7461a39bab2c0efda6b78ee6b91372908cfaf87b827b
+SIZE (doBy_4.7.1.tar.gz) = 4468168
diff --git a/math/R-cran-isoband/Makefile b/math/R-cran-isoband/Makefile
index c5ff794f0947..61c9fe786eea 100644
--- a/math/R-cran-isoband/Makefile
+++ b/math/R-cran-isoband/Makefile
@@ -1,5 +1,5 @@
PORTNAME= isoband
-PORTVERSION= 0.2.7
+DISTVERSION= 0.3.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -9,6 +9,20 @@ WWW= https://cran.r-project.org/web/packages/isoband/
LICENSE= MIT
-USES= compiler:c++11-lang cran:auto-plist,compiles
+CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
+ R-cran-cpp11>0:devel/R-cran-cpp11 \
+ R-cran-rlang>0:devel/R-cran-rlang
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
+TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
+ R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
+ R-cran-knitr>0:print/R-cran-knitr \
+ R-cran-magick>0:graphics/R-cran-magick \
+ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
+ R-cran-sf>0:math/R-cran-sf \
+ R-cran-testthat>=3.0.0:devel/R-cran-testthat \
+ R-cran-xml2>0:textproc/R-cran-xml2
+
+USES= compiler:c++17-lang cran:auto-plist,compiles
.include <bsd.port.mk>
diff --git a/math/R-cran-isoband/distinfo b/math/R-cran-isoband/distinfo
index 431f7a6c822a..516c21591311 100644
--- a/math/R-cran-isoband/distinfo
+++ b/math/R-cran-isoband/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682475010
-SHA256 (isoband_0.2.7.tar.gz) = 7693223343b45b86de2b5b638ff148f0dafa6d7b1237e822c5272902f79cdf61
-SIZE (isoband_0.2.7.tar.gz) = 1591812
+TIMESTAMP = 1765257970
+SHA256 (isoband_0.3.0.tar.gz) = fe8d3d58ca75bbee32f389152ac0058818f3f76f09c9867949531de7abc424ac
+SIZE (isoband_0.3.0.tar.gz) = 1593511
diff --git a/math/R-cran-proxy/Makefile b/math/R-cran-proxy/Makefile
index 8df4a72bf614..851667b01f92 100644
--- a/math/R-cran-proxy/Makefile
+++ b/math/R-cran-proxy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= proxy
-DISTVERSION= 0.4-27
-PORTREVISION= 1
+DISTVERSION= 0.4-28
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -8,7 +7,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= Distance and Similarity Measures
WWW= https://cran.r-project.org/web/packages/proxy/
-LICENSE= GPLv2
+LICENSE= GPLv2+
USES= cran:auto-plist,compiles
diff --git a/math/R-cran-proxy/distinfo b/math/R-cran-proxy/distinfo
index e51d3839e183..68ca417ec9ef 100644
--- a/math/R-cran-proxy/distinfo
+++ b/math/R-cran-proxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654826819
-SHA256 (proxy_0.4-27.tar.gz) = 249991a4c4d70ad139e93f3a24e17f161ad1ec854951813ea192daf79478563f
-SIZE (proxy_0.4-27.tar.gz) = 74622
+TIMESTAMP = 1765693628
+SHA256 (proxy_0.4-28.tar.gz) = 5907a82f4b6793ec373c056f3b3b5460f231d17df1814d20976133f5ae81b8fe
+SIZE (proxy_0.4-28.tar.gz) = 68931
diff --git a/math/analitza/distinfo b/math/analitza/distinfo
index 0f6345b25bcb..da4b2113546a 100644
--- a/math/analitza/distinfo
+++ b/math/analitza/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264613
-SHA256 (KDE/release-service/25.08.3/analitza-25.08.3.tar.xz) = 1abe741c3f189b3d8cb8cf34b516890fd64cf21ba75d0f558b3711956b83e4d1
-SIZE (KDE/release-service/25.08.3/analitza-25.08.3.tar.xz) = 369944
+TIMESTAMP = 1765478614
+SHA256 (KDE/release-service/25.12.0/analitza-25.12.0.tar.xz) = ed75ecc7e867d80fb6c23b40b57cd794be3b79b17d3a7bdd081a868a8aa01ebd
+SIZE (KDE/release-service/25.12.0/analitza-25.12.0.tar.xz) = 369828
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index f71fc0ad3913..c5a8629aeb7f 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cantor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/math/cantor/distinfo b/math/cantor/distinfo
index f9767ab668bb..9a855c6da06d 100644
--- a/math/cantor/distinfo
+++ b/math/cantor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264615
-SHA256 (KDE/release-service/25.08.3/cantor-25.08.3.tar.xz) = 5635007fb9c50d82e88decf9264ff40fb9f4ee65b27474c5930b1b519eb24b72
-SIZE (KDE/release-service/25.08.3/cantor-25.08.3.tar.xz) = 10918180
+TIMESTAMP = 1765478617
+SHA256 (KDE/release-service/25.12.0/cantor-25.12.0.tar.xz) = 072a3bbe238654404f17fef51c4e0aadb1b7862eed8eb8f9fed7d42628802d89
+SIZE (KDE/release-service/25.12.0/cantor-25.12.0.tar.xz) = 10919828
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index 60ece37ddc01..ddf3746385f5 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ceres-solver
DISTVERSION= 2.2.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/cvc5/Makefile b/math/cvc5/Makefile
index 81e7f5221854..ec88a324565d 100644
--- a/math/cvc5/Makefile
+++ b/math/cvc5/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cvc5
DISTVERSIONPREFIX= cvc5-
-DISTVERSION= 1.3.1
+DISTVERSION= 1.3.2
CATEGORIES= math java
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@@ -39,12 +39,12 @@ CMAKE_TESTING_TARGET= check # check target runs only quick tests (based on https
PLIST_SUB= VERSION=${DISTVERSION}
-OPTIONS_DEFINE= COCOALIB EDITLINE JAVA
+OPTIONS_DEFINE= COCOALIB EDITLINE GLPK JAVA POLY
OPTIONS_GROUP= SOLVERS
-OPTIONS_GROUP_SOLVERS= CRYPTOMINISAT GLPK KISSAT
+OPTIONS_GROUP_SOLVERS= CRYPTOMINISAT KISSAT
OPTIONS_RADIO= NUMLIB
OPTIONS_RADIO_NUMLIB= GMP CLN
-OPTIONS_DEFAULT= CRYPTOMINISAT EDITLINE GMP KISSAT # COCOALIB # JAVA is broken
+OPTIONS_DEFAULT= CRYPTOMINISAT EDITLINE GMP KISSAT # COCOALIB GLPK JAVA POLY are broken
OPTIONS_SUB= yes
COCOALIB_DESC= Use CoCoALib for further polynomial operations
@@ -63,12 +63,22 @@ EDITLINE_CMAKE_BOOL= USE_EDITLINE
EDITLINE_BUILD_DEPENDS= libedit>0:devel/libedit
EDITLINE_RUN_DEPENDS= libedit>0:devel/libedit
+POLY_DESC= Use LibPoly for polynomial arithmetic
+POLY_CMAKE_BOOL= USE_POLY
+POLY_LIB_DEPENDS= libpoly.so:math/libpoly
+POLY_BROKEN= compilation fails with libpoly API mismatch, see poly_conversion.cpp:250
+
# SOLVERS options
CRYPTOMINISAT_DESC= Use CryptoMiniSat as the SAT solver
CRYPTOMINISAT_CMAKE_BOOL= USE_CRYPTOMINISAT
CRYPTOMINISAT_LIB_DEPENDS= libcryptominisat5.so:math/cryptominisat
+GLPK_DESC= Use GLPK simplex solver
+GLPK_CMAKE_BOOL= USE_GLPK
+GLPK_LIB_DEPENDS= libglpk.so:math/glpk
+GLPK_BROKEN= requires GLPK-cut-log patch, see cmake/deps-utils/glpk-cut-log.patch
+
KISSAT_DESC= Use Kissat solver
KISSAT_CMAKE_BOOL= USE_KISSAT
KISSAT_LIB_DEPENDS= libkissat.so:math/kissat
@@ -93,5 +103,6 @@ CMAKE_ARGS+= -DENABLE_GPL:BOOL=ON
PORTSCOUT= limit:^[1-9]\.[0-9]+\.[0-9]+ # prevent older generation versions like 1.8, 1.7, etc.
# tests as of 1.3.1: 1 test fails, see https://github.com/cvc5/cvc5/issues/12215
+# tests as of 1.3.2: 100% tests passed, 0 tests failed out of 4115, see https://github.com/cvc5/cvc5/issues/12215
.include <bsd.port.mk>
diff --git a/math/cvc5/distinfo b/math/cvc5/distinfo
index 2f080a92c278..c8a1488c0525 100644
--- a/math/cvc5/distinfo
+++ b/math/cvc5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762288360
-SHA256 (cvc5-cvc5-cvc5-1.3.1_GH0.tar.gz) = ce1dce7b1ba8ade0ba7937b8ad7aa6ffa1df0dd9586963ead082baa299ef32d5
-SIZE (cvc5-cvc5-cvc5-1.3.1_GH0.tar.gz) = 9205045
+TIMESTAMP = 1765845301
+SHA256 (cvc5-cvc5-cvc5-1.3.2_GH0.tar.gz) = 85a9cc4e1f80efcdb235e89c9f361c74b1089023ceb43f38c2d5e73a4e2db47e
+SIZE (cvc5-cvc5-cvc5-1.3.2_GH0.tar.gz) = 9250970
diff --git a/math/hpcombi/Makefile b/math/hpcombi/Makefile
index a8b54d9fad87..5c5a6ee21a88 100644
--- a/math/hpcombi/Makefile
+++ b/math/hpcombi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= HPCombi
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
DISTVERSIONPREFIX= v
CATEGORIES= math devel
diff --git a/math/hpcombi/distinfo b/math/hpcombi/distinfo
index d438f5234c12..3a3fc3326717 100644
--- a/math/hpcombi/distinfo
+++ b/math/hpcombi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743960204
-SHA256 (hivert-HPCombi-v1.1.0_GH0.tar.gz) = f07b55a54109b21546fa6c10d434c027c2911bb5664dfcee1b3cd2e3baa786b2
-SIZE (hivert-HPCombi-v1.1.0_GH0.tar.gz) = 3129040
+TIMESTAMP = 1765814524
+SHA256 (hivert-HPCombi-v1.1.1_GH0.tar.gz) = 6987e5c6c2db0f2f4ac3a103fb335bc95331515990f9bdd6ac74adcb1864a805
+SIZE (hivert-HPCombi-v1.1.1_GH0.tar.gz) = 3517207
diff --git a/math/hpcombi/pkg-plist b/math/hpcombi/pkg-plist
index 0e42e2dd9035..1a1bcb214925 100644
--- a/math/hpcombi/pkg-plist
+++ b/math/hpcombi/pkg-plist
@@ -13,27 +13,28 @@ include/hpcombi/perm16_impl.hpp
include/hpcombi/perm_generic.hpp
include/hpcombi/perm_generic_impl.hpp
include/hpcombi/power.hpp
-include/hpcombi/simde/arm/neon.h
-include/hpcombi/simde/arm/sve.h
-include/hpcombi/simde/mips/msa.h
-include/hpcombi/simde/wasm/relaxed-simd.h
-include/hpcombi/simde/wasm/simd128.h
-include/hpcombi/simde/x86/avx.h
-include/hpcombi/simde/x86/avx2.h
-include/hpcombi/simde/x86/avx512.h
-include/hpcombi/simde/x86/clmul.h
-include/hpcombi/simde/x86/f16c.h
-include/hpcombi/simde/x86/fma.h
-include/hpcombi/simde/x86/gfni.h
-include/hpcombi/simde/x86/mmx.h
-include/hpcombi/simde/x86/sse.h
-include/hpcombi/simde/x86/sse2.h
-include/hpcombi/simde/x86/sse3.h
-include/hpcombi/simde/x86/sse4.1.h
-include/hpcombi/simde/x86/sse4.2.h
-include/hpcombi/simde/x86/ssse3.h
-include/hpcombi/simde/x86/svml.h
-include/hpcombi/simde/x86/xop.h
+include/hpcombi/simde-0.8.2/arm/neon.h
+include/hpcombi/simde-0.8.2/arm/sve.h
+include/hpcombi/simde-0.8.2/mips/msa.h
+include/hpcombi/simde-0.8.2/wasm/relaxed-simd.h
+include/hpcombi/simde-0.8.2/wasm/simd128.h
+include/hpcombi/simde-0.8.2/x86/aes.h
+include/hpcombi/simde-0.8.2/x86/avx.h
+include/hpcombi/simde-0.8.2/x86/avx2.h
+include/hpcombi/simde-0.8.2/x86/avx512.h
+include/hpcombi/simde-0.8.2/x86/clmul.h
+include/hpcombi/simde-0.8.2/x86/f16c.h
+include/hpcombi/simde-0.8.2/x86/fma.h
+include/hpcombi/simde-0.8.2/x86/gfni.h
+include/hpcombi/simde-0.8.2/x86/mmx.h
+include/hpcombi/simde-0.8.2/x86/sse.h
+include/hpcombi/simde-0.8.2/x86/sse2.h
+include/hpcombi/simde-0.8.2/x86/sse3.h
+include/hpcombi/simde-0.8.2/x86/sse4.1.h
+include/hpcombi/simde-0.8.2/x86/sse4.2.h
+include/hpcombi/simde-0.8.2/x86/ssse3.h
+include/hpcombi/simde-0.8.2/x86/svml.h
+include/hpcombi/simde-0.8.2/x86/xop.h
include/hpcombi/vect16.hpp
include/hpcombi/vect_generic.hpp
libdata/pkgconfig/hpcombi.pc
@@ -69,10 +70,10 @@ libdata/pkgconfig/hpcombi.pc
%%DOXYGEN%%%%DOCSDIR%%/closed.png
%%DOXYGEN%%%%DOCSDIR%%/debug_8hpp.html
%%DOXYGEN%%%%DOCSDIR%%/debug_8hpp_source.html
-%%DOXYGEN%%%%DOCSDIR%%/dir_34ca627235a89065f8c5a695cac9ddab.html
-%%DOXYGEN%%%%DOCSDIR%%/dir_9431461fe4fc1b38bb4fd222da4da8e5.html
-%%DOXYGEN%%%%DOCSDIR%%/dir_ba740b1b6c5af4004c3573360476ab5b.html
-%%DOXYGEN%%%%DOCSDIR%%/dir_e001190c0b571bfe7ca10db4d849015c.html
+%%DOXYGEN%%%%DOCSDIR%%/dir_0c3936d75fb7de070c6bfec10ff2cf55.html
+%%DOXYGEN%%%%DOCSDIR%%/dir_16159a270efdabcd442030a08e20a6fe.html
+%%DOXYGEN%%%%DOCSDIR%%/dir_25db0f30f44cb0f96892112789cf4aee.html
+%%DOXYGEN%%%%DOCSDIR%%/dir_fe1e55dd4e1af501eb772862e06be18d.html
%%DOXYGEN%%%%DOCSDIR%%/doc.png
%%DOXYGEN%%%%DOCSDIR%%/docd.png
%%DOXYGEN%%%%DOCSDIR%%/doxygen.css
diff --git a/math/jtransforms/files/patch-build.xml b/math/jtransforms/files/patch-build.xml
new file mode 100644
index 000000000000..4e3db0569b9e
--- /dev/null
+++ b/math/jtransforms/files/patch-build.xml
@@ -0,0 +1,22 @@
+--- build.xml.orig 2025-12-13 15:21:46 UTC
++++ build.xml
+@@ -57,15 +57,15 @@
+
+ <target name="javac" depends="clean" description="Compilation of java classes and unit-tests">
+ <mkdir dir="${javac.dest}" />
+- <javac srcdir="${javac.src}" destdir="${javac.dest}" includes="**/*.java" includeantruntime="false" deprecation="true" debug="false" source="1.5" target="1.5" />
+- <javac srcdir="${tests.src.dir}" destdir="${javac.dest}" includes="**/*.java" classpathref="project.class.path" includeantruntime="false" deprecation="true" debug="false" source="1.5" target="1.5" />
++ <javac srcdir="${javac.src}" destdir="${javac.dest}" includes="**/*.java" includeantruntime="false" deprecation="true" debug="false" />
++ <javac srcdir="${tests.src.dir}" destdir="${javac.dest}" includes="**/*.java" classpathref="project.class.path" includeantruntime="false" deprecation="true" debug="false" />
+ </target>
+
+
+ <target name="javac-debug" depends="clean" description="Compilation of java classes and unit-tests with debug options on.">
+ <mkdir dir="${javac.dest}" />
+- <javac srcdir="${javac.src}" destdir="${javac.dest}" includes="**/*.java" includeantruntime="false" deprecation="true" debug="on" debuglevel="vars,lines,source" source="1.5" target="1.5" />
+- <javac srcdir="${tests.src.dir}" destdir="${javac.dest}" includes="**/*.java" classpathref="project.class.path" includeantruntime="false" deprecation="true" debug="true" debuglevel="vars,lines,source" source="1.5" target="1.5" />
++ <javac srcdir="${javac.src}" destdir="${javac.dest}" includes="**/*.java" includeantruntime="false" deprecation="true" debug="on" debuglevel="vars,lines,source" />
++ <javac srcdir="${tests.src.dir}" destdir="${javac.dest}" includes="**/*.java" classpathref="project.class.path" includeantruntime="false" deprecation="true" debug="true" debuglevel="vars,lines,source" />
+ </target>
+
+
diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo
index 1acd9650f82f..54a7c32e20da 100644
--- a/math/kalgebra/distinfo
+++ b/math/kalgebra/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264618
-SHA256 (KDE/release-service/25.08.3/kalgebra-25.08.3.tar.xz) = 3dc530c2c8d4a48ba1c2d7117d2de1c47e0654255fa3c8d45f6c6daacf9b1d41
-SIZE (KDE/release-service/25.08.3/kalgebra-25.08.3.tar.xz) = 953132
+TIMESTAMP = 1765478619
+SHA256 (KDE/release-service/25.12.0/kalgebra-25.12.0.tar.xz) = fb5795d9efe03ded8f8b6b19d76730204913841dc809f06fa453f69ae7437cd5
+SIZE (KDE/release-service/25.12.0/kalgebra-25.12.0.tar.xz) = 953456
diff --git a/math/kalk/distinfo b/math/kalk/distinfo
index af74c8546026..16c5fce19485 100644
--- a/math/kalk/distinfo
+++ b/math/kalk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264618
-SHA256 (KDE/release-service/25.08.3/kalk-25.08.3.tar.xz) = f218a9f9cda83e12440b0832c5bed5d7c54d80b335bc7785a634f87929b9dcd0
-SIZE (KDE/release-service/25.08.3/kalk-25.08.3.tar.xz) = 79100
+TIMESTAMP = 1765478620
+SHA256 (KDE/release-service/25.12.0/kalk-25.12.0.tar.xz) = 6f03699196146ad9e4e7af20c8ec4100a090bbe1ceb16584b96d4fd96aa329cd
+SIZE (KDE/release-service/25.12.0/kalk-25.12.0.tar.xz) = 78284
diff --git a/math/kalk/pkg-plist b/math/kalk/pkg-plist
index ec066c7b1286..20df76ace3f9 100644
--- a/math/kalk/pkg-plist
+++ b/math/kalk/pkg-plist
@@ -14,7 +14,6 @@ share/locale/en_GB/LC_MESSAGES/kalk.mo
share/locale/eo/LC_MESSAGES/kalk.mo
share/locale/es/LC_MESSAGES/kalk.mo
share/locale/eu/LC_MESSAGES/kalk.mo
-share/locale/fa/LC_MESSAGES/kalk.mo
share/locale/fi/LC_MESSAGES/kalk.mo
share/locale/fr/LC_MESSAGES/kalk.mo
share/locale/gl/LC_MESSAGES/kalk.mo
diff --git a/math/kbruch/distinfo b/math/kbruch/distinfo
index 949b8d2e23e4..5c23be76f86b 100644
--- a/math/kbruch/distinfo
+++ b/math/kbruch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264621
-SHA256 (KDE/release-service/25.08.3/kbruch-25.08.3.tar.xz) = 8fd55365711bbed59edbce4c8397ea3e8316c80486627ca2932d3de4483bb35c
-SIZE (KDE/release-service/25.08.3/kbruch-25.08.3.tar.xz) = 5163360
+TIMESTAMP = 1765478622
+SHA256 (KDE/release-service/25.12.0/kbruch-25.12.0.tar.xz) = 034ab74980f9ec5897eb96db4f6d3e4a53c3d4de773609426330f2c6670436be
+SIZE (KDE/release-service/25.12.0/kbruch-25.12.0.tar.xz) = 5163472
diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo
index 4e81a5729bfc..aa1914cbb712 100644
--- a/math/kcalc/distinfo
+++ b/math/kcalc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264623
-SHA256 (KDE/release-service/25.08.3/kcalc-25.08.3.tar.xz) = 0e842c940496e47f5abd1ec6081f5c6cf288be1dd73edb5071d84f04eca1838a
-SIZE (KDE/release-service/25.08.3/kcalc-25.08.3.tar.xz) = 484336
+TIMESTAMP = 1765478625
+SHA256 (KDE/release-service/25.12.0/kcalc-25.12.0.tar.xz) = 43181368f6303050321722b63448a1154807d34013df997e0e8ac8b1d05d3f0c
+SIZE (KDE/release-service/25.12.0/kcalc-25.12.0.tar.xz) = 484880
diff --git a/math/kig/distinfo b/math/kig/distinfo
index cd19b16c106b..4069c1ac21fb 100644
--- a/math/kig/distinfo
+++ b/math/kig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264626
-SHA256 (KDE/release-service/25.08.3/kig-25.08.3.tar.xz) = 1131e005799d00ea34feadb394c68f8fb86bbdbc01b982cd2a30f706c5754e86
-SIZE (KDE/release-service/25.08.3/kig-25.08.3.tar.xz) = 3262928
+TIMESTAMP = 1765478627
+SHA256 (KDE/release-service/25.12.0/kig-25.12.0.tar.xz) = d0a4a206d069dde7fad8f1cd383e698524ea05bd50238a673f29427691d0a8bb
+SIZE (KDE/release-service/25.12.0/kig-25.12.0.tar.xz) = 3263172
diff --git a/math/kmplot/distinfo b/math/kmplot/distinfo
index 5b010db5a0b9..cab98ec923e1 100644
--- a/math/kmplot/distinfo
+++ b/math/kmplot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264629
-SHA256 (KDE/release-service/25.08.3/kmplot-25.08.3.tar.xz) = 242368eda56a332f529952af0b6258c3aec6a59b90350cdf6fefcea0da67b883
-SIZE (KDE/release-service/25.08.3/kmplot-25.08.3.tar.xz) = 3030324
+TIMESTAMP = 1765478630
+SHA256 (KDE/release-service/25.12.0/kmplot-25.12.0.tar.xz) = 8af8b6213df6a9db028e1489c4a07bfb0fb34f288c6b1e9d1bb6e15c2ebc466e
+SIZE (KDE/release-service/25.12.0/kmplot-25.12.0.tar.xz) = 3030520
diff --git a/math/octave-forge-datatypes/Makefile b/math/octave-forge-datatypes/Makefile
index 41557c4d3ab8..c31b360e3f20 100644
--- a/math/octave-forge-datatypes/Makefile
+++ b/math/octave-forge-datatypes/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave-forge-datatypes
DISTVERSIONPREFIX= release-
-DISTVERSION= 1.1.1
+DISTVERSION= 1.1.3
PORTEPOCH= 1
CATEGORIES= math
diff --git a/math/octave-forge-datatypes/distinfo b/math/octave-forge-datatypes/distinfo
index 54a51fb943bf..6ddee6b6d258 100644
--- a/math/octave-forge-datatypes/distinfo
+++ b/math/octave-forge-datatypes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765217631
-SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.1.1_GH0.tar.gz) = b9105d73abc2af3eca191c65aaaa1a8ecd27cf857c4de00c7ef2f71528a8613d
-SIZE (octave-forge/pr0m1th3as-datatypes-release-1.1.1_GH0.tar.gz) = 334492
+TIMESTAMP = 1765577309
+SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.1.3_GH0.tar.gz) = 9eb707cc8a3847cc62eb4ea73a93bf4d5bdd8e07045fb760c8ee614ae1c6c4eb
+SIZE (octave-forge/pr0m1th3as-datatypes-release-1.1.3_GH0.tar.gz) = 335921
diff --git a/math/octave-forge-onsas/Makefile b/math/octave-forge-onsas/Makefile
deleted file mode 100644
index fc8171c52186..000000000000
--- a/math/octave-forge-onsas/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= octave-forge-onsas
-DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.5
-PORTREVISION= 1
-PORTEPOCH= 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
-
-BROKEN= this software is incompatible with octave pkg
-
-USES= octave
-USE_GITHUB= yes
-GH_ACCOUNT= ONSAS
-GH_PROJECT= ONSAS.m
-
-OCTAVE_SRC= ${GH_ACCOUNT}-${DISTVERSION}
-
-NO_ARCH = yes
-NO_BUILD= yes
-
-.include <bsd.port.mk>
diff --git a/math/octave-forge-onsas/distinfo b/math/octave-forge-onsas/distinfo
deleted file mode 100644
index 37f3e8eec68e..000000000000
--- a/math/octave-forge-onsas/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1735869418
-SHA256 (octave-forge/ONSAS-ONSAS.m-v0.2.5_GH0.tar.gz) = 537c14f7ad920601dc9d1538fd54a6cc5faef86c778cd3ad6337dff3b8003d86
-SIZE (octave-forge/ONSAS-ONSAS.m-v0.2.5_GH0.tar.gz) = 1644546
diff --git a/math/octave-forge-onsas/files/patch-DESCRIPTION b/math/octave-forge-onsas/files/patch-DESCRIPTION
deleted file mode 100644
index ea9f7bd8dfb4..000000000000
--- a/math/octave-forge-onsas/files/patch-DESCRIPTION
+++ /dev/null
@@ -1,9 +0,0 @@
---- ../DESCRIPTION.orig 2025-01-25 12:54:46.986090000 -0600
-+++ ../DESCRIPTION 2025-01-25 12:54:54.809288000 -0600
-@@ -1,5 +1,5 @@
- Name: ONSAS
--Version: 0.2.4
-+Version: 0.2.5
- Date: 2022-08-02
- Author: Pérez Zerpa, Jorge M. and Bazzano García, Juan Bruno and Viera Sosa, Joaquin and Vanzulli Pena, Mauricio and Forets, Marcelo and Battini, Jean-Marc and Toro, Sebastián
- Maintainer: Pérez Zerpa, Jorge M. (jorgepz@fing.edu.uy)
diff --git a/math/octave-forge-onsas/pkg-descr b/math/octave-forge-onsas/pkg-descr
deleted file mode 100644
index e98f4c5abbed..000000000000
--- a/math/octave-forge-onsas/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-The octave-forge package is the result of The GNU Octave Repository project,
-which is intended to be a central location for custom scripts, functions and
-extensions for GNU Octave. contains the source for all the functions plus
-build and install scripts.
-
-This is onsas.
-
- ONSAS is an Open Nonlinear Structural Analysis Solver. It is a GNU-Octave
-code for static/dynamic and linear/non-linear analysis of structures formed
-by solid, beam, truss or plane components.
diff --git a/math/octave-forge-pkg-octave-doc/Makefile b/math/octave-forge-pkg-octave-doc/Makefile
index 4e8b26c32cee..7457a8710e44 100644
--- a/math/octave-forge-pkg-octave-doc/Makefile
+++ b/math/octave-forge-pkg-octave-doc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave-forge-pkg-octave-doc
DISTVERSIONPREFIX= release-
-DISTVERSION= 0.6.8
+DISTVERSION= 0.6.9
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
diff --git a/math/octave-forge-pkg-octave-doc/distinfo b/math/octave-forge-pkg-octave-doc/distinfo
index 454d67b4b895..bc086b0f737b 100644
--- a/math/octave-forge-pkg-octave-doc/distinfo
+++ b/math/octave-forge-pkg-octave-doc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1760547190
-SHA256 (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.8_GH0.tar.gz) = 3aef12b6c4cc5019236eed4d7d05bed6be021bb4f6912ef3d0190b57fb68ded6
-SIZE (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.8_GH0.tar.gz) = 162955
+TIMESTAMP = 1765278551
+SHA256 (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.9_GH0.tar.gz) = cdbf953ba0ef5cfefe9bb57bc832772ceb1034059346997597a7e33ac05e5fad
+SIZE (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.9_GH0.tar.gz) = 105944
diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile
index 494f37a34803..d592d74acd46 100644
--- a/math/octave-forge-quaternion/Makefile
+++ b/math/octave-forge-quaternion/Makefile
@@ -1,5 +1,5 @@
PORTNAME= octave-forge-quaternion
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.2
CATEGORIES= math
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
@@ -12,6 +12,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
USES= octave
+NO_BUILD= yes
+NO_ARCH= yes
OCTAVE_SRC= ${OCTAVE_PKGNAME}-${PORTVERSION}
diff --git a/math/octave-forge-quaternion/distinfo b/math/octave-forge-quaternion/distinfo
index 855452469379..1e7dbfa468fd 100644
--- a/math/octave-forge-quaternion/distinfo
+++ b/math/octave-forge-quaternion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764038244
-SHA256 (octave-forge/quaternion-2.4.1.tar.gz) = 918e6653b749b948e9aee6fe2d3735047e9819d1273fdc9d5f49515347e63981
-SIZE (octave-forge/quaternion-2.4.1.tar.gz) = 43766
+TIMESTAMP = 1765401922
+SHA256 (octave-forge/quaternion-2.4.2.tar.gz) = 4bcb64743972693f04ed6d2fea4906b38a9353f1b80c6e6f2d0bc0f6f8cf3a07
+SIZE (octave-forge/quaternion-2.4.2.tar.gz) = 47838
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 42a5c89dbd03..e8f15a0fb7ee 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.25.1
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile
index abb56e7e8a4c..198720a543f3 100644
--- a/math/or-tools/Makefile
+++ b/math/or-tools/Makefile
@@ -1,6 +1,7 @@
PORTNAME= or-tools
DISTVERSIONPREFIX= v
DISTVERSION= 9.14
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile
index ba406f542113..aa6073373002 100644
--- a/math/py-kiwisolver/Makefile
+++ b/math/py-kiwisolver/Makefile
@@ -1,11 +1,11 @@
PORTNAME= kiwisolver
-PORTVERSION= 1.4.8
+PORTVERSION= 1.4.9
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast implementation of the Cassowary constraint solver
WWW= https://github.com/nucleic/kiwi
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cppy>=1.1.0:devel/py-cppy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-USES= compiler:c++11-lang python
+USES= python
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>
diff --git a/math/py-kiwisolver/distinfo b/math/py-kiwisolver/distinfo
index 5afbe8f6f30a..88147f0db12b 100644
--- a/math/py-kiwisolver/distinfo
+++ b/math/py-kiwisolver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742576821
-SHA256 (kiwisolver-1.4.8.tar.gz) = 23d5f023bdc8c7e54eb65f03ca5d5bb25b601eac4d7f1a042888a1f45237987e
-SIZE (kiwisolver-1.4.8.tar.gz) = 97538
+TIMESTAMP = 1765568343
+SHA256 (kiwisolver-1.4.9.tar.gz) = c3b22c26c6fd6811b0ae8363b95ca8ce4ea3c202d3d0975b2914310ceb1bcc4d
+SIZE (kiwisolver-1.4.9.tar.gz) = 97564
diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile
index 0e7bea008c3a..454e7f9eef09 100644
--- a/math/py-narwhals/Makefile
+++ b/math/py-narwhals/Makefile
@@ -1,5 +1,5 @@
PORTNAME= narwhals
-PORTVERSION= 2.12.0
+PORTVERSION= 2.13.0
CATEGORIES= math python
MASTER_SITES= PYPI \
https://github.com/narwhals-dev/narwhals/releases/download/v${PORTVERSION}/
diff --git a/math/py-narwhals/distinfo b/math/py-narwhals/distinfo
index d1c65fcfa66b..79ebc6ecd713 100644
--- a/math/py-narwhals/distinfo
+++ b/math/py-narwhals/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763853418
-SHA256 (narwhals-2.12.0.tar.gz) = 075b6d56f3a222613793e025744b129439ecdff9292ea6615dd983af7ba6ea44
-SIZE (narwhals-2.12.0.tar.gz) = 590404
+TIMESTAMP = 1765032806
+SHA256 (narwhals-2.13.0.tar.gz) = ee94c97f4cf7cfeebbeca8d274784df8b3d7fd3f955ce418af998d405576fdd9
+SIZE (narwhals-2.13.0.tar.gz) = 594555
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile
index fb8062b38a46..d31420eef0f4 100644
--- a/math/py-or-tools/Makefile
+++ b/math/py-or-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= or-tools
DISTVERSIONPREFIX= v
DISTVERSION= 9.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile
index 44476ac761f2..3a2987ebc5c7 100644
--- a/math/py-pandas/Makefile
+++ b/math/py-pandas/Makefile
@@ -72,7 +72,7 @@ XLWT_DESC= Write MS Excel with textproc/py-xlwt
ALCHEMY14_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy14>0:databases/py-sqlalchemy14@${PY_FLAVOR}
ALCHEMY20_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy20>0:databases/py-sqlalchemy20@${PY_FLAVOR}
-BOTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>0:devel/py-boto@${PY_FLAVOR}
+BOTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR}
BTLNCK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottleneck>=1.2.0:math/py-bottleneck@${PY_FLAVOR}
HTML5LIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.2.1:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR}
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index 137d74113404..a336ac0aed9c 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -1,5 +1,5 @@
PORTNAME= statsmodels
-PORTVERSION= 0.14.5
+PORTVERSION= 0.14.6
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-statsmodels/distinfo b/math/py-statsmodels/distinfo
index c1ce930d0c9f..130f42f717e0 100644
--- a/math/py-statsmodels/distinfo
+++ b/math/py-statsmodels/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759774697
-SHA256 (statsmodels-0.14.5.tar.gz) = de260e58cccfd2ceddf835b55a357233d6ca853a1aa4f90f7553a52cc71c6ddf
-SIZE (statsmodels-0.14.5.tar.gz) = 20525016
+TIMESTAMP = 1765032808
+SHA256 (statsmodels-0.14.6.tar.gz) = 4d17873d3e607d398b85126cd4ed7aad89e4e9d89fc744cdab1af3189a996c2a
+SIZE (statsmodels-0.14.6.tar.gz) = 20689085
diff --git a/math/rocs/Makefile b/math/rocs/Makefile
index dab1cb906d75..06c577cb58dc 100644
--- a/math/rocs/Makefile
+++ b/math/rocs/Makefile
@@ -9,16 +9,11 @@ WWW= https://www.kde.org/applications/education/rocs
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
- grantlee:5 kde:5 qt:5 tar:xz xorg
-USE_KDE= archive auth codecs completion config configwidgets coreaddons \
- crash i18n itemviews jobwidgets kdeclarative kio package parts \
- service solid sonnet syntaxhighlighting texteditor textwidgets \
- widgetsaddons windowsystem xmlgui \
+ kde:6 qt:6 tar:xz
+USE_KDE= archive config coreaddons crash i18n itemviews \
+ texteditor texttemplate textwidgets xmlgui \
doctools:build ecm:build
-USE_QT= concurrent core dbus declarative gui network script \
- scripttools svg widgets xml xmlpatterns \
- buildtools:build qmake:build testlib:build
-USE_XORG= x11
+USE_QT= base svg
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
diff --git a/math/rocs/distinfo b/math/rocs/distinfo
index 41934afcd157..4413ca8a2df0 100644
--- a/math/rocs/distinfo
+++ b/math/rocs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762264631
-SHA256 (KDE/release-service/25.08.3/rocs-25.08.3.tar.xz) = 47a743a1f3edd49d8b6702a35f2a0e055d04e0507bff009ffddb5e4261324acb
-SIZE (KDE/release-service/25.08.3/rocs-25.08.3.tar.xz) = 1572116
+TIMESTAMP = 1765478632
+SHA256 (KDE/release-service/25.12.0/rocs-25.12.0.tar.xz) = 626d616a88abdc49fd120d31b38916780a7ab9bd50dfa0cab90adb7b14cc7f87
+SIZE (KDE/release-service/25.12.0/rocs-25.12.0.tar.xz) = 1579592
diff --git a/math/rocs/pkg-plist b/math/rocs/pkg-plist
index 7f4eadc20ba4..87b9cf5e39cf 100644
--- a/math/rocs/pkg-plist
+++ b/math/rocs/pkg-plist
@@ -1,19 +1,16 @@
bin/rocs
include/rocs/edge.h
+include/rocs/edgetype.h
include/rocs/graphdocument.h
+include/rocs/graphtheory_export.h
include/rocs/node.h
+include/rocs/nodetype.h
lib/librocsgraphtheory.so
lib/librocsgraphtheory.so.0
%%QT_PLUGINDIR%%/rocs/editorplugins/assignvaluesplugin.so
%%QT_PLUGINDIR%%/rocs/editorplugins/generategraphplugin.so
%%QT_PLUGINDIR%%/rocs/editorplugins/graphlayoutplugin.so
%%QT_PLUGINDIR%%/rocs/editorplugins/transformedgesplugin.so
-%%QT_PLUGINDIR%%/rocs/fileformats/dotfileformat.so
-%%QT_PLUGINDIR%%/rocs/fileformats/gmlfileformat.so
-%%QT_PLUGINDIR%%/rocs/fileformats/rocs1fileformat.so
-%%QT_PLUGINDIR%%/rocs/fileformats/rocs2fileformat.so
-%%QT_PLUGINDIR%%/rocs/fileformats/tgffileformat.so
-%%QT_PLUGINDIR%%/rocs/fileformats/tikzfileformat.so
share/applications/org.kde.rocs.desktop
share/config.kcfg/rocs.kcfg
share/icons/hicolor/128x128/apps/rocs.png
@@ -75,6 +72,8 @@ share/locale/ga/LC_MESSAGES/libgraphtheory.mo
share/locale/ga/LC_MESSAGES/rocs.mo
share/locale/gl/LC_MESSAGES/libgraphtheory.mo
share/locale/gl/LC_MESSAGES/rocs.mo
+share/locale/he/LC_MESSAGES/libgraphtheory.mo
+share/locale/he/LC_MESSAGES/rocs.mo
share/locale/hr/LC_MESSAGES/libgraphtheory.mo
share/locale/hr/LC_MESSAGES/rocs.mo
share/locale/hu/LC_MESSAGES/libgraphtheory.mo