diff options
Diffstat (limited to 'math')
45 files changed, 132 insertions, 199 deletions
diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index c1c88ee22f9a..b90943ddb31a 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 15.2.2-1 +DISTVERSION= 15.2.3-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index 09ba7081d1cc..cdf2521b0d96 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763918614 -SHA256 (RcppArmadillo_15.2.2-1.tar.gz) = 9282d5448d699403d535ab3c64b10421aa89c79f4ea291b6a585cdd5b49a54ea -SIZE (RcppArmadillo_15.2.2-1.tar.gz) = 2121993 +TIMESTAMP = 1766089629 +SHA256 (RcppArmadillo_15.2.3-1.tar.gz) = 5bbb4c32001439e4d2090edaff3e0b5a00249aaa41f89c94a5c3c1a6548656f3 +SIZE (RcppArmadillo_15.2.3-1.tar.gz) = 2123239 diff --git a/math/R-cran-cvar/Makefile b/math/R-cran-cvar/Makefile index d4ff21eb7ab5..37bf9079de01 100644 --- a/math/R-cran-cvar/Makefile +++ b/math/R-cran-cvar/Makefile @@ -1,20 +1,19 @@ PORTNAME= cvar -DISTVERSION= 0.5 -PORTREVISION= 1 +DISTVERSION= 0.6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Compute Expected Shortfall and Value at Risk for Continuous Distributions -WWW= https://geobosh.github.io/cvar/ +WWW= https://cran.r-project.org/package=cvar LICENSE= GPLv2+ -RUN_DEPENDS= R-cran-Rdpack>=0.8:devel/R-cran-Rdpack \ - R-cran-gbutils>0:math/R-cran-gbutils -TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat \ +RUN_DEPENDS= R-cran-gbutils>0:math/R-cran-gbutils \ + R-cran-Rdpack>=0.8:devel/R-cran-Rdpack +TEST_DEPENDS= R-cran-fGarch>0:finance/R-cran-fGarch \ R-cran-PerformanceAnalytics>0:finance/R-cran-PerformanceAnalytics \ - R-cran-fGarch>0:finance/R-cran-fGarch + R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist diff --git a/math/R-cran-cvar/distinfo b/math/R-cran-cvar/distinfo index f8ef13f5b0fc..3db073113250 100644 --- a/math/R-cran-cvar/distinfo +++ b/math/R-cran-cvar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670370144 -SHA256 (cvar_0.5.tar.gz) = 7e721a68a321acbc74149d6ae9c6e3b0c1f896df9fa7786b8b40264e1db2db18 -SIZE (cvar_0.5.tar.gz) = 255174 +TIMESTAMP = 1766094361 +SHA256 (cvar_0.6.tar.gz) = 9079f57578b0f7e26e788511803e8448ff4f2353c8ff271c5c7b7576198a4330 +SIZE (cvar_0.6.tar.gz) = 128006 diff --git a/math/R-cran-gbutils/Makefile b/math/R-cran-gbutils/Makefile index 9c297cb7af23..5d3cb354afe2 100644 --- a/math/R-cran-gbutils/Makefile +++ b/math/R-cran-gbutils/Makefile @@ -1,12 +1,11 @@ PORTNAME= gbutils -DISTVERSION= 0.5 -PORTREVISION= 1 +DISTVERSION= 0.5.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Utilities for Simulation, Plots, Quantile Functions and Programming -WWW= https://github.com/GeoBosh/gbutils +WWW= https://cran.r-project.org/package=gbutils LICENSE= GPLv2+ diff --git a/math/R-cran-gbutils/distinfo b/math/R-cran-gbutils/distinfo index 7cd0c8957000..d05064a51a35 100644 --- a/math/R-cran-gbutils/distinfo +++ b/math/R-cran-gbutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670305562 -SHA256 (gbutils_0.5.tar.gz) = ae53356b4e039d937bdd66ec5dd1f061d651b574fa2671997cb0c7e26265c6be -SIZE (gbutils_0.5.tar.gz) = 110921 +TIMESTAMP = 1766147360 +SHA256 (gbutils_0.5.1.tar.gz) = 097b1479760828d2e715a675a7dfe52dbe803ac352faafd6be3e176620cd517b +SIZE (gbutils_0.5.1.tar.gz) = 168068 diff --git a/math/R-cran-polycor/Makefile b/math/R-cran-polycor/Makefile index a93ce4f94ffe..2c9e22d2b930 100644 --- a/math/R-cran-polycor/Makefile +++ b/math/R-cran-polycor/Makefile @@ -1,6 +1,5 @@ PORTNAME= polycor -DISTVERSION= 0.8-1 -PORTREVISION= 1 +DISTVERSION= 0.8-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-polycor/distinfo b/math/R-cran-polycor/distinfo index d40615df8e70..0b1efb9720ac 100644 --- a/math/R-cran-polycor/distinfo +++ b/math/R-cran-polycor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651523290 -SHA256 (polycor_0.8-1.tar.gz) = f05f53e0b5c992de0e5b4c6b2e998148cf83310358821e1bba180d81face0509 -SIZE (polycor_0.8-1.tar.gz) = 13931 +TIMESTAMP = 1766156085 +SHA256 (polycor_0.8-2.tar.gz) = 618e9548f5a63b8487a5aa62d5b9bab8c7e845c693a04986608dcf03f6951f5a +SIZE (polycor_0.8-2.tar.gz) = 14456 diff --git a/math/R-cran-polycor/pkg-descr b/math/R-cran-polycor/pkg-descr index dc67545a140a..5b9b8ba5bb4d 100644 --- a/math/R-cran-polycor/pkg-descr +++ b/math/R-cran-polycor/pkg-descr @@ -2,4 +2,5 @@ Computes polychoric and polyserial correlations by quick "two-step" methods or ML, optionally with standard errors; tetrachoric and biserial correlations are special cases. -See also: https://polycor.r-forge.r-project.org/ +See also: https://r-forge.r-project.org/projects/polycor/ +and https://github.com/dmurdoch/polycor diff --git a/math/R-cran-reformulas/Makefile b/math/R-cran-reformulas/Makefile index 79a00a1dc002..6c6e0c476945 100644 --- a/math/R-cran-reformulas/Makefile +++ b/math/R-cran-reformulas/Makefile @@ -1,5 +1,5 @@ PORTNAME= reformulas -DISTVERSION= 0.4.2 +DISTVERSION= 0.4.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-reformulas/distinfo b/math/R-cran-reformulas/distinfo index 7b28f9dd8988..12f1d3393e08 100644 --- a/math/R-cran-reformulas/distinfo +++ b/math/R-cran-reformulas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761860646 -SHA256 (reformulas_0.4.2.tar.gz) = 7c2206613af3c615d1327a0cd4c645c2cd4c205b47a3982dc61599ca3e176461 -SIZE (reformulas_0.4.2.tar.gz) = 79964 +TIMESTAMP = 1766090502 +SHA256 (reformulas_0.4.3.tar.gz) = 07e1e1d41d85a126c3b74b63b9af1aa20ba5d419e7fb13db99f717f97be1dbc1 +SIZE (reformulas_0.4.3.tar.gz) = 83151 diff --git a/math/R-cran-wk/Makefile b/math/R-cran-wk/Makefile index 67f72e30cab7..b807020e6564 100644 --- a/math/R-cran-wk/Makefile +++ b/math/R-cran-wk/Makefile @@ -1,16 +1,18 @@ PORTNAME= wk -DISTVERSION= 0.9.4 +DISTVERSION= 0.9.5 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Lightweight Well-Known Geometry Parsing -WWW= https://cran.r-project.org/web/packages/wk/ +WWW= https://cran.r-project.org/package=wk LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat \ +TEST_DEPENDS= R-cran-sf>0:math/R-cran-sf \ + R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-tibble>0:devel/R-cran-tibble \ R-cran-vctrs>0:devel/R-cran-vctrs USES= cran:auto-plist,compiles diff --git a/math/R-cran-wk/distinfo b/math/R-cran-wk/distinfo index 3fd4d4e28527..97099eeb777c 100644 --- a/math/R-cran-wk/distinfo +++ b/math/R-cran-wk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728822794 -SHA256 (wk_0.9.4.tar.gz) = b973dd5fa9aed94efc7ea4027146e804ba54df818a71278d6a5b7df0ae9e348b -SIZE (wk_0.9.4.tar.gz) = 1041219 +TIMESTAMP = 1766144473 +SHA256 (wk_0.9.5.tar.gz) = b720282890f8d322ff8217bd857bab8f5549343ea2a635a3c2ada63ce1206aed +SIZE (wk_0.9.5.tar.gz) = 1041465 diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 8087661da7c8..2735d28594db 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libarpack.so:math/arpack-ng \ libsuperlu.so:math/superlu -USES= blaslapack:openblas cmake:testing compiler:c++11-lang pathfix pkgconfig tar:xz +USES= blaslapack:openblas cmake:testing compiler:c++11-lang pkgconfig tar:xz CMAKE_OFF= ALLOW_BLAS_LAPACK_MACOS \ ALLOW_FLEXIBLAS_LINUX \ diff --git a/math/elan/Makefile b/math/elan/Makefile index 33059114d8a2..4033eec084f6 100644 --- a/math/elan/Makefile +++ b/math/elan/Makefile @@ -1,7 +1,7 @@ PORTNAME= elan DISTVERSIONPREFIX= v DISTVERSION= 4.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/fend/Makefile b/math/fend/Makefile index 2f82de844352..7ee592f1371f 100644 --- a/math/fend/Makefile +++ b/math/fend/Makefile @@ -1,7 +1,7 @@ PORTNAME= fend DISTVERSIONPREFIX= v DISTVERSION= 1.5.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/kalc/Makefile b/math/kalc/Makefile index 5551f574b857..97cef4e9418f 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalc DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math PKGNAMESUFFIX= -calculator diff --git a/math/kalker/Makefile b/math/kalker/Makefile index cbcf782a8b9d..640c2ffdd585 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 25ffbf107824..62663da24e39 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/ DIST_SUBDIR= KDE/${PORTNAME} diff --git a/math/libsemigroups/Makefile b/math/libsemigroups/Makefile index 9f5ef984dfd8..1bf08334d1b1 100644 --- a/math/libsemigroups/Makefile +++ b/math/libsemigroups/Makefile @@ -1,7 +1,6 @@ PORTNAME= libsemigroups -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/libsemigroups/distinfo b/math/libsemigroups/distinfo index 9d69f807e767..e5445d26f0ac 100644 --- a/math/libsemigroups/distinfo +++ b/math/libsemigroups/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760883166 -SHA256 (libsemigroups-libsemigroups-v3.2.0_GH0.tar.gz) = 5482c4275f822768fd92b47ec292ecf9b0cdcae5712101cde659a83c05032f7d -SIZE (libsemigroups-libsemigroups-v3.2.0_GH0.tar.gz) = 6566714 +TIMESTAMP = 1766062106 +SHA256 (libsemigroups-libsemigroups-v3.3.0_GH0.tar.gz) = ccfd3d6f71a2b5f8885565c2c7128e83f81d2a4d2dc92e8fdb9c278cf0255ad5 +SIZE (libsemigroups-libsemigroups-v3.3.0_GH0.tar.gz) = 9273189 diff --git a/math/libsemigroups/pkg-plist b/math/libsemigroups/pkg-plist index 567387722742..b7c459743d83 100644 --- a/math/libsemigroups/pkg-plist +++ b/math/libsemigroups/pkg-plist @@ -78,7 +78,10 @@ include/libsemigroups/froidure-pin.tpp include/libsemigroups/gabow.hpp include/libsemigroups/gabow.tpp include/libsemigroups/hpcombi.hpp +include/libsemigroups/hpcombi.tpp include/libsemigroups/hpcombi/arch.hpp +include/libsemigroups/hpcombi/bmat16.hpp +include/libsemigroups/hpcombi/bmat16_impl.hpp include/libsemigroups/hpcombi/bmat8.hpp include/libsemigroups/hpcombi/bmat8_impl.hpp include/libsemigroups/hpcombi/builder.hpp @@ -91,29 +94,32 @@ include/libsemigroups/hpcombi/perm16_impl.hpp include/libsemigroups/hpcombi/perm_generic.hpp include/libsemigroups/hpcombi/perm_generic_impl.hpp include/libsemigroups/hpcombi/power.hpp -include/libsemigroups/hpcombi/simde/arm/neon.h -include/libsemigroups/hpcombi/simde/arm/sve.h -include/libsemigroups/hpcombi/simde/mips/msa.h -include/libsemigroups/hpcombi/simde/wasm/relaxed-simd.h -include/libsemigroups/hpcombi/simde/wasm/simd128.h -include/libsemigroups/hpcombi/simde/x86/avx.h -include/libsemigroups/hpcombi/simde/x86/avx2.h -include/libsemigroups/hpcombi/simde/x86/avx512.h -include/libsemigroups/hpcombi/simde/x86/clmul.h -include/libsemigroups/hpcombi/simde/x86/f16c.h -include/libsemigroups/hpcombi/simde/x86/fma.h -include/libsemigroups/hpcombi/simde/x86/gfni.h -include/libsemigroups/hpcombi/simde/x86/mmx.h -include/libsemigroups/hpcombi/simde/x86/sse.h -include/libsemigroups/hpcombi/simde/x86/sse2.h -include/libsemigroups/hpcombi/simde/x86/sse3.h -include/libsemigroups/hpcombi/simde/x86/sse4.1.h -include/libsemigroups/hpcombi/simde/x86/sse4.2.h -include/libsemigroups/hpcombi/simde/x86/ssse3.h -include/libsemigroups/hpcombi/simde/x86/svml.h -include/libsemigroups/hpcombi/simde/x86/xop.h +include/libsemigroups/hpcombi/simde-0.8.2/arm/neon.h +include/libsemigroups/hpcombi/simde-0.8.2/arm/sve.h +include/libsemigroups/hpcombi/simde-0.8.2/mips/msa.h +include/libsemigroups/hpcombi/simde-0.8.2/wasm/relaxed-simd.h +include/libsemigroups/hpcombi/simde-0.8.2/wasm/simd128.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/aes.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/avx.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/avx2.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/avx512.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/clmul.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/f16c.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/fma.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/gfni.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/mmx.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/sse.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/sse2.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/sse3.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/sse4.1.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/sse4.2.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/ssse3.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/svml.h +include/libsemigroups/hpcombi/simde-0.8.2/x86/xop.h include/libsemigroups/hpcombi/vect16.hpp include/libsemigroups/hpcombi/vect_generic.hpp +include/libsemigroups/is-transf.hpp +include/libsemigroups/is-transf.tpp include/libsemigroups/is_specialization_of.hpp include/libsemigroups/kambites-class.hpp include/libsemigroups/kambites-class.tpp @@ -139,6 +145,9 @@ include/libsemigroups/magic_enum/magic_enum_utility.hpp include/libsemigroups/matrix.hpp include/libsemigroups/obvinf.hpp include/libsemigroups/order.hpp +include/libsemigroups/order.tpp +include/libsemigroups/paths-count.hpp +include/libsemigroups/paths-count.tpp include/libsemigroups/paths.hpp include/libsemigroups/paths.tpp include/libsemigroups/pbr.hpp @@ -165,6 +174,8 @@ include/libsemigroups/to-presentation.hpp include/libsemigroups/to-presentation.tpp include/libsemigroups/to-todd-coxeter.hpp include/libsemigroups/to-todd-coxeter.tpp +include/libsemigroups/to-word-graph.hpp +include/libsemigroups/to-word-graph.tpp include/libsemigroups/todd-coxeter-class.hpp include/libsemigroups/todd-coxeter-class.tpp include/libsemigroups/todd-coxeter-helpers.hpp @@ -175,6 +186,10 @@ include/libsemigroups/transf.tpp include/libsemigroups/types.hpp include/libsemigroups/ukkonen.hpp include/libsemigroups/ukkonen.tpp +include/libsemigroups/word-graph-helpers.hpp +include/libsemigroups/word-graph-helpers.tpp +include/libsemigroups/word-graph-view.hpp +include/libsemigroups/word-graph-view.tpp include/libsemigroups/word-graph.hpp include/libsemigroups/word-graph.tpp include/libsemigroups/word-range.hpp diff --git a/math/octave-forge-datatypes/Makefile b/math/octave-forge-datatypes/Makefile index c31b360e3f20..56b7efa31d3e 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.3 +DISTVERSION= 1.1.4 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/octave-forge-datatypes/distinfo b/math/octave-forge-datatypes/distinfo index 6ddee6b6d258..9b92b9dbbafd 100644 --- a/math/octave-forge-datatypes/distinfo +++ b/math/octave-forge-datatypes/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1766172456 +SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.1.4_GH0.tar.gz) = 96ee22096045e8e3269d73c095b8a06172ddbfb14907bbd6dae77b278cfeab35 +SIZE (octave-forge/pr0m1th3as-datatypes-release-1.1.4_GH0.tar.gz) = 336255 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-arviz/Makefile b/math/py-arviz/Makefile index d262be7a0339..91dde4a4df51 100644 --- a/math/py-arviz/Makefile +++ b/math/py-arviz/Makefile @@ -1,7 +1,6 @@ PORTNAME= arviz DISTVERSIONPREFIX= v -DISTVERSION= 0.22.0 -PORTREVISION= 1 +DISTVERSION= 0.23.0 CATEGORIES= math python #MASTER_SITES= PYPI # missing test files PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-arviz/distinfo b/math/py-arviz/distinfo index 7d6daefbbffb..74fca6abdf89 100644 --- a/math/py-arviz/distinfo +++ b/math/py-arviz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752189724 -SHA256 (arviz-devs-arviz-v0.22.0_GH0.tar.gz) = 69f63ef24118bf6d82069658cb20ae1ae69ffe56472e04be7db6731b9568a367 -SIZE (arviz-devs-arviz-v0.22.0_GH0.tar.gz) = 11415945 +TIMESTAMP = 1765877975 +SHA256 (arviz-devs-arviz-v0.23.0_GH0.tar.gz) = 9c2042f3b5b8096db577794cad72788e9a79d89002960aed6146076036c1ab84 +SIZE (arviz-devs-arviz-v0.23.0_GH0.tar.gz) = 11445046 diff --git a/math/py-awkward-cpp/Makefile b/math/py-awkward-cpp/Makefile index 679841e500ba..064a9091cf2b 100644 --- a/math/py-awkward-cpp/Makefile +++ b/math/py-awkward-cpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= awkward-cpp -PORTVERSION= 50 +PORTVERSION= 51 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-awkward-cpp/distinfo b/math/py-awkward-cpp/distinfo index 8c47f26f8f75..699fded4d11b 100644 --- a/math/py-awkward-cpp/distinfo +++ b/math/py-awkward-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446730 -SHA256 (awkward_cpp-50.tar.gz) = 264b6fb4e82acc1057b5b2ff0d33fabc361032528e233815cd2224c6dbc96d8e -SIZE (awkward_cpp-50.tar.gz) = 1485957 +TIMESTAMP = 1766036497 +SHA256 (awkward_cpp-51.tar.gz) = 8c74e8f9fb2501766d1b0f9f2eb8777e384411d33534a8fa667d56599223a04b +SIZE (awkward_cpp-51.tar.gz) = 1486658 diff --git a/math/py-awkward/Makefile b/math/py-awkward/Makefile index 72ddeb2bae07..3829bc5ccef8 100644 --- a/math/py-awkward/Makefile +++ b/math/py-awkward/Makefile @@ -1,5 +1,5 @@ PORTNAME= awkward -PORTVERSION= 2.8.10 +PORTVERSION= 2.8.11 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awkward-cpp>=50<50_99:math/py-awkward-cpp@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awkward-cpp>=51<51_99:math/py-awkward-cpp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=2022.11.0:filesystems/py-fsspec@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} diff --git a/math/py-awkward/distinfo b/math/py-awkward/distinfo index c99428f8ded6..f35570a4f68a 100644 --- a/math/py-awkward/distinfo +++ b/math/py-awkward/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762586866 -SHA256 (awkward-2.8.10.tar.gz) = b7ec3213ac4176a5117bd6d62d3bb6c7ac7874a26aabd29356b9f9439c24f6e0 -SIZE (awkward-2.8.10.tar.gz) = 6264746 +TIMESTAMP = 1766036495 +SHA256 (awkward-2.8.11.tar.gz) = 0b184bc84da849af1aa2228937a80065018b49419815a0e6da37655b91178a8a +SIZE (awkward-2.8.11.tar.gz) = 6270823 diff --git a/math/py-clarabel/Makefile b/math/py-clarabel/Makefile index 9a460d955966..94785119ce33 100644 --- a/math/py-clarabel/Makefile +++ b/math/py-clarabel/Makefile @@ -1,7 +1,7 @@ PORTNAME= clarabel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index 454e7f9eef09..004f7a175d27 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 2.13.0 +PORTVERSION= 2.14.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 79ebc6ecd713..e1d251287477 100644 --- a/math/py-narwhals/distinfo +++ b/math/py-narwhals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032806 -SHA256 (narwhals-2.13.0.tar.gz) = ee94c97f4cf7cfeebbeca8d274784df8b3d7fd3f955ce418af998d405576fdd9 -SIZE (narwhals-2.13.0.tar.gz) = 594555 +TIMESTAMP = 1766036499 +SHA256 (narwhals-2.14.0.tar.gz) = 98be155c3599db4d5c211e565c3190c398c87e7bf5b3cdb157dece67641946e0 +SIZE (narwhals-2.14.0.tar.gz) = 600648 diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index 3a2987ebc5c7..e0c84733a665 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -14,12 +14,12 @@ WWW= https://pandas.pydata.org \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= meson>=1.2.1:devel/meson@${PY_FLAVOR} \ +BUILD_DEPENDS= meson>=1.2.1<2:devel/meson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}meson-python>=0.13.1:devel/meson-python@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.0,1<2,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}versioneer>=0:devel/py-versioneer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.0,1<2,1:math/py-numpy@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.8.2:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2020.1,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \ diff --git a/math/py-pcodec/Makefile b/math/py-pcodec/Makefile index a5c3baa55828..516004e11e81 100644 --- a/math/py-pcodec/Makefile +++ b/math/py-pcodec/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcodec PORTVERSION= 0.3.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 9f842b0c5861..d5cc4e0342ad 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustworkx DISTVERSION= 0.17.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile index a336ac0aed9c..b083426b3909 100644 --- a/math/py-statsmodels/Makefile +++ b/math/py-statsmodels/Makefile @@ -12,12 +12,12 @@ WWW= https://www.statsmodels.org/stable/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.22.3,1<2,1:math/py-numpy@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.22.3,1<3,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} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.22.3,1<3,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=1.4,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}patsy>=0.5.6:math/py-patsy@${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 diff --git a/math/savage/Makefile b/math/savage/Makefile index 499722cb6382..3445b5b309c1 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,7 +1,7 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org |
