diff options
Diffstat (limited to 'math')
409 files changed, 4073 insertions, 4333 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 816b4c445d9a..1a9aea7f6f11 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -1,5 +1,5 @@ PORTNAME= GiNaC -PORTVERSION= 1.8.9 +PORTVERSION= 1.8.10 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index 9438bd009198..779aa1266baf 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747415145 -SHA256 (ginac-1.8.9.tar.bz2) = 6cfd46cf4e373690e12d16b772d7aed0f5c433da8c7ecd2477f2e736483bb439 -SIZE (ginac-1.8.9.tar.bz2) = 1173214 +TIMESTAMP = 1770836341 +SHA256 (ginac-1.8.10.tar.bz2) = 6cac1973a5325de0b9bcb8e392988ae95fbc37aa66c0f1f1d3b8e64c08cec1b9 +SIZE (ginac-1.8.10.tar.bz2) = 1517978 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index cedd5043fe65..1d254739b63c 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -1,5 +1,7 @@ bin/ginsh bin/viewgar +include/ginac/Gt.h +include/ginac/Gt_helpers.h include/ginac/add.h include/ginac/archive.h include/ginac/assertion.h @@ -51,7 +53,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.13 -lib/libginac.so.13.0.1 +lib/libginac.so.13.1.2 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler share/man/man1/ginsh.1.gz diff --git a/math/Imath/Makefile b/math/Imath/Makefile index 6446dc30d74e..5842673860e9 100644 --- a/math/Imath/Makefile +++ b/math/Imath/Makefile @@ -2,7 +2,7 @@ PORTNAME= Imath PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math devel graphics MASTER_SITES= https://github.com/AcademySoftwareFoundation/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/mandree/ @@ -33,6 +33,7 @@ PLIST_SUB= MAJORVER=${_MAJORVER} \ PORTDOCS= README.md OPTIONS_DEFINE= DOCS LARGE_STACK PYTHON +OPTIONS_DEFAULT=DOCS PYTHON OPTIONS_SUB= yes LARGE_STACK_DESC= Enable sys-dependent large stack optimizations diff --git a/math/Makefile b/math/Makefile index 6b53c1230054..fb5a95ecaf5e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -492,6 +492,7 @@ SUBDIR += ltl2ba SUBDIR += m4ri SUBDIR += m4rie + SUBDIR += manifold SUBDIR += mate-calc SUBDIR += math77 SUBDIR += mathex @@ -599,6 +600,7 @@ SUBDIR += octave-forge-ident SUBDIR += octave-forge-image SUBDIR += octave-forge-informationtheory + SUBDIR += octave-forge-instrument-control SUBDIR += octave-forge-integration SUBDIR += octave-forge-internal-fluid-flow SUBDIR += octave-forge-interval @@ -713,7 +715,6 @@ SUBDIR += p5-Algorithm-Combinatorics SUBDIR += p5-Algorithm-CurveFit SUBDIR += p5-Algorithm-Munkres - SUBDIR += p5-Alien-GSL SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector SUBDIR += p5-Bit-Vector-Minimal @@ -758,6 +759,7 @@ SUBDIR += p5-Math-GMPq SUBDIR += p5-Math-GMPz SUBDIR += p5-Math-GSL + SUBDIR += p5-Math-GSL-Alien SUBDIR += p5-Math-Geometry SUBDIR += p5-Math-Geometry-Planar SUBDIR += p5-Math-Geometry-Planar-GPC @@ -894,8 +896,6 @@ SUBDIR += petanque SUBDIR += petiga SUBDIR += pffft - SUBDIR += php81-bcmath - SUBDIR += php81-gmp SUBDIR += php82-bcmath SUBDIR += php82-gmp SUBDIR += php83-bcmath @@ -1048,6 +1048,7 @@ SUBDIR += py-munkres SUBDIR += py-narwhals SUBDIR += py-ndindex + SUBDIR += py-ndonnx SUBDIR += py-networkx SUBDIR += py-nevergrad SUBDIR += py-nlopt @@ -1132,6 +1133,7 @@ SUBDIR += py-splot SUBDIR += py-spopt SUBDIR += py-spot + SUBDIR += py-spox SUBDIR += py-spreg SUBDIR += py-squarify SUBDIR += py-ssm @@ -1164,7 +1166,6 @@ SUBDIR += qxfun SUBDIR += randlib SUBDIR += rankwidth - SUBDIR += rapid SUBDIR += readstat SUBDIR += reduce SUBDIR += reduce-psl @@ -1178,6 +1179,7 @@ SUBDIR += rubiks SUBDIR += rubygem-algebra SUBDIR += rubygem-bigdecimal + SUBDIR += rubygem-bigdecimal-gitlab SUBDIR += rubygem-cmath SUBDIR += rubygem-enumerable-statistics SUBDIR += rubygem-expression_parser @@ -1190,7 +1192,6 @@ SUBDIR += rubygem-numru-misc SUBDIR += rubygem-numru-units SUBDIR += rubygem-prime - SUBDIR += rubygem-rb-gsl SUBDIR += rumur SUBDIR += saga SUBDIR += savage @@ -1297,6 +1298,7 @@ SUBDIR += vtk9 SUBDIR += wavelib SUBDIR += wcalc + SUBDIR += wide-integer SUBDIR += wxmaxima SUBDIR += xblas SUBDIR += xfce4-calculator-plugin diff --git a/math/R-cran-LearnBayes/Makefile b/math/R-cran-LearnBayes/Makefile index 84518cdb78fd..79d6e61b5aa7 100644 --- a/math/R-cran-LearnBayes/Makefile +++ b/math/R-cran-LearnBayes/Makefile @@ -1,6 +1,5 @@ PORTNAME= LearnBayes -PORTVERSION= 2.15.1 -PORTREVISION= 4 +PORTVERSION= 2.15.2 CATEGORIES= math education DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,6 +9,8 @@ WWW= https://cran.r-project.org/web/packages/LearnBayes/ LICENSE= GPLv2+ -USES= cran:auto-plist +RUN_DEPENDS= R-cran-coda>0:math/R-cran-coda + +USES= cran:auto-plist .include <bsd.port.mk> diff --git a/math/R-cran-LearnBayes/distinfo b/math/R-cran-LearnBayes/distinfo index 6e47fe6d4b3d..2d2cac43d194 100644 --- a/math/R-cran-LearnBayes/distinfo +++ b/math/R-cran-LearnBayes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522140990 -SHA256 (LearnBayes_2.15.1.tar.gz) = 9b110858456523ca0b2a63f22013c4e1fbda6674b9d84dc1f4de8bffc5260532 -SIZE (LearnBayes_2.15.1.tar.gz) = 794622 +TIMESTAMP = 1769986159 +SHA256 (LearnBayes_2.15.2.tar.gz) = 7ae3458c64b426b7a753bf0613dc1e6eebccddcadbea9e86687ab2312861d192 +SIZE (LearnBayes_2.15.2.tar.gz) = 89218 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-VGAM/Makefile b/math/R-cran-VGAM/Makefile index e1ed59f0dd08..5d33962ff93e 100644 --- a/math/R-cran-VGAM/Makefile +++ b/math/R-cran-VGAM/Makefile @@ -1,5 +1,5 @@ PORTNAME= VGAM -DISTVERSION= 1.1-13 +DISTVERSION= 1.1-14 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-VGAM/distinfo b/math/R-cran-VGAM/distinfo index cc31fdd9e595..57946e3b97c3 100644 --- a/math/R-cran-VGAM/distinfo +++ b/math/R-cran-VGAM/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739427616 -SHA256 (VGAM_1.1-13.tar.gz) = be388d62db6974fae5bb428af5fdf2b51d9aae9cd5e6f7b4d5401937b35a119f -SIZE (VGAM_1.1-13.tar.gz) = 1710222 +TIMESTAMP = 1767919798 +SHA256 (VGAM_1.1-14.tar.gz) = 87820cf3141ecb5d16e1f9b16df6fa97358abcb9df063fd4673ab33c6983248f +SIZE (VGAM_1.1-14.tar.gz) = 1732944 diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index c3697dd1ca9e..e79cd0f18e03 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -1,6 +1,5 @@ PORTNAME= car -DISTVERSION= 3.1-3 -PORTREVISION= 1 +DISTVERSION= 3.1-5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-car/distinfo b/math/R-cran-car/distinfo index 28c99b32a7a9..be178231b9c8 100644 --- a/math/R-cran-car/distinfo +++ b/math/R-cran-car/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727683020 -SHA256 (car_3.1-3.tar.gz) = 59f2c024395995f662a8f64fe807765fc8507f1d2f7a8ab8a1c4f66a63be49bf -SIZE (car_3.1-3.tar.gz) = 384407 +TIMESTAMP = 1770188767 +SHA256 (car_3.1-5.tar.gz) = 27ab23cff7c5c123ffe8a2475b5a3b4d778414a28dde0a59d5cfbbefa08c99fb +SIZE (car_3.1-5.tar.gz) = 378895 diff --git a/math/R-cran-carData/Makefile b/math/R-cran-carData/Makefile index 5c637820b37d..392516efc442 100644 --- a/math/R-cran-carData/Makefile +++ b/math/R-cran-carData/Makefile @@ -1,6 +1,5 @@ PORTNAME= carData -DISTVERSION= 3.0-5 -PORTREVISION= 1 +DISTVERSION= 3.0-6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-carData/distinfo b/math/R-cran-carData/distinfo index 24b205e44d4a..47b129de3f3b 100644 --- a/math/R-cran-carData/distinfo +++ b/math/R-cran-carData/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641970313 -SHA256 (carData_3.0-5.tar.gz) = 02e77159b33e3afb8cd9cfab11cf5a996a93175f924b07d991ce44bc6e16451a -SIZE (carData_3.0-5.tar.gz) = 1004201 +TIMESTAMP = 1770272301 +SHA256 (carData_3.0-6.tar.gz) = b14d5b40b35e5a59c1ec1cdf3cce2cea239b60ff6977a821cca0d6d5b4112551 +SIZE (carData_3.0-6.tar.gz) = 995588 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-dplyr/Makefile b/math/R-cran-dplyr/Makefile index 84d801fc77c8..af71d37fb213 100644 --- a/math/R-cran-dplyr/Makefile +++ b/math/R-cran-dplyr/Makefile @@ -1,5 +1,5 @@ PORTNAME= dplyr -DISTVERSION= 1.1.4 +DISTVERSION= 1.2.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,18 +11,15 @@ LICENSE= MIT BUILD_DEPENDS= R-cran-assertthat>=0.2.0:math/R-cran-assertthat \ R-cran-generics>=0:devel/R-cran-generics \ - R-cran-glue>=1.3.0:devel/R-cran-glue \ + R-cran-glue>=1.3.2:devel/R-cran-glue \ + R-cran-lifecycle>=1.0.5:devel/R-cran-lifecycle \ R-cran-magrittr>=1.5:devel/R-cran-magrittr \ - R-cran-pkgconfig>0:devel/R-cran-pkgconfig \ + R-cran-pillar>=1.9.0:devel/R-cran-pillar \ R-cran-R6>0:devel/R-cran-R6 \ - R-cran-Rcpp>=1.0.1:devel/R-cran-Rcpp \ - R-cran-rlang>=1.1.0:devel/R-cran-rlang \ + R-cran-rlang>=1.1.7:devel/R-cran-rlang \ R-cran-tibble>=3.2.0:devel/R-cran-tibble \ - R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect \ - R-cran-BH>0:devel/R-cran-BH \ - R-cran-plogr>=0.2.0:devel/R-cran-plogr \ - R-cran-vctrs>=0.6.4:devel/R-cran-vctrs \ - R-cran-pillar>=1.9.0:devel/R-cran-pillar + R-cran-tidyselect>=1.2.0:devel/R-cran-tidyselect \ + R-cran-vctrs>=0.7.1:devel/R-cran-vctrs RUN_DEPENDS:= ${BUILD_DEPENDS} USES= cran:auto-plist,compiles diff --git a/math/R-cran-dplyr/distinfo b/math/R-cran-dplyr/distinfo index fed430325d53..b42378a63c5c 100644 --- a/math/R-cran-dplyr/distinfo +++ b/math/R-cran-dplyr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702215237 -SHA256 (dplyr_1.1.4.tar.gz) = cf730414d5d4ab387b4e9890a4b1df9d17a3903488e8da8df1cf2e11e44558cb -SIZE (dplyr_1.1.4.tar.gz) = 1207521 +TIMESTAMP = 1770857817 +SHA256 (dplyr_1.2.0.tar.gz) = a82c292f2249d439157986b504edd1d99741f467c75bf08969254ca8d441bfa3 +SIZE (dplyr_1.2.0.tar.gz) = 922393 diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index f89615c40e9b..da731a8a989e 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -1,5 +1,5 @@ PORTNAME= forecast -PORTVERSION= 8.24.0 +PORTVERSION= 9.0.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +12,7 @@ LICENSE= GPLv3 RUN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-fracdiff>0:math/R-cran-fracdiff \ R-cran-generics>=0.1.2:devel/R-cran-generics \ - R-cran-ggplot2>=2.2.1:graphics/R-cran-ggplot2 \ + R-cran-ggplot2>=3.4.0:graphics/R-cran-ggplot2 \ R-cran-lmtest>0:finance/R-cran-lmtest \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 97132fece852..6fe3cfc18ebe 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745028872 -SHA256 (forecast_8.24.0.tar.gz) = fb0bf1f1bfa3e3df379d6a1ebce9e64d92829eefedde5400d13578f37bd61646 -SIZE (forecast_8.24.0.tar.gz) = 581947 +TIMESTAMP = 1768217249 +SHA256 (forecast_9.0.0.tar.gz) = cd87ed85a29ddd9e9db53ad8482ef53ead18947c29502ded0c8123f40a538617 +SIZE (forecast_9.0.0.tar.gz) = 589836 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-geepack/Makefile b/math/R-cran-geepack/Makefile index 5046d9476034..52890046642e 100644 --- a/math/R-cran-geepack/Makefile +++ b/math/R-cran-geepack/Makefile @@ -1,5 +1,5 @@ PORTNAME= geepack -DISTVERSION= 1.3.12 +DISTVERSION= 1.3.13 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-geepack/distinfo b/math/R-cran-geepack/distinfo index f8035c00f306..77c178f237f4 100644 --- a/math/R-cran-geepack/distinfo +++ b/math/R-cran-geepack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727683704 -SHA256 (geepack_1.3.12.tar.gz) = e01be9555155ecd6d4dee2e566066c2a6e0953d0e3a58bb31fa5c07f3834054d -SIZE (geepack_1.3.12.tar.gz) = 186359 +TIMESTAMP = 1767920144 +SHA256 (geepack_1.3.13.tar.gz) = 6ef0ee6876fbbed01ecf5c6150ad2d38709fcb83560b7acd5860e381371ae1d6 +SIZE (geepack_1.3.13.tar.gz) = 187166 diff --git a/math/R-cran-gmp/Makefile b/math/R-cran-gmp/Makefile index 4adf219b1ffd..df0f90eb5876 100644 --- a/math/R-cran-gmp/Makefile +++ b/math/R-cran-gmp/Makefile @@ -1,11 +1,11 @@ PORTNAME= gmp -DISTVERSION= 0.7-5 +DISTVERSION= 0.7-5.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Multiple Precision Arithmetic -WWW= https://cran.r-project.org/web/packages/gmp/ +WWW= https://cran.r-project.org/package=gmp LICENSE= GPLv2+ diff --git a/math/R-cran-gmp/distinfo b/math/R-cran-gmp/distinfo index c32c9a3a5935..b98ffab54bc6 100644 --- a/math/R-cran-gmp/distinfo +++ b/math/R-cran-gmp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724561746 -SHA256 (gmp_0.7-5.tar.gz) = f5cdaf9afb4cd921924f16682a6d6097ff372c95b697f363704c367f9b13ce78 -SIZE (gmp_0.7-5.tar.gz) = 166664 +TIMESTAMP = 1770806611 +SHA256 (gmp_0.7-5.1.tar.gz) = 6e56d8373fd7a4148bac4ada5d3eee96f5033b76e5aaf1689db9ce7d9e3bdb69 +SIZE (gmp_0.7-5.1.tar.gz) = 166706 diff --git a/math/R-cran-gsl/Makefile b/math/R-cran-gsl/Makefile index 9073e693658c..abc5732d5e9e 100644 --- a/math/R-cran-gsl/Makefile +++ b/math/R-cran-gsl/Makefile @@ -1,5 +1,6 @@ PORTNAME= gsl DISTVERSION= 2.1-9 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gss/Makefile b/math/R-cran-gss/Makefile index 1c5fecf9690c..ff8109754580 100644 --- a/math/R-cran-gss/Makefile +++ b/math/R-cran-gss/Makefile @@ -1,5 +1,5 @@ PORTNAME= gss -DISTVERSION= 2.2-9 +DISTVERSION= 2.2-10 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gss/distinfo b/math/R-cran-gss/distinfo index 707679b886f2..56da75c6e956 100644 --- a/math/R-cran-gss/distinfo +++ b/math/R-cran-gss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744943438 -SHA256 (gss_2.2-9.tar.gz) = 6ea16559c1507511a496dc4200e5b67c882017f5d230d681467b668405e80e47 -SIZE (gss_2.2-9.tar.gz) = 544977 +TIMESTAMP = 1767920896 +SHA256 (gss_2.2-10.tar.gz) = 11c4c91caf162a4077b2c2611cedfd7fbcfeae679f4438dcb7349c90aa2e7d07 +SIZE (gss_2.2-10.tar.gz) = 545241 diff --git a/math/R-cran-hdrcde/Makefile b/math/R-cran-hdrcde/Makefile index 5c611094e73c..b59cf81ae8ed 100644 --- a/math/R-cran-hdrcde/Makefile +++ b/math/R-cran-hdrcde/Makefile @@ -1,6 +1,5 @@ PORTNAME= hdrcde -PORTVERSION= 3.4 -PORTREVISION= 1 +PORTVERSION= 3.5.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-hdrcde/distinfo b/math/R-cran-hdrcde/distinfo index 8e06956c7456..7f2c79f0240c 100644 --- a/math/R-cran-hdrcde/distinfo +++ b/math/R-cran-hdrcde/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651782131 -SHA256 (hdrcde_3.4.tar.gz) = 4341c6a021da46dcae3b1ef6d580e84dcf625c2b2139f537d0c26ec90899149b -SIZE (hdrcde_3.4.tar.gz) = 62285 +TIMESTAMP = 1768306971 +SHA256 (hdrcde_3.5.0.tar.gz) = 3affe9cafe987fd0973b54ed50a423de60ec6412aa1416733543448cddc5b32a +SIZE (hdrcde_3.5.0.tar.gz) = 108699 diff --git a/math/R-cran-hdrcde/pkg-plist b/math/R-cran-hdrcde/pkg-plist index 1043033c5f44..2811f2956959 100644 --- a/math/R-cran-hdrcde/pkg-plist +++ b/math/R-cran-hdrcde/pkg-plist @@ -18,9 +18,13 @@ %%R_MOD_DIR%%/data/Rdata.rdx %%R_MOD_DIR%%/help/AnIndex %%R_MOD_DIR%%/help/aliases.rds +%%R_MOD_DIR%%/help/figures/hdrcde-hex.png %%R_MOD_DIR%%/help/hdrcde.rdb %%R_MOD_DIR%%/help/hdrcde.rdx %%R_MOD_DIR%%/help/paths.rds %%R_MOD_DIR%%/html/00Index.html %%R_MOD_DIR%%/html/R.css %%R_MOD_DIR%%/libs/hdrcde.so +%%R_MOD_DIR%%/tests/testthat.R +%%R_MOD_DIR%%/tests/testthat/test-cde.R +%%R_MOD_DIR%%/tests/testthat/test-hdr.R diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index cda1bcfb33bf..316d8829e014 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= igraph -DISTVERSION= 2.2.1 +DISTVERSION= 2.2.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index 045b1f36ffb6..80a020022afe 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762063102 -SHA256 (igraph_2.2.1.tar.gz) = 14ab70a615b6cd9b75a67560ed3d36fc4d1ab635765530cd9cf80e39a0c14996 -SIZE (igraph_2.2.1.tar.gz) = 5124241 +TIMESTAMP = 1771047736 +SHA256 (igraph_2.2.2.tar.gz) = 6720c73cddd81fed502f9a92b333da480d71f69cd633807ddd1974bd6d5dd982 +SIZE (igraph_2.2.2.tar.gz) = 5126150 diff --git a/math/R-cran-irlba/Makefile b/math/R-cran-irlba/Makefile index cfbac8000332..aa9733d8d37a 100644 --- a/math/R-cran-irlba/Makefile +++ b/math/R-cran-irlba/Makefile @@ -1,5 +1,5 @@ PORTNAME= irlba -PORTVERSION= 2.3.5.1 +PORTVERSION= 2.3.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -9,6 +9,6 @@ WWW= https://cran.r-project.org/web/packages/irlba/ LICENSE= GPLv3 -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles .include <bsd.port.mk> diff --git a/math/R-cran-irlba/distinfo b/math/R-cran-irlba/distinfo index 13732fd9a67e..8f1ba2102211 100644 --- a/math/R-cran-irlba/distinfo +++ b/math/R-cran-irlba/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682217904 -SHA256 (irlba_2.3.5.1.tar.gz) = 2cfe6384fef91c223a9920895ce89496f990d1450d731e44309fdbec2bb5c5cf -SIZE (irlba_2.3.5.1.tar.gz) = 233555 +TIMESTAMP = 1769983646 +SHA256 (irlba_2.3.7.tar.gz) = 33acd384832443df378c2e906440a90a1928f79a57ef324852f0fe846ff66899 +SIZE (irlba_2.3.7.tar.gz) = 391622 diff --git a/math/R-cran-linprog/Makefile b/math/R-cran-linprog/Makefile index a64a7449c328..0f7e53002590 100644 --- a/math/R-cran-linprog/Makefile +++ b/math/R-cran-linprog/Makefile @@ -1,6 +1,5 @@ PORTNAME= linprog -DISTVERSION= 0.9-4 -PORTREVISION= 1 +DISTVERSION= 0.9-6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,9 +9,7 @@ WWW= https://cran.r-project.org/web/packages/linprog/ LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-lpSolve>0:math/R-cran-lpSolve -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= R-cran-lpSolve>0:math/R-cran-lpSolve USES= cran:auto-plist diff --git a/math/R-cran-linprog/distinfo b/math/R-cran-linprog/distinfo index a1e30d889d6e..24e26948a741 100644 --- a/math/R-cran-linprog/distinfo +++ b/math/R-cran-linprog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646927755 -SHA256 (linprog_0.9-4.tar.gz) = 81a6aa2fdc075f12dc912794d0554f87705a8b872b99c89a90a69ee9ada864b4 -SIZE (linprog_0.9-4.tar.gz) = 18263 +TIMESTAMP = 1769139518 +SHA256 (linprog_0.9-6.tar.gz) = 8e5d38217b95795f1af715fd4283d35c74158f4ba6418636e981f7d6636a43e0 +SIZE (linprog_0.9-6.tar.gz) = 18695 diff --git a/math/R-cran-mathjaxr/Makefile b/math/R-cran-mathjaxr/Makefile index 46e47220b74d..260cf5297735 100644 --- a/math/R-cran-mathjaxr/Makefile +++ b/math/R-cran-mathjaxr/Makefile @@ -1,5 +1,5 @@ PORTNAME= mathjaxr -DISTVERSION= 1.8-0 +DISTVERSION= 2.0-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,7 +11,4 @@ LICENSE= GPLv3+ USES= cran:auto-plist,compiles -post-install: - ${ECHO} "@dir lib/R/library/mathjaxr/libs" >>${TMPPLIST} - .include <bsd.port.mk> diff --git a/math/R-cran-mathjaxr/distinfo b/math/R-cran-mathjaxr/distinfo index 3e3de31dd28c..f7897d68cea1 100644 --- a/math/R-cran-mathjaxr/distinfo +++ b/math/R-cran-mathjaxr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746519352 -SHA256 (mathjaxr_1.8-0.tar.gz) = eb2197c51c01c75654f7b0c755de1f14f8cbdda16945cb259cc2c5f60d321034 -SIZE (mathjaxr_1.8-0.tar.gz) = 1059933 +TIMESTAMP = 1767921300 +SHA256 (mathjaxr_2.0-0.tar.gz) = 5edf7c410d02bf45747ac8ce5f11760190992c8b691e14260093068efb855dc3 +SIZE (mathjaxr_2.0-0.tar.gz) = 3114027 diff --git a/math/R-cran-maxLik/Makefile b/math/R-cran-maxLik/Makefile index 39a16cfb991a..9dc2607ef4c4 100644 --- a/math/R-cran-maxLik/Makefile +++ b/math/R-cran-maxLik/Makefile @@ -1,5 +1,5 @@ PORTNAME= maxLik -DISTVERSION= 1.5-2.1 +DISTVERSION= 1.5-2.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-maxLik/distinfo b/math/R-cran-maxLik/distinfo index f099c280bfd1..5ac1f4a207cc 100644 --- a/math/R-cran-maxLik/distinfo +++ b/math/R-cran-maxLik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711434239 -SHA256 (maxLik_1.5-2.1.tar.gz) = d054c7626d0b4e03a5d5beecb7a39e60785322a146c34b2e1ee9f7939183925d -SIZE (maxLik_1.5-2.1.tar.gz) = 787510 +TIMESTAMP = 1767921541 +SHA256 (maxLik_1.5-2.2.tar.gz) = 554cdc9985f818d7e6a7b138cd9953aee34861795a5ff799979ec0c8616b6c1a +SIZE (maxLik_1.5-2.2.tar.gz) = 816323 diff --git a/math/R-cran-misc3d/Makefile b/math/R-cran-misc3d/Makefile index 5bb955e256e7..d672f7a7142f 100644 --- a/math/R-cran-misc3d/Makefile +++ b/math/R-cran-misc3d/Makefile @@ -1,6 +1,5 @@ PORTNAME= misc3d -DISTVERSION= 0.9-1 -PORTREVISION= 1 +DISTVERSION= 0.9-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,4 +11,6 @@ LICENSE= GPLv2+ USES= cran +TEST_DEPENDS= R-cran-rgl>0:graphics/R-cran-rgl + .include <bsd.port.mk> diff --git a/math/R-cran-misc3d/distinfo b/math/R-cran-misc3d/distinfo index e0e0ca964c2f..d426d7a19f73 100644 --- a/math/R-cran-misc3d/distinfo +++ b/math/R-cran-misc3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651761117 -SHA256 (misc3d_0.9-1.tar.gz) = a07bbb0de153e806cd79675ed478d2d9221cff825654f59a71a9cf61f4293d65 -SIZE (misc3d_0.9-1.tar.gz) = 66802 +TIMESTAMP = 1769871285 +SHA256 (misc3d_0.9-2.tar.gz) = fabd1b0348def8244a627664206cfa610a84fa34c6e21da73a6c13d547229b99 +SIZE (misc3d_0.9-2.tar.gz) = 67405 diff --git a/math/R-cran-mnormt/Makefile b/math/R-cran-mnormt/Makefile index bd2ee48f1739..14a6ead66d32 100644 --- a/math/R-cran-mnormt/Makefile +++ b/math/R-cran-mnormt/Makefile @@ -1,11 +1,11 @@ PORTNAME= mnormt -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= uzsolt@FreeBSD.org COMMENT= Multivariate Normal and t Distributions -WWW= https://cran.r-project.org/web/packages/mnormt/index.html +WWW= https://cran.r-project.org/package=mnormt LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/R-cran-mnormt/distinfo b/math/R-cran-mnormt/distinfo index 4a407b60c8e0..cab154d5f9b7 100644 --- a/math/R-cran-mnormt/distinfo +++ b/math/R-cran-mnormt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729790783 -SHA256 (mnormt_2.1.1.tar.gz) = 95fca70378af0afd5a388982ba5528f5b27e02157eeb9940a0a9762d11511308 -SIZE (mnormt_2.1.1.tar.gz) = 65806 +TIMESTAMP = 1769744760 +SHA256 (mnormt_2.1.2.tar.gz) = 684fe9e07cf0b448cf6f0eda026606d8f4e4fd20f077f108630098ae7d0a09b2 +SIZE (mnormt_2.1.2.tar.gz) = 64436 diff --git a/math/R-cran-numbers/Makefile b/math/R-cran-numbers/Makefile index 9aa8a2b67c10..dc3b2a8c7ad9 100644 --- a/math/R-cran-numbers/Makefile +++ b/math/R-cran-numbers/Makefile @@ -1,6 +1,5 @@ PORTNAME= numbers -DISTVERSION= 0.8-5 -PORTREVISION= 1 +DISTVERSION= 0.9-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-numbers/distinfo b/math/R-cran-numbers/distinfo index 7b8accf03e7e..6c0fbefd7468 100644 --- a/math/R-cran-numbers/distinfo +++ b/math/R-cran-numbers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669359724 -SHA256 (numbers_0.8-5.tar.gz) = 77d5dedb7f953689ab9e89c14e673c0c8f644c8b392fab4ee4fb793930ad220b -SIZE (numbers_0.8-5.tar.gz) = 51286 +TIMESTAMP = 1767921864 +SHA256 (numbers_0.9-2.tar.gz) = 01e3150612a16eae2747f141f31f9edcae9f9f5df0136a209bf0cd866f5affcd +SIZE (numbers_0.9-2.tar.gz) = 56287 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-proxy/Makefile b/math/R-cran-proxy/Makefile index 851667b01f92..04db75882037 100644 --- a/math/R-cran-proxy/Makefile +++ b/math/R-cran-proxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= proxy -DISTVERSION= 0.4-28 +DISTVERSION= 0.4-29 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-proxy/distinfo b/math/R-cran-proxy/distinfo index 68ca417ec9ef..ab3bc3f50207 100644 --- a/math/R-cran-proxy/distinfo +++ b/math/R-cran-proxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765693628 -SHA256 (proxy_0.4-28.tar.gz) = 5907a82f4b6793ec373c056f3b3b5460f231d17df1814d20976133f5ae81b8fe -SIZE (proxy_0.4-28.tar.gz) = 68931 +TIMESTAMP = 1767161074 +SHA256 (proxy_0.4-29.tar.gz) = c6eb0e36ef2eecb1b8564f0188ca8d2c91a80865c86698386a7b5d5baa92c35b +SIZE (proxy_0.4-29.tar.gz) = 71437 diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 3c52bfeb4b72..d43cfe8424e0 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -1,5 +1,5 @@ PORTNAME= psych -DISTVERSION= 2.5.6 +DISTVERSION= 2.6.1 CATEGORIES= math science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-psych/distinfo b/math/R-cran-psych/distinfo index a91500ba4731..7c57a22e9095 100644 --- a/math/R-cran-psych/distinfo +++ b/math/R-cran-psych/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751604584 -SHA256 (psych_2.5.6.tar.gz) = ced7eb0ef4e6be7ddab22b0b3f934d3dbd25eefc394067ff9fa1a916ec315110 -SIZE (psych_2.5.6.tar.gz) = 1152216 +TIMESTAMP = 1770186256 +SHA256 (psych_2.6.1.tar.gz) = d0629626f01baa705beffbfd55e14229a16c4875b21b6992d787bb560e9e11f8 +SIZE (psych_2.6.1.tar.gz) = 1175052 diff --git a/math/R-cran-reformulas/Makefile b/math/R-cran-reformulas/Makefile index 79a00a1dc002..1bc284074d96 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.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,6 +10,7 @@ WWW= https://cran.r-project.org/package=reformulas LICENSE= GPLv3 RUN_DEPENDS= R-cran-Rdpack>0:devel/R-cran-Rdpack +TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist diff --git a/math/R-cran-reformulas/distinfo b/math/R-cran-reformulas/distinfo index 7b28f9dd8988..dd2b7845387f 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 = 1770228987 +SHA256 (reformulas_0.4.4.tar.gz) = 6a76d85eb4e19325aef87510180175f8cd7b5904a7075c89aff073765529e2f7 +SIZE (reformulas_0.4.4.tar.gz) = 85205 diff --git a/math/R-cran-robustbase/Makefile b/math/R-cran-robustbase/Makefile index 6dfaafd0e06a..1b6a5f297404 100644 --- a/math/R-cran-robustbase/Makefile +++ b/math/R-cran-robustbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= robustbase -DISTVERSION= 0.99-6 +DISTVERSION= 0.99-7 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-robustbase/distinfo b/math/R-cran-robustbase/distinfo index 817bf39c2761..486f4b8bc261 100644 --- a/math/R-cran-robustbase/distinfo +++ b/math/R-cran-robustbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757203590 -SHA256 (robustbase_0.99-6.tar.gz) = fa08c42c2cba521210725fd57bd1d456ced68e3da7569cffe38be24a4cf31a1d -SIZE (robustbase_0.99-6.tar.gz) = 2322108 +TIMESTAMP = 1770393374 +SHA256 (robustbase_0.99-7.tar.gz) = 9f5d19d1bcace8c9edc3c96fa5b9a7fdff7566528d0b68422ca6a92e7c588cfd +SIZE (robustbase_0.99-7.tar.gz) = 2324260 diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index f6ddc330292e..00b2a71b28d8 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,6 +1,5 @@ PORTNAME= sf -DISTVERSION= 1.0-21 -PORTREVISION= 2 +DISTVERSION= 1.0-23 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sf/distinfo b/math/R-cran-sf/distinfo index 3fcc7b64c388..8a87a1697791 100644 --- a/math/R-cran-sf/distinfo +++ b/math/R-cran-sf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747814869 -SHA256 (sf_1.0-21.tar.gz) = 70c28a826387a56b5f270d48cbb42999f6fb59ec0e6984c84df920dbe0206e99 -SIZE (sf_1.0-21.tar.gz) = 4491745 +TIMESTAMP = 1767922260 +SHA256 (sf_1.0-23.tar.gz) = 4a44abad6e94b648b8a31269fa5a5ff862f69a9dfcdd60b8958a5b9ee3bddceb +SIZE (sf_1.0-23.tar.gz) = 9876325 diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index c078d1c9e9d1..8152c55c5911 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -1,5 +1,5 @@ PORTNAME= spdep -DISTVERSION= 1.4-1 +DISTVERSION= 1.4-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo index 2b493d53faea..72bec16ddd53 100644 --- a/math/R-cran-spdep/distinfo +++ b/math/R-cran-spdep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756892699 -SHA256 (spdep_1.4-1.tar.gz) = 4d0beca3b8b696373a74670f916cca3e77cbe97d002f3be62f172815774f5588 -SIZE (spdep_1.4-1.tar.gz) = 4694107 +TIMESTAMP = 1771142945 +SHA256 (spdep_1.4-2.tar.gz) = 8cd0892392b26e7e437f25e820c9ffb12ee1a07174613026153db05004093688 +SIZE (spdep_1.4-2.tar.gz) = 4687167 diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index e222063772e0..4173f50e4079 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,6 +1,5 @@ PORTNAME= terra -DISTVERSION= 1.8-86 -PORTREVISION= 1 +DISTVERSION= 1.8-93 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-terra/distinfo b/math/R-cran-terra/distinfo index 62b5f0d715d6..183bbf34ae6f 100644 --- a/math/R-cran-terra/distinfo +++ b/math/R-cran-terra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765103640 -SHA256 (terra_1.8-86.tar.gz) = a446375352d1a01d6bb9ec0a0ac0031ac11a1252567278bd34b4a136f6de7474 -SIZE (terra_1.8-86.tar.gz) = 1060458 +TIMESTAMP = 1768502340 +SHA256 (terra_1.8-93.tar.gz) = 91aa0b74e9ab8fe3503758756314fb8fc1d92b500da537de82d82cea51692a41 +SIZE (terra_1.8-93.tar.gz) = 1064836 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/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index d794886a915c..5cbab171eb21 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -1,5 +1,5 @@ PORTNAME= zoo -DISTVERSION= 1.8-14 +DISTVERSION= 1.8-15 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo index 7ce5a05f8244..229790f7d3dc 100644 --- a/math/R-cran-zoo/distinfo +++ b/math/R-cran-zoo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744687309 -SHA256 (zoo_1.8-14.tar.gz) = a82bb6535c42ab48b125c878f924febfac800003592e00a800b5b4c528412796 -SIZE (zoo_1.8-14.tar.gz) = 778426 +TIMESTAMP = 1767924674 +SHA256 (zoo_1.8-15.tar.gz) = c0d139b7d3dee4f28202bc8d82fd76109af26530c43e39a051b1eb145d1861ea +SIZE (zoo_1.8-15.tar.gz) = 806453 diff --git a/math/analitza/distinfo b/math/analitza/distinfo index da4b2113546a..8d92939dc704 100644 --- a/math/analitza/distinfo +++ b/math/analitza/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570790 +SHA256 (KDE/release-service/25.12.2/analitza-25.12.2.tar.xz) = 5918986927ad6820f9baa53b4d935b9450ddaf579d015fa5d449b9f3ef70c5ae +SIZE (KDE/release-service/25.12.2/analitza-25.12.2.tar.xz) = 369964 diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 2735d28594db..9e396d3ff985 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= armadillo -PORTVERSION= 15.2.2 +PORTVERSION= 15.2.3 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 944591ea39de..fce6d6085c37 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853184 -SHA256 (armadillo-15.2.2.tar.xz) = 8ee01cd4da55bc07b7bc7d3cba702ac6e8137d384d7e7185f3f4ae1f0c79704f -SIZE (armadillo-15.2.2.tar.xz) = 7092664 +TIMESTAMP = 1766953314 +SHA256 (armadillo-15.2.3.tar.xz) = 0182d67d6949e4347a0bc62fc8c2793be7eb203c71f19edff93f8c45fd4a8190 +SIZE (armadillo-15.2.3.tar.xz) = 7092636 diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index 76ccea6597fe..6c6ae2ea1cc0 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= arpack-ng DISTVERSION= 3.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 91fcccee58b1..5ff530952e36 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -1,6 +1,6 @@ PORTNAME= asymptote PORTVERSION= 2.92 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/math/blacs/Makefile b/math/blacs/Makefile index f550f55ff9a4..1ca159e37841 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -1,6 +1,6 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index 05f8cdbbf7d1..a8978720724d 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -1,6 +1,6 @@ PORTNAME= blocksolve95 PORTVERSION= 3.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= math parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/BlockSolve95/ \ http://ftp.mcs.anl.gov/pub/BlockSolve95/ diff --git a/math/calc/Makefile b/math/calc/Makefile index 4a631e2f1db2..c664bb163926 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,5 +1,5 @@ PORTNAME= calc -PORTVERSION= 2.16.0.0 +PORTVERSION= 2.16.1.2 DISTVERSIONPREFIX= v CATEGORIES= math @@ -10,25 +10,38 @@ WWW= https://github.com/lcn2/calc LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING-LGPL +FLAVORS= default tiny + USES= gmake tar:bzip2 readline USE_GITHUB= yes GH_ACCOUNT= lcn2 -CONFLICTS_INSTALL= schilyutils # bin/calc - -MAKE_JOBS_UNSAFE= yes -PLIST_SUB+= VERSION=${PORTVERSION} VERSION_R=${PORTVERSION:R} - MAKE_ARGS= DATADIR="${DATADIR}" +MAKE_JOBS_UNSAFE= yes TEST_TARGET= check +CONFLICTS_INSTALL= schilyutils +PLIST_SUB+= VERSION=${PORTVERSION} VERSION_R=${PORTVERSION:R} + OPTIONS_DEFINE= FULL HELP OPTIONS_DEFAULT=FULL HELP OPTIONS_SUB= yes FULL_DESC= Install all funcs/scripts/headers (OFF: just basic calculator) HELP_DESC= Install calc help files -# We use Makefile.freebsd because Makefile.local is in .gitignore +.if ${FLAVOR:U} == tiny +OPTIONS_EXCLUDE=FULL HELP +PKGNAMESUFFIX= -tiny +MAKE_ENV+= BLD_TYPE=calc-static-only +PLIST_FILES= bin/calc +PLIST= # Use only PLIST_FILES +CONFLICTS_INSTALL+= calc +.else +CONFLICTS_INSTALL+= calc-tiny +.endif + +.include <bsd.port.pre.mk> +# We use Makefile.freebsd because Makefile.local is in our .gitignore post-extract: ${SED} -e 's|%%CC%%|${CC}|; s|%%CFLAGS%%|${CFLAGS}|; s|%%SH%%|${SH}|' \ ${FILESDIR}/Makefile.freebsd > ${WRKSRC}/Makefile.local @@ -37,7 +50,13 @@ post-extract: ${FIND} ${WRKSRC} -name 'Makefile*' \ | ${XARGS} ${REINPLACE_CMD} -i '' -E -e '/SHELL:?=/s|bash|${SH}|' +.if ${FLAVOR:U} == default post-install: cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} bin/calc lib/lib*.so -.include <bsd.port.mk> +.else +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/calc ${STAGEDIR}${PREFIX}/bin +.endif + +.include <bsd.port.post.mk> diff --git a/math/calc/distinfo b/math/calc/distinfo index fdf4d15dcc89..883e4788cf33 100644 --- a/math/calc/distinfo +++ b/math/calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755224365 -SHA256 (lcn2-calc-v2.16.0.0_GH0.tar.gz) = 096acf2162afa0eee50ac818a5e70399e3a3299eb9e4b088e455dedc023cae23 -SIZE (lcn2-calc-v2.16.0.0_GH0.tar.gz) = 1309374 +TIMESTAMP = 1767879358 +SHA256 (lcn2-calc-v2.16.1.2_GH0.tar.gz) = cb5b0576c3d206ed55b6929cc3a1ebc5afedbfdc70d528274cbac8e650c56d77 +SIZE (lcn2-calc-v2.16.1.2_GH0.tar.gz) = 1310217 diff --git a/math/calc/pkg-descr b/math/calc/pkg-descr index bb60c95a3e54..929f2ca92eb5 100644 --- a/math/calc/pkg-descr +++ b/math/calc/pkg-descr @@ -6,3 +6,9 @@ Otherwise, it enters interactive mode. There are a great number of pre-defined functions. The calculator can calculate transcendental functions, and accept and display numbers in real or exponential format. The calculator also knows about complex numbers. + +There is a "tiny" flavor (pkg install calc-tiny) that excludes both +the help files and loadable modules. It provides a basic calculator +(still with MANY built-in functions) in under 20K (on amb64). Note +that the tiny flavor installs a static executable only, so libcalc.so +is not available (as of the time of writing, no other ports use it). diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist index 5d858521bb4c..6bca8e7e75ed 100644 --- a/math/calc/pkg-plist +++ b/math/calc/pkg-plist @@ -64,12 +64,14 @@ lib/libcustcalc.so.%%VERSION%% %%HELP%%%%DATADIR%%/custhelp/argv %%HELP%%%%DATADIR%%/custhelp/devnull %%HELP%%%%DATADIR%%/custhelp/help +%%HELP%%%%DATADIR%%/custhelp/pfe %%HELP%%%%DATADIR%%/custhelp/pmodm127 %%HELP%%%%DATADIR%%/custhelp/pzasusb8 %%HELP%%%%DATADIR%%/custhelp/register %%HELP%%%%DATADIR%%/custhelp/sysinfo %%FULL%%%%DATADIR%%/custom/argv.cal %%FULL%%%%DATADIR%%/custom/halflen.cal +%%FULL%%%%DATADIR%%/custom/pfe.cal %%FULL%%%%DATADIR%%/custom/pmodm127.cal %%FULL%%%%DATADIR%%/custom/pzasusb8.cal %%FULL%%%%DATADIR%%/custom/register.cal diff --git a/math/cantor/distinfo b/math/cantor/distinfo index 9a855c6da06d..dbc660ff7d5e 100644 --- a/math/cantor/distinfo +++ b/math/cantor/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570792 +SHA256 (KDE/release-service/25.12.2/cantor-25.12.2.tar.xz) = d72152513ef5fcd93c520ff2dc1d4b6decbddf1e7be98cb811b465b57972b823 +SIZE (KDE/release-service/25.12.2/cantor-25.12.2.tar.xz) = 10919744 diff --git a/math/cocoalib/Makefile b/math/cocoalib/Makefile index b3ba3b89459d..1d157add8e8c 100644 --- a/math/cocoalib/Makefile +++ b/math/cocoalib/Makefile @@ -1,6 +1,6 @@ PORTNAME= cocoalib DISTVERSION= 0.99800 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://cocoa.dima.unige.it/cocoa/cocoalib/tgz/ DISTNAME= CoCoALib-${DISTVERSION} diff --git a/math/combblas/Makefile b/math/combblas/Makefile index a1cae68fdf34..58d14d212c47 100644 --- a/math/combblas/Makefile +++ b/math/combblas/Makefile @@ -1,7 +1,7 @@ PORTNAME= CombBLAS DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= https://portal.nersc.gov/project/m1982/CombBLAS/:test_data CATEGORIES= math DISTFILES= testdata_combblas1.6.1.tgz:test_data diff --git a/math/costa/Makefile b/math/costa/Makefile index b636911a3242..85ac4007ba63 100644 --- a/math/costa/Makefile +++ b/math/costa/Makefile @@ -1,7 +1,7 @@ PORTNAME= costa DISTVERSIONPREFIX= v DISTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index 34c86d042a6e..5ef26ad406ee 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -1,7 +1,7 @@ PORTNAME= dbcsr DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index 55357d6a6f5a..971fa0004632 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -1,6 +1,6 @@ PORTNAME= deal.II DISTVERSION= 9.6.2 -PORTREVISION= 10 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= https://github.com/dealii/dealii/releases/download/v${DISTVERSION}/ DISTNAME= dealii-${DISTVERSION} diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index 04df9c67e902..757f329f464f 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -1,6 +1,6 @@ PORTNAME= dieharder PORTVERSION= 3.31.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf diff --git a/math/dihydrogen/Makefile b/math/dihydrogen/Makefile index 0dc63d8817df..48df29eedb5a 100644 --- a/math/dihydrogen/Makefile +++ b/math/dihydrogen/Makefile @@ -2,7 +2,7 @@ PORTNAME= dihydrogen DISTVERSIONPREFIX= v DISTVERSION= 0.2.1-36 DISTVERSIONSUFFIX= -g4bda15e -PORTREVISION= 7 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dionysus/Makefile b/math/dionysus/Makefile index 5d11b984fbd7..d50d24def3e5 100644 --- a/math/dionysus/Makefile +++ b/math/dionysus/Makefile @@ -1,12 +1,12 @@ PORTNAME= dionysus -PORTVERSION= g20210521 -PORTREVISION= 1 +PORTVERSION= 2.1.8 CATEGORIES= math PKGNAMESUFFIX= -topology-library MAINTAINER= yuri@FreeBSD.org COMMENT= Library for computing persistent homology -WWW= https://mrzv.org/software/dionysus2/ +WWW= https://mrzv.org/software/dionysus2/ \ + https://github.com/mrzv/dionysus LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -18,7 +18,6 @@ USES= cmake USE_GITHUB= yes GH_ACCOUNT= mrzv -GH_TAGNAME= ae27bb1 CMAKE_OFF= build_examples build_python_bindings diff --git a/math/dionysus/distinfo b/math/dionysus/distinfo index 48cc59a2dba2..b39c25247448 100644 --- a/math/dionysus/distinfo +++ b/math/dionysus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643774964 -SHA256 (mrzv-dionysus-g20210521-ae27bb1_GH0.tar.gz) = 36940e1f094115fc3f23e70a03e8a4c68352a602f9133540b10e04117391be2f -SIZE (mrzv-dionysus-g20210521-ae27bb1_GH0.tar.gz) = 1226395 +TIMESTAMP = 1768816752 +SHA256 (mrzv-dionysus-2.1.8_GH0.tar.gz) = 3f75d7596ac368d6bb59efcb74d1e27b1a4a81f6fdafc282efe121985735fa27 +SIZE (mrzv-dionysus-2.1.8_GH0.tar.gz) = 776029 diff --git a/math/dionysus/pkg-plist b/math/dionysus/pkg-plist index a639bba063a2..eb00cd133d26 100644 --- a/math/dionysus/pkg-plist +++ b/math/dionysus/pkg-plist @@ -12,6 +12,9 @@ include/dionysus/fields/q.h include/dionysus/fields/z2.h include/dionysus/fields/zp.h include/dionysus/filtration.h +include/dionysus/linked-multi-filtration.h +include/dionysus/matrix-filtration.h +include/dionysus/multi-filtration.h include/dionysus/omni-field-persistence.h include/dionysus/omni-field-persistence.hpp include/dionysus/ordinary-persistence.h diff --git a/math/elan/Makefile b/math/elan/Makefile index 4033eec084f6..5e1e99e883fc 100644 --- a/math/elan/Makefile +++ b/math/elan/Makefile @@ -1,7 +1,7 @@ PORTNAME= elan DISTVERSIONPREFIX= v -DISTVERSION= 4.0.1 -PORTREVISION= 6 +DISTVERSION= 4.1.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/elan/distinfo b/math/elan/distinfo index 5306d6cb54f5..92c319c35027 100644 --- a/math/elan/distinfo +++ b/math/elan/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1745194470 +TIMESTAMP = 1767581633 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 @@ -557,5 +557,5 @@ SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9 SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 -SHA256 (leanprover-elan-v4.0.1_GH0.tar.gz) = a298124a295db27015eb95cf0d14508db8d65881a61fca88f311fcbc1591ab41 -SIZE (leanprover-elan-v4.0.1_GH0.tar.gz) = 98778 +SHA256 (leanprover-elan-v4.1.2_GH0.tar.gz) = 7d31b3d1d69857b11611363bd94bfdc4f0525a85077f20f823abf65b39ccc350 +SIZE (leanprover-elan-v4.1.2_GH0.tar.gz) = 99734 diff --git a/math/fast_float/Makefile b/math/fast_float/Makefile index f40cf615b2df..50bdea938134 100644 --- a/math/fast_float/Makefile +++ b/math/fast_float/Makefile @@ -1,5 +1,5 @@ PORTNAME= fast_float -PORTVERSION= 8.1.0 +PORTVERSION= 8.2.2 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/fast_float/distinfo b/math/fast_float/distinfo index 4818bf6cc9e4..a933ef25c026 100644 --- a/math/fast_float/distinfo +++ b/math/fast_float/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759816560 -SHA256 (fastfloat-fast_float-v8.1.0_GH0.tar.gz) = 4bfabb5979716995090ce68dce83f88f99629bc17ae280eae79311c5340143e1 -SIZE (fastfloat-fast_float-v8.1.0_GH0.tar.gz) = 125830 +TIMESTAMP = 1768625589 +SHA256 (fastfloat-fast_float-v8.2.2_GH0.tar.gz) = e64b5fff88e04959154adbd5fb83331d91f2e04ac06454671cdfcbdff172b158 +SIZE (fastfloat-fast_float-v8.2.2_GH0.tar.gz) = 120128 diff --git a/math/fend/Makefile b/math/fend/Makefile index 7ee592f1371f..c536035dc9f1 100644 --- a/math/fend/Makefile +++ b/math/fend/Makefile @@ -1,7 +1,7 @@ PORTNAME= fend DISTVERSIONPREFIX= v -DISTVERSION= 1.5.7 -PORTREVISION= 4 +DISTVERSION= 1.5.8 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -17,210 +17,229 @@ USES= cargo USE_GITHUB= yes GH_ACCOUNT= printfn -CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.1 \ - atomic-waker-1.1.2 \ - backtrace-0.3.75 \ +CARGO_CRATES= atomic-waker-1.1.2 \ + aws-lc-rs-1.15.4 \ + aws-lc-sys-0.37.0 \ base64-0.22.1 \ - bitflags-2.9.1 \ - bumpalo-3.19.0 \ - bytes-1.10.1 \ - cc-1.2.29 \ - cfg-if-1.0.1 \ + bitflags-2.10.0 \ + bumpalo-3.19.1 \ + bytes-1.11.0 \ + cc-1.2.54 \ + cesu8-1.1.0 \ + cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ - clipboard-win-5.4.0 \ + clipboard-win-5.4.1 \ + cmake-0.1.57 \ + combine-4.6.7 \ core-foundation-0.9.4 \ core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ displaydoc-0.2.5 \ + dunce-1.0.5 \ endian-type-0.1.2 \ equivalent-1.0.2 \ - errno-0.3.13 \ + errno-0.3.14 \ error-code-3.3.2 \ fastrand-2.3.0 \ fd-lock-4.0.4 \ + find-msvc-tools-0.1.8 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ - form_urlencoded-1.2.1 \ + form_urlencoded-1.2.2 \ + fs_extra-1.3.0 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - getrandom-0.2.16 \ - getrandom-0.3.3 \ - gimli-0.31.1 \ - h2-0.4.11 \ - hashbrown-0.15.4 \ - http-1.3.1 \ + getrandom-0.2.17 \ + getrandom-0.3.4 \ + h2-0.4.13 \ + hashbrown-0.16.1 \ + http-1.4.0 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ - hyper-1.6.0 \ + hyper-1.8.1 \ hyper-rustls-0.27.7 \ hyper-tls-0.6.0 \ - hyper-util-0.1.15 \ - icu_collections-2.0.0 \ - icu_locale_core-2.0.0 \ - icu_normalizer-2.0.0 \ - icu_normalizer_data-2.0.0 \ - icu_properties-2.0.1 \ - icu_properties_data-2.0.1 \ - icu_provider-2.0.0 \ - idna-1.0.3 \ + hyper-util-0.1.19 \ + icu_collections-2.1.1 \ + icu_locale_core-2.1.1 \ + icu_normalizer-2.1.1 \ + icu_normalizer_data-2.1.1 \ + icu_properties-2.1.2 \ + icu_properties_data-2.1.2 \ + icu_provider-2.1.1 \ + idna-1.1.0 \ idna_adapter-1.2.1 \ - indexmap-2.10.0 \ - io-uring-0.7.8 \ + indexmap-2.13.0 \ ipnet-2.11.0 \ - iri-string-0.7.8 \ - itoa-1.0.15 \ - js-sys-0.3.77 \ - libc-0.2.174 \ - linux-raw-sys-0.9.4 \ - litemap-0.8.0 \ - log-0.4.27 \ + iri-string-0.7.10 \ + itoa-1.0.17 \ + jni-0.21.1 \ + jni-sys-0.3.0 \ + jobserver-0.1.34 \ + js-sys-0.3.85 \ + libc-0.2.180 \ + linux-raw-sys-0.11.0 \ + litemap-0.8.1 \ + log-0.4.29 \ lru-slab-0.1.2 \ - memchr-2.7.5 \ - miniz_oxide-0.8.9 \ - mio-1.0.4 \ + memchr-2.7.6 \ + mio-1.1.1 \ native-tls-0.2.14 \ nibble_vec-0.1.0 \ nix-0.30.1 \ - object-0.36.7 \ once_cell-1.21.3 \ - openssl-0.10.73 \ + openssl-0.10.75 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ - openssl-sys-0.9.109 \ - percent-encoding-2.3.1 \ + openssl-probe-0.2.1 \ + openssl-sys-0.9.111 \ + percent-encoding-2.3.2 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ - potential_utf-0.1.2 \ + potential_utf-0.1.4 \ ppv-lite86-0.2.21 \ - proc-macro2-1.0.95 \ - quinn-0.11.8 \ - quinn-proto-0.11.12 \ - quinn-udp-0.5.13 \ - quote-1.0.40 \ + proc-macro2-1.0.106 \ + quinn-0.11.9 \ + quinn-proto-0.11.13 \ + quinn-udp-0.5.14 \ + quote-1.0.44 \ r-efi-5.3.0 \ radix_trie-0.2.1 \ - rand-0.9.1 \ + rand-0.9.2 \ rand_chacha-0.9.0 \ - rand_core-0.9.3 \ - reqwest-0.12.22 \ + rand_core-0.9.5 \ + reqwest-0.13.1 \ ring-0.17.14 \ - rustc-demangle-0.1.25 \ rustc-hash-2.1.1 \ - rustix-1.0.7 \ - rustls-0.23.29 \ - rustls-native-certs-0.8.1 \ - rustls-pki-types-1.12.0 \ - rustls-webpki-0.103.4 \ - rustversion-1.0.21 \ - rustyline-16.0.0 \ - ryu-1.0.20 \ - schannel-0.1.27 \ + rustix-1.1.3 \ + rustls-0.23.36 \ + rustls-native-certs-0.8.3 \ + rustls-pki-types-1.14.0 \ + rustls-platform-verifier-0.6.2 \ + rustls-platform-verifier-android-0.1.1 \ + rustls-webpki-0.103.9 \ + rustversion-1.0.22 \ + rustyline-17.0.2 \ + same-file-1.0.6 \ + schannel-0.1.28 \ security-framework-2.11.1 \ - security-framework-3.2.0 \ - security-framework-sys-2.14.0 \ - serde-1.0.219 \ - serde_derive-1.0.219 \ - serde_json-1.0.140 \ - serde_spanned-1.0.0 \ - serde_urlencoded-0.7.1 \ + security-framework-3.5.1 \ + security-framework-sys-2.15.0 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_spanned-1.0.4 \ shlex-1.3.0 \ - signal-hook-registry-1.4.5 \ - slab-0.4.10 \ + signal-hook-registry-1.4.8 \ + slab-0.4.11 \ smallvec-1.15.1 \ - socket2-0.5.10 \ - stable_deref_trait-1.2.0 \ + socket2-0.6.2 \ + stable_deref_trait-1.2.1 \ subtle-2.6.1 \ - syn-2.0.104 \ + syn-2.0.114 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ - tempfile-3.20.0 \ - thiserror-2.0.12 \ - thiserror-impl-2.0.12 \ - tinystr-0.8.1 \ - tinyvec-1.9.0 \ + tempfile-3.24.0 \ + thiserror-1.0.69 \ + thiserror-2.0.18 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.18 \ + tinystr-0.8.2 \ + tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ - tokio-1.46.1 \ - tokio-macros-2.5.0 \ + tokio-1.49.0 \ + tokio-macros-2.6.0 \ tokio-native-tls-0.3.1 \ - tokio-rustls-0.26.2 \ - tokio-util-0.7.15 \ - toml-0.9.2 \ - toml_datetime-0.7.0 \ - toml_parser-1.0.1 \ - toml_writer-1.0.2 \ - tower-0.5.2 \ - tower-http-0.6.6 \ + tokio-rustls-0.26.4 \ + tokio-util-0.7.18 \ + toml-0.9.11+spec-1.1.0 \ + toml_datetime-0.7.5+spec-1.1.0 \ + toml_parser-1.0.6+spec-1.1.0 \ + toml_writer-1.0.6+spec-1.1.0 \ + tower-0.5.3 \ + tower-http-0.6.8 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ - tracing-0.1.41 \ - tracing-core-0.1.34 \ + tracing-0.1.44 \ + tracing-core-0.1.36 \ try-lock-0.2.5 \ - unicode-ident-1.0.18 \ + unicode-ident-1.0.22 \ unicode-segmentation-1.12.0 \ - unicode-width-0.2.1 \ + unicode-width-0.2.2 \ untrusted-0.9.0 \ - url-2.5.4 \ + url-2.5.8 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ + walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.2+wasi-0.2.4 \ - wasm-bindgen-0.2.100 \ - wasm-bindgen-backend-0.2.100 \ - wasm-bindgen-futures-0.4.50 \ - wasm-bindgen-macro-0.2.100 \ - wasm-bindgen-macro-support-0.2.100 \ - wasm-bindgen-shared-0.2.100 \ - web-sys-0.3.77 \ + wasip2-1.0.2+wasi-0.2.9 \ + wasm-bindgen-0.2.108 \ + wasm-bindgen-futures-0.4.58 \ + wasm-bindgen-macro-0.2.108 \ + wasm-bindgen-macro-support-0.2.108 \ + wasm-bindgen-shared-0.2.108 \ + web-sys-0.3.85 \ web-time-1.1.0 \ - windows-link-0.1.3 \ - windows-registry-0.5.3 \ - windows-result-0.3.4 \ - windows-strings-0.4.2 \ + webpki-root-certs-1.0.5 \ + winapi-util-0.1.11 \ + windows-link-0.2.1 \ + windows-registry-0.6.1 \ + windows-result-0.4.1 \ + windows-strings-0.5.1 \ + windows-sys-0.45.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ + windows-sys-0.61.2 \ + windows-targets-0.42.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.5 \ + windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_gnullvm-0.53.1 \ + windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ - windows_aarch64_msvc-0.53.0 \ + windows_aarch64_msvc-0.53.1 \ + windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ - windows_i686_gnu-0.53.0 \ + windows_i686_gnu-0.53.1 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_gnullvm-0.53.0 \ + windows_i686_gnullvm-0.53.1 \ + windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ - windows_i686_msvc-0.53.0 \ + windows_i686_msvc-0.53.1 \ + windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnu-0.53.1 \ + windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_gnullvm-0.53.1 \ + windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ - windows_x86_64_msvc-0.53.0 \ - winnow-0.7.12 \ - wit-bindgen-rt-0.39.0 \ - writeable-0.6.1 \ - yoke-0.8.0 \ - yoke-derive-0.8.0 \ - zerocopy-0.8.26 \ - zerocopy-derive-0.8.26 \ + windows_x86_64_msvc-0.53.1 \ + winnow-0.7.14 \ + wit-bindgen-0.51.0 \ + writeable-0.6.2 \ + yoke-0.8.1 \ + yoke-derive-0.8.1 \ + zerocopy-0.8.33 \ + zerocopy-derive-0.8.33 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ - zeroize-1.8.1 \ - zerotrie-0.2.2 \ - zerovec-0.11.2 \ - zerovec-derive-0.11.1 + zeroize-1.8.2 \ + zerotrie-0.2.3 \ + zerovec-0.11.5 \ + zerovec-derive-0.11.2 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib diff --git a/math/fend/distinfo b/math/fend/distinfo index c9463b1d7a1c..cd0872f9da70 100644 --- a/math/fend/distinfo +++ b/math/fend/distinfo @@ -1,28 +1,32 @@ -TIMESTAMP = 1752640040 -SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 -SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa -SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +TIMESTAMP = 1769389419 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 -SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 -SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/aws-lc-rs-1.15.4.crate) = 7b7b6141e96a8c160799cc2d5adecd5cbbe5054cb8c7c4af53da0f83bb7ad256 +SIZE (rust/crates/aws-lc-rs-1.15.4.crate) = 218620 +SHA256 (rust/crates/aws-lc-sys-0.37.0.crate) = 5c34dda4df7017c8db52132f0f8a2e0f8161649d15723ed63fc00c82d0f2081a +SIZE (rust/crates/aws-lc-sys-0.37.0.crate) = 9589032 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 -SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 -SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/cc-1.2.29.crate) = 5c1599538de2394445747c8cf7935946e3cc27e9625f889d979bfb2aaf569362 -SIZE (rust/crates/cc-1.2.29.crate) = 108072 -SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 -SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 +SHA256 (rust/crates/bumpalo-3.19.1.crate) = 5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510 +SIZE (rust/crates/bumpalo-3.19.1.crate) = 96477 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 +SHA256 (rust/crates/cc-1.2.54.crate) = 6354c81bbfd62d9cfa9cb3c773c2b7b2a3a482d569de977fd0e961f6e7c00583 +SIZE (rust/crates/cc-1.2.54.crate) = 93609 +SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c +SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/clipboard-win-5.4.0.crate) = 15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892 -SIZE (rust/crates/clipboard-win-5.4.0.crate) = 20559 +SHA256 (rust/crates/clipboard-win-5.4.1.crate) = bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4 +SIZE (rust/crates/clipboard-win-5.4.1.crate) = 20994 +SHA256 (rust/crates/cmake-0.1.57.crate) = 75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d +SIZE (rust/crates/cmake-0.1.57.crate) = 20376 +SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd +SIZE (rust/crates/combine-4.6.7.crate) = 134808 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 @@ -31,26 +35,32 @@ SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f2807 SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 +SIZE (rust/crates/dunce-1.0.5.crate) = 8244 SHA256 (rust/crates/endian-type-0.1.2.crate) = c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d SIZE (rust/crates/endian-type-0.1.2.crate) = 2340 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad -SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb +SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/error-code-3.3.2.crate) = dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59 SIZE (rust/crates/error-code-3.3.2.crate) = 8516 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fd-lock-4.0.4.crate) = 0ce92ff622d6dadf7349484f42c93271a0d49b7cc4d466a936405bacbe10aa78 SIZE (rust/crates/fd-lock-4.0.4.crate) = 15522 +SHA256 (rust/crates/find-msvc-tools-0.1.8.crate) = 8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db +SIZE (rust/crates/find-msvc-tools-0.1.8.crate) = 31151 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 -SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 -SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 +SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c +SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e @@ -61,186 +71,186 @@ SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 -SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 -SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 -SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 -SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 -SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f -SIZE (rust/crates/gimli-0.31.1.crate) = 279515 -SHA256 (rust/crates/h2-0.4.11.crate) = 17da50a276f1e01e0ba6c029e47b7100754904ee8a278f886546e98575380785 -SIZE (rust/crates/h2-0.4.11.crate) = 175810 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 -SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 -SIZE (rust/crates/http-1.3.1.crate) = 106063 +SHA256 (rust/crates/getrandom-0.2.17.crate) = ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0 +SIZE (rust/crates/getrandom-0.2.17.crate) = 40780 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 +SHA256 (rust/crates/h2-0.4.13.crate) = 2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54 +SIZE (rust/crates/h2-0.4.13.crate) = 176861 +SHA256 (rust/crates/hashbrown-0.16.1.crate) = 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100 +SIZE (rust/crates/hashbrown-0.16.1.crate) = 147785 +SHA256 (rust/crates/http-1.4.0.crate) = e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a +SIZE (rust/crates/http-1.4.0.crate) = 106978 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 SIZE (rust/crates/httparse-1.10.1.crate) = 45190 -SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 -SIZE (rust/crates/hyper-1.6.0.crate) = 153923 +SHA256 (rust/crates/hyper-1.8.1.crate) = 2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11 +SIZE (rust/crates/hyper-1.8.1.crate) = 157353 SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.15.crate) = 7f66d5bd4c6f02bf0542fad85d626775bab9258cf795a4256dcaf3161114d1df -SIZE (rust/crates/hyper-util-0.1.15.crate) = 101020 -SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 -SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 -SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a -SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 -SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 -SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 -SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 -SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 -SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b -SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 -SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 -SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 -SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af -SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 -SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e -SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/hyper-util-0.1.19.crate) = 727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f +SIZE (rust/crates/hyper-util-0.1.19.crate) = 112744 +SHA256 (rust/crates/icu_collections-2.1.1.crate) = 4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43 +SIZE (rust/crates/icu_collections-2.1.1.crate) = 87233 +SHA256 (rust/crates/icu_locale_core-2.1.1.crate) = edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6 +SIZE (rust/crates/icu_locale_core-2.1.1.crate) = 70876 +SHA256 (rust/crates/icu_normalizer-2.1.1.crate) = 5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599 +SIZE (rust/crates/icu_normalizer-2.1.1.crate) = 67132 +SHA256 (rust/crates/icu_normalizer_data-2.1.1.crate) = 7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a +SIZE (rust/crates/icu_normalizer_data-2.1.1.crate) = 68649 +SHA256 (rust/crates/icu_properties-2.1.2.crate) = 020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec +SIZE (rust/crates/icu_properties-2.1.2.crate) = 60136 +SHA256 (rust/crates/icu_properties_data-2.1.2.crate) = 616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af +SIZE (rust/crates/icu_properties_data-2.1.2.crate) = 163057 +SHA256 (rust/crates/icu_provider-2.1.1.crate) = 85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614 +SIZE (rust/crates/icu_provider-2.1.1.crate) = 50907 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 -SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 -SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 -SHA256 (rust/crates/io-uring-0.7.8.crate) = b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013 -SIZE (rust/crates/io-uring-0.7.8.crate) = 94958 +SHA256 (rust/crates/indexmap-2.13.0.crate) = 7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017 +SIZE (rust/crates/indexmap-2.13.0.crate) = 102206 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 -SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 -SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 -SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c -SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f -SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 -SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 -SIZE (rust/crates/libc-0.2.174.crate) = 779933 -SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 -SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 -SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 -SIZE (rust/crates/litemap-0.8.0.crate) = 34344 -SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 -SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/iri-string-0.7.10.crate) = c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a +SIZE (rust/crates/iri-string-0.7.10.crate) = 146126 +SHA256 (rust/crates/itoa-1.0.17.crate) = 92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2 +SIZE (rust/crates/itoa-1.0.17.crate) = 15905 +SHA256 (rust/crates/jni-0.21.1.crate) = 1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97 +SIZE (rust/crates/jni-0.21.1.crate) = 105028 +SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 +SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 +SHA256 (rust/crates/jobserver-0.1.34.crate) = 9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33 +SIZE (rust/crates/jobserver-0.1.34.crate) = 29013 +SHA256 (rust/crates/js-sys-0.3.85.crate) = 8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3 +SIZE (rust/crates/js-sys-0.3.85.crate) = 56436 +SHA256 (rust/crates/libc-0.2.180.crate) = bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc +SIZE (rust/crates/libc-0.2.180.crate) = 812207 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 +SHA256 (rust/crates/litemap-0.8.1.crate) = 6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77 +SIZE (rust/crates/litemap-0.8.1.crate) = 34172 +SHA256 (rust/crates/log-0.4.29.crate) = 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897 +SIZE (rust/crates/log-0.4.29.crate) = 51515 SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 -SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 -SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 -SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c -SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 +SHA256 (rust/crates/mio-1.1.1.crate) = a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc +SIZE (rust/crates/mio-1.1.1.crate) = 105630 SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 SHA256 (rust/crates/nibble_vec-0.1.0.crate) = 77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43 SIZE (rust/crates/nibble_vec-0.1.0.crate) = 11796 SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 SIZE (rust/crates/nix-0.30.1.crate) = 342015 -SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 -SIZE (rust/crates/object-0.36.7.crate) = 329938 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 -SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 -SIZE (rust/crates/openssl-0.10.73.crate) = 283994 +SHA256 (rust/crates/openssl-0.10.75.crate) = 08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328 +SIZE (rust/crates/openssl-0.10.75.crate) = 288136 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 -SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 -SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/openssl-probe-0.2.1.crate) = 7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe +SIZE (rust/crates/openssl-probe-0.2.1.crate) = 9155 +SHA256 (rust/crates/openssl-sys-0.9.111.crate) = 82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321 +SIZE (rust/crates/openssl-sys-0.9.111.crate) = 80871 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 -SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/potential_utf-0.1.4.crate) = b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77 +SIZE (rust/crates/potential_utf-0.1.4.crate) = 9514 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 -SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 -SIZE (rust/crates/quinn-0.11.8.crate) = 79949 -SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e -SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 -SHA256 (rust/crates/quinn-udp-0.5.13.crate) = fcebb1209ee276352ef14ff8732e24cc2b02bbac986cd74a4c81bcb2f9881970 -SIZE (rust/crates/quinn-udp-0.5.13.crate) = 32621 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/proc-macro2-1.0.106.crate) = 8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934 +SIZE (rust/crates/proc-macro2-1.0.106.crate) = 59765 +SHA256 (rust/crates/quinn-0.11.9.crate) = b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20 +SIZE (rust/crates/quinn-0.11.9.crate) = 83606 +SHA256 (rust/crates/quinn-proto-0.11.13.crate) = f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31 +SIZE (rust/crates/quinn-proto-0.11.13.crate) = 243837 +SHA256 (rust/crates/quinn-udp-0.5.14.crate) = addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd +SIZE (rust/crates/quinn-udp-0.5.14.crate) = 33436 +SHA256 (rust/crates/quote-1.0.44.crate) = 21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4 +SIZE (rust/crates/quote-1.0.44.crate) = 31629 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/radix_trie-0.2.1.crate) = c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd SIZE (rust/crates/radix_trie-0.2.1.crate) = 251366 -SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 -SIZE (rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 -SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 -SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 -SHA256 (rust/crates/reqwest-0.12.22.crate) = cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531 -SIZE (rust/crates/reqwest-0.12.22.crate) = 200283 +SHA256 (rust/crates/rand_core-0.9.5.crate) = 76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c +SIZE (rust/crates/rand_core-0.9.5.crate) = 24129 +SHA256 (rust/crates/reqwest-0.13.1.crate) = 04e9018c9d814e5f30cc16a0f03271aeab3571e609612d9fe78c1aa8d11c2f62 +SIZE (rust/crates/reqwest-0.13.1.crate) = 158118 SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 SIZE (rust/crates/ring-0.17.14.crate) = 1502610 -SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f -SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 -SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 -SIZE (rust/crates/rustix-1.0.7.crate) = 414500 -SHA256 (rust/crates/rustls-0.23.29.crate) = 2491382039b29b9b11ff08b76ff6c97cf287671dbb74f0be44bda389fffe9bd1 -SIZE (rust/crates/rustls-0.23.29.crate) = 370867 -SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 -SIZE (rust/crates/rustls-native-certs-0.8.1.crate) = 31129 -SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 -SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 -SHA256 (rust/crates/rustls-webpki-0.103.4.crate) = 0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc -SIZE (rust/crates/rustls-webpki-0.103.4.crate) = 84241 -SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d -SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 -SHA256 (rust/crates/rustyline-16.0.0.crate) = 62fd9ca5ebc709e8535e8ef7c658eb51457987e48c98ead2be482172accc408d -SIZE (rust/crates/rustyline-16.0.0.crate) = 120235 -SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f -SIZE (rust/crates/ryu-1.0.20.crate) = 48738 -SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d -SIZE (rust/crates/schannel-0.1.27.crate) = 42772 +SHA256 (rust/crates/rustix-1.1.3.crate) = 146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34 +SIZE (rust/crates/rustix-1.1.3.crate) = 423447 +SHA256 (rust/crates/rustls-0.23.36.crate) = c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b +SIZE (rust/crates/rustls-0.23.36.crate) = 374313 +SHA256 (rust/crates/rustls-native-certs-0.8.3.crate) = 612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63 +SIZE (rust/crates/rustls-native-certs-0.8.3.crate) = 30380 +SHA256 (rust/crates/rustls-pki-types-1.14.0.crate) = be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd +SIZE (rust/crates/rustls-pki-types-1.14.0.crate) = 35403 +SHA256 (rust/crates/rustls-platform-verifier-0.6.2.crate) = 1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784 +SIZE (rust/crates/rustls-platform-verifier-0.6.2.crate) = 58924 +SHA256 (rust/crates/rustls-platform-verifier-android-0.1.1.crate) = f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f +SIZE (rust/crates/rustls-platform-verifier-android-0.1.1.crate) = 13919 +SHA256 (rust/crates/rustls-webpki-0.103.9.crate) = d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53 +SIZE (rust/crates/rustls-webpki-0.103.9.crate) = 85813 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/rustyline-17.0.2.crate) = e902948a25149d50edc1a8e0141aad50f54e22ba83ff988cf8f7c9ef07f50564 +SIZE (rust/crates/rustyline-17.0.2.crate) = 121599 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/schannel-0.1.28.crate) = 891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1 +SIZE (rust/crates/schannel-0.1.28.crate) = 42312 SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 -SHA256 (rust/crates/security-framework-3.2.0.crate) = 271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316 -SIZE (rust/crates/security-framework-3.2.0.crate) = 86095 -SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 -SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 -SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 -SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 -SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd -SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/security-framework-3.5.1.crate) = b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef +SIZE (rust/crates/security-framework-3.5.1.crate) = 89937 +SHA256 (rust/crates/security-framework-sys-2.15.0.crate) = cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0 +SIZE (rust/crates/security-framework-sys-2.15.0.crate) = 20718 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_spanned-1.0.4.crate) = f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776 +SIZE (rust/crates/serde_spanned-1.0.4.crate) = 11032 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 -SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 -SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d -SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/signal-hook-registry-1.4.8.crate) = c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b +SIZE (rust/crates/signal-hook-registry-1.4.8.crate) = 21668 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 -SIZE (rust/crates/socket2-0.5.10.crate) = 58169 -SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 -SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/socket2-0.6.2.crate) = 86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0 +SIZE (rust/crates/socket2-0.6.2.crate) = 58621 +SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 +SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186 SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 SIZE (rust/crates/subtle-2.6.1.crate) = 14562 -SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 -SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/syn-2.0.114.crate) = d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a +SIZE (rust/crates/syn-2.0.114.crate) = 304636 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 @@ -249,163 +259,191 @@ SHA256 (rust/crates/system-configuration-0.6.1.crate) = 3c879d448e9d986b66174276 SIZE (rust/crates/system-configuration-0.6.1.crate) = 17935 SHA256 (rust/crates/system-configuration-sys-0.6.0.crate) = 8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4 SIZE (rust/crates/system-configuration-sys-0.6.0.crate) = 11090 -SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 -SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 -SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b -SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 -SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 -SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 +SHA256 (rust/crates/tempfile-3.24.0.crate) = 655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c +SIZE (rust/crates/tempfile-3.24.0.crate) = 40849 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-2.0.18.crate) = 4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4 +SIZE (rust/crates/thiserror-2.0.18.crate) = 28875 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thiserror-impl-2.0.18.crate) = ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5 +SIZE (rust/crates/thiserror-impl-2.0.18.crate) = 21413 +SHA256 (rust/crates/tinystr-0.8.2.crate) = 42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869 +SIZE (rust/crates/tinystr-0.8.2.crate) = 23942 +SHA256 (rust/crates/tinyvec-1.10.0.crate) = bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa +SIZE (rust/crates/tinyvec-1.10.0.crate) = 51996 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 -SIZE (rust/crates/tokio-1.46.1.crate) = 823632 -SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 -SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-1.49.0.crate) = 72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86 +SIZE (rust/crates/tokio-1.49.0.crate) = 857029 +SHA256 (rust/crates/tokio-macros-2.6.0.crate) = af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5 +SIZE (rust/crates/tokio-macros-2.6.0.crate) = 16505 SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 -SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b -SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 -SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df -SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 -SHA256 (rust/crates/toml-0.9.2.crate) = ed0aee96c12fa71097902e0bb061a5e1ebd766a6636bb605ba401c45c1650eac -SIZE (rust/crates/toml-0.9.2.crate) = 56695 -SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 -SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 -SHA256 (rust/crates/toml_parser-1.0.1.crate) = 97200572db069e74c512a14117b296ba0a80a30123fbbb5aa1f4a348f639ca30 -SIZE (rust/crates/toml_parser-1.0.1.crate) = 35063 -SHA256 (rust/crates/toml_writer-1.0.2.crate) = fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64 -SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 -SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 -SIZE (rust/crates/tower-0.5.2.crate) = 109417 -SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 -SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 +SHA256 (rust/crates/tokio-rustls-0.26.4.crate) = 1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61 +SIZE (rust/crates/tokio-rustls-0.26.4.crate) = 35430 +SHA256 (rust/crates/tokio-util-0.7.18.crate) = 9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098 +SIZE (rust/crates/tokio-util-0.7.18.crate) = 140550 +SHA256 (rust/crates/toml-0.9.11+spec-1.1.0.crate) = f3afc9a848309fe1aaffaed6e1546a7a14de1f935dc9d89d32afd9a44bab7c46 +SIZE (rust/crates/toml-0.9.11+spec-1.1.0.crate) = 56484 +SHA256 (rust/crates/toml_datetime-0.7.5+spec-1.1.0.crate) = 92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347 +SIZE (rust/crates/toml_datetime-0.7.5+spec-1.1.0.crate) = 17975 +SHA256 (rust/crates/toml_parser-1.0.6+spec-1.1.0.crate) = a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44 +SIZE (rust/crates/toml_parser-1.0.6+spec-1.1.0.crate) = 34897 +SHA256 (rust/crates/toml_writer-1.0.6+spec-1.1.0.crate) = ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607 +SIZE (rust/crates/toml_writer-1.0.6+spec-1.1.0.crate) = 17187 +SHA256 (rust/crates/tower-0.5.3.crate) = ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4 +SIZE (rust/crates/tower-0.5.3.crate) = 110488 +SHA256 (rust/crates/tower-http-0.6.8.crate) = d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8 +SIZE (rust/crates/tower-http-0.6.8.crate) = 135827 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 -SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 -SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 -SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-0.1.44.crate) = 63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100 +SIZE (rust/crates/tracing-0.1.44.crate) = 463135 +SHA256 (rust/crates/tracing-core-0.1.36.crate) = db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a +SIZE (rust/crates/tracing-core-0.1.36.crate) = 63967 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 -SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 -SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 -SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c -SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 +SHA256 (rust/crates/unicode-width-0.2.2.crate) = b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254 +SIZE (rust/crates/unicode-width-0.2.2.crate) = 282768 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 -SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/url-2.5.8.crate) = ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed +SIZE (rust/crates/url-2.5.8.crate) = 86512 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 -SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 -SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 -SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 -SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61 -SIZE (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 16181 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 -SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d -SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 -SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 -SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 +SHA256 (rust/crates/wasip2-1.0.2+wasi-0.2.9.crate) = 9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5 +SIZE (rust/crates/wasip2-1.0.2+wasi-0.2.9.crate) = 129778 +SHA256 (rust/crates/wasm-bindgen-0.2.108.crate) = 64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566 +SIZE (rust/crates/wasm-bindgen-0.2.108.crate) = 49120 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.58.crate) = 70a6e77fd0ae8029c9ea0063f87c46fde723e7d887703d74ad2616d792e51e6f +SIZE (rust/crates/wasm-bindgen-futures-0.4.58.crate) = 17188 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.108.crate) = 008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608 +SIZE (rust/crates/wasm-bindgen-macro-0.2.108.crate) = 9283 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.108.crate) = 5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.108.crate) = 49855 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.108.crate) = 1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12 +SIZE (rust/crates/wasm-bindgen-shared-0.2.108.crate) = 10121 +SHA256 (rust/crates/web-sys-0.3.85.crate) = 312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598 +SIZE (rust/crates/web-sys-0.3.85.crate) = 645049 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 -SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a -SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 -SHA256 (rust/crates/windows-registry-0.5.3.crate) = 5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e -SIZE (rust/crates/windows-registry-0.5.3.crate) = 13386 -SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 -SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 -SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 -SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/webpki-root-certs-1.0.5.crate) = 36a29fc0408b113f68cf32637857ab740edfafdf460c326cd2afaa2d84cc05dc +SIZE (rust/crates/webpki-root-certs-1.0.5.crate) = 165076 +SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 +SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 +SHA256 (rust/crates/windows-registry-0.6.1.crate) = 02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720 +SIZE (rust/crates/windows-registry-0.6.1.crate) = 13358 +SHA256 (rust/crates/windows-result-0.4.1.crate) = 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5 +SIZE (rust/crates/windows-result-0.4.1.crate) = 13381 +SHA256 (rust/crates/windows-strings-0.5.1.crate) = 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091 +SIZE (rust/crates/windows-strings-0.5.1.crate) = 13966 +SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 +SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 +SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 +SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef -SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 -SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 +SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 +SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 -SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c -SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 +SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f +SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 -SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 -SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnu-0.53.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 -SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 +SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 +SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 -SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d -SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 +SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 +SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 -SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba -SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 +SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 -SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 +SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 +SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 -SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 -SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 -SIZE (rust/crates/winnow-0.7.12.crate) = 174403 -SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 -SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 -SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb -SIZE (rust/crates/writeable-0.6.1.crate) = 24068 -SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc -SIZE (rust/crates/yoke-0.8.0.crate) = 28726 -SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 -SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 -SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f -SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 -SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 -SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 +SHA256 (rust/crates/winnow-0.7.14.crate) = 5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829 +SIZE (rust/crates/winnow-0.7.14.crate) = 184718 +SHA256 (rust/crates/wit-bindgen-0.51.0.crate) = d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5 +SIZE (rust/crates/wit-bindgen-0.51.0.crate) = 68035 +SHA256 (rust/crates/writeable-0.6.2.crate) = 9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9 +SIZE (rust/crates/writeable-0.6.2.crate) = 25181 +SHA256 (rust/crates/yoke-0.8.1.crate) = 72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954 +SIZE (rust/crates/yoke-0.8.1.crate) = 32016 +SHA256 (rust/crates/yoke-derive-0.8.1.crate) = b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d +SIZE (rust/crates/yoke-derive-0.8.1.crate) = 7593 +SHA256 (rust/crates/zerocopy-0.8.33.crate) = 668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd +SIZE (rust/crates/zerocopy-0.8.33.crate) = 271917 +SHA256 (rust/crates/zerocopy-derive-0.8.33.crate) = 2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1 +SIZE (rust/crates/zerocopy-derive-0.8.33.crate) = 100877 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 -SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde -SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 -SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 -SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 -SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f -SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 -SHA256 (printfn-fend-v1.5.7_GH0.tar.gz) = 864059155044a94d4b9d2e37c763f8c58b19afa5db3f8f9ed1064bdcc4732f4e -SIZE (printfn-fend-v1.5.7_GH0.tar.gz) = 225639 +SHA256 (rust/crates/zeroize-1.8.2.crate) = b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0 +SIZE (rust/crates/zeroize-1.8.2.crate) = 20907 +SHA256 (rust/crates/zerotrie-0.2.3.crate) = 2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851 +SIZE (rust/crates/zerotrie-0.2.3.crate) = 69547 +SHA256 (rust/crates/zerovec-0.11.5.crate) = 6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002 +SIZE (rust/crates/zerovec-0.11.5.crate) = 119620 +SHA256 (rust/crates/zerovec-derive-0.11.2.crate) = eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3 +SIZE (rust/crates/zerovec-derive-0.11.2.crate) = 21421 +SHA256 (printfn-fend-v1.5.8_GH0.tar.gz) = 2c53922b83b693c852581942ddcf8e02e1bcd691f30c00e8066cdd6ab2070b86 +SIZE (printfn-fend-v1.5.8_GH0.tar.gz) = 232921 diff --git a/math/form/Makefile b/math/form/Makefile index 24c178d81e13..0b6055a87023 100644 --- a/math/form/Makefile +++ b/math/form/Makefile @@ -1,21 +1,21 @@ PORTNAME= form -DISTVERSIONPREFIX= v -DISTVERSION= 4.3.1 -PORTREVISION= 1 +DISTVERSION= 5.0.0 CATEGORIES= math +MASTER_SITES= https://github.com/form-dev/form/releases/download/v${DISTVERSION}/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Symbolic Manipulation System -WWW= https://www.nikhef.nl/~form/ +WWW= https://www.nikhef.nl/~form/ \ + https://github.com/form-dev/form LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgmp.so:math/gmp +LIB_DEPENDS= libgmp.so:math/gmp \ + libmpfr.so:math/mpfr \ + libzstd.so:archivers/zstd USES= autoreconf gmake localbase -USE_GITHUB= yes -GH_ACCOUNT= vermaseren GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-native \ diff --git a/math/form/distinfo b/math/form/distinfo index 9c32e83324f1..2aa8d0431803 100644 --- a/math/form/distinfo +++ b/math/form/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681277568 -SHA256 (vermaseren-form-v4.3.1_GH0.tar.gz) = c32bb45e3c52ecdfe1ea5bf8cca289bb5e9c7841af24eb971a3f30d886ac60b7 -SIZE (vermaseren-form-v4.3.1_GH0.tar.gz) = 1288306 +TIMESTAMP = 1769779175 +SHA256 (form-5.0.0.tar.gz) = 10d22acf2f0acf831b494e6a73682828980b9054ea8ec2b5dc46677dca8d6518 +SIZE (form-5.0.0.tar.gz) = 1741391 diff --git a/math/form/files/patch-configure.ac b/math/form/files/patch-configure.ac index 30b228134f2d..0e383408c7d6 100644 --- a/math/form/files/patch-configure.ac +++ b/math/form/files/patch-configure.ac @@ -1,20 +1,11 @@ ---- configure.ac.orig 2022-11-15 09:35:49 UTC +--- configure.ac.orig 2026-01-27 09:44:03 UTC +++ configure.ac -@@ -768,8 +768,6 @@ AC_DEFUN([AX_HANDLE_EXTRA_WARNING], - [$1="$$1 -Wno-misleading-indentation"]) - # Too many false positives. - # See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 -- AX_CHECK_COMPILE_FLAG([-Wno-stringop-overflow], -- [$1="$$1 -Wno-stringop-overflow"]) - fi[]dnl - ]) - -@@ -780,7 +778,7 @@ if test "$my_test_COMPILEFLAGS" != set; then - COMPILEFLAGS="-Wall -Wextra -Wpadded" +@@ -938,7 +938,7 @@ if test "$my_test_COMPILEFLAGS" != set; then + COMPILEFLAGS="-Wall -Wextra" AX_HANDLE_EXTRA_WARNING([COMPILEFLAGS]) # Enable optimizations. - COMPILEFLAGS="$COMPILEFLAGS -O3" + COMPILEFLAGS="$COMPILEFLAGS" - if test "x$enable_profile" != xgprof; then - # -pg conflicts with -fomit-frame-pointer. - COMPILEFLAGS="$COMPILEFLAGS -fomit-frame-pointer" + if test "x$enable_backtrace" = xyes; then + # Keep symbols and frame pointers for easier debugging. + COMPILEFLAGS="$COMPILEFLAGS -g -fno-omit-frame-pointer" diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index f5c7bbb93b5f..928ae503d7f0 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -1,7 +1,7 @@ PORTNAME= freefem++ DISTVERSIONPREFIX= v DISTVERSION= 4.14 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math science MAINTAINER= yuri@FreeBSD.org diff --git a/math/frobby/Makefile b/math/frobby/Makefile index 5bc61f13eb0f..d600f48be759 100644 --- a/math/frobby/Makefile +++ b/math/frobby/Makefile @@ -1,13 +1,9 @@ PORTNAME= frobby DISTVERSIONPREFIX= v -DISTVERSION= 0.9.5 -PORTREVISION= 3 +DISTVERSION= 0.9.7 CATEGORIES= math -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= 5b9e4ac4057f5693f53c321eeb5bfb387f6b69fb.patch:-p1 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jishanalam9128@gmail.com COMMENT= Software system and project for computations with monomial ideals WWW= https://github.com/Macaulay2/frobby @@ -20,7 +16,6 @@ USES= gmake localbase:ldflags shebangfix USE_CXXSTD= c++14 USE_GITHUB= yes GH_ACCOUNT= Macaulay2 - USE_LDCONFIG= yes SHEBANG_FILES= test/latticeFormats/runtest* test/runSplitTests test/runTests \ @@ -34,29 +29,18 @@ OPTIONS_DEFINE= DOCS LIBDOCS STATIC TEST OPTIONS_DEFAULT= STATIC OPTIONS_SUB= yes LIBDOCS_DESC= Build and install documentation for frobby library -DOCS_BUILD_DEPENDS= dvips:print/tex-dvipsk \ - latex:print/tex-formats -LIBDOCS_BUILD_DEPENDS= doxygen:devel/doxygen \ - dvips:print/tex-dvipsk \ - epstopdf:print/texlive-base \ - latex:print/tex-formats +DOCS_USES= tex +DOCS_USE= TEX=dvipsk:build,latex:build +LIBDOCS_BUILD_DEPENDS= doxygen:devel/doxygen +LIBDOCS_USES= tex +LIBDOCS_USE= TEX=base:build,dvipsk:build,latex:build TEST_BUILD_DEPENDS= bash:shells/bash -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MSTATIC} -PLIST_SUB+= LIBRARY="" \ - NO_LIBRARY="@comment " -.else -PLIST_SUB+= LIBRARY="@comment " \ - NO_LIBRARY="" -.endif - # The following variables should be defined to the same values # that can be found in ${WRKSRC}/Makefile FROBBY_SOVERSION= 1 FROBBY_AGE= 0 -FROBBY_REVISION= 0 +FROBBY_REVISION= 2 FROBBY_VERSION= ${FROBBY_SOVERSION}.${FROBBY_AGE}.${FROBBY_REVISION} do-build-DOCS-on: @@ -78,24 +62,23 @@ post-build-TEST-on: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/release/frobby ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/src/frobby.h ${STAGEDIR}${PREFIX}/include - ${INSTALL_LIB} ${WRKSRC}/bin/libfrobby.so.${FROBBY_VERSION} ${STAGEDIR}${PREFIX}/lib/libfrobby.so.${FROBBY_VERSION} - cd ${STAGEDIR}${PREFIX}/lib && \ - ${RLN} libfrobby.so.${FROBBY_VERSION} ${STAGEDIR}${PREFIX}/lib/libfrobby.so && \ - ${RLN} libfrobby.so.${FROBBY_VERSION} ${STAGEDIR}${PREFIX}/lib/libfrobby.so.${FROBBY_SOVERSION} - -do-install-STATIC-on: - ${INSTALL_DATA} ${WRKSRC}/src/frobby.h ${STAGEDIR}${PREFIX}/include - ${INSTALL_DATA} ${WRKSRC}/bin/libfrobby.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/bin/libfrobby.so.${FROBBY_VERSION} ${STAGEDIR}${PREFIX}/lib + ${RLN} ${STAGEDIR}${PREFIX}/lib/libfrobby.so.${FROBBY_VERSION} \ + ${STAGEDIR}${PREFIX}/lib/libfrobby.so + ${RLN} ${STAGEDIR}${PREFIX}/lib/libfrobby.so.${FROBBY_VERSION} \ + ${STAGEDIR}${PREFIX}/lib/libfrobby.so.${FROBBY_SOVERSION} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/bin/manual.ps ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/bin/manual.pdf ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/bin/manual.ps \ + ${WRKSRC}/bin/manual.pdf ${STAGEDIR}${DOCSDIR} do-install-LIBDOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/bin/develDoc/develDoc.ps ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/bin/develDoc/develDoc.pdf ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC}/bin/develDoc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR} + (cd ${WRKSRC}/bin/develDoc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) + ${INSTALL_DATA} ${WRKSRC}/bin/develDoc/develDoc.ps \ + ${WRKSRC}/bin/develDoc/develDoc.pdf ${STAGEDIR}${DOCSDIR} + +do-install-STATIC-on: + ${INSTALL_DATA} ${WRKSRC}/bin/libfrobby.a ${STAGEDIR}${PREFIX}/lib .include <bsd.port.mk> diff --git a/math/frobby/distinfo b/math/frobby/distinfo index baea1d47e62c..2960d37d37d4 100644 --- a/math/frobby/distinfo +++ b/math/frobby/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1650972050 -SHA256 (Macaulay2-frobby-v0.9.5_GH0.tar.gz) = 714c33c4f68e86d82062d7a42ad42c581d4b4c60d6a73ee1836ba1be7f985eb3 -SIZE (Macaulay2-frobby-v0.9.5_GH0.tar.gz) = 878560 -SHA256 (5b9e4ac4057f5693f53c321eeb5bfb387f6b69fb.patch) = 34f9e4d21b3733f549bf35ec8562a5a316a50251fac23c577c750db45d6f764a -SIZE (5b9e4ac4057f5693f53c321eeb5bfb387f6b69fb.patch) = 1747 +TIMESTAMP = 1768311153 +SHA256 (Macaulay2-frobby-v0.9.7_GH0.tar.gz) = f06da1182a7196165882b22e0b8be3fcba6a9b83807052b033e8e1379ed15aee +SIZE (Macaulay2-frobby-v0.9.7_GH0.tar.gz) = 881097 diff --git a/math/frobby/files/patch-Makefile b/math/frobby/files/patch-Makefile index b75c2d92e306..ee989867c50d 100644 --- a/math/frobby/files/patch-Makefile +++ b/math/frobby/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig 2022-05-03 16:32:53 UTC +--- Makefile.orig 2026-01-09 18:30:01 UTC +++ Makefile -@@ -107,7 +107,6 @@ ifeq ($(MODE), release) +@@ -106,7 +106,6 @@ ifeq ($(MODE), release) MATCH=false ifeq ($(MODE), release) outdir = bin/release/ @@ -8,7 +8,7 @@ MATCH=true endif ifeq ($(MODE), debug) -@@ -119,13 +118,13 @@ ifeq ($(MODE), shared) +@@ -118,13 +117,13 @@ ifeq ($(MODE), shared) endif ifeq ($(MODE), shared) outdir = bin/shared/ @@ -24,7 +24,7 @@ ldflags += -pg MATCH=true benchArgs = _profile $(FROBBYARGS) -@@ -306,11 +305,11 @@ develDocPdf: bin/develDoc/ +@@ -326,11 +325,11 @@ develDocPdf: bin/develDoc/ rm -rf bin/develDoc/latexPdf bin/develDoc/warningLog cat doc/doxygen.conf doc/doxPdf|doxygen - cd bin/develDoc/latexPdf; for f in `ls *.eps`; do epstopdf $$f; done # Cygwin fix diff --git a/math/frobby/pkg-plist b/math/frobby/pkg-plist index dc46a698510c..d73789e30b4e 100644 --- a/math/frobby/pkg-plist +++ b/math/frobby/pkg-plist @@ -1,104 +1,677 @@ bin/frobby +include/frobby.h +%%STATIC%%lib/libfrobby.a lib/libfrobby.so lib/libfrobby.so.1 -lib/libfrobby.so.1.0.0 -%%DOCS%%%%DOCSDIR%%/manual.pdf -%%DOCS%%%%DOCSDIR%%/manual.ps +lib/libfrobby.so.1.0.2 %%LIBDOCS%%%%DOCSDIR%%/develDoc.pdf %%LIBDOCS%%%%DOCSDIR%%/develDoc.ps -%%LIBDOCS%%%%DOCSDIR%%/html/Action_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Action_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Action_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Action_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ActionPrinter_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/ActionPrinter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ActionPrinter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ActionPrinter_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/ActionPrinter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/AlexanderDualAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ActionPrinter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Action_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Action_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Action_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Action_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/AlexanderDualAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/AlexanderDualAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/AlexanderDualAction_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/AlexanderDualAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/all_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/all_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/AnalyzeAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/AlexanderDualAction_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/AnalyzeAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/AnalyzeAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/AnalyzeAction_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/AnalyzeAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/annotated.html -%%LIBDOCS%%%%DOCSDIR%%/html/Arena_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/AnalyzeAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ArenaTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ArenaTest_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/Arena_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Arena_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Arena_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/Arena_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ArenaTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ArenaTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/AssociatedPrimesAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Arena_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/AssociatedPrimesAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/AssociatedPrimesAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/AssociatedPrimesAction_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/AssociatedPrimesAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/bc_s.png -%%LIBDOCS%%%%DOCSDIR%%/html/bdwn.png -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiBaseCase_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/AssociatedPrimesAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiBaseCase_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiBaseCase_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiBaseCase_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiBaseCase_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiBaseCase_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiFacade_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiHilbertAlgorithm_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiFacade_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiHilbertAlgorithm_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiHilbertAlgorithm_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiHilbertAlgorithm_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiHilbertAlgorithm_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiParams_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiHilbertAlgorithm_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiParams_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiParams_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiParams_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiParams_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiPivotStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiParams_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiPivotStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiPivotStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiPivotStrategy_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiPivotStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiState_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiPivotStrategy_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiState_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigattiState_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiState_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BigattiState_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIdeal_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigIntVector_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigPolynomial_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/BigTermRecorder_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/BoolParameter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BigattiState_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BoolParameter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/BoolParameter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BoolParameter_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/BoolParameter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalCoefTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/BoolParameter_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/CanonicalCoefTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalCoefTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalCoefTermConsumer_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/CanonicalCoefTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalCoefTermConsumer_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/CanonicalTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalTermConsumer_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/CanonicalTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/class____gnu__cxx_1_1hashtable-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/class____gnu__cxx_1_1hashtable.html +%%LIBDOCS%%%%DOCSDIR%%/html/CanonicalTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HashMap_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HashMap_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibAlexanderDualTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibAlexanderDualTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibAssociatedPrimesTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibAssociatedPrimesTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibDimensionTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibDimensionTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibHilbertPoincareTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibHilbertPoincareTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibIrreducibleDecomTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibIrreducibleDecomTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibMaxStdTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibMaxStdTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibPrimaryDecomTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibPrimaryDecomTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibStdProgramTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibStdProgramTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MatrixTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/MatrixTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptSliceParams_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptSliceParams_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategyTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategyTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdealTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdealTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTermTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTermTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Task_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Task_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Task_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Task_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermGraderTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermGraderTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermIgnorer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermIgnorer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslatorTest_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslatorTest_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Term_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Term_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Term_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Term_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Test_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Test_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Test_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Test_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/all_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/all_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/annotated.html +%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/asserts_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/bc_s.png +%%LIBDOCS%%%%DOCSDIR%%/html/bc_sd.png +%%LIBDOCS%%%%DOCSDIR%%/html/bdwn.png %%LIBDOCS%%%%DOCSDIR%%/html/classAction-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classAction.html %%LIBDOCS%%%%DOCSDIR%%/html/classAction.png @@ -121,6 +694,20 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classAssociatedPrimesAction-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classAssociatedPrimesAction.html %%LIBDOCS%%%%DOCSDIR%%/html/classAssociatedPrimesAction.png +%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdeal-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdeal.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdealComparator-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdealComparator.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigIntVector-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigIntVector.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigPolynomial-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigPolynomial.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermConsumer-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermConsumer.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermConsumer.png +%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermRecorder-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermRecorder.html +%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermRecorder.png %%LIBDOCS%%%%DOCSDIR%%/html/classBigattiBaseCase-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classBigattiBaseCase.html %%LIBDOCS%%%%DOCSDIR%%/html/classBigattiFacade-members.html @@ -136,20 +723,6 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classBigattiState-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classBigattiState.html %%LIBDOCS%%%%DOCSDIR%%/html/classBigattiState.png -%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdeal-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdeal.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdealComparator-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigIdealComparator.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigIntVector-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigIntVector.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigPolynomial-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigPolynomial.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermConsumer-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermConsumer.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermConsumer.png -%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermRecorder-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermRecorder.html -%%LIBDOCS%%%%DOCSDIR%%/html/classBigTermRecorder.png %%LIBDOCS%%%%DOCSDIR%%/html/classBoolParameter-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classBoolParameter.html %%LIBDOCS%%%%DOCSDIR%%/html/classBoolParameter.png @@ -214,7 +787,6 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classEqualsPredicate-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classEqualsPredicate.html %%LIBDOCS%%%%DOCSDIR%%/html/classEqualsPredicate.png -%%LIBDOCS%%%%DOCSDIR%%/html/classes.html %%LIBDOCS%%%%DOCSDIR%%/html/classEulerAction-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classEulerAction.html %%LIBDOCS%%%%DOCSDIR%%/html/classEulerAction.png @@ -229,29 +801,29 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classFacade-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classFacade.html %%LIBDOCS%%%%DOCSDIR%%/html/classFacade.png -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1Ideal-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1Ideal.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1IdealConsumer-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1IdealConsumer.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1IdealConsumer.png -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1PolynomialConsumer-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1PolynomialConsumer.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1PolynomialConsumer.png %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyException-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyException.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyException.png -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash_3_01mpz__class_01_4-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash_3_01mpz__class_01_4.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash_3_01Term_01_4-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash_3_01Term_01_4.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash_3_01mpz__class_01_4-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyHash_3_01mpz__class_01_4.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyImpl_1_1FrobbyIdealHelper-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyImpl_1_1FrobbyIdealHelper.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyStringStream-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyStringStream.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyStringStream_1_1NotAnIntegerException-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyStringStream_1_1NotAnIntegerException.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyStringStream_1_1NotAnIntegerException.png -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyStringStream-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classFrobbyStringStream.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1Ideal-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1Ideal.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1IdealConsumer-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1IdealConsumer.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1IdealConsumer.png +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1PolynomialConsumer-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1PolynomialConsumer.html +%%LIBDOCS%%%%DOCSDIR%%/html/classFrobby_1_1PolynomialConsumer.png %%LIBDOCS%%%%DOCSDIR%%/html/classFrobeniusAction-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobeniusAction.html %%LIBDOCS%%%%DOCSDIR%%/html/classFrobeniusAction.png @@ -281,87 +853,57 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertAction.png %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertBasecase-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertBasecase.html -%%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer_1_1RightConsumer-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer_1_1RightConsumer.html -%%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer_1_1RightConsumer.png %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer.html %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer.png +%%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer_1_1RightConsumer-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer_1_1RightConsumer.html +%%LIBDOCS%%%%DOCSDIR%%/html/classHilbertIndependenceConsumer_1_1RightConsumer.png %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertSlice-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertSlice.html %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertSlice.png %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertStrategy-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertStrategy.html %%LIBDOCS%%%%DOCSDIR%%/html/classHilbertStrategy.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal_1_1ExponentAllocator-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal_1_1ExponentAllocator.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealComparator-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealComparator.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealConsolidator-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealConsolidator.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealConsolidator.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFacade-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFacade.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFacade.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFactory-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFactory.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealOrderer-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealOrderer.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree_1_1Node-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree_1_1Node.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIndependencePivotSplit-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIndependencePivotSplit.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIndependencePivotSplit.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIndependenceSplitter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIndependenceSplitter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classInputConsumer-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classInputConsumer.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIntegerParameter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIntegerParameter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIntegerParameter.png -%%LIBDOCS%%%%DOCSDIR%%/html/classInternalFrobbyException-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classInternalFrobbyException.html -%%LIBDOCS%%%%DOCSDIR%%/html/classInternalFrobbyException.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectFacade-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectFacade.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectFacade.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectionAction-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectionAction.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectionAction.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IdealWriter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IdealWriter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IdealWriter.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIOFacade-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIOFacade.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIOFacade.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIOHandler-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIOHandler.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIOHandler.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIOParameters-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIOParameters.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIOParameters.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IOHandler.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IdealWriter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IdealWriter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4IdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4PolyWriter-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4PolyWriter.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CoCoA4PolyWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CountingIOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CountingIOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1CountingIOHandler.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IdealWriter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IdealWriter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IOHandler.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IdealWriter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IdealWriter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2IdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2PolyWriter-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2PolyWriter.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Fourti2PolyWriter.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IdealWriter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IdealWriter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IOHandlerCommon-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IOHandlerCommon.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IOHandlerCommon.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IOHandlerImpl-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IOHandlerImpl.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IOHandlerImpl.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IdealWriter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IdealWriter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1IdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1M2IdealWriter-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1M2IdealWriter.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1M2IdealWriter.png @@ -371,42 +913,72 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Macaulay2IOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Macaulay2IOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1Macaulay2IOHandler.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIdealWriter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIdealWriter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIOHandler.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIdealWriter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIdealWriter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIdealWriter.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIdealWriter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIdealWriter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1MonosIdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIOHandler.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIdealWriter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIdealWriter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NewMonosIdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NullIOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NullIOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1NullIOHandler.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1PolyWriter-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1PolyWriter.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1PolyWriter.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIdealWriter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIdealWriter.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIOHandler-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIOHandler.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIOHandler.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIdealWriter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIdealWriter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularIdealWriter.png %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularPolyWriter-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularPolyWriter.html %%LIBDOCS%%%%DOCSDIR%%/html/classIO_1_1SingularPolyWriter.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIOFacade-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIOFacade.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIOFacade.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIOHandler-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIOHandler.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIOHandler.png -%%LIBDOCS%%%%DOCSDIR%%/html/classIOParameters-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIOParameters.html -%%LIBDOCS%%%%DOCSDIR%%/html/classIOParameters.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealComparator-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealComparator.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealConsolidator-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealConsolidator.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealConsolidator.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFacade-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFacade.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFacade.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFactory-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealFactory.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealOrderer-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealOrderer.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree_1_1Node-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdealTree_1_1Node.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal_1_1ExponentAllocator-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIdeal_1_1ExponentAllocator.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIndependencePivotSplit-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIndependencePivotSplit.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIndependencePivotSplit.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIndependenceSplitter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIndependenceSplitter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classInputConsumer-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classInputConsumer.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIntegerParameter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIntegerParameter.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIntegerParameter.png +%%LIBDOCS%%%%DOCSDIR%%/html/classInternalFrobbyException-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classInternalFrobbyException.html +%%LIBDOCS%%%%DOCSDIR%%/html/classInternalFrobbyException.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectFacade-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectFacade.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectFacade.png +%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectionAction-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectionAction.html +%%LIBDOCS%%%%DOCSDIR%%/html/classIntersectionAction.png %%LIBDOCS%%%%DOCSDIR%%/html/classIrreducibleDecomAction-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classIrreducibleDecomAction.html %%LIBDOCS%%%%DOCSDIR%%/html/classIrreducibleDecomAction.png @@ -444,29 +1016,29 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classLocalArray.html %%LIBDOCS%%%%DOCSDIR%%/html/classMatrix-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMatrix.html +%%LIBDOCS%%%%DOCSDIR%%/html/classMaxLabelSplit-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classMaxLabelSplit.html +%%LIBDOCS%%%%DOCSDIR%%/html/classMaxLabelSplit.png %%LIBDOCS%%%%DOCSDIR%%/html/classMaximalStandardAction-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMaximalStandardAction.html %%LIBDOCS%%%%DOCSDIR%%/html/classMaximalStandardAction.png %%LIBDOCS%%%%DOCSDIR%%/html/classMaximumSplit-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMaximumSplit.html %%LIBDOCS%%%%DOCSDIR%%/html/classMaximumSplit.png -%%LIBDOCS%%%%DOCSDIR%%/html/classMaxLabelSplit-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classMaxLabelSplit.html -%%LIBDOCS%%%%DOCSDIR%%/html/classMaxLabelSplit.png %%LIBDOCS%%%%DOCSDIR%%/html/classMedianSplit-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMedianSplit.html %%LIBDOCS%%%%DOCSDIR%%/html/classMedianSplit.png %%LIBDOCS%%%%DOCSDIR%%/html/classMinGenSplit-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMinGenSplit.html %%LIBDOCS%%%%DOCSDIR%%/html/classMinGenSplit.png +%%LIBDOCS%%%%DOCSDIR%%/html/classMinLabelSplit-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classMinLabelSplit.html +%%LIBDOCS%%%%DOCSDIR%%/html/classMinLabelSplit.png %%LIBDOCS%%%%DOCSDIR%%/html/classMinimizer-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMinimizer.html %%LIBDOCS%%%%DOCSDIR%%/html/classMinimumSplit-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMinimumSplit.html %%LIBDOCS%%%%DOCSDIR%%/html/classMinimumSplit.png -%%LIBDOCS%%%%DOCSDIR%%/html/classMinLabelSplit-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classMinLabelSplit.html -%%LIBDOCS%%%%DOCSDIR%%/html/classMinLabelSplit.png %%LIBDOCS%%%%DOCSDIR%%/html/classMlfb-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classMlfb.html %%LIBDOCS%%%%DOCSDIR%%/html/classMsmIndependenceSplit-members.html @@ -516,6 +1088,9 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classPivotStrategy.png %%LIBDOCS%%%%DOCSDIR%%/html/classPlane-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classPlane.html +%%LIBDOCS%%%%DOCSDIR%%/html/classPolyTransformAction-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classPolyTransformAction.html +%%LIBDOCS%%%%DOCSDIR%%/html/classPolyTransformAction.png %%LIBDOCS%%%%DOCSDIR%%/html/classPolynomial-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classPolynomial.html %%LIBDOCS%%%%DOCSDIR%%/html/classPolynomialConsolidator-members.html @@ -526,20 +1101,17 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classPolynomialFacade.png %%LIBDOCS%%%%DOCSDIR%%/html/classPolynomialFactory-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classPolynomialFactory.html -%%LIBDOCS%%%%DOCSDIR%%/html/classPolyTransformAction-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classPolyTransformAction.html -%%LIBDOCS%%%%DOCSDIR%%/html/classPolyTransformAction.png %%LIBDOCS%%%%DOCSDIR%%/html/classPrimaryDecomAction-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classPrimaryDecomAction.html %%LIBDOCS%%%%DOCSDIR%%/html/classPrimaryDecomAction.png %%LIBDOCS%%%%DOCSDIR%%/html/classProjection-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classProjection.html +%%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal.html %%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal_1_1const__iterator-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal_1_1const__iterator.html %%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal_1_1iterator-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal_1_1iterator.html -%%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/classRawSquareFreeIdeal.html %%LIBDOCS%%%%DOCSDIR%%/html/classReverseLexComparator-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classReverseLexComparator.html %%LIBDOCS%%%%DOCSDIR%%/html/classReverseLexComparator.png @@ -688,247 +1260,269 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/classVarNames.html %%LIBDOCS%%%%DOCSDIR%%/html/classVarSorterCompare-members.html %%LIBDOCS%%%%DOCSDIR%%/html/classVarSorterCompare.html -%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CliParams_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/class____gnu__cxx_1_1hashtable-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/class____gnu__cxx_1_1hashtable.html +%%LIBDOCS%%%%DOCSDIR%%/html/classes.html %%LIBDOCS%%%%DOCSDIR%%/html/closed.png -%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoCoA4IOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefBigTermRecorder_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CoefTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ColumnPrinter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParams_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CommonParamsHelper_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/CountingIOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DataType_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugAllocator_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DebugStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DecomRecorder_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Deformer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DimensionAction_8h.html %%LIBDOCS%%%%DOCSDIR%%/html/dir_120ed4da3e3217b1e7fc0b4f48568e79.html %%LIBDOCS%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html %%LIBDOCS%%%%DOCSDIR%%/html/dir_ef64d4e6a193671ddfa36308faebf8e9.html -%%LIBDOCS%%%%DOCSDIR%%/html/display_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/display_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/display_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/display_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/display_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/display_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/doc.png -%%LIBDOCS%%%%DOCSDIR%%/html/doxygen_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/doxygen_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/docd.png %%LIBDOCS%%%%DOCSDIR%%/html/doxygen.css %%LIBDOCS%%%%DOCSDIR%%/html/doxygen.svg -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/dynamicFrobeniusAlgorithm_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/doxygen_8cpp.html +%%LIBDOCS%%%%DOCSDIR%%/html/doxygen_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/dynamicFrobeniusAlgorithm_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/dynamicFrobeniusAlgorithm_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/dynamicFrobeniusAlgorithm_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/dynamicFrobeniusAlgorithm_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/DynamicFrobeniusFacade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/dynamicFrobeniusAlgorithm_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/dynsections.js -%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ElementDeleter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/error_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/error_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/error_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/error_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/error_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/EulerState_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Facade_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/error_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/files.html %%LIBDOCS%%%%DOCSDIR%%/html/folderclosed.png %%LIBDOCS%%%%DOCSDIR%%/html/folderopen.png %%LIBDOCS%%%%DOCSDIR%%/html/form_0.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_0_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_1.png %%LIBDOCS%%%%DOCSDIR%%/html/form_10.png %%LIBDOCS%%%%DOCSDIR%%/html/form_100.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_100_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_101.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_101_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_102.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_102_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_103.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_103_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_104.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_104_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_105.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_105_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_106.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_106_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_107.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_107_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_108.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_108_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_109.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_109_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_10_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_11.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_11_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_12.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_12_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_13.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_13_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_14.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_14_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_15.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_15_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_16.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_16_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_17.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_17_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_18.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_18_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_19.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_19_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_1_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_2.png %%LIBDOCS%%%%DOCSDIR%%/html/form_20.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_20_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_21.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_21_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_22.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_22_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_23.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_23_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_24.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_24_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_25.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_25_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_26.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_26_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_27.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_27_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_28.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_28_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_29.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_29_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_2_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_3.png %%LIBDOCS%%%%DOCSDIR%%/html/form_30.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_30_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_31.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_31_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_32.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_32_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_33.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_33_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_34.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_34_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_35.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_35_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_36.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_36_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_37.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_37_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_38.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_38_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_39.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_39_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_3_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_4.png %%LIBDOCS%%%%DOCSDIR%%/html/form_40.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_40_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_41.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_41_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_42.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_42_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_43.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_43_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_44.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_44_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_45.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_45_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_46.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_46_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_47.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_47_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_48.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_48_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_49.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_49_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_4_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_5.png %%LIBDOCS%%%%DOCSDIR%%/html/form_50.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_50_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_51.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_51_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_52.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_52_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_53.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_53_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_54.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_54_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_55.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_55_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_56.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_56_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_57.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_57_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_58.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_58_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_59.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_59_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_5_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_6.png %%LIBDOCS%%%%DOCSDIR%%/html/form_60.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_60_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_61.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_61_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_62.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_62_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_63.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_63_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_64.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_64_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_65.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_65_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_66.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_66_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_67.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_67_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_68.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_68_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_69.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_69_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_6_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_7.png %%LIBDOCS%%%%DOCSDIR%%/html/form_70.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_70_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_71.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_71_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_72.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_72_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_73.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_73_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_74.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_74_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_75.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_75_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_76.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_76_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_77.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_77_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_78.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_78_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_79.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_79_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_7_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_8.png %%LIBDOCS%%%%DOCSDIR%%/html/form_80.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_80_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_81.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_81_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_82.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_82_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_83.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_83_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_84.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_84_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_85.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_85_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_86.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_86_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_87.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_87_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_88.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_88_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_89.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_89_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_8_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_9.png %%LIBDOCS%%%%DOCSDIR%%/html/form_90.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_90_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_91.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_91_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_92.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_92_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_93.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_93_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_94.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_94_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_95.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_95_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_96.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_96_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_97.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_97_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_98.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_98_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/form_99.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_99_dark.png +%%LIBDOCS%%%%DOCSDIR%%/html/form_9_dark.png %%LIBDOCS%%%%DOCSDIR%%/html/formula.repository -%%LIBDOCS%%%%DOCSDIR%%/html/fourti2_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/fourti2_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/fourti2_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/fourti2_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/fourti2_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Fourti2IOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/fplllIO_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/fourti2_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/fplllIO_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/fplllIO_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/fplllIO_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/fplllIO_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/frobby_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/fplllIO_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/frobby_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/frobby_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/frobby_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/frobby_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobbyStringStream_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/FrobeniusAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/frobby_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/functions.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_a.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_b.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_c.html @@ -937,6 +1531,7 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/functions_enum.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_eval.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_f.html +%%LIBDOCS%%%%DOCSDIR%%/html/functions_func.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_func_a.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_func_b.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_func_c.html @@ -961,9 +1556,7 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/functions_func_w.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_func_x.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_func_z.html -%%LIBDOCS%%%%DOCSDIR%%/html/functions_func.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_func_~.html -%%LIBDOCS%%%%DOCSDIR%%/html/functions_~.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_g.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_h.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_i.html @@ -981,6 +1574,7 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/functions_type.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_u.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_v.html +%%LIBDOCS%%%%DOCSDIR%%/html/functions_vars.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_vars_c.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_vars_d.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_vars_e.html @@ -993,23 +1587,11 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/functions_vars_r.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_vars_s.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_vars_t.html -%%LIBDOCS%%%%DOCSDIR%%/html/functions_vars.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_w.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_x.html %%LIBDOCS%%%%DOCSDIR%%/html/functions_z.html -%%LIBDOCS%%%%DOCSDIR%%/html/functions.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateDataFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateFrobeniusAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/GenerateIdealAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/functions_~.html +%%LIBDOCS%%%%DOCSDIR%%/html/globals.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_a.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_b.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_c.html @@ -1019,6 +1601,7 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/globals_enum.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_eval.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_f.html +%%LIBDOCS%%%%DOCSDIR%%/html/globals_func.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_func_a.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_func_c.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_func_d.html @@ -1037,7 +1620,6 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/globals_func_t.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_func_u.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_func_v.html -%%LIBDOCS%%%%DOCSDIR%%/html/globals_func.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_g.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_h.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_i.html @@ -1054,434 +1636,102 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/globals_v.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_vars.html %%LIBDOCS%%%%DOCSDIR%%/html/globals_w.html -%%LIBDOCS%%%%DOCSDIR%%/html/globals.html %%LIBDOCS%%%%DOCSDIR%%/html/group__Facade.html %%LIBDOCS%%%%DOCSDIR%%/html/group__IO.html -%%LIBDOCS%%%%DOCSDIR%%/html/hash__fun_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/hash__fun_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/HashMap_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HashMap_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HashPolynomial_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/hashtable_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/hash__fun_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/hashtable_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HelpAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/hashtable_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/hierarchy.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertBasecase_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertIndependenceConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertSlice_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/HilbertStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Ideal_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealComparator_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealConsolidator_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealFactory_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealOrderer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealTree_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IdealWriter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IndependenceSplitter_8h.html %%LIBDOCS%%%%DOCSDIR%%/html/index.html -%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/InputConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntegerParameter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/intersect_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/intersect_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/intersect_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/intersect_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/intersect_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IntersectionAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerCommon_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOHandlerImpl_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IOParameters_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleDecomAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/IrreducibleIdealSplitter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/intersect_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/jquery.js -%%LIBDOCS%%%%DOCSDIR%%/html/lattice_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/lattice_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/lattice_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/lattice_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/lattice_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAlgs_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeAnalyzeAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LatticeFormatAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibAlexanderDualTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibAlexanderDualTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibAssociatedPrimesTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibAssociatedPrimesTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibDimensionTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibDimensionTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibHilbertPoincareTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibHilbertPoincareTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibIrreducibleDecomTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibIrreducibleDecomTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibMaxStdTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibMaxStdTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibPrimaryDecomTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibPrimaryDecomTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibStdProgramTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibStdProgramTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LibTest_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/LocalArray_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Macaulay2IOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/macroes_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/lattice_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/macroes_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/macroes_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/macroes_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/macroes_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/main_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/macroes_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/main_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/main_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/main_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/main_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Matrix_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/MatrixTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MatrixTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MaximalStandardAction_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/main_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/menu.js %%LIBDOCS%%%%DOCSDIR%%/html/menudata.js -%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Minimizer_8h.html %%LIBDOCS%%%%DOCSDIR%%/html/modules.html -%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MonosIOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmSlice_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/MsmStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NameFactory_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespace____gnu__cxx.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespacefourti2.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespacefplll.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaceFrobby.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaceFrobbyImpl.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespaceIdealComparatorHelpers.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespaceIO.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaceIO_1_1CoCoA4.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaceIO_1_1Fourti2.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaceIO_1_1Monos.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaceIO_1_1NewMonos.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaceIO_1_1Singular.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespaceIO.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespaceIdealComparatorHelpers.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespaceSquareFreeTermOps.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespaceTestInternal.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespace____gnu__cxx.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespacefourti2.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespacefplll.html +%%LIBDOCS%%%%DOCSDIR%%/html/namespacemembers.html %%LIBDOCS%%%%DOCSDIR%%/html/namespacemembers_eval.html %%LIBDOCS%%%%DOCSDIR%%/html/namespacemembers_func.html %%LIBDOCS%%%%DOCSDIR%%/html/namespacemembers_vars.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespacemembers.html %%LIBDOCS%%%%DOCSDIR%%/html/namespaces.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespaceSquareFreeTermOps.html -%%LIBDOCS%%%%DOCSDIR%%/html/namespaceTestInternal.html %%LIBDOCS%%%%DOCSDIR%%/html/nav_f.png +%%LIBDOCS%%%%DOCSDIR%%/html/nav_fd.png %%LIBDOCS%%%%DOCSDIR%%/html/nav_g.png %%LIBDOCS%%%%DOCSDIR%%/html/nav_h.png -%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NewMonosIOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullCoefTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullIOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/NullTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ObjectCache_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/nav_hd.png %%LIBDOCS%%%%DOCSDIR%%/html/open.png -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategyTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptimizeStrategyTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptSliceParams_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/OptSliceParams_8h.html %%LIBDOCS%%%%DOCSDIR%%/html/pages.html -%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Parameter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ParameterGroup_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Partition_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotEulerAlg_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PivotStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Polynomial_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialConsolidator_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolynomialFactory_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyTransformAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PolyWriter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/PrimaryDecomAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Projection_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/randomDataGenerators_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/randomDataGenerators_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/randomDataGenerators_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/randomDataGenerators_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/randomDataGenerators_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdeal_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdealTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeIdealTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTerm_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTermTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/RawSquareFreeTermTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomIdeal_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SatBinomRecorder_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Scanner_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfHilbertAlgorithm_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/ScarfParams_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SingularIOHandler_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SizeMaxIndepSetAlg_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Slice_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceFacade_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceLikeParams_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParameters_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceParams_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SliceStrategyCommon_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/randomDataGenerators_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/splitbar.png -%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SplitStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/SquareFreeIdeal_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/StatisticsStrategy_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/stdinc_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/splitbard.png %%LIBDOCS%%%%DOCSDIR%%/html/stdinc_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/StringParameter_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/stdinc_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/structArena_1_1Block-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structArena_1_1Block.html +%%LIBDOCS%%%%DOCSDIR%%/html/structBigPolynomial_1_1BigCoefTerm-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structBigPolynomial_1_1BigCoefTerm.html +%%LIBDOCS%%%%DOCSDIR%%/html/structBigattiBaseCase_1_1State-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structBigattiBaseCase_1_1State.html +%%LIBDOCS%%%%DOCSDIR%%/html/structColumnPrinter_1_1Col-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structColumnPrinter_1_1Col.html +%%LIBDOCS%%%%DOCSDIR%%/html/structHilbertBasecase_1_1Entry-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structHilbertBasecase_1_1Entry.html +%%LIBDOCS%%%%DOCSDIR%%/html/structInputConsumer_1_1Entry-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structInputConsumer_1_1Entry.html +%%LIBDOCS%%%%DOCSDIR%%/html/structMsmIndependenceSplit_1_1RightConsumer-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structMsmIndependenceSplit_1_1RightConsumer.html +%%LIBDOCS%%%%DOCSDIR%%/html/structMsmIndependenceSplit_1_1RightConsumer.png +%%LIBDOCS%%%%DOCSDIR%%/html/structPolynomial_1_1CoefTerm-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structPolynomial_1_1CoefTerm.html +%%LIBDOCS%%%%DOCSDIR%%/html/structScarfHilbertAlgorithm_1_1State-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structScarfHilbertAlgorithm_1_1State.html +%%LIBDOCS%%%%DOCSDIR%%/html/structSeqPos-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structSeqPos.html +%%LIBDOCS%%%%DOCSDIR%%/html/structStatisticsStrategy_1_1StatTracker-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structStatisticsStrategy_1_1StatTracker.html +%%LIBDOCS%%%%DOCSDIR%%/html/structTestInternal_1_1StdData-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structTestInternal_1_1StdData.html +%%LIBDOCS%%%%DOCSDIR%%/html/structVarSorter-members.html +%%LIBDOCS%%%%DOCSDIR%%/html/structVarSorter.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1__Hashtable__const__iterator-members.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1__Hashtable__const__iterator.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1__Hashtable__iterator-members.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1__Hashtable__iterator.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1__Hashtable__node-members.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1__Hashtable__node.html +%%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash_3_01char_01_4-members.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash_3_01char_01_4.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash_3_01char_01_5_01_4-members.html @@ -1506,151 +1756,23 @@ lib/libfrobby.so.1.0.0 %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash_3_01unsigned_01long_01_4.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash_3_01unsigned_01short_01_4-members.html %%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash_3_01unsigned_01short_01_4.html -%%LIBDOCS%%%%DOCSDIR%%/html/struct____gnu__cxx_1_1hash.html -%%LIBDOCS%%%%DOCSDIR%%/html/structArena_1_1Block-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structArena_1_1Block.html -%%LIBDOCS%%%%DOCSDIR%%/html/structBigattiBaseCase_1_1State-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structBigattiBaseCase_1_1State.html -%%LIBDOCS%%%%DOCSDIR%%/html/structBigPolynomial_1_1BigCoefTerm-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structBigPolynomial_1_1BigCoefTerm.html -%%LIBDOCS%%%%DOCSDIR%%/html/structColumnPrinter_1_1Col-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structColumnPrinter_1_1Col.html -%%LIBDOCS%%%%DOCSDIR%%/html/structHilbertBasecase_1_1Entry-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structHilbertBasecase_1_1Entry.html -%%LIBDOCS%%%%DOCSDIR%%/html/structInputConsumer_1_1Entry-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structInputConsumer_1_1Entry.html -%%LIBDOCS%%%%DOCSDIR%%/html/structMsmIndependenceSplit_1_1RightConsumer-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structMsmIndependenceSplit_1_1RightConsumer.html -%%LIBDOCS%%%%DOCSDIR%%/html/structMsmIndependenceSplit_1_1RightConsumer.png -%%LIBDOCS%%%%DOCSDIR%%/html/structPolynomial_1_1CoefTerm-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structPolynomial_1_1CoefTerm.html -%%LIBDOCS%%%%DOCSDIR%%/html/structScarfHilbertAlgorithm_1_1State-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structScarfHilbertAlgorithm_1_1State.html -%%LIBDOCS%%%%DOCSDIR%%/html/structSeqPos-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structSeqPos.html -%%LIBDOCS%%%%DOCSDIR%%/html/structStatisticsStrategy_1_1StatTracker-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structStatisticsStrategy_1_1StatTracker.html -%%LIBDOCS%%%%DOCSDIR%%/html/structTestInternal_1_1StdData-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structTestInternal_1_1StdData.html -%%LIBDOCS%%%%DOCSDIR%%/html/structVarSorter-members.html -%%LIBDOCS%%%%DOCSDIR%%/html/structVarSorter.html %%LIBDOCS%%%%DOCSDIR%%/html/sync_off.png %%LIBDOCS%%%%DOCSDIR%%/html/sync_on.png %%LIBDOCS%%%%DOCSDIR%%/html/tab_a.png +%%LIBDOCS%%%%DOCSDIR%%/html/tab_ad.png %%LIBDOCS%%%%DOCSDIR%%/html/tab_b.png +%%LIBDOCS%%%%DOCSDIR%%/html/tab_bd.png %%LIBDOCS%%%%DOCSDIR%%/html/tab_h.png +%%LIBDOCS%%%%DOCSDIR%%/html/tab_hd.png %%LIBDOCS%%%%DOCSDIR%%/html/tab_s.png +%%LIBDOCS%%%%DOCSDIR%%/html/tab_sd.png %%LIBDOCS%%%%DOCSDIR%%/html/tabs.css -%%LIBDOCS%%%%DOCSDIR%%/html/Task_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Task_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Task_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Task_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TaskEngine_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Term_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Term_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Term_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Term_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermExtra_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermGrader_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermGraderTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermGraderTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermIgnorer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermIgnorer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermPredicate_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslator_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslatorTest_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TermTranslatorTest_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/test_2stdinc_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/test_2stdinc_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Test_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Test_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Test_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Test_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestCase_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/testmain_8cpp_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/test_2stdinc_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/testmain_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestQualifier_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestRunner_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/tests_8h_source.html +%%LIBDOCS%%%%DOCSDIR%%/html/testmain_8cpp_source.html %%LIBDOCS%%%%DOCSDIR%%/html/tests_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSorter_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestSuite_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TestVisitor_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/Timer_8h.html +%%LIBDOCS%%%%DOCSDIR%%/html/tests_8h_source.html %%LIBDOCS%%%%DOCSDIR%%/html/todo.html -%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TotalDegreeCoefTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TransformAction_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingCoefTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/TranslatingTermConsumer_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/UniHashPolynomial_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarNames_8h.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8cpp_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8cpp.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8h_source.html -%%LIBDOCS%%%%DOCSDIR%%/html/VarSorter_8h.html -%%LIBRARY%%include/frobby.h -%%STATIC%%lib/libfrobby.a +%%PORTDOCS%%%%DOCSDIR%%/manual.pdf +%%PORTDOCS%%%%DOCSDIR%%/manual.ps diff --git a/math/g2o/Makefile b/math/g2o/Makefile index a9122212a76e..33263ca374c4 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -1,7 +1,7 @@ PORTNAME= g2o DISTVERSION= 20241228 DISTVERSIONSUFFIX= _git -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/gau2grid/Makefile b/math/gau2grid/Makefile index acdee4aac187..830f77cad108 100644 --- a/math/gau2grid/Makefile +++ b/math/gau2grid/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= BUG: ValueError: descr is not a valid dtype descriptor: '<f16' (see https://github.com/dgasmith/gau2grid/issues/25) -BUILD_DEPENDS= ${PYNUMPY} +BUILD_DEPENDS= ${PYNUMPY} \ + ${PY_SETUPTOOLS} USES= cmake compiler:c11 python:build # C code build depends on python to generate some headers USE_GITHUB= yes diff --git a/math/geogebra/Makefile b/math/geogebra/Makefile index 623cddb8ef2c..b6f8ef50d00c 100644 --- a/math/geogebra/Makefile +++ b/math/geogebra/Makefile @@ -1,5 +1,5 @@ PORTNAME= geogebra -DISTVERSION= 5-2-903-0 +DISTVERSION= 5-2-909-9 CATEGORIES= math education java MASTER_SITES= http://download.geogebra.org/installers/5.2/ \ https://static.geogebra.org/images/ \ @@ -16,7 +16,7 @@ WWW= https://www.geogebra.org/ LICENSE= GEOGEBRA LICENSE_NAME= GeoGebra Non-Commercial License Agreement -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/zulu11.62.17-ca-jre11.0.18-linux_x64/DISCLAIMER LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 diff --git a/math/geogebra/distinfo b/math/geogebra/distinfo index 2377af69810e..8cb28206672d 100644 --- a/math/geogebra/distinfo +++ b/math/geogebra/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1760496589 -SHA256 (GeoGebra-Linux-Portable-5-2-903-0.tar.bz2) = cc1cdc9c42622987b50dddf34df95d061c9e3691b90d5da8a08405f410f3c6f3 -SIZE (GeoGebra-Linux-Portable-5-2-903-0.tar.bz2) = 62981031 +TIMESTAMP = 1770727247 +SHA256 (GeoGebra-Linux-Portable-5-2-909-9.tar.bz2) = 36043ce98ccbfadfeb58b45e402cc8bb8df271aeabbe0b0321e353fff68a536b +SIZE (GeoGebra-Linux-Portable-5-2-909-9.tar.bz2) = 64544180 SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614 SIZE (geogebra.png) = 4018 SHA256 (geogebra-logo.svg) = 55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07 diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index 23c6b5093bbb..f654b491da9a 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -1,6 +1,6 @@ PORTNAME= giacxcas DISTVERSION= 1.9.0-85 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= http://www-fourier.univ-grenoble-alpes.fr/~parisse/debian/dists/stable/main/source/:giac \ http://cocoa.dima.unige.it/cocoa/cocoalib/tgz/:cocoa \ diff --git a/math/glm/Makefile b/math/glm/Makefile index afcf30d36abb..8c13a7bb4d49 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -1,9 +1,9 @@ PORTNAME= glm -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTEPOCH= 1 CATEGORIES= math graphics -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT= C++ mathematics library for software based on the OpenGL GLSL WWW= https://github.com/g-truc/glm diff --git a/math/glm/distinfo b/math/glm/distinfo index fd1eb28fda75..761d8a8c459e 100644 --- a/math/glm/distinfo +++ b/math/glm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760555893 -SHA256 (g-truc-glm-1.0.2_GH0.tar.gz) = 19edf2e860297efab1c74950e6076bf4dad9de483826bc95e2e0f2c758a43f65 -SIZE (g-truc-glm-1.0.2_GH0.tar.gz) = 4597309 +TIMESTAMP = 1769679835 +SHA256 (g-truc-glm-1.0.3_GH0.tar.gz) = 6775e47231a446fd086d660ecc18bcd076531cfedd912fbd66e576b118607001 +SIZE (g-truc-glm-1.0.3_GH0.tar.gz) = 4597748 diff --git a/math/gp2c/Makefile b/math/gp2c/Makefile index f3eb9f0a7236..fef645fa1d6b 100644 --- a/math/gp2c/Makefile +++ b/math/gp2c/Makefile @@ -1,5 +1,6 @@ PORTNAME= gp2c -DISTVERSION= 0.0.14 +DISTVERSION= 0.0.14pl1 +PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/GP2C/ diff --git a/math/gp2c/distinfo b/math/gp2c/distinfo index b892202afa2e..f64a3557b208 100644 --- a/math/gp2c/distinfo +++ b/math/gp2c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736456589 -SHA256 (gp2c-0.0.14.tar.gz) = af6112cc02940457e239da4433d1a0d8da60eeef29f7cc722f64cd4ac00b7b30 -SIZE (gp2c-0.0.14.tar.gz) = 903744 +TIMESTAMP = 1770830542 +SHA256 (gp2c-0.0.14pl1.tar.gz) = 245ce020fd7862dc2889f866ceef1523a4953f19bf1e5dc3db44988b5e0726bc +SIZE (gp2c-0.0.14pl1.tar.gz) = 904293 diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 05d1ea205de3..b55ca74b70f4 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,6 +1,5 @@ PORTNAME= gsl -PORTVERSION= 2.7.1 -PORTREVISION= 1 +PORTVERSION= 2.8 CATEGORIES= math MASTER_SITES= GNU @@ -13,7 +12,6 @@ LICENSE= GPLv3 USES= libtool pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip INFO= gsl-ref diff --git a/math/gsl/distinfo b/math/gsl/distinfo index 2f07ea823373..a4c32599b80e 100644 --- a/math/gsl/distinfo +++ b/math/gsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638423135 -SHA256 (gsl-2.7.1.tar.gz) = dcb0fbd43048832b757ff9942691a8dd70026d5da0ff85601e52687f6deeb34b -SIZE (gsl-2.7.1.tar.gz) = 7509209 +TIMESTAMP = 1768505160 +SHA256 (gsl-2.8.tar.gz) = 6a99eeed15632c6354895b1dd542ed5a855c0f15d9ad1326c6fe2b2c9e423190 +SIZE (gsl-2.8.tar.gz) = 8997136 diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist index 27de4acb4456..7f89ba2966e3 100644 --- a/math/gsl/pkg-plist +++ b/math/gsl/pkg-plist @@ -155,6 +155,7 @@ include/gsl/gsl_roots.h include/gsl/gsl_rstat.h include/gsl/gsl_sf.h include/gsl/gsl_sf_airy.h +include/gsl/gsl_sf_alf.h include/gsl/gsl_sf_bessel.h include/gsl/gsl_sf_clausen.h include/gsl/gsl_sf_coulomb.h @@ -269,15 +270,15 @@ include/gsl/gsl_wavelet2d.h include/gsl/test_source.c lib/libgsl.a lib/libgsl.so -lib/libgsl.so.27 -lib/libgsl.so.27.0.0 +lib/libgsl.so.28 +lib/libgsl.so.28.0.0 lib/libgslcblas.a lib/libgslcblas.so lib/libgslcblas.so.0 lib/libgslcblas.so.0.0.0 libdata/pkgconfig/gsl.pc +share/aclocal/gsl.m4 share/man/man1/gsl-config.1.gz share/man/man1/gsl-histogram.1.gz share/man/man1/gsl-randist.1.gz share/man/man3/gsl.3.gz -share/aclocal/gsl.m4 diff --git a/math/hexowl/Makefile b/math/hexowl/Makefile index 6f27efc44da7..3ae401a464b0 100644 --- a/math/hexowl/Makefile +++ b/math/hexowl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hexowl DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 6 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= olgeni@FreeBSD.org diff --git a/math/highs/Makefile b/math/highs/Makefile index 45f4120e9082..b7ba37ec5046 100644 --- a/math/highs/Makefile +++ b/math/highs/Makefile @@ -1,6 +1,6 @@ PORTNAME= highs DISTVERSIONPREFIX= v -DISTVERSION= 1.12.0 +DISTVERSION= 1.13.0 CATEGORIES= math PKGNAMEPREFIX= coin-or- @@ -23,11 +23,16 @@ CMAKE_OFF= BUILD_TESTING post-install: # see https://github.com/ERGO-Code/HiGHS/issues/502 ${RM} -r ${STAGEDIR}${PREFIX}/external + # remove stray files + @${RM} \ + ${STAGEDIR}${PREFIX}/LICENSE.txt \ + ${STAGEDIR}${PREFIX}/README.md \ + ${STAGEDIR}${PREFIX}/THIRD_PARTY_NOTICES.md # workaround for https://github.com/ERGO-Code/HiGHS/issues/2250 @${REINPLACE_CMD} \ -e 's|INTERFACE_INCLUDE_DIRECTORIES "/include;|INTERFACE_INCLUDE_DIRECTORIES "|' \ ${STAGEDIR}${PREFIX}/lib/cmake/highs/highs-targets.cmake -# tests as of 1.12.0: 100% tests passed, 0 tests failed out of 2 +# tests as of 1.13.0: 100% tests passed, 0 tests failed out of 2 .include <bsd.port.mk> diff --git a/math/highs/distinfo b/math/highs/distinfo index 63a8e51b3d77..2298806941c8 100644 --- a/math/highs/distinfo +++ b/math/highs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762716040 -SHA256 (ERGO-Code-HiGHS-v1.12.0_GH0.tar.gz) = cd0daddaca57e66b55524588d715dc62dcee06b5ab9ad186412dc23bc71ae342 -SIZE (ERGO-Code-HiGHS-v1.12.0_GH0.tar.gz) = 2631655 +TIMESTAMP = 1770360975 +SHA256 (ERGO-Code-HiGHS-v1.13.0_GH0.tar.gz) = 422e45cb6b10d503258ee894cb37916c087813451f311d1906dcc9701fda8647 +SIZE (ERGO-Code-HiGHS-v1.13.0_GH0.tar.gz) = 2775805 diff --git a/math/highs/pkg-plist b/math/highs/pkg-plist index 58927007f91f..268ea9fbf7a6 100644 --- a/math/highs/pkg-plist +++ b/math/highs/pkg-plist @@ -1,10 +1,6 @@ bin/highs include/highs/HConfig.h include/highs/Highs.h -include/highs/filereaderlp/builder.hpp -include/highs/filereaderlp/def.hpp -include/highs/filereaderlp/model.hpp -include/highs/filereaderlp/reader.hpp include/highs/interfaces/highs_c_api.h include/highs/io/Filereader.h include/highs/io/FilereaderEms.h @@ -14,6 +10,10 @@ include/highs/io/HMPSIO.h include/highs/io/HMpsFF.h include/highs/io/HighsIO.h include/highs/io/LoadOptions.h +include/highs/io/filereaderlp/builder.hpp +include/highs/io/filereaderlp/def.hpp +include/highs/io/filereaderlp/model.hpp +include/highs/io/filereaderlp/reader.hpp include/highs/ipm/IpxSolution.h include/highs/ipm/IpxWrapper.h include/highs/ipm/basiclu/basiclu.h @@ -236,5 +236,5 @@ lib/cmake/highs/highs-targets.cmake lib/cmake/highs/highs-targets.cmake.bak lib/libhighs.so lib/libhighs.so.1 -lib/libhighs.so.1.12.0 +lib/libhighs.so.1.13.0 libdata/pkgconfig/highs.pc diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile index 84d8bc83d417..9379fafdc364 100644 --- a/math/hs-Agda/Makefile +++ b/math/hs-Agda/Makefile @@ -1,5 +1,6 @@ PORTNAME= Agda DISTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -17,14 +18,14 @@ USES= cabal USE_LOCALE= en_US.UTF-8 -USE_CABAL= ListLike-4.7.8.3 \ +USE_CABAL= ListLike-4.7.8.4 \ OneTuple-0.4.2_1 \ QuickCheck-2.16.0.0 \ - STMonadTrans-0.4.8_1 \ + STMonadTrans-0.4.8.1 \ StateVar-1.2.2 \ aeson-2.2.3.0_4 \ - alex-3.5.3.0 \ - ansi-terminal-1.1.3 \ + alex-3.5.4.0 \ + ansi-terminal-1.1.5 \ ansi-terminal-types-1.1.3 \ ap-normalize-0.1.0.1 \ assoc-1.1.1_1 \ @@ -32,7 +33,7 @@ USE_CABAL= ListLike-4.7.8.3 \ base-compat-0.14.1 \ base-orphans-0.9.3 \ bifunctors-5.6.2_2 \ - blaze-builder-0.4.3 \ + blaze-builder-0.4.4.1 \ blaze-html-0.9.2.0_1 \ blaze-markup-0.8.3.0_2 \ boxes-0.1.5 \ @@ -48,16 +49,16 @@ USE_CABAL= ListLike-4.7.8.3 \ dlist-1.0_2 \ edit-distance-0.2.2.1_1 \ enummapset-0.7.3.0 \ - equivalence-0.4.1 \ - filelock-0.1.1.7 \ + equivalence-0.4.1.1 \ + filelock-0.1.1.8 \ filemanip-0.3.6.3_1 \ fmlist-0.9.4 \ generic-data-1.1.0.2 \ generic-deriving-1.14.6_1 \ generically-0.1.1_4 \ gitrev-1.3.1 \ - happy-2.1.6 \ - happy-lib-2.1.6 \ + happy-2.1.7 \ + happy-lib-2.1.7 \ hashable-1.5.0.0_1 \ hsc2hs-0.68.10_4 \ indexed-traversable-0.1.4_1 \ @@ -71,10 +72,9 @@ USE_CABAL= ListLike-4.7.8.3 \ nonempty-containers-0.3.5.0 \ nonempty-vector-0.2.4 \ optparse-applicative-0.19.0.0 \ - os-string-2.0.7_1 \ - parallel-3.2.2.0_9 \ - peano-0.1.0.2 \ - pqueue-1.5.0.0_3 \ + parallel-3.3.0.0 \ + peano-0.1.0.3 \ + pqueue-1.6.0.0 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ primitive-0.9.1.0 \ @@ -82,7 +82,7 @@ USE_CABAL= ListLike-4.7.8.3 \ profunctors-5.6.3 \ random-1.3.1 \ regex-base-0.94.0.3 \ - regex-tdfa-1.3.2.4 \ + regex-tdfa-1.3.2.5 \ scientific-0.3.8.0_2 \ semialign-1.3.1_2 \ semigroupoids-6.0.1_2 \ @@ -90,7 +90,7 @@ USE_CABAL= ListLike-4.7.8.3 \ split-0.2.5 \ splitmix-0.1.3.1 \ strict-0.5.1_1 \ - tagged-0.8.9 \ + tagged-0.8.10 \ tasty-1.5.3_2 \ text-iso8601-0.1.1_2 \ text-short-0.1.6_3 \ @@ -100,17 +100,18 @@ USE_CABAL= ListLike-4.7.8.3 \ time-compat-1.9.8 \ transformers-base-0.4.6 \ transformers-compat-0.7.2 \ - unix-compat-0.7.4 \ - unordered-containers-0.2.20_4 \ + unix-compat-0.7.4.1 \ + unordered-containers-0.2.21_1 \ uri-encode-1.5.0.7_3 \ utf8-string-1.0.2 \ uuid-types-1.0.6_3 \ - vector-0.13.2.0_1 \ + vector-0.13.2.0_2 \ vector-hashtables-0.1.2.1 \ - vector-stream-0.1.0.1_3 \ + vector-stream-0.1.0.1_4 \ witherable-0.5_1 \ - zlib-0.7.1.0_2 + zlib-0.7.1.1 +CABAL_REVISION= 2 CABAL_EXECUTABLES= agda agda-mode CABAL_WRAPPER_SCRIPTS= ${CABAL_EXECUTABLES} agda_DATADIR_VARS= Agda diff --git a/math/hs-Agda/distinfo b/math/hs-Agda/distinfo index ac58d756047f..40bf5c2797cd 100644 --- a/math/hs-Agda/distinfo +++ b/math/hs-Agda/distinfo @@ -1,28 +1,28 @@ -TIMESTAMP = 1753988362 +TIMESTAMP = 1766778615 SHA256 (cabal/Agda-2.8.0/Agda-2.8.0.tar.gz) = 86841907e78a5aafcf57b09edb7d50036f7de1b2217c8b58e2c57d6004969ba0 SIZE (cabal/Agda-2.8.0/Agda-2.8.0.tar.gz) = 1951997 -SHA256 (cabal/ListLike-4.7.8.3/ListLike-4.7.8.3.tar.gz) = 14febee9bf5ed7f17a7d33e3e57308b161df3fb5b4c59e2c20142ef17e133836 -SIZE (cabal/ListLike-4.7.8.3/ListLike-4.7.8.3.tar.gz) = 33329 +SHA256 (cabal/Agda-2.8.0/revision/2.cabal) = b73b1b6685650d4429074f10440952cecb7aef190a994f75d168c354d20b01a8 +SIZE (cabal/Agda-2.8.0/revision/2.cabal) = 34453 +SHA256 (cabal/ListLike-4.7.8.4/ListLike-4.7.8.4.tar.gz) = 3bc7e503c204990b47cf977b9ffa498c564086165fba4700512afc6b5e3c69c4 +SIZE (cabal/ListLike-4.7.8.4/ListLike-4.7.8.4.tar.gz) = 33381 SHA256 (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 174da8a0f4004d17b08182cb25b0e045fce5de1fdeae84e9d75fdea2867aab55 SIZE (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 5207 SHA256 (cabal/OneTuple-0.4.2/revision/1.cabal) = dd7266f983da2970e5662168add810dabadabb3a4bb9b137181eafc0ac7ea4d4 SIZE (cabal/OneTuple-0.4.2/revision/1.cabal) = 2013 SHA256 (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 0b563fa6ea11653d76d57e96625f4a476e02b9fdaeba9c05d2ccc10d8da802c0 SIZE (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 83903 -SHA256 (cabal/STMonadTrans-0.4.8/STMonadTrans-0.4.8.tar.gz) = 839eff14d9f1d2d37f485edf116740d996e1ee9fa82ca2e0a73dfcae0ad5b851 -SIZE (cabal/STMonadTrans-0.4.8/STMonadTrans-0.4.8.tar.gz) = 7458 -SHA256 (cabal/STMonadTrans-0.4.8/revision/1.cabal) = 229e84983eba8df59e5da922afd25c77403577c3cc9120ea9c59693ec9a3b52e -SIZE (cabal/STMonadTrans-0.4.8/revision/1.cabal) = 2101 +SHA256 (cabal/STMonadTrans-0.4.8.1/STMonadTrans-0.4.8.1.tar.gz) = 7b281fe640ef983786d0457a446af2cd1f968def37b91be102a268361ff6a914 +SIZE (cabal/STMonadTrans-0.4.8.1/STMonadTrans-0.4.8.1.tar.gz) = 7517 SHA256 (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5e4b39da395656a59827b0280508aafdc70335798b50e5d6fd52596026251825 SIZE (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5048 SHA256 (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = daa25cf428256ad05d21f2bfa44077c1b14d6c784b7930a202ee901f11cc6baa SIZE (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = 340855 SHA256 (cabal/aeson-2.2.3.0/revision/4.cabal) = 7d48c2395ef168d2c2070fdb02c7998384be27d31a03bb35d1740af4a19a857b SIZE (cabal/aeson-2.2.3.0/revision/4.cabal) = 6368 -SHA256 (cabal/alex-3.5.3.0/alex-3.5.3.0.tar.gz) = a5cd52e2dd2837138523e2e24ec3435b8cf2624afd50725105e644226e0b9ec6 -SIZE (cabal/alex-3.5.3.0/alex-3.5.3.0.tar.gz) = 92759 -SHA256 (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 88d11a165cd709bfd603b4bc36afd5b39d3e9eec69ee466ca4359441d468c092 -SIZE (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 32633 +SHA256 (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = a9ea70f2c4900e685312cf330d1fe955a3e8f00acd1328d463ae150481d28ade +SIZE (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = 94220 +SHA256 (cabal/ansi-terminal-1.1.5/ansi-terminal-1.1.5.tar.gz) = 9cf083cef2e2ba88a425f132c8a82bfa931eb4b0c38232b2017f8fcea2e23073 +SIZE (cabal/ansi-terminal-1.1.5/ansi-terminal-1.1.5.tar.gz) = 33344 SHA256 (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 9fc9ce2157f1889bd99a4d22c9f1c64589590be0f797c3efe71c8fa17a11a689 SIZE (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 8791 SHA256 (cabal/ap-normalize-0.1.0.1/ap-normalize-0.1.0.1.tar.gz) = 820613b12ce759c8c8a254c78a0e4c474b2cd4cfd08fc0c1d4d5584c58ff2288 @@ -43,8 +43,8 @@ SHA256 (cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz) = 1086a9285061eed0c2c5d3 SIZE (cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz) = 38193 SHA256 (cabal/bifunctors-5.6.2/revision/2.cabal) = 115a621c4eaaabb07834f9e4dd3371e21f39d034305062f4bd5cd72c2f8880d2 SIZE (cabal/bifunctors-5.6.2/revision/2.cabal) = 3332 -SHA256 (cabal/blaze-builder-0.4.3/blaze-builder-0.4.3.tar.gz) = 02646abf6f3d3a5a73ff5aef589fa5b889601ffb9765b03bdf9df98648bc7fee -SIZE (cabal/blaze-builder-0.4.3/blaze-builder-0.4.3.tar.gz) = 60686 +SHA256 (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 971d360428ac97af9a4e55e4f2c23649f6cedc0ce5d6e94d520e663f33ea5113 +SIZE (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 59452 SHA256 (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 65542ef39f7644a3d76afcadeb976d3e334c6947516b7313fcb59165cea1608f SIZE (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 81915 SHA256 (cabal/blaze-html-0.9.2.0/revision/1.cabal) = 85c42f84f4ead2c48844fbe0865069add3bb3bb3322d38607e93d5515a4c9c58 @@ -89,10 +89,10 @@ SHA256 (cabal/edit-distance-0.2.2.1/revision/1.cabal) = 4d33a49cd383d50af090f1b8 SIZE (cabal/edit-distance-0.2.2.1/revision/1.cabal) = 2351 SHA256 (cabal/enummapset-0.7.3.0/enummapset-0.7.3.0.tar.gz) = 74c805415005f065379d644b2f2530d297b1cff650e5ef269a479220afdf7070 SIZE (cabal/enummapset-0.7.3.0/enummapset-0.7.3.0.tar.gz) = 14074 -SHA256 (cabal/equivalence-0.4.1/equivalence-0.4.1.tar.gz) = 598ad6d9d914f598cea2e65cd92e44348a18380b9334d0d7a1c0a252e9a4008f -SIZE (cabal/equivalence-0.4.1/equivalence-0.4.1.tar.gz) = 9310 -SHA256 (cabal/filelock-0.1.1.7/filelock-0.1.1.7.tar.gz) = 4d35645cdf4f0b7aa8d22238885a970aef2328a39bd4ea63c7274532b1748180 -SIZE (cabal/filelock-0.1.1.7/filelock-0.1.1.7.tar.gz) = 8109 +SHA256 (cabal/equivalence-0.4.1.1/equivalence-0.4.1.1.tar.gz) = 926dc61dc9153aac3dafa69712f0ca6a96516a9423e4fbb8cca31f332c102bf2 +SIZE (cabal/equivalence-0.4.1.1/equivalence-0.4.1.1.tar.gz) = 9361 +SHA256 (cabal/filelock-0.1.1.8/filelock-0.1.1.8.tar.gz) = 72ab22e966feb4f6021425fdf9e6f758e3ca711b0156eeb3f8590b8e1092b62e +SIZE (cabal/filelock-0.1.1.8/filelock-0.1.1.8.tar.gz) = 8128 SHA256 (cabal/filemanip-0.3.6.3/filemanip-0.3.6.3.tar.gz) = 8836da17baaaf02ca080c9990ece4e0b0c8d6a128f458f8b64fd07b225ca9846 SIZE (cabal/filemanip-0.3.6.3/filemanip-0.3.6.3.tar.gz) = 10369 SHA256 (cabal/filemanip-0.3.6.3/revision/1.cabal) = 0a7923d17b13f4f6bb996a3915aa795b6f7401ce68f656ac38e5f00429c6a3d0 @@ -111,10 +111,10 @@ SHA256 (cabal/generically-0.1.1/revision/4.cabal) = 3f64278f5c582dd7c6963967b129 SIZE (cabal/generically-0.1.1/revision/4.cabal) = 1203 SHA256 (cabal/gitrev-1.3.1/gitrev-1.3.1.tar.gz) = a89964db24f56727b0e7b10c98fe7c116d721d8c46f52d6e77088669aaa38332 SIZE (cabal/gitrev-1.3.1/gitrev-1.3.1.tar.gz) = 3756 -SHA256 (cabal/happy-2.1.6/happy-2.1.6.tar.gz) = 9b473961010cb5673510f4133d914b9d5ad667b16aafe4a5555d9962dbf05b19 -SIZE (cabal/happy-2.1.6/happy-2.1.6.tar.gz) = 61435 -SHA256 (cabal/happy-lib-2.1.6/happy-lib-2.1.6.tar.gz) = b0a130901562fd2b338baeb5b508cd8aed914b300f51c30b0ba8935995b2c2cd -SIZE (cabal/happy-lib-2.1.6/happy-lib-2.1.6.tar.gz) = 93797 +SHA256 (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 9e390f0ab082d11d46598f6215b2f6e8253059721860f81082409091532d7e2a +SIZE (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 62023 +SHA256 (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = f625b2c4a3f2b5fafa3c560fa8757502cc8de83d9a84c2692fc943380900f269 +SIZE (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = 94227 SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a SIZE (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = 89062 SHA256 (cabal/hashable-1.5.0.0/revision/1.cabal) = 2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef @@ -155,20 +155,12 @@ SHA256 (cabal/nonempty-vector-0.2.4/nonempty-vector-0.2.4.tar.gz) = e32d9efb7862 SIZE (cabal/nonempty-vector-0.2.4/nonempty-vector-0.2.4.tar.gz) = 18480 SHA256 (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = cf16aeefd821730c7738447fa7c6b7ada7ca1c9cc25400d64ef283294d345871 SIZE (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = 67629 -SHA256 (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 339c35fd3a290522f23de4e33528423cfd0b0a8f22946b0b9816a817b926cba0 -SIZE (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 44683 -SHA256 (cabal/os-string-2.0.7/revision/1.cabal) = cb5408281cb0e7cea41885611e06ee6208e3dae90c98f6901a9f20c58f930414 -SIZE (cabal/os-string-2.0.7/revision/1.cabal) = 3443 -SHA256 (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 170453a71a2a8b31cca63125533f7771d7debeb639700bdabdd779c34d8a6ef6 -SIZE (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 14681 -SHA256 (cabal/parallel-3.2.2.0/revision/9.cabal) = 9d7b34ac537940f67732eca31d48a43bd78fb65a91baebddf63bee4fc3813d81 -SIZE (cabal/parallel-3.2.2.0/revision/9.cabal) = 1961 -SHA256 (cabal/peano-0.1.0.2/peano-0.1.0.2.tar.gz) = 8a8fe8718dba5b1a6133e1d9eae5ba69ca76028f59d088985a8489446ac74261 -SIZE (cabal/peano-0.1.0.2/peano-0.1.0.2.tar.gz) = 2915 -SHA256 (cabal/pqueue-1.5.0.0/pqueue-1.5.0.0.tar.gz) = 1bf88b8d2c4ac90dee3000684b6e0078502dc5a1030528b687aa143b3ecc1f02 -SIZE (cabal/pqueue-1.5.0.0/pqueue-1.5.0.0.tar.gz) = 42173 -SHA256 (cabal/pqueue-1.5.0.0/revision/3.cabal) = be237035e3aa1459e2a7cb9a3e19d90d9be3465cb993cbff44c0bd815b54ff3c -SIZE (cabal/pqueue-1.5.0.0/revision/3.cabal) = 4058 +SHA256 (cabal/parallel-3.3.0.0/parallel-3.3.0.0.tar.gz) = 47c21e778d8e8ebf657aa72fd30e189e71ffddb188660e9d09ca9062d7541791 +SIZE (cabal/parallel-3.3.0.0/parallel-3.3.0.0.tar.gz) = 15309 +SHA256 (cabal/peano-0.1.0.3/peano-0.1.0.3.tar.gz) = fd7959f2c97e64ecae28cb50fb47c0437d7382adabec532bba48e806b4ebdd41 +SIZE (cabal/peano-0.1.0.3/peano-0.1.0.3.tar.gz) = 2959 +SHA256 (cabal/pqueue-1.6.0.0/pqueue-1.6.0.0.tar.gz) = 865b5cf14bf26b7ca43028a8997aedbd9e56cedf49e03c7f7d8f0a032af8e9ad +SIZE (cabal/pqueue-1.6.0.0/pqueue-1.6.0.0.tar.gz) = 41748 SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa118fcc359633dfb7ecddecb92c06c853d02a77b72b251f0b45 SIZE (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 56907 SHA256 (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 813739308ad6050620578994effe21058a170a341716acf52573fae42b5b1db3 @@ -185,8 +177,8 @@ SHA256 (cabal/random-1.3.1/random-1.3.1.tar.gz) = d840ac83f265b0cfa2a678f8ec7862 SIZE (cabal/random-1.3.1/random-1.3.1.tar.gz) = 63846 SHA256 (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = e8ca2dee598c790dd1c1c4359bdd1e495d9b881f5aa1f539c22f0dd5563747bf SIZE (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = 10550 -SHA256 (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 078bc313b7441f173eb487d6f46fea6860a21452eff6e5cf730ac4dd74bca797 -SIZE (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 83099 +SHA256 (cabal/regex-tdfa-1.3.2.5/regex-tdfa-1.3.2.5.tar.gz) = 2e3dfb449a548484f7d3b4e2a1b1040b39be26c4f3182a47004dc5eddf028a78 +SIZE (cabal/regex-tdfa-1.3.2.5/regex-tdfa-1.3.2.5.tar.gz) = 83371 SHA256 (cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz) = 13b343bca8aa26d7718e52e622e5a118056653edafcbc7ccc5333be7217218cf SIZE (cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz) = 24314 SHA256 (cabal/scientific-0.3.8.0/revision/2.cabal) = ba83a6701dd0110138443757aca4a42786afa94272b73045ef878fd860d1732e @@ -211,8 +203,8 @@ SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732e SIZE (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 11798 SHA256 (cabal/strict-0.5.1/revision/1.cabal) = 58c373b7c7748cbb4a5a6c8c15073f99a1c10a9a9bb6894ac33f43a5cdb901f2 SIZE (cabal/strict-0.5.1/revision/1.cabal) = 3557 -SHA256 (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 6daad88ebb414ba6a556d2898d2cbe7650e4276010e3a6eed939daf54b956784 -SIZE (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 8151 +SHA256 (cabal/tagged-0.8.10/tagged-0.8.10.tar.gz) = 17ef791eb4caf314a3b4b158827a0f1f4b695c2a24af0875f09e3d8c10f56c5d +SIZE (cabal/tagged-0.8.10/tagged-0.8.10.tar.gz) = 8398 SHA256 (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780 SIZE (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 66548 SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172a1e96b1dca05666c5cbd1183639412 @@ -241,12 +233,12 @@ SHA256 (cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz) = 323bf868 SIZE (cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz) = 2902 SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 -SHA256 (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 689b3a960c8fe12910554aa5b739d5c4769c1d180ade20402fde2ed49db7eff4 -SIZE (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 15586 -SHA256 (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d -SIZE (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = 59823 -SHA256 (cabal/unordered-containers-0.2.20/revision/4.cabal) = 233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422 -SIZE (cabal/unordered-containers-0.2.20/revision/4.cabal) = 3921 +SHA256 (cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz) = 3f9611624a100c75e672d900e63fe7a0e595615a34e6605662edaff151e44054 +SIZE (cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz) = 15619 +SHA256 (cabal/unordered-containers-0.2.21/unordered-containers-0.2.21.tar.gz) = 3b2ad1522b546e61960153257d1e5d239eeec5e83da847d5cb4d896a5bb7f9c0 +SIZE (cabal/unordered-containers-0.2.21/unordered-containers-0.2.21.tar.gz) = 68227 +SHA256 (cabal/unordered-containers-0.2.21/revision/1.cabal) = bcff64f48fba1e25bf9b5346d1c3545402cd2f1293b411435e7850ccb62884e5 +SIZE (cabal/unordered-containers-0.2.21/revision/1.cabal) = 3987 SHA256 (cabal/uri-encode-1.5.0.7/uri-encode-1.5.0.7.tar.gz) = c79c624257833841a22890e4d2b0ab07e4be88e0f99474d328223815c0814252 SIZE (cabal/uri-encode-1.5.0.7/uri-encode-1.5.0.7.tar.gz) = 3506 SHA256 (cabal/uri-encode-1.5.0.7/revision/3.cabal) = 1b432e4fe43da8059feaeb6b4e973c2c4481ee86829d528f2be78a0e3645ec00 @@ -259,19 +251,17 @@ SHA256 (cabal/uuid-types-1.0.6/revision/3.cabal) = 5ac2b681a8d7676f6a51ac1b113bf SIZE (cabal/uuid-types-1.0.6/revision/3.cabal) = 2619 SHA256 (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 28f203c786cbf8ac6dc3fea3378ec36f34173d505fb4a1dd60fc8418ad91c423 SIZE (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 185739 -SHA256 (cabal/vector-0.13.2.0/revision/1.cabal) = b736a57b73520d2acf4865e3e2b40030d69782f35f870e376dc717ee2508d81f -SIZE (cabal/vector-0.13.2.0/revision/1.cabal) = 8804 +SHA256 (cabal/vector-0.13.2.0/revision/2.cabal) = 9ac338c8da52d8a37db08434ca4480fef2cea4f9aac240f4f994bb467f5275b4 +SIZE (cabal/vector-0.13.2.0/revision/2.cabal) = 8804 SHA256 (cabal/vector-hashtables-0.1.2.1/vector-hashtables-0.1.2.1.tar.gz) = 33910f79ff3c17b6f3cc1068fdc4f94dafad87b0e079c4157eeba8686fdeaeb1 SIZE (cabal/vector-hashtables-0.1.2.1/vector-hashtables-0.1.2.1.tar.gz) = 25707 SHA256 (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = d0f507334bdea5431a2f07f525a97f29e76522c32210f5de6d5a2b4f1d42bf7c SIZE (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = 12577 -SHA256 (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 5ac96695212a45ae7dc16d8031dbf5311da53e052c35f7ad4a8e2db7fafb651e -SIZE (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 1642 +SHA256 (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 483be6df13c72169a917640589666f9fece7bea9fa13fcd41d052dab37ea289e +SIZE (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 1642 SHA256 (cabal/witherable-0.5/witherable-0.5.tar.gz) = 48434cc1e465b13cbc0133a90c3ec0d827c93b77ce95807fe0a38b65f4918cd1 SIZE (cabal/witherable-0.5/witherable-0.5.tar.gz) = 10819 SHA256 (cabal/witherable-0.5/revision/1.cabal) = 85bab588ebca37996fc3171b9d8b2e065eb0536c9f44224bcf037c0849a881de SIZE (cabal/witherable-0.5/revision/1.cabal) = 2343 -SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6968ae86b2231e1d429ce8bc9083e6a55bc -SIZE (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 29318 -SHA256 (cabal/zlib-0.7.1.0/revision/2.cabal) = 85e64a75c0b490506a7edaa2d54950c668e66b65758bb08bb14cd31faf53a206 -SIZE (cabal/zlib-0.7.1.0/revision/2.cabal) = 5357 +SHA256 (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = bf95ab01ed924be800addea195fba5ca97ec69f378368f6ff466bdc29666c1c1 +SIZE (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = 29324 diff --git a/math/hydrogen/Makefile b/math/hydrogen/Makefile index 0ce033f41927..1d37d6ab5426 100644 --- a/math/hydrogen/Makefile +++ b/math/hydrogen/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydrogen DISTVERSIONPREFIX= v DISTVERSION= 1.5.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMESUFFIX= -linear-algebra diff --git a/math/igraph/Makefile b/math/igraph/Makefile index 71899fca7f58..e03c1c38a9a3 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= igraph -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= math MAINTAINER= wen@FreeBSD.org diff --git a/math/igraph/distinfo b/math/igraph/distinfo index 50814a7e5d6f..ace7fae5ce64 100644 --- a/math/igraph/distinfo +++ b/math/igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761613271 -SHA256 (igraph-igraph-1.0.0_GH0.tar.gz) = 7101f2b13c7d6f8e33119ae150ad3886dbe1b74cca82c102f05645e7c7e81ea3 -SIZE (igraph-igraph-1.0.0_GH0.tar.gz) = 4118891 +TIMESTAMP = 1768463727 +SHA256 (igraph-igraph-1.0.1_GH0.tar.gz) = cb3d0b92425002cf45c4a6db8719b24fc018bfb9ba1d2ad05a65a5448a6b2f32 +SIZE (igraph-igraph-1.0.1_GH0.tar.gz) = 4121684 diff --git a/math/igraph/pkg-plist b/math/igraph/pkg-plist index 8f016a454cef..b287eaf96ac4 100644 --- a/math/igraph/pkg-plist +++ b/math/igraph/pkg-plist @@ -91,5 +91,5 @@ lib/cmake/igraph/igraph-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/igraph/igraph-targets.cmake lib/libigraph.so lib/libigraph.so.4 -lib/libigraph.so.4.0.0 +lib/libigraph.so.4.0.1 libdata/pkgconfig/igraph.pc diff --git a/math/intx/Makefile b/math/intx/Makefile index 3bebc2923bb3..b4e41c471061 100644 --- a/math/intx/Makefile +++ b/math/intx/Makefile @@ -1,6 +1,6 @@ PORTNAME= intx DISTVERSIONPREFIX= v -DISTVERSION= 0.14.0 +DISTVERSION= 0.15.0 CATEGORIES= math MAINTAINER= eduardo@FreeBSD.org diff --git a/math/intx/distinfo b/math/intx/distinfo index 81719c778faf..d4026d5ea217 100644 --- a/math/intx/distinfo +++ b/math/intx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763209486 -SHA256 (chfast-intx-v0.14.0_GH0.tar.gz) = 63b1ba7834c6a85d0dde5140cc2aa91bbdbb6cc56e7cb5f4380f43bef90bff3d -SIZE (chfast-intx-v0.14.0_GH0.tar.gz) = 59056 +TIMESTAMP = 1769787410 +SHA256 (chfast-intx-v0.15.0_GH0.tar.gz) = 7db5d37ae5e9c3787a12c27e53a28be840a35ee51101c3ac15412ce259191600 +SIZE (chfast-intx-v0.15.0_GH0.tar.gz) = 60493 diff --git a/math/jacop/Makefile b/math/jacop/Makefile index 12e8b50535a5..fd3977e58634 100644 --- a/math/jacop/Makefile +++ b/math/jacop/Makefile @@ -17,6 +17,9 @@ BUILD_DEPENDS= maven>0:devel/maven USES= java USE_GITHUB= yes GH_ACCOUNT= radsz +JAVA_VERSION= 8 11 17 + +MAKE_ENV+= JAVA_HOME=${JAVA_HOME} NO_ARCH= yes diff --git a/math/jacop/files/patch-pom.xml b/math/jacop/files/patch-pom.xml new file mode 100644 index 000000000000..a0092d003e08 --- /dev/null +++ b/math/jacop/files/patch-pom.xml @@ -0,0 +1,12 @@ +--- pom.xml.orig 2025-12-11 22:29:09 UTC ++++ pom.xml +@@ -454,9 +454,7 @@ setup to run configuration. --> + <version>2.10.4</version> + + <configuration> +- <!--- Possible solution to not print any warrnings for Java 1.8 + <additionalparam>-Xdoclint:none</additionalparam> +- --> + + <sourceFileExcludes> + <sourcepath> diff --git a/math/jts/Makefile b/math/jts/Makefile index e8204f77e97c..3a4b5a500adb 100644 --- a/math/jts/Makefile +++ b/math/jts/Makefile @@ -17,6 +17,8 @@ JAVA_VERSION= 11+ USE_GITHUB= yes GH_ACCOUNT= locationtech +MAKE_ENV+= JAVA_HOME=${JAVA_HOME} + NO_ARCH= yes VER= ${PORTVERSION:tl} diff --git a/math/kahip/Makefile b/math/kahip/Makefile index 8d4ea7f28cea..3e7e1c672de6 100644 --- a/math/kahip/Makefile +++ b/math/kahip/Makefile @@ -1,6 +1,7 @@ PORTNAME= kahip DISTVERSIONPREFIX= v DISTVERSION= 3.22 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/kalc/Makefile b/math/kalc/Makefile index 97cef4e9418f..1b5df3233c0a 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalc DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math PKGNAMESUFFIX= -calculator diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo index 54a7c32e20da..60651c7e349f 100644 --- a/math/kalgebra/distinfo +++ b/math/kalgebra/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570794 +SHA256 (KDE/release-service/25.12.2/kalgebra-25.12.2.tar.xz) = 695a68c1abd0f49ee3fbd777718d0d4112407b5b99a8b78796df339f2aa40840 +SIZE (KDE/release-service/25.12.2/kalgebra-25.12.2.tar.xz) = 953636 diff --git a/math/kalgebra/pkg-plist b/math/kalgebra/pkg-plist index 544ed13da3e0..71217c8a0654 100644 --- a/math/kalgebra/pkg-plist +++ b/math/kalgebra/pkg-plist @@ -42,6 +42,7 @@ share/locale/fi/LC_MESSAGES/kalgebramobile.mo share/locale/fr/LC_MESSAGES/kalgebra.mo share/locale/fr/LC_MESSAGES/kalgebramobile.mo share/locale/ga/LC_MESSAGES/kalgebra.mo +share/locale/ga/LC_MESSAGES/kalgebramobile.mo share/locale/gl/LC_MESSAGES/kalgebra.mo share/locale/gl/LC_MESSAGES/kalgebramobile.mo share/locale/he/LC_MESSAGES/kalgebra.mo diff --git a/math/kalk/distinfo b/math/kalk/distinfo index 16c5fce19485..841573a76ce6 100644 --- a/math/kalk/distinfo +++ b/math/kalk/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570794 +SHA256 (KDE/release-service/25.12.2/kalk-25.12.2.tar.xz) = 336acb717ddeb4d637139096d098b519cdf897b3e072133eb013dd6812f0be1d +SIZE (KDE/release-service/25.12.2/kalk-25.12.2.tar.xz) = 78144 diff --git a/math/kalk/pkg-plist b/math/kalk/pkg-plist index 20df76ace3f9..c288c8bb64f5 100644 --- a/math/kalk/pkg-plist +++ b/math/kalk/pkg-plist @@ -16,6 +16,7 @@ share/locale/es/LC_MESSAGES/kalk.mo share/locale/eu/LC_MESSAGES/kalk.mo share/locale/fi/LC_MESSAGES/kalk.mo share/locale/fr/LC_MESSAGES/kalk.mo +share/locale/ga/LC_MESSAGES/kalk.mo share/locale/gl/LC_MESSAGES/kalk.mo share/locale/he/LC_MESSAGES/kalk.mo share/locale/hi/LC_MESSAGES/kalk.mo diff --git a/math/kalker/Makefile b/math/kalker/Makefile index 640c2ffdd585..8779a2927817 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/kbruch/distinfo b/math/kbruch/distinfo index 5c23be76f86b..ab510084689f 100644 --- a/math/kbruch/distinfo +++ b/math/kbruch/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570797 +SHA256 (KDE/release-service/25.12.2/kbruch-25.12.2.tar.xz) = 85bf383d3a052ed8cbe8158ba57016d8f8bc95660d01508b8ee68aab82b39fc9 +SIZE (KDE/release-service/25.12.2/kbruch-25.12.2.tar.xz) = 5163568 diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo index aa1914cbb712..c098c607b395 100644 --- a/math/kcalc/distinfo +++ b/math/kcalc/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570798 +SHA256 (KDE/release-service/25.12.2/kcalc-25.12.2.tar.xz) = ab363558023fac17cd7ebe2ee2de774e1ae7a2390d1f291a7c7316ec0df1a174 +SIZE (KDE/release-service/25.12.2/kcalc-25.12.2.tar.xz) = 485032 diff --git a/math/kig/distinfo b/math/kig/distinfo index 4069c1ac21fb..6b30f067cc9e 100644 --- a/math/kig/distinfo +++ b/math/kig/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570801 +SHA256 (KDE/release-service/25.12.2/kig-25.12.2.tar.xz) = cc5d6224a6b504c4e9dc6321b2d7dde9bd89700752523aeaf665f83d54f40edd +SIZE (KDE/release-service/25.12.2/kig-25.12.2.tar.xz) = 3262980 diff --git a/math/kmplot/distinfo b/math/kmplot/distinfo index cab98ec923e1..a974ada63cef 100644 --- a/math/kmplot/distinfo +++ b/math/kmplot/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570803 +SHA256 (KDE/release-service/25.12.2/kmplot-25.12.2.tar.xz) = 5128daefe8215bc285d7632efb94eecde763b604545c5a079315235ba3e5ea3f +SIZE (KDE/release-service/25.12.2/kmplot-25.12.2.tar.xz) = 3032188 diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 25ffbf107824..17ab0b805a66 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,6 +1,6 @@ PORTNAME= labplot DISTVERSION= 2.12.1 -PORTREVISION= 1 +PORTREVISION= 6 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/ DIST_SUBDIR= KDE/${PORTNAME} @@ -74,7 +74,7 @@ NETCDF_CMAKE_BOOL= ENABLE_NETCDF ORCUS_DESC= Spreadsheet processing filters (via liborcus) ORCUS_LIB_DEPENDS= libixion-0.20.so:textproc/libixion \ - liborcus-0.20.so:devel/liborcus + liborcus-0.21.so:devel/liborcus ORCUS_CMAKE_BOOL= ENABLE_ORCUS ORIGINLAB_DESC= OriginLab project files support diff --git a/math/lib2geom/Makefile b/math/lib2geom/Makefile index cdce54bcb454..76c88497a6bb 100644 --- a/math/lib2geom/Makefile +++ b/math/lib2geom/Makefile @@ -1,6 +1,6 @@ PORTNAME= lib2geom DISTVERSION= 1.4 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= math gnome MAINTAINER= gnome@FreeBSD.org @@ -12,13 +12,13 @@ LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING-LGPL-2.1 LICENSE_FILE_MPL11= ${WRKSRC}/COPYING-MPL-1.1 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycairo>0:graphics/py-pycairo@${PY_FLAVOR} \ ragel:devel/ragel \ googletest>0:devel/googletest LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \ libgsl.so:math/gsl \ libboost_thread.so:devel/boost-libs -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycairo>0:graphics/py-pycairo@${PY_FLAVOR} TEST_DEPENDS= googletest>0:devel/googletest \ ragel:devel/ragel diff --git a/math/libdivide/Makefile b/math/libdivide/Makefile index 2d1349e617aa..43ec10653e71 100644 --- a/math/libdivide/Makefile +++ b/math/libdivide/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdivide DISTVERSIONPREFIX=v -DISTVERSION= 5.2.0 +DISTVERSION= 5.3.0 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/libdivide/distinfo b/math/libdivide/distinfo index 4a5cb62dfe9b..8cb560773837 100644 --- a/math/libdivide/distinfo +++ b/math/libdivide/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737904949 -SHA256 (ridiculousfish-libdivide-v5.2.0_GH0.tar.gz) = 73ae910c4cdbda823b7df2c1e0e1e7427464ebc43fc770b1a30bb598cb703f49 -SIZE (ridiculousfish-libdivide-v5.2.0_GH0.tar.gz) = 1283521 +TIMESTAMP = 1771345100 +SHA256 (ridiculousfish-libdivide-v5.3.0_GH0.tar.gz) = de3933bf2fd21300d99fcc6460a8a4a1343ae90b965d6893f044c350bac68c6e +SIZE (ridiculousfish-libdivide-v5.3.0_GH0.tar.gz) = 1283692 diff --git a/math/libhomfly/Makefile b/math/libhomfly/Makefile index 691ac8866ec8..eee1f3219a0c 100644 --- a/math/libhomfly/Makefile +++ b/math/libhomfly/Makefile @@ -1,5 +1,5 @@ PORTNAME= libhomfly -DISTVERSION= 1.02r6 +DISTVERSION= 1.03 CATEGORIES= math MASTER_SITES= https://github.com/miguelmarco/${PORTNAME}/releases/download/${DISTVERSION}/ @@ -24,6 +24,7 @@ PLIST_FILES= include/homfly.h \ lib/libhomfly.a \ lib/libhomfly.so \ lib/libhomfly.so.0 \ - lib/libhomfly.so.0.0.0 + lib/libhomfly.so.0.0.0 \ + libdata/pkgconfig/libhomfly.pc .include <bsd.port.mk> diff --git a/math/libhomfly/distinfo b/math/libhomfly/distinfo index 6e4142543a2f..6e46cfb67bac 100644 --- a/math/libhomfly/distinfo +++ b/math/libhomfly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737056308 -SHA256 (libhomfly-1.02r6.tar.gz) = f990d991d29a590c54b09eff68bc209c4cf2b8b12d945351688d2db8a0d30979 -SIZE (libhomfly-1.02r6.tar.gz) = 359354 +TIMESTAMP = 1768336201 +SHA256 (libhomfly-1.03.tar.gz) = 2a06e93cccd91d33ed9c345eba2e59b2ba175c11e454cf2029644a9364250871 +SIZE (libhomfly-1.03.tar.gz) = 385778 diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 1c37add066c7..4fec5172abce 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,10 +1,10 @@ PORTNAME= libqalculate -PORTVERSION= 5.8.2 +PORTVERSION= 5.9.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= jhale@FreeBSD.org -COMMENT= Multi-purpose desktop calculator (backend library) +COMMENT= Multi-purpose desktop calculator (library and CLI) WWW= https://qalculate.github.io/ LICENSE= GPLv2+ @@ -15,9 +15,12 @@ LIB_DEPENDS= libicuuc.so:devel/icu \ libgmp.so:math/gmp \ libmpfr.so:math/mpfr -USES= compiler:c++14-lang gettext gmake gnome iconv libtool \ +USES= compiler:c++17-lang gettext gmake gnome iconv libtool \ localbase ncurses pathfix pkgconfig readline -USE_GNOME= intltool libxml2 +# Project does not set a c++ dialect, but it's better to not leave this +# undefined and left up to the whims of the compiler. +USE_CXXSTD= c++17 +USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo index 6d6a27ed8c6e..884e90c1110f 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763447653 -SHA256 (libqalculate-5.8.2.tar.gz) = 7136f3c929e88e7cea0fa66427bc541dcc99c7ecbe0d67cb256bfc922d2127d1 -SIZE (libqalculate-5.8.2.tar.gz) = 2683875 +TIMESTAMP = 1768982673 +SHA256 (libqalculate-5.9.0.tar.gz) = 94d734b9303b3b68df61e4255f2eddeee346b66ec4b6e134f19e1a3cc3ff4a09 +SIZE (libqalculate-5.9.0.tar.gz) = 3526223 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index 156a42ef22cf..55f8c9d76883 100644 --- a/math/libqalculate/pkg-plist +++ b/math/libqalculate/pkg-plist @@ -16,7 +16,7 @@ include/libqalculate/util.h lib/libqalculate.a lib/libqalculate.so lib/libqalculate.so.23 -lib/libqalculate.so.23.3.9 +lib/libqalculate.so.23.3.10 libdata/pkgconfig/libqalculate.pc share/man/man1/qalc.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo diff --git a/math/libsemigroups/Makefile b/math/libsemigroups/Makefile index 9f5ef984dfd8..a108403d6a4b 100644 --- a/math/libsemigroups/Makefile +++ b/math/libsemigroups/Makefile @@ -1,7 +1,6 @@ PORTNAME= libsemigroups -PORTVERSION= 3.2.0 +PORTVERSION= 3.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/libsemigroups/distinfo b/math/libsemigroups/distinfo index 9d69f807e767..bd5b8a61cf26 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 = 1769086407 +SHA256 (libsemigroups-libsemigroups-v3.4.0_GH0.tar.gz) = e807ed7e4ef3198515c7c7e8e55c89b40889a7614ff0c8cddf812563b1f06a33 +SIZE (libsemigroups-libsemigroups-v3.4.0_GH0.tar.gz) = 9426262 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/manifold/Makefile b/math/manifold/Makefile new file mode 100644 index 000000000000..42acb06a93ef --- /dev/null +++ b/math/manifold/Makefile @@ -0,0 +1,69 @@ +PORTNAME= manifold +DISTVERSION= 3.3.2 +CATEGORIES= math cad graphics +MASTER_SITES= https://github.com/elalish/${PORTNAME}/releases/download/v${DISTVERSION}/ + +MAINTAINER= FreeBSD@Shaneware.biz +COMMENT= Geometry library for topological robustness +WWW= https://github.com/elalish/manifold + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= googletest>0:devel/googletest + +USES= cmake:testing compiler:c++17-lang +USE_LDCONFIG= yes + +EXTRACT_AFTER_ARGS= --exclude ${PORTNAME}-${DISTVERSION}/samples \ + --no-same-owner --no-same-permissions +.if make(test) +EXTRACT_AFTER_ARGS= --include ${PORTNAME}-${DISTVERSION}/samples \ + --no-same-owner --no-same-permissions +.endif + +PLIST_SUB+= VERS=${DISTVERSION} + +CMAKE_TESTING_ON= MANIFOLD_TEST + +CMAKE_OFF= MANIFOLD_DOWNLOADS \ + MANIFOLD_FUZZ \ + MANIFOLD_JSBIND \ + MANIFOLD_TEST \ + TRACY_ENABLE +CMAKE_ON= BUILD_SHARED_LIBS + +OPTIONS_DEFINE= CBIND CROSS PARA PYBIND TEST_EXPORT +OPTIONS_DEFAULT= CBIND CROSS PARA +OPTIONS_SUB= yes + +CBIND_DESC= Enable C FFI binding +CROSS_DESC= Enable CrossSection for 2D support +PARA_DESC= Enable multi-thread parallelization +PYBIND_DESC= Enable python binding +TEST_EXPORT_DESC= Enable export of models from tests + +CBIND_IMPLIES= CROSS +CBIND_CMAKE_BOOL= MANIFOLD_CBIND + +CROSS_LIB_DEPENDS= libClipper2.so:cad/Clipper2 +CROSS_CMAKE_BOOL= MANIFOLD_CROSS_SECTION + +PARA_LIB_DEPENDS= libtbb.so:devel/onetbb +PARA_CMAKE_BOOL= MANIFOLD_PAR + +PYBIND_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nanobind>0:devel/py-nanobind@${PY_FLAVOR} +PYBIND_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nanobind>0:devel/py-nanobind@${PY_FLAVOR} +PYBIND_USES= python +PYBIND_CMAKE_BOOL= MANIFOLD_PYBIND +PYBIND_IMPLIES= CROSS + +TEST_EXPORT_LIB_DEPENDS=libassimp.so:multimedia/assimp +TEST_EXPORT_CMAKE_BOOL= MANIFOLD_EXPORT + +pre-test: + @if [ ! -d ${WRKDIR}/samples ]; then \ + (${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTFILES} -C ${EXTRACT_WRKDIR} ${EXTRACT_AFTER_ARGS}) ;\ + fi + +.include <bsd.port.mk> diff --git a/math/manifold/distinfo b/math/manifold/distinfo new file mode 100644 index 000000000000..a65f3a7e5ca9 --- /dev/null +++ b/math/manifold/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1767228149 +SHA256 (manifold-3.3.2.tar.gz) = efdae7cd75aabab20fa2673603a9ac263d5b48912559664dde37f5d9e85eced8 +SIZE (manifold-3.3.2.tar.gz) = 29657433 diff --git a/math/manifold/files/patch-CMakeLists.txt b/math/manifold/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..c07bf9fcead7 --- /dev/null +++ b/math/manifold/files/patch-CMakeLists.txt @@ -0,0 +1,23 @@ +--- CMakeLists.txt.orig 2025-11-15 08:41:27 UTC ++++ CMakeLists.txt +@@ -171,13 +171,13 @@ else() + endif() + endif() + list(APPEND MANIFOLD_FLAGS ${WARNING_FLAGS}) +- if( +- MANIFOLD_OPTIMIZED +- OR "${CMAKE_BUILD_TYPE}" STREQUAL "Release" +- OR "${CMAKE_BUILD_TYPE}" STREQUAL "RelWithDebInfo" +- ) +- list(APPEND MANIFOLD_FLAGS -O3) +- endif() ++# if( ++# MANIFOLD_OPTIMIZED ++# OR "${CMAKE_BUILD_TYPE}" STREQUAL "Release" ++# OR "${CMAKE_BUILD_TYPE}" STREQUAL "RelWithDebInfo" ++# ) ++# list(APPEND MANIFOLD_FLAGS -O3) ++# endif() + if("${CMAKE_BUILD_TYPE}" STREQUAL "RelWithDebInfo") + list(APPEND MANIFOLD_FLAGS -fno-omit-frame-pointer) + endif() diff --git a/math/manifold/pkg-descr b/math/manifold/pkg-descr new file mode 100644 index 000000000000..07443d902acc --- /dev/null +++ b/math/manifold/pkg-descr @@ -0,0 +1,4 @@ +Manifold is a geometry library dedicated to creating and operating on +manifold triangle meshes. A manifold mesh is a mesh that represents a +solid object, and so is very important in manufacturing, CAD, +structural analysis, etc. diff --git a/math/manifold/pkg-plist b/math/manifold/pkg-plist new file mode 100644 index 000000000000..6b1a585c6d2c --- /dev/null +++ b/math/manifold/pkg-plist @@ -0,0 +1,24 @@ +include/manifold/common.h +include/manifold/cross_section.h +include/manifold/linalg.h +include/manifold/manifold.h +%%CBIND%%include/manifold/manifoldc.h +include/manifold/meshIO.h +include/manifold/optional_assert.h +include/manifold/polygon.h +%%CBIND%%include/manifold/types.h +include/manifold/vec_view.h +include/manifold/version.h +lib/cmake/manifold/manifoldConfig.cmake +lib/cmake/manifold/manifoldConfigVersion.cmake +lib/cmake/manifold/manifoldTargets-release.cmake +lib/cmake/manifold/manifoldTargets.cmake +lib/libmanifold.so +lib/libmanifold.so.3 +lib/libmanifold.so.%%VERS%% +%%CBIND%%lib/libmanifoldc.so +%%CBIND%%lib/libmanifoldc.so.3 +%%CBIND%%lib/libmanifoldc.so.%%VERS%% +libdata/pkgconfig/manifold.pc +%%PYBIND%%%%PYTHON_SITELIBDIR%%/manifold3d%%PYTHON_TAG%%.so +%%PYBIND%%%%PYTHON_SITELIBDIR%%/manifold3d.pyi diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile index 9aa2dd5a11c0..0e3476a820ca 100644 --- a/math/mathgl/Makefile +++ b/math/mathgl/Makefile @@ -1,6 +1,6 @@ PORTNAME= mathgl DISTVERSION= 2.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ diff --git a/math/mathicsscript/Makefile b/math/mathicsscript/Makefile index 7d4a11be8769..1e49649895c0 100644 --- a/math/mathicsscript/Makefile +++ b/math/mathicsscript/Makefile @@ -1,5 +1,6 @@ PORTNAME= mathicsscript PORTVERSION= 9.0.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI diff --git a/math/matio/Makefile b/math/matio/Makefile index 92ca01515805..40156ec1553e 100644 --- a/math/matio/Makefile +++ b/math/matio/Makefile @@ -1,5 +1,5 @@ PORTNAME= matio -PORTVERSION= 1.5.28 +PORTVERSION= 1.5.30 CATEGORIES= math MASTER_SITES= SF @@ -16,7 +16,7 @@ CPE_VENDOR= matio_project GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -PLIST_SUB= SHLIB_VER=13.0.1 +PLIST_SUB= SHLIB_VER=14.0.0 OPTIONS_DEFINE= HDF5 OPTIONS_DEFAULT= HDF5 diff --git a/math/matio/distinfo b/math/matio/distinfo index 5ba67b4e7bf2..01ce52990fd3 100644 --- a/math/matio/distinfo +++ b/math/matio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730366729 -SHA256 (matio-1.5.28.tar.gz) = 9da698934a21569af058e6348564666f45029e6c2b0878ca0d8f9609bf77b8d8 -SIZE (matio-1.5.28.tar.gz) = 10128014 +TIMESTAMP = 1768574448 +SHA256 (matio-1.5.30.tar.gz) = 8bd3b9477042ecc00dd71c04762fa58468e14cccc32fd8c6826c2da1e8bc3107 +SIZE (matio-1.5.30.tar.gz) = 10185955 diff --git a/math/matio/pkg-plist b/math/matio/pkg-plist index 701f867ca009..25c407c20f73 100644 --- a/math/matio/pkg-plist +++ b/math/matio/pkg-plist @@ -3,7 +3,7 @@ include/matio.h include/matio_pubconf.h lib/libmatio.a lib/libmatio.so -lib/libmatio.so.13 +lib/libmatio.so.14 lib/libmatio.so.%%SHLIB_VER%% libdata/pkgconfig/matio.pc share/man/man3/Mat_Close.3.gz @@ -19,6 +19,7 @@ share/man/man3/Mat_Rewind.3.gz share/man/man3/Mat_VarAddStructField.3.gz share/man/man3/Mat_VarCreate.3.gz share/man/man3/Mat_VarCreateStruct.3.gz +share/man/man3/Mat_VarCreateStruct2.3.gz share/man/man3/Mat_VarDelete.3.gz share/man/man3/Mat_VarFree.3.gz share/man/man3/Mat_VarGetNumberOfFields.3.gz diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 6be0f36b1177..0606416ac983 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,5 @@ PORTNAME= maxima -DISTVERSION= 5.48.1 -PORTREVISION= 1 +DISTVERSION= 5.49.0 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -29,8 +28,8 @@ TEST_TARGET= check BINARY_ALIAS= expr=gexpr -INFO= imaxima maxima abs_integrate drawutils kovacicODE logic \ - nelder_mead symplectic_ode +INFO= imaxima maxima abs_integrate drawutils guess kovacicODE logic \ + mathml nelder_mead raddenest symplectic_ode PLIST_SUB+= PORTVERSION=${PORTVERSION} PORTDATA= * diff --git a/math/maxima/distinfo b/math/maxima/distinfo index a7eb241df6a7..91ef5b5e1e8b 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754550342 -SHA256 (maxima-5.48.1.tar.gz) = b0916b5fb37b6eeaae400083175e68e28f80b9a1ab580c106a05448cf1c496b2 -SIZE (maxima-5.48.1.tar.gz) = 46150379 +TIMESTAMP = 1770151639 +SHA256 (maxima-5.49.0.tar.gz) = 6d401a4aa307cd3a5a9cadca4fa96c4ef0e24ff95a18bb6a8f803e3d2114adee +SIZE (maxima-5.49.0.tar.gz) = 46501040 diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index 84573dbdaff0..5569f3c6330a 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,6 +1,6 @@ PORTNAME= mcsim PORTVERSION= 6.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/mfem/Makefile b/math/mfem/Makefile index 7434da47b5d9..81b862dc3f67 100644 --- a/math/mfem/Makefile +++ b/math/mfem/Makefile @@ -1,6 +1,7 @@ PORTNAME= mfem DISTVERSIONPREFIX= v DISTVERSION= 4.8 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile index 87818d118d10..4e2bfc26bae2 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= mlpack -DISTVERSION= 4.6.2 +DISTVERSION= 4.7.0 CATEGORIES= math # machine-learning MASTER_SITES= https://mlpack.org/files/ diff --git a/math/mlpack/distinfo b/math/mlpack/distinfo index 817de403e267..e0b482c5b462 100644 --- a/math/mlpack/distinfo +++ b/math/mlpack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760161570 -SHA256 (mlpack-4.6.2.tar.gz) = 2fe772da383a935645ced07a07b51942ca178d38129df3bf685890bc3c1752cf -SIZE (mlpack-4.6.2.tar.gz) = 8144737 +TIMESTAMP = 1769925372 +SHA256 (mlpack-4.7.0.tar.gz) = a3f0fb530e51d51f8d7eceb7998b4699906d628000b158ada80541465595324e +SIZE (mlpack-4.7.0.tar.gz) = 8406759 diff --git a/math/mlpack/files/patch-CMakeLists.txt b/math/mlpack/files/patch-CMakeLists.txt deleted file mode 100644 index e6e9b8ed6fe4..000000000000 --- a/math/mlpack/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2022-10-24 13:40:50 UTC -+++ CMakeLists.txt -@@ -420,7 +420,7 @@ endif () - - # Determine whether or not this is a git repository, so that we can set the - # version number if necessary. --find_package(Git) -+#find_package(Git) - set (USING_GIT "NO") - if (GIT_FOUND) - # Run 'git rev-parse HEAD' to find out if this is a working copy. If the diff --git a/math/mlpack/pkg-plist b/math/mlpack/pkg-plist index 406603eb421b..9395c85f94ea 100644 --- a/math/mlpack/pkg-plist +++ b/math/mlpack/pkg-plist @@ -50,10 +50,12 @@ include/mlpack.hpp include/mlpack/base.hpp include/mlpack/config.hpp include/mlpack/core.hpp +include/mlpack/core/arma_extend/find_nan.hpp include/mlpack/core/arma_extend/serialize_armadillo.hpp include/mlpack/core/cereal/array_wrapper.hpp include/mlpack/core/cereal/is_loading.hpp include/mlpack/core/cereal/is_saving.hpp +include/mlpack/core/cereal/low_precision.hpp include/mlpack/core/cereal/pair_associative_container.hpp include/mlpack/core/cereal/pointer_vector_wrapper.hpp include/mlpack/core/cereal/pointer_wrapper.hpp @@ -88,6 +90,7 @@ include/mlpack/core/cv/simple_cv.hpp include/mlpack/core/cv/simple_cv_impl.hpp include/mlpack/core/data/binarize.hpp include/mlpack/core/data/check_categorical_param.hpp +include/mlpack/core/data/combine_options.hpp include/mlpack/core/data/confusion_matrix.hpp include/mlpack/core/data/confusion_matrix_impl.hpp include/mlpack/core/data/data.hpp @@ -97,10 +100,14 @@ include/mlpack/core/data/dataset_mapper_impl.hpp include/mlpack/core/data/detect_file_type.hpp include/mlpack/core/data/detect_file_type_impl.hpp include/mlpack/core/data/extension.hpp -include/mlpack/core/data/format.hpp +include/mlpack/core/data/font8x8_basic.h include/mlpack/core/data/has_serialize.hpp -include/mlpack/core/data/image_info.hpp -include/mlpack/core/data/image_info_impl.hpp +include/mlpack/core/data/image_bounding_box.hpp +include/mlpack/core/data/image_bounding_box_impl.hpp +include/mlpack/core/data/image_layout.hpp +include/mlpack/core/data/image_layout_impl.hpp +include/mlpack/core/data/image_letterbox.hpp +include/mlpack/core/data/image_options.hpp include/mlpack/core/data/image_resize_crop.hpp include/mlpack/core/data/imputation_methods/custom_imputation.hpp include/mlpack/core/data/imputation_methods/imputation_methods.hpp @@ -114,25 +121,30 @@ include/mlpack/core/data/load_arff.hpp include/mlpack/core/data/load_arff_impl.hpp include/mlpack/core/data/load_categorical.hpp include/mlpack/core/data/load_categorical_impl.hpp +include/mlpack/core/data/load_dense.hpp +include/mlpack/core/data/load_deprecated.hpp include/mlpack/core/data/load_image.hpp -include/mlpack/core/data/load_image_impl.hpp include/mlpack/core/data/load_impl.hpp -include/mlpack/core/data/load_model_impl.hpp +include/mlpack/core/data/load_model.hpp include/mlpack/core/data/load_numeric.hpp -include/mlpack/core/data/load_vec_impl.hpp -include/mlpack/core/data/matrix_options.hpp +include/mlpack/core/data/load_sparse.hpp include/mlpack/core/data/map_policies/datatype.hpp include/mlpack/core/data/map_policies/increment_policy.hpp include/mlpack/core/data/map_policies/map_policies.hpp -include/mlpack/core/data/map_policies/missing_policy.hpp +include/mlpack/core/data/matrix_options.hpp include/mlpack/core/data/normalize_labels.hpp include/mlpack/core/data/normalize_labels_impl.hpp include/mlpack/core/data/one_hot_encoding.hpp include/mlpack/core/data/one_hot_encoding_impl.hpp include/mlpack/core/data/save.hpp +include/mlpack/core/data/save_dense.hpp +include/mlpack/core/data/save_deprecated.hpp include/mlpack/core/data/save_image.hpp -include/mlpack/core/data/save_image_impl.hpp include/mlpack/core/data/save_impl.hpp +include/mlpack/core/data/save_matrix.hpp +include/mlpack/core/data/save_model.hpp +include/mlpack/core/data/save_numeric.hpp +include/mlpack/core/data/save_sparse.hpp include/mlpack/core/data/scaler_methods/max_abs_scaler.hpp include/mlpack/core/data/scaler_methods/mean_normalization.hpp include/mlpack/core/data/scaler_methods/min_max_scaler.hpp @@ -150,13 +162,10 @@ include/mlpack/core/data/string_encoding_policies/dictionary_encoding_policy.hpp include/mlpack/core/data/string_encoding_policies/policy_traits.hpp include/mlpack/core/data/string_encoding_policies/string_encoding_policies.hpp include/mlpack/core/data/string_encoding_policies/tf_idf_encoding_policy.hpp +include/mlpack/core/data/text_options.hpp include/mlpack/core/data/tokenizers/char_extract.hpp include/mlpack/core/data/tokenizers/split_by_any_of.hpp include/mlpack/core/data/tokenizers/tokenizers.hpp -include/mlpack/core/data/text_options.hpp -include/mlpack/core/data/types.hpp -include/mlpack/core/data/types_impl.hpp -include/mlpack/core/data/utilities.hpp include/mlpack/core/distances/distances.hpp include/mlpack/core/distances/iou_distance.hpp include/mlpack/core/distances/ip_metric.hpp @@ -201,10 +210,6 @@ include/mlpack/core/kernels/pspectrum_string_kernel.hpp include/mlpack/core/kernels/pspectrum_string_kernel_impl.hpp include/mlpack/core/kernels/spherical_kernel.hpp include/mlpack/core/kernels/triangular_kernel.hpp -include/mlpack/core/stb/bundled/stb_image.h -include/mlpack/core/stb/bundled/stb_image_resize2.h -include/mlpack/core/stb/bundled/stb_image_write.h -include/mlpack/core/stb/stb.hpp include/mlpack/core/math/ccov.hpp include/mlpack/core/math/ccov_impl.hpp include/mlpack/core/math/columns_to_blocks.hpp @@ -233,6 +238,10 @@ include/mlpack/core/metrics/iou_metric_impl.hpp include/mlpack/core/metrics/metrics.hpp include/mlpack/core/metrics/non_maximal_suppression.hpp include/mlpack/core/metrics/non_maximal_suppression_impl.hpp +include/mlpack/core/stb/bundled/stb_image.h +include/mlpack/core/stb/bundled/stb_image_resize2.h +include/mlpack/core/stb/bundled/stb_image_write.h +include/mlpack/core/stb/stb.hpp include/mlpack/core/tree/address.hpp include/mlpack/core/tree/ballbound.hpp include/mlpack/core/tree/ballbound_impl.hpp @@ -363,6 +372,7 @@ include/mlpack/core/util/backtrace.hpp include/mlpack/core/util/backtrace_impl.hpp include/mlpack/core/util/binding_details.hpp include/mlpack/core/util/conv_to.hpp +include/mlpack/core/util/coot_traits.hpp include/mlpack/core/util/distr_param.hpp include/mlpack/core/util/ens_traits.hpp include/mlpack/core/util/first_element_is_arma.hpp @@ -435,6 +445,7 @@ include/mlpack/methods/ann/activation_functions/bipolar_sigmoid_function.hpp include/mlpack/methods/ann/activation_functions/elish_function.hpp include/mlpack/methods/ann/activation_functions/elliot_function.hpp include/mlpack/methods/ann/activation_functions/gaussian_function.hpp +include/mlpack/methods/ann/activation_functions/gelu_exact_function.hpp include/mlpack/methods/ann/activation_functions/gelu_function.hpp include/mlpack/methods/ann/activation_functions/hard_sigmoid_function.hpp include/mlpack/methods/ann/activation_functions/hard_swish_function.hpp @@ -466,11 +477,13 @@ include/mlpack/methods/ann/augmented/tasks/score_impl.hpp include/mlpack/methods/ann/augmented/tasks/sort.hpp include/mlpack/methods/ann/augmented/tasks/sort_impl.hpp include/mlpack/methods/ann/augmented/tasks/tasks.hpp +include/mlpack/methods/ann/convolution_rules/base_convolution.hpp include/mlpack/methods/ann/convolution_rules/border_modes.hpp include/mlpack/methods/ann/convolution_rules/convolution_rules.hpp -include/mlpack/methods/ann/convolution_rules/fft_convolution.hpp +include/mlpack/methods/ann/convolution_rules/im2col_convolution.hpp include/mlpack/methods/ann/convolution_rules/naive_convolution.hpp -include/mlpack/methods/ann/convolution_rules/svd_convolution.hpp +include/mlpack/methods/ann/dag_network.hpp +include/mlpack/methods/ann/dag_network_impl.hpp include/mlpack/methods/ann/dists/bernoulli_distribution.hpp include/mlpack/methods/ann/dists/bernoulli_distribution_impl.hpp include/mlpack/methods/ann/dists/dists.hpp @@ -521,12 +534,16 @@ include/mlpack/methods/ann/layer/dropout.hpp include/mlpack/methods/ann/layer/dropout_impl.hpp include/mlpack/methods/ann/layer/elu.hpp include/mlpack/methods/ann/layer/elu_impl.hpp +include/mlpack/methods/ann/layer/embedding.hpp +include/mlpack/methods/ann/layer/embedding_impl.hpp include/mlpack/methods/ann/layer/flexible_relu.hpp include/mlpack/methods/ann/layer/flexible_relu_impl.hpp include/mlpack/methods/ann/layer/ftswish.hpp include/mlpack/methods/ann/layer/ftswish_impl.hpp include/mlpack/methods/ann/layer/grouped_convolution.hpp include/mlpack/methods/ann/layer/grouped_convolution_impl.hpp +include/mlpack/methods/ann/layer/gru.hpp +include/mlpack/methods/ann/layer/gru_impl.hpp include/mlpack/methods/ann/layer/hard_tanh.hpp include/mlpack/methods/ann/layer/hard_tanh_impl.hpp include/mlpack/methods/ann/layer/identity.hpp @@ -582,8 +599,6 @@ include/mlpack/methods/ann/layer/not_adapted/glimpse.hpp include/mlpack/methods/ann/layer/not_adapted/glimpse_impl.hpp include/mlpack/methods/ann/layer/not_adapted/group_norm.hpp include/mlpack/methods/ann/layer/not_adapted/group_norm_impl.hpp -include/mlpack/methods/ann/layer/not_adapted/gru.hpp -include/mlpack/methods/ann/layer/not_adapted/gru_impl.hpp include/mlpack/methods/ann/layer/not_adapted/hardshrink.hpp include/mlpack/methods/ann/layer/not_adapted/hardshrink_impl.hpp include/mlpack/methods/ann/layer/not_adapted/highway.hpp @@ -594,8 +609,6 @@ include/mlpack/methods/ann/layer/not_adapted/isrlu.hpp include/mlpack/methods/ann/layer/not_adapted/isrlu_impl.hpp include/mlpack/methods/ann/layer/not_adapted/join.hpp include/mlpack/methods/ann/layer/not_adapted/join_impl.hpp -include/mlpack/methods/ann/layer/not_adapted/lookup.hpp -include/mlpack/methods/ann/layer/not_adapted/lookup_impl.hpp include/mlpack/methods/ann/layer/not_adapted/lp_pooling.hpp include/mlpack/methods/ann/layer/not_adapted/lp_pooling_impl.hpp include/mlpack/methods/ann/layer/not_adapted/minibatch_discrimination.hpp @@ -648,6 +661,8 @@ include/mlpack/methods/ann/layer/softmax.hpp include/mlpack/methods/ann/layer/softmax_impl.hpp include/mlpack/methods/ann/layer/softmin.hpp include/mlpack/methods/ann/layer/softmin_impl.hpp +include/mlpack/methods/ann/layer/sum_reduce.hpp +include/mlpack/methods/ann/layer/sum_reduce_impl.hpp include/mlpack/methods/ann/loss_functions/binary_cross_entropy_loss.hpp include/mlpack/methods/ann/loss_functions/binary_cross_entropy_loss_impl.hpp include/mlpack/methods/ann/loss_functions/cosine_embedding_loss.hpp @@ -697,6 +712,11 @@ include/mlpack/methods/ann/loss_functions/triplet_margin_loss.hpp include/mlpack/methods/ann/loss_functions/triplet_margin_loss_impl.hpp include/mlpack/methods/ann/loss_functions/vr_class_reward.hpp include/mlpack/methods/ann/loss_functions/vr_class_reward_impl.hpp +include/mlpack/methods/ann/models/models.hpp +include/mlpack/methods/ann/models/yolov3/yolov3_layer.hpp +include/mlpack/methods/ann/models/yolov3/yolov3_layer_impl.hpp +include/mlpack/methods/ann/models/yolov3/yolov3_tiny.hpp +include/mlpack/methods/ann/models/yolov3/yolov3_tiny_impl.hpp include/mlpack/methods/ann/not_adapted/brnn.hpp include/mlpack/methods/ann/not_adapted/brnn_impl.hpp include/mlpack/methods/ann/not_adapted/gan/gan.hpp diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile index dd4dc557a783..ba59d095da06 100644 --- a/math/nlopt/Makefile +++ b/math/nlopt/Makefile @@ -1,7 +1,6 @@ PORTNAME= nlopt DISTVERSIONPREFIX= v -DISTVERSION= 2.10.0 -PORTREVISION= 1 +DISTVERSION= 2.10.1 CATEGORIES= math MAINTAINER= rhurlin@FreeBSD.org diff --git a/math/nlopt/distinfo b/math/nlopt/distinfo index 68f5bffe9210..a60c626813d7 100644 --- a/math/nlopt/distinfo +++ b/math/nlopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740060154 -SHA256 (stevengj-nlopt-v2.10.0_GH0.tar.gz) = 506f83a9e778ad4f204446e99509cb2bdf5539de8beccc260a014bd560237be1 -SIZE (stevengj-nlopt-v2.10.0_GH0.tar.gz) = 2065021 +TIMESTAMP = 1770744225 +SHA256 (stevengj-nlopt-v2.10.1_GH0.tar.gz) = 30d13ce16da119db3e987784f7864e35a562ec62c186352fae55cd003e6c58ff +SIZE (stevengj-nlopt-v2.10.1_GH0.tar.gz) = 2064973 diff --git a/math/nlopt/files/patch-CMakeLists.txt b/math/nlopt/files/patch-CMakeLists.txt deleted file mode 100644 index 4cc24139004e..000000000000 --- a/math/nlopt/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2025-02-04 18:29:30 UTC -+++ CMakeLists.txt -@@ -147,7 +147,7 @@ if (NLOPT_CXX OR NLOPT_PYTHON OR NLOPT_GUILE OR NLOPT_ - if (NLOPT_CXX OR NLOPT_PYTHON OR NLOPT_GUILE OR NLOPT_OCTAVE OR NLOPT_JAVA) - check_cxx_symbol_exists (__cplusplus ciso646 SYSTEM_HAS_CXX) - if (SYSTEM_HAS_CXX) -- set (CMAKE_CXX_STANDARD 11) # set the standard to C++11 but do not require it -+ set (CMAKE_CXX_STANDARD 17) # set the standard to C++17 but do not require it - - if (NLOPT_CXX) - set (CMAKE_CXX_STANDARD_REQUIRED ON) # if we build C++ API, we do need C++11 diff --git a/math/nlopt/pkg-plist.full b/math/nlopt/pkg-plist.full index 971a564dd944..d95671430326 100644 --- a/math/nlopt/pkg-plist.full +++ b/math/nlopt/pkg-plist.full @@ -10,7 +10,7 @@ lib/libnlopt.so.1 lib/libnlopt.so.1.0.0 lib/octave/%%OCTAVE_VERSION%%/site/oct/%%GNU_HOST%%/nlopt_optimize.oct %%PYTHON_SITELIBDIR%%/_nlopt.so -%%PYTHON_SITELIBDIR%%/nlopt-2.10.0.dist-info/METADATA +%%PYTHON_SITELIBDIR%%/nlopt-2.10.1.dist-info/METADATA %%PYTHON_SITELIBDIR%%/nlopt.py libdata/pkgconfig/nlopt.pc %%GUILE_SITE%%/nlopt.scm diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 438f635e04ee..cb12ff8ac349 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,10 +1,9 @@ PORTNAME= ntl -PORTVERSION= 11.5.1 -PORTREVISION= 1 +PORTVERSION= 11.6.0 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ -MAINTAINER= ndowens04@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Victor Shoup's Number Theory Library WWW= https://www.shoup.net/ @@ -25,9 +24,6 @@ WRKSRC_SUBDIR= src MAKEFILE= makefile TEST_TARGET= check -NTLDOCSDIR= share/doc/NTL -PLIST_SUB= NTLDOCS=${NTLDOCSDIR} - OPTIONS_DEFINE= DOCS GF2X GMP NATIVE OPTIONS_DEFAULT= GF2X GMP @@ -44,6 +40,9 @@ NATIVE_DESC= Build with native optimizations (-march=native) NATIVE_CONFIGURE_ON= NATIVE=on NATIVE_CONFIGURE_OFF= NATIVE=off +post-configure: + @${REINPLACE_CMD} -e '/DOCDIR/d' ${WRKSRC}/makefile # avoid install doc twice + do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../doc/* ${STAGEDIR}${DOCSDIR} diff --git a/math/ntl/distinfo b/math/ntl/distinfo index b6cedc9115fa..e667759c9d82 100644 --- a/math/ntl/distinfo +++ b/math/ntl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634922406 -SHA256 (ntl-11.5.1.tar.gz) = 210d06c31306cbc6eaf6814453c56c776d9d8e8df36d74eb306f6a523d1c6a8a -SIZE (ntl-11.5.1.tar.gz) = 2304103 +TIMESTAMP = 1766194973 +SHA256 (ntl-11.6.0.tar.gz) = bc0ef9aceb075a6a0673ac8d8f47d5f8458c72fe806e4468fbd5d3daff056182 +SIZE (ntl-11.6.0.tar.gz) = 2599487 diff --git a/math/ntl/pkg-plist b/math/ntl/pkg-plist index c20ad4583650..c8c0fd21fe7c 100644 --- a/math/ntl/pkg-plist +++ b/math/ntl/pkg-plist @@ -1,6 +1,6 @@ include/NTL/ALL_FEATURES.h include/NTL/BasicThreadPool.h -include/NTL/ConfigLog.h +include/NTL/CONFIG_LOG.txt include/NTL/FFT.h include/NTL/FFT_impl.h include/NTL/FacVec.h @@ -37,6 +37,7 @@ include/NTL/PackageInfo.h include/NTL/REPORT_ALL_FEATURES.h include/NTL/RR.h include/NTL/SmartPtr.h +include/NTL/USER_MAKEFILE.txt include/NTL/WordVector.h include/NTL/ZZ.h include/NTL/ZZVec.h @@ -85,6 +86,9 @@ include/NTL/pair_lzz_pEX_long.h include/NTL/pair_lzz_pX_long.h include/NTL/pd_FFT.h include/NTL/quad_float.h +include/NTL/simde_avx.h +include/NTL/simde_fma.h +include/NTL/simde_pclmul.h include/NTL/sp_arith.h include/NTL/thread.h include/NTL/tools.h @@ -118,153 +122,9 @@ include/NTL/version.h include/NTL/xdouble.h lib/libntl.a lib/libntl.so -lib/libntl.so.44 -lib/libntl.so.44.0.1 -%%NTLDOCS%%/BasicThreadPool.cpp.html -%%NTLDOCS%%/BasicThreadPool.txt -%%NTLDOCS%%/GF2.cpp.html -%%NTLDOCS%%/GF2.txt -%%NTLDOCS%%/GF2E.cpp.html -%%NTLDOCS%%/GF2E.txt -%%NTLDOCS%%/GF2EX.cpp.html -%%NTLDOCS%%/GF2EX.txt -%%NTLDOCS%%/GF2EXFactoring.cpp.html -%%NTLDOCS%%/GF2EXFactoring.txt -%%NTLDOCS%%/GF2X.cpp.html -%%NTLDOCS%%/GF2X.txt -%%NTLDOCS%%/GF2XFactoring.cpp.html -%%NTLDOCS%%/GF2XFactoring.txt -%%NTLDOCS%%/GF2XVec.cpp.html -%%NTLDOCS%%/GF2XVec.txt -%%NTLDOCS%%/HNF.cpp.html -%%NTLDOCS%%/HNF.txt -%%NTLDOCS%%/LLL.cpp.html -%%NTLDOCS%%/LLL.txt -%%NTLDOCS%%/Lazy.cpp.html -%%NTLDOCS%%/Lazy.txt -%%NTLDOCS%%/LazyTable.cpp.html -%%NTLDOCS%%/LazyTable.txt -%%NTLDOCS%%/RR.cpp.html -%%NTLDOCS%%/RR.txt -%%NTLDOCS%%/SmartPtr.cpp.html -%%NTLDOCS%%/SmartPtr.txt -%%NTLDOCS%%/ZZ.cpp.html -%%NTLDOCS%%/ZZ.txt -%%NTLDOCS%%/ZZVec.cpp.html -%%NTLDOCS%%/ZZVec.txt -%%NTLDOCS%%/ZZX.cpp.html -%%NTLDOCS%%/ZZX.txt -%%NTLDOCS%%/ZZXFactoring.cpp.html -%%NTLDOCS%%/ZZXFactoring.txt -%%NTLDOCS%%/ZZ_limbs.cpp.html -%%NTLDOCS%%/ZZ_limbs.txt -%%NTLDOCS%%/ZZ_p.cpp.html -%%NTLDOCS%%/ZZ_p.txt -%%NTLDOCS%%/ZZ_pE.cpp.html -%%NTLDOCS%%/ZZ_pE.txt -%%NTLDOCS%%/ZZ_pEX.cpp.html -%%NTLDOCS%%/ZZ_pEX.txt -%%NTLDOCS%%/ZZ_pEXFactoring.cpp.html -%%NTLDOCS%%/ZZ_pEXFactoring.txt -%%NTLDOCS%%/ZZ_pX.cpp.html -%%NTLDOCS%%/ZZ_pX.txt -%%NTLDOCS%%/ZZ_pXFactoring.cpp.html -%%NTLDOCS%%/ZZ_pXFactoring.txt -%%NTLDOCS%%/arrow1.gif -%%NTLDOCS%%/arrow2.gif -%%NTLDOCS%%/arrow3.gif -%%NTLDOCS%%/config.txt -%%NTLDOCS%%/conversions.txt -%%NTLDOCS%%/copying.txt -%%NTLDOCS%%/flags.txt -%%NTLDOCS%%/lzz_p.cpp.html -%%NTLDOCS%%/lzz_p.txt -%%NTLDOCS%%/lzz_pE.cpp.html -%%NTLDOCS%%/lzz_pE.txt -%%NTLDOCS%%/lzz_pEX.cpp.html -%%NTLDOCS%%/lzz_pEX.txt -%%NTLDOCS%%/lzz_pEXFactoring.cpp.html -%%NTLDOCS%%/lzz_pEXFactoring.txt -%%NTLDOCS%%/lzz_pX.cpp.html -%%NTLDOCS%%/lzz_pX.txt -%%NTLDOCS%%/lzz_pXFactoring.cpp.html -%%NTLDOCS%%/lzz_pXFactoring.txt -%%NTLDOCS%%/mat_GF2.cpp.html -%%NTLDOCS%%/mat_GF2.txt -%%NTLDOCS%%/mat_GF2E.cpp.html -%%NTLDOCS%%/mat_GF2E.txt -%%NTLDOCS%%/mat_RR.cpp.html -%%NTLDOCS%%/mat_RR.txt -%%NTLDOCS%%/mat_ZZ.cpp.html -%%NTLDOCS%%/mat_ZZ.txt -%%NTLDOCS%%/mat_ZZ_p.cpp.html -%%NTLDOCS%%/mat_ZZ_p.txt -%%NTLDOCS%%/mat_ZZ_pE.cpp.html -%%NTLDOCS%%/mat_ZZ_pE.txt -%%NTLDOCS%%/mat_lzz_p.cpp.html -%%NTLDOCS%%/mat_lzz_p.txt -%%NTLDOCS%%/mat_lzz_pE.cpp.html -%%NTLDOCS%%/mat_lzz_pE.txt -%%NTLDOCS%%/mat_poly_ZZ.cpp.html -%%NTLDOCS%%/mat_poly_ZZ.txt -%%NTLDOCS%%/mat_poly_ZZ_p.cpp.html -%%NTLDOCS%%/mat_poly_ZZ_p.txt -%%NTLDOCS%%/mat_poly_lzz_p.cpp.html -%%NTLDOCS%%/mat_poly_lzz_p.txt -%%NTLDOCS%%/matrix.cpp.html -%%NTLDOCS%%/matrix.txt -%%NTLDOCS%%/names.txt -%%NTLDOCS%%/pair.cpp.html -%%NTLDOCS%%/pair.txt -%%NTLDOCS%%/quad_float.cpp.html -%%NTLDOCS%%/quad_float.txt -%%NTLDOCS%%/sedscript.txt -%%NTLDOCS%%/tools.cpp.html -%%NTLDOCS%%/tools.txt -%%NTLDOCS%%/tour-ack.html -%%NTLDOCS%%/tour-changes.html -%%NTLDOCS%%/tour-ex1.html -%%NTLDOCS%%/tour-ex2.html -%%NTLDOCS%%/tour-ex3.html -%%NTLDOCS%%/tour-ex4.html -%%NTLDOCS%%/tour-ex5.html -%%NTLDOCS%%/tour-ex6.html -%%NTLDOCS%%/tour-ex7.html -%%NTLDOCS%%/tour-examples.html -%%NTLDOCS%%/tour-gf2x.html -%%NTLDOCS%%/tour-gmp.html -%%NTLDOCS%%/tour-impl.html -%%NTLDOCS%%/tour-intro.html -%%NTLDOCS%%/tour-modules.html -%%NTLDOCS%%/tour-roadmap.html -%%NTLDOCS%%/tour-struct.html -%%NTLDOCS%%/tour-time.html -%%NTLDOCS%%/tour-tips.html -%%NTLDOCS%%/tour-unix.html -%%NTLDOCS%%/tour-win.html -%%NTLDOCS%%/tour.html -%%NTLDOCS%%/vec_GF2.cpp.html -%%NTLDOCS%%/vec_GF2.txt -%%NTLDOCS%%/vec_GF2E.cpp.html -%%NTLDOCS%%/vec_GF2E.txt -%%NTLDOCS%%/vec_RR.cpp.html -%%NTLDOCS%%/vec_RR.txt -%%NTLDOCS%%/vec_ZZ.cpp.html -%%NTLDOCS%%/vec_ZZ.txt -%%NTLDOCS%%/vec_ZZ_p.cpp.html -%%NTLDOCS%%/vec_ZZ_p.txt -%%NTLDOCS%%/vec_ZZ_pE.cpp.html -%%NTLDOCS%%/vec_ZZ_pE.txt -%%NTLDOCS%%/vec_lzz_p.cpp.html -%%NTLDOCS%%/vec_lzz_p.txt -%%NTLDOCS%%/vec_lzz_pE.cpp.html -%%NTLDOCS%%/vec_lzz_pE.txt -%%NTLDOCS%%/vector.cpp.html -%%NTLDOCS%%/vector.txt -%%NTLDOCS%%/version.cpp.html -%%NTLDOCS%%/version.txt -%%NTLDOCS%%/xdouble.cpp.html -%%NTLDOCS%%/xdouble.txt +lib/libntl.so.45 +lib/libntl.so.45.0.0 +libdata/pkgconfig/ntl.pc %%PORTDOCS%%%%DOCSDIR%%/BasicThreadPool.cpp.html %%PORTDOCS%%%%DOCSDIR%%/BasicThreadPool.txt %%PORTDOCS%%%%DOCSDIR%%/GF2.cpp.html diff --git a/math/ntpoly/Makefile b/math/ntpoly/Makefile index c96204640e2d..34fc117a83d9 100644 --- a/math/ntpoly/Makefile +++ b/math/ntpoly/Makefile @@ -1,7 +1,7 @@ PORTNAME= NTPoly DISTVERSIONPREFIX= ${PORTNAME:tl}-v DISTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile index 75f259b98883..484aa7d28c49 100644 --- a/math/ocamlgsl/Makefile +++ b/math/ocamlgsl/Makefile @@ -1,5 +1,6 @@ PORTNAME= ocaml-gsl DISTVERSION= 1.25.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 87df5b4af9a9..20eb78157539 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-audio DISTVERSIONPREFIX= release- -DISTVERSION= 2.0.9 +DISTVERSION= 2.0.10 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-audio/distinfo b/math/octave-forge-audio/distinfo index 35e9551db2fe..ca9f1dc8053c 100644 --- a/math/octave-forge-audio/distinfo +++ b/math/octave-forge-audio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727219122 -SHA256 (octave-forge/gnu-octave-octave-audio-release-2.0.9_GH0.tar.gz) = efd87ed620cdc0f47824b6c228dc805ee6f97605e7fecdaabd5d56580267cc8c -SIZE (octave-forge/gnu-octave-octave-audio-release-2.0.9_GH0.tar.gz) = 141555 +TIMESTAMP = 1769378353 +SHA256 (octave-forge/gnu-octave-octave-audio-release-2.0.10_GH0.tar.gz) = 60b55c55fc3341a7e31b19f6bce234cc4ab736a9448dad1daa53abd0a94d9058 +SIZE (octave-forge/gnu-octave-octave-audio-release-2.0.10_GH0.tar.gz) = 145006 diff --git a/math/octave-forge-coder/Makefile b/math/octave-forge-coder/Makefile index 44371b905fa9..c1441c74b1f0 100644 --- a/math/octave-forge-coder/Makefile +++ b/math/octave-forge-coder/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-coder DISTVERSIONPREFIX= coder- -DISTVERSION= 1.10.1 +DISTVERSION= 1.11.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -17,11 +17,4 @@ 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 <bsd.port.mk> diff --git a/math/octave-forge-coder/distinfo b/math/octave-forge-coder/distinfo index 0fd3d7ab4686..d6e3f291ffd5 100644 --- a/math/octave-forge-coder/distinfo +++ b/math/octave-forge-coder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743356358 -SHA256 (octave-forge/shsajjadi-OctaveCoder-coder-1.10.1_GH0.tar.gz) = 737990b495648fbcbeac7efb3d83b0119f474d01fa466b85053be6741c499926 -SIZE (octave-forge/shsajjadi-OctaveCoder-coder-1.10.1_GH0.tar.gz) = 87692 +TIMESTAMP = 1771190065 +SHA256 (octave-forge/shsajjadi-OctaveCoder-coder-1.11.1_GH0.tar.gz) = 919d82a6b3c63d1e11a533bb287217bbf672c2429f2c4bf6a60b58fa664ab42b +SIZE (octave-forge/shsajjadi-OctaveCoder-coder-1.11.1_GH0.tar.gz) = 88741 diff --git a/math/octave-forge-coder/files/patch-pre__install.m b/math/octave-forge-coder/files/patch-pre__install.m deleted file mode 100644 index b96972519ef9..000000000000 --- a/math/octave-forge-coder/files/patch-pre__install.m +++ /dev/null @@ -1,10 +0,0 @@ ---- pre_install.m.orig 2025-03-30 17:42:54 UTC -+++ pre_install.m -@@ -1,6 +1,6 @@ function pre_install (in) - function pre_install (in) - -- disp ('Installing package coder. It may take a while. Please wait ...') -+ disp ('Building package coder. It may take a while. Please wait ...') - - basedir = fileparts(mfilename ('fullpath')); - sourcedir = format_path(fullfile(basedir, 'src')); diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index d563854aa7da..9dabcccfb6fe 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-control DISTVERSIONPREFIX= control- -DISTVERSION= 4.1.3 +DISTVERSION= 4.2.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -14,12 +14,12 @@ USES= octave autoreconf USE_GITHUB= yes GH_ACCOUNT= gnu-octave SLICOT:slicot GH_PROJECT= pkg-control SLICOT-Reference:slicot -GH_TAGNAME= 401037e:slicot +GH_TAGNAME= 163ee3a:slicot OCTAVE_SRC= ${GH_PROJECT}-control-${DISTVERSION} GNU_CONFIGURE= yes -MAKE_ARGS+= SC_SMOD=${WRKSRC_slicot} +MAKE_ARGS+= SC_SUBMOD=${WRKSRC_slicot} .include <bsd.port.mk> diff --git a/math/octave-forge-control/distinfo b/math/octave-forge-control/distinfo index feb811ec2d39..b5b03d327996 100644 --- a/math/octave-forge-control/distinfo +++ b/math/octave-forge-control/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757703269 -SHA256 (octave-forge/gnu-octave-pkg-control-control-4.1.3_GH0.tar.gz) = aeef643cbaf3b83e4331cf22f6a0dd173198443df87a53b3bf27074c1f99aa7d -SIZE (octave-forge/gnu-octave-pkg-control-control-4.1.3_GH0.tar.gz) = 358422 -SHA256 (octave-forge/SLICOT-SLICOT-Reference-401037e_GH0.tar.gz) = bbdf70fe0a069ca80567f4421ba428ff9ea99b57f96ca552467032750f48b66f -SIZE (octave-forge/SLICOT-SLICOT-Reference-401037e_GH0.tar.gz) = 2868815 +TIMESTAMP = 1768978915 +SHA256 (octave-forge/gnu-octave-pkg-control-control-4.2.1_GH0.tar.gz) = 2da1e84cd9ca59bb8b3e58b5049f8e6b0bc4836125c27008a512cece3ae03983 +SIZE (octave-forge/gnu-octave-pkg-control-control-4.2.1_GH0.tar.gz) = 355391 +SHA256 (octave-forge/SLICOT-SLICOT-Reference-163ee3a_GH0.tar.gz) = cf743e743d1d8ba4fb46df003e8e09d4cf1bfcc492a79eb747264a39e8b727a7 +SIZE (octave-forge/SLICOT-SLICOT-Reference-163ee3a_GH0.tar.gz) = 2981180 diff --git a/math/octave-forge-datatypes/Makefile b/math/octave-forge-datatypes/Makefile index c31b360e3f20..c1d9ba0c98ff 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.8 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/octave-forge-datatypes/distinfo b/math/octave-forge-datatypes/distinfo index 6ddee6b6d258..4a486817a798 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 = 1770767321 +SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.1.8_GH0.tar.gz) = 83258f0a587f014f2fb7ddb477cdb4fcc25cb92bf6ebdf8c046f64178a0ed4d4 +SIZE (octave-forge/pr0m1th3as-datatypes-release-1.1.8_GH0.tar.gz) = 681035 diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile index 9aab8372c1a8..924af56bb82d 100644 --- a/math/octave-forge-dicom/Makefile +++ b/math/octave-forge-dicom/Makefile @@ -1,8 +1,7 @@ PORTNAME= octave-forge-dicom -PORTVERSION= 0.6.1 +DISTVERSIONPREFIX= release- +DISTVERSION= 0.7.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} @@ -11,11 +10,14 @@ 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 +USES= octave autoreconf +USE_GITHUB= yes +GH_ACCOUNT= gnu-octave +GH_PROJECT= octave-dicom + +OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} GNU_CONFIGURE= yes diff --git a/math/octave-forge-dicom/distinfo b/math/octave-forge-dicom/distinfo index 96353a9dcddd..67437b692c9b 100644 --- a/math/octave-forge-dicom/distinfo +++ b/math/octave-forge-dicom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721866344 -SHA256 (octave-forge/dicom-0.6.1.tar.gz) = 7ab519b9d3a49f29a01a9aea52109a4af37f5a5996675aa01fc1c362b34e8362 -SIZE (octave-forge/dicom-0.6.1.tar.gz) = 890055 +TIMESTAMP = 1767736660 +SHA256 (octave-forge/gnu-octave-octave-dicom-release-0.7.1_GH0.tar.gz) = 52a0fb0f115fc378387634bb18cb853c94884f158e5e0550c4bd98c7f9e0bd57 +SIZE (octave-forge/gnu-octave-octave-dicom-release-0.7.1_GH0.tar.gz) = 594522 diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 1ca752166504..facd5d05559a 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-gsl PORTVERSION= 2.1.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index d8000dbcbe8c..ae123e3027ea 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge-image -PORTVERSION= 2.18.1 +PORTVERSION= 2.18.2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} diff --git a/math/octave-forge-image/distinfo b/math/octave-forge-image/distinfo index c816ce3b8a9a..4f47c7b1e98a 100644 --- a/math/octave-forge-image/distinfo +++ b/math/octave-forge-image/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757075144 -SHA256 (octave-forge/image-2.18.1.tar.gz) = d4eed0579782c2efaa0818de2f20f13b276eb3d4b4b3d63347c7317d84e29531 -SIZE (octave-forge/image-2.18.1.tar.gz) = 477118 +TIMESTAMP = 1771189991 +SHA256 (octave-forge/image-2.18.2.tar.gz) = a5863c1392d977ea4f370cc5547e04b1763c2b77d7b3a1f2cf6cd8c1e5e49919 +SIZE (octave-forge/image-2.18.2.tar.gz) = 481730 diff --git a/math/octave-forge-instrument-control/Makefile b/math/octave-forge-instrument-control/Makefile new file mode 100644 index 000000000000..4510c51bbb36 --- /dev/null +++ b/math/octave-forge-instrument-control/Makefile @@ -0,0 +1,23 @@ +PORTNAME= octave-forge-instrument-control +DISTVERSIONPREFIX= release- +DISTVERSION= 0.10.0 +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 pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= gnu-octave +GH_PROJECT= instrument-control + +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --without-librpc + +OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} + +.include <bsd.port.mk> diff --git a/math/octave-forge-instrument-control/distinfo b/math/octave-forge-instrument-control/distinfo new file mode 100644 index 000000000000..90d97910f547 --- /dev/null +++ b/math/octave-forge-instrument-control/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1768863952 +SHA256 (octave-forge/gnu-octave-instrument-control-release-0.10.0_GH0.tar.gz) = 211426bcafc1447028dbb3d7b63eba3ec47392f6d8a44cc924e97ddf58e3b1c9 +SIZE (octave-forge/gnu-octave-instrument-control-release-0.10.0_GH0.tar.gz) = 216622 diff --git a/math/octave-forge-instrument-control/pkg-descr b/math/octave-forge-instrument-control/pkg-descr new file mode 100644 index 000000000000..4f8a88221129 --- /dev/null +++ b/math/octave-forge-instrument-control/pkg-descr @@ -0,0 +1,10 @@ +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 instrument-control. + + Low level I/O functions for serial, i2c, parallel, tcp, gpib, udp +and usbtmc interfaces. Not vxi11 as there doesn't seem to be FreeBSD +support. diff --git a/math/octave-forge-interval/Makefile b/math/octave-forge-interval/Makefile index 13210a99a285..67e5407d98b0 100644 --- a/math/octave-forge-interval/Makefile +++ b/math/octave-forge-interval/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-interval -PORTVERSION= 3.2.1 -PORTREVISION= 5 +PORTVERSION= 3.2.2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} diff --git a/math/octave-forge-interval/distinfo b/math/octave-forge-interval/distinfo index 4863b3f03134..8d4d2bed6beb 100644 --- a/math/octave-forge-interval/distinfo +++ b/math/octave-forge-interval/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643559459 -SHA256 (octave-forge/interval-3.2.1.tar.gz) = 38e526427375713229ab3d86a5fe3f5a08550747d8420541706fdea9093fdce8 -SIZE (octave-forge/interval-3.2.1.tar.gz) = 2504615 +TIMESTAMP = 1771377984 +SHA256 (octave-forge/interval-3.2.2.tar.gz) = c0131b7add14bdeaa907c168ebcc987b6440f67cb56069849b24bcad2c0ad176 +SIZE (octave-forge/interval-3.2.2.tar.gz) = 2419890 diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index b658aa2b53ce..9a9029b4532d 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge-io -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases diff --git a/math/octave-forge-io/distinfo b/math/octave-forge-io/distinfo index 6be64d206175..c8f81e677cf9 100644 --- a/math/octave-forge-io/distinfo +++ b/math/octave-forge-io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746215173 -SHA256 (octave-forge/io-2.7.0.tar.gz) = 4aa48468b3697934bf8c854e27dbab8827605e9dd4fe37e56834265e6130ba6f -SIZE (octave-forge/io-2.7.0.tar.gz) = 315347 +TIMESTAMP = 1770345451 +SHA256 (octave-forge/io-2.7.1.tar.gz) = 1b8f60019fe5ce2af56301003e3046463349dd533123e8979ec4b4c9ebfc7f6b +SIZE (octave-forge/io-2.7.1.tar.gz) = 326491 diff --git a/math/octave-forge-llms/Makefile b/math/octave-forge-llms/Makefile index 21c9fc32b8f4..369aeb59827b 100644 --- a/math/octave-forge-llms/Makefile +++ b/math/octave-forge-llms/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-llms DISTVERSIONPREFIX= release- -DISTVERSION= 0.1.2 +DISTVERSION= 0.1.4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -17,7 +17,10 @@ USE_GITHUB= yes GH_ACCOUNT= pr0m1th3as GH_PROJECT= octave-llms -BROKEN_arm64= does not build +CXXFLAGS_amd64= -mpclmul -msse4.1 +CXXFLAGS_i386= -mpclmul -msse4.1 + +IGNORE_arm64= does not build OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} diff --git a/math/octave-forge-llms/distinfo b/math/octave-forge-llms/distinfo index 1e0771a27865..71e776704e7e 100644 --- a/math/octave-forge-llms/distinfo +++ b/math/octave-forge-llms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761618546 -SHA256 (octave-forge/pr0m1th3as-octave-llms-release-0.1.2_GH0.tar.gz) = 2822c72babfcb47013d4275e536bed6f60c3cd4bfe0956f7e22d8d67e10acfe4 -SIZE (octave-forge/pr0m1th3as-octave-llms-release-0.1.2_GH0.tar.gz) = 344063 +TIMESTAMP = 1770345028 +SHA256 (octave-forge/pr0m1th3as-octave-llms-release-0.1.4_GH0.tar.gz) = 4e7b58d5f48b1989eaa06650dfc9b92ac7d77c8d71d4e8ec2c21a1d4e50bae3c +SIZE (octave-forge/pr0m1th3as-octave-llms-release-0.1.4_GH0.tar.gz) = 344153 diff --git a/math/octave-forge-llms/files/patch-Makefile b/math/octave-forge-llms/files/patch-Makefile new file mode 100644 index 000000000000..1273332beb4e --- /dev/null +++ b/math/octave-forge-llms/files/patch-Makefile @@ -0,0 +1,9 @@ +--- Makefile.orig 2025-12-22 13:05:16 UTC ++++ Makefile +@@ -1,5 +1,5 @@ all: + # Makefile for compiling required oct files + + all: +- $(MKOCTFILE) -march=native -O2 fig2base64.cc fpng.cpp ++ $(MKOCTFILE) -O2 fig2base64.cc fpng.cpp + $(MKOCTFILE) __ollama__.cc diff --git a/math/octave-forge-llms/files/patch-fpng.cpp b/math/octave-forge-llms/files/patch-fpng.cpp new file mode 100644 index 000000000000..e157e463c4cb --- /dev/null +++ b/math/octave-forge-llms/files/patch-fpng.cpp @@ -0,0 +1,39 @@ +--- fpng.cpp.orig 2025-12-22 13:08:02 UTC ++++ fpng.cpp +@@ -79,13 +79,13 @@ + #endif + + // Assume little endian on Windows/x86/x64. +- #define __BYTE_ORDER __LITTLE_ENDIAN ++ #define __BYTE_ORDER__ __LITTLE_ENDIAN + #elif defined(__APPLE__) +- #define __BYTE_ORDER __BYTE_ORDER__ ++ #define __BYTE_ORDER__ __BYTE_ORDER__ + #define __LITTLE_ENDIAN __LITTLE_ENDIAN__ + #define __BIG_ENDIAN __BIG_ENDIAN__ + #else +- // for __BYTE_ORDER (__LITTLE_ENDIAN or __BIG_ENDIAN) ++ // for __BYTE_ORDER__ (__LITTLE_ENDIAN or __BIG_ENDIAN) + #include <sys/param.h> + + #ifndef __LITTLE_ENDIAN +@@ -96,8 +96,8 @@ + #endif + #endif + +-#if !defined(__BYTE_ORDER) +- #error __BYTE_ORDER undefined. Compile with -D__BYTE_ORDER=1234 for little endian or -D__BYTE_ORDER=4321 for big endian. ++#if !defined(__BYTE_ORDER__) ++ #error __BYTE_ORDER__ undefined. Compile with -D__BYTE_ORDER=1234 for little endian or -D__BYTE_ORDER=4321 for big endian. + #endif + + namespace fpng +@@ -131,7 +131,7 @@ namespace fpng + } + + #if FPNG_USE_UNALIGNED_LOADS +- #if __BYTE_ORDER == __BIG_ENDIAN ++ #if __BYTE_ORDER__ == __BIG_ENDIAN + #define READ_LE32(p) swap32(*reinterpret_cast<const uint32_t *>(p)) + #define WRITE_LE32(p, v) *reinterpret_cast<uint32_t *>(p) = swap32((uint32_t)(v)) + #define WRITE_LE64(p, v) *reinterpret_cast<uint64_t *>(p) = swap64((uint64_t)(v)) diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index b8a9f25cd23d..b885e7be785b 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -1,8 +1,7 @@ PORTNAME= octave-forge-miscellaneous -PORTVERSION= 1.3.1 +DISTVERSIONPREFIX= release- +DISTVERSION= 1.3.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} @@ -11,10 +10,13 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING -USES= octave +USES= octave autoreconf +USE_GITHUB= yes +GH_ACCOUNT= gnu-octave +GH_PROJECT= octave-miscellaneous -GNU_CONFIGURE= yes +OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} -MAKE_ENV+= MKOCTFILE=mkoctfile +GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/math/octave-forge-miscellaneous/distinfo b/math/octave-forge-miscellaneous/distinfo index cb3156880014..77bd50f5db36 100644 --- a/math/octave-forge-miscellaneous/distinfo +++ b/math/octave-forge-miscellaneous/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721866298 -SHA256 (octave-forge/miscellaneous-1.3.1.tar.gz) = 5712117a25d31d1266003646a40e81e7d7427433c26366e426dffa9ab8abd648 -SIZE (octave-forge/miscellaneous-1.3.1.tar.gz) = 110344 +TIMESTAMP = 1766525993 +SHA256 (octave-forge/gnu-octave-octave-miscellaneous-release-1.3.2_GH0.tar.gz) = eae1e78f486690db6dd74c6b150be37685934ea490e49ead015bd6c13bc46a5f +SIZE (octave-forge/gnu-octave-octave-miscellaneous-release-1.3.2_GH0.tar.gz) = 75711 diff --git a/math/octave-forge-mqtt/Makefile b/math/octave-forge-mqtt/Makefile index a3605ac858f6..08c985a9424e 100644 --- a/math/octave-forge-mqtt/Makefile +++ b/math/octave-forge-mqtt/Makefile @@ -1,7 +1,7 @@ PORTNAME= octave-forge-mqtt DISTVERSIONPREFIX= release- -DISTVERSION= 0.0.5 -PORTREVISION= 2 +DISTVERSIONSUFFIX= -main +DISTVERSION= 0.0.6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= gnu-octave GH_PROJECT= octave-mqtt -OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} +OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION}-main GNU_CONFIGURE= yes diff --git a/math/octave-forge-mqtt/distinfo b/math/octave-forge-mqtt/distinfo index f0831a0af63a..7a777f6fb02e 100644 --- a/math/octave-forge-mqtt/distinfo +++ b/math/octave-forge-mqtt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712856167 -SHA256 (octave-forge/gnu-octave-octave-mqtt-release-0.0.5_GH0.tar.gz) = 9add3da613e74d91d0fc632944e9d6fc80825d8f7c8d81bed0c9f7db3548277b -SIZE (octave-forge/gnu-octave-octave-mqtt-release-0.0.5_GH0.tar.gz) = 92448 +TIMESTAMP = 1770274728 +SHA256 (octave-forge/gnu-octave-octave-mqtt-release-0.0.6-main_GH0.tar.gz) = 243cca8366b523eef0bc3f4162c5c0b41e9b560029690cbcc29a15fc96325ef3 +SIZE (octave-forge/gnu-octave-octave-mqtt-release-0.0.6-main_GH0.tar.gz) = 93759 diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile index 9908fb73ba18..36bd59a6f6b9 100644 --- a/math/octave-forge-netcdf/Makefile +++ b/math/octave-forge-netcdf/Makefile @@ -1,8 +1,7 @@ PORTNAME= octave-forge-netcdf -PORTVERSION= 1.0.18 +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.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} @@ -13,10 +12,12 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING LIB_DEPENDS+= libnetcdf.so:science/netcdf -USES= octave - +USES= octave autoreconf +USE_GITHUB= yes +GH_ACCOUNT= gnu-octave +GH_PROJECT= octave-netcdf GNU_CONFIGURE= yes -NO_ARCH= yes +OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include <bsd.port.mk> diff --git a/math/octave-forge-netcdf/distinfo b/math/octave-forge-netcdf/distinfo index 60f00e2a2a8d..6cca5c211d0e 100644 --- a/math/octave-forge-netcdf/distinfo +++ b/math/octave-forge-netcdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727219155 -SHA256 (octave-forge/netcdf-1.0.18.tar.gz) = c9d81c285878b96b9296bef3c3e935245512cc69bdb625a6387575216be58309 -SIZE (octave-forge/netcdf-1.0.18.tar.gz) = 502172 +TIMESTAMP = 1767487796 +SHA256 (octave-forge/gnu-octave-octave-netcdf-v1.0.19_GH0.tar.gz) = 8fc6a4ee4b710767f47230fa8496d307c8ee58c534b9d894fb25a47bbcc0a7f1 +SIZE (octave-forge/gnu-octave-octave-netcdf-v1.0.19_GH0.tar.gz) = 100668 diff --git a/math/octave-forge-netcdf/files/patch-configure b/math/octave-forge-netcdf/files/patch-configure deleted file mode 100644 index da8efcc20a3d..000000000000 --- a/math/octave-forge-netcdf/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2018-04-18 03:48:30 UTC -+++ configure -@@ -2487,7 +2487,7 @@ if test -z "$NC_CONFIG"; then - fi - - NETCDF_LIBS=`$NC_CONFIG --libs` --NETCDF_CPPFLAGS=`$NC_CONFIG --cflags` -+NETCDF_CPPFLAGS=`$NC_CONFIG --cflags | sed -E 's/-isystem[[:space:]]+[^[:space:]]+//'` - - - diff --git a/math/octave-forge-odbc/Makefile b/math/octave-forge-odbc/Makefile index a5722946a424..0e560d39ef9a 100644 --- a/math/octave-forge-odbc/Makefile +++ b/math/octave-forge-odbc/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-odbc DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4 +DISTVERSION= 0.0.6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-odbc/distinfo b/math/octave-forge-odbc/distinfo index 31451248e0ed..81b1d0f0a0e5 100644 --- a/math/octave-forge-odbc/distinfo +++ b/math/octave-forge-odbc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760301587 -SHA256 (octave-forge/gnu-octave-octave-odbc-v0.0.4_GH0.tar.gz) = 8035794e44bf39b6f4f8ac3fc23918affefb3ef982e7fa97d85721f8bc4850d2 -SIZE (octave-forge/gnu-octave-octave-odbc-v0.0.4_GH0.tar.gz) = 74214 +TIMESTAMP = 1771289313 +SHA256 (octave-forge/gnu-octave-octave-odbc-v0.0.6_GH0.tar.gz) = 08d2890bc9585a75dcf8482261eb6309a5606cf1624adf707f5815bb8311212d +SIZE (octave-forge/gnu-octave-octave-odbc-v0.0.6_GH0.tar.gz) = 78687 diff --git a/math/octave-forge-odbc/files/patch-configure.ac b/math/octave-forge-odbc/files/patch-configure.ac index cc791f230008..f6f2c7125f3b 100644 --- a/math/octave-forge-odbc/files/patch-configure.ac +++ b/math/octave-forge-odbc/files/patch-configure.ac @@ -1,11 +1,19 @@ ---- configure.ac.orig 2024-04-03 21:52:15.764296000 -0500 -+++ configure.ac 2024-04-03 21:52:51.590619000 -0500 -@@ -200,7 +200,7 @@ +--- configure.ac.orig 2026-02-16 11:56:26 UTC ++++ configure.ac +@@ -200,15 +200,12 @@ else ODBC_LIBS=`$ODBC_CONFIG --libs` ODBC_CFLAGS=`$ODBC_CONFIG --cflags` else - PKG_CHECK_MODULES([ODBC], [odbc]) + true fi + save_CPPFLAGS=$CPPFLAGS + CPPFLAGS=$CPPFLAGS $ODBC_CFLAGS1 + AC_CHECK_HEADERS([sql.h]) + CPPFLAGS=$save_CPPFLAGS +-fi +-if [ test "$ac_cv_header_sql_h" = "no" ]; then +- AC_MSG_ERROR([*** Could not find sql.h - development headers not installed?]) fi + AC_SUBST([ODBC_LIBS]) diff --git a/math/octave-forge-signal/Makefile b/math/octave-forge-signal/Makefile index 197148c5241d..116f0016161b 100644 --- a/math/octave-forge-signal/Makefile +++ b/math/octave-forge-signal/Makefile @@ -1,8 +1,6 @@ PORTNAME= octave-forge-signal -PORTVERSION= 1.4.6 +DISTVERSION= 1.4.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} @@ -14,8 +12,10 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/control.tar.gz:math/octave-forge-control USES= octave +USE_GITHUB= yes +GH_ACCOUNT= gnu-octave +GH_PROJECT= octave-signal -post-patch: - ${REINPLACE_CMD} s/-Wall// ${WRKSRC}/Makefile +OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} .include <bsd.port.mk> diff --git a/math/octave-forge-signal/distinfo b/math/octave-forge-signal/distinfo index 15de581626f7..6bb0dc1e03fb 100644 --- a/math/octave-forge-signal/distinfo +++ b/math/octave-forge-signal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726875870 -SHA256 (octave-forge/signal-1.4.6.tar.gz) = 94eef8fea78c89609f8ddf6d5ff8bfc2e0dab932b43f86ce911474a58b5c71ee -SIZE (octave-forge/signal-1.4.6.tar.gz) = 447403 +TIMESTAMP = 1768114904 +SHA256 (octave-forge/gnu-octave-octave-signal-1.4.7_GH0.tar.gz) = 97638ac0fcf9dad99021aff4f4e8248e520b7f48c9e18766633db3406584b8bb +SIZE (octave-forge/gnu-octave-octave-signal-1.4.7_GH0.tar.gz) = 273376 diff --git a/math/octave-forge-sockets/Makefile b/math/octave-forge-sockets/Makefile index 5cb2d68f8a17..8d6b9f5db75a 100644 --- a/math/octave-forge-sockets/Makefile +++ b/math/octave-forge-sockets/Makefile @@ -1,9 +1,7 @@ PORTNAME= octave-forge-sockets -PORTVERSION= 1.4.1 -PORTREVISION= 2 +DISTVERSIONPREFIX= release- +DISTVERSION= 1.5.0 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} @@ -12,11 +10,11 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING -BUILD_DEPENDS+= gsed:textproc/gsed +USES= octave +USE_GITHUB= yes +GH_ACCOUNT= gnu-octave +GH_PROJECT= octave-sockets -USES= gmake octave - -post-patch: - ${REINPLACE_CMD} 's/sed/gsed/g' ${WRKSRC}/Makefile +OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION} .include <bsd.port.mk> diff --git a/math/octave-forge-sockets/distinfo b/math/octave-forge-sockets/distinfo index f319cea776a2..b24363e5faf0 100644 --- a/math/octave-forge-sockets/distinfo +++ b/math/octave-forge-sockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690221066 -SHA256 (octave-forge/sockets-1.4.1.tar.gz) = bb935bf4f572328474948cd710cb64667b576c17e9c97aed2c1f14f9d92062b7 -SIZE (octave-forge/sockets-1.4.1.tar.gz) = 321233 +TIMESTAMP = 1766761552 +SHA256 (octave-forge/gnu-octave-octave-sockets-release-1.5.0_GH0.tar.gz) = 9d8cc191af81832192aa7a854fe93569330b795027fae9eba586265a81fa6c4c +SIZE (octave-forge/gnu-octave-octave-sockets-release-1.5.0_GH0.tar.gz) = 50081 diff --git a/math/octave-forge-sqlite/Makefile b/math/octave-forge-sqlite/Makefile index a6fbd94ffc46..7fb51f245790 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.3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-sqlite/distinfo b/math/octave-forge-sqlite/distinfo index 34b3b2b703f2..d5cc71b0e61d 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 = 1770850041 +SHA256 (octave-forge/gnu-octave-octave-sqlite-v0.1.3_GH0.tar.gz) = 8dae04ae2c351fea8cca93cc3776dfc3c5300be3c2a1fccf69c4bda19e52465f +SIZE (octave-forge/gnu-octave-octave-sqlite-v0.1.3_GH0.tar.gz) = 113508 diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile index f1af091a81db..fd6b143be145 100644 --- a/math/octave-forge-statistics/Makefile +++ b/math/octave-forge-statistics/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-statistics DISTVERSIONPREFIX= release- -DISTVERSION= 1.8.0 +DISTVERSION= 1.8.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-statistics/distinfo b/math/octave-forge-statistics/distinfo index 5ff3ec8a7ad8..6cfe3bcc5b36 100644 --- a/math/octave-forge-statistics/distinfo +++ b/math/octave-forge-statistics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764478330 -SHA256 (octave-forge/gnu-octave-statistics-release-1.8.0_GH0.tar.gz) = 38f45268a509e1a2ce1103b0d192709a4887920776567f761054519873e06b27 -SIZE (octave-forge/gnu-octave-statistics-release-1.8.0_GH0.tar.gz) = 1424226 +TIMESTAMP = 1770767294 +SHA256 (octave-forge/gnu-octave-statistics-release-1.8.1_GH0.tar.gz) = 5174f80ddf182674ca06d871d9fbed439f3eaed3e3970892a0716ed480f5545d +SIZE (octave-forge/gnu-octave-statistics-release-1.8.1_GH0.tar.gz) = 1465996 diff --git a/math/octave-forge-tablicious/Makefile b/math/octave-forge-tablicious/Makefile index 33a4eec5398e..cd312ce0611a 100644 --- a/math/octave-forge-tablicious/Makefile +++ b/math/octave-forge-tablicious/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-tablicious DISTVERSIONPREFIX= v -DISTVERSION= 0.4.5 +DISTVERSION= 0.4.6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-tablicious/distinfo b/math/octave-forge-tablicious/distinfo index d7ddaa841000..9e3e31e3a810 100644 --- a/math/octave-forge-tablicious/distinfo +++ b/math/octave-forge-tablicious/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751652918 -SHA256 (octave-forge/apjanke-octave-tablicious-v0.4.5_GH0.tar.gz) = 930188ffcf9ca448b588d09399a4d3b53c209d46727ce34ecb9c2a381f298b98 -SIZE (octave-forge/apjanke-octave-tablicious-v0.4.5_GH0.tar.gz) = 9252074 +TIMESTAMP = 1771303175 +SHA256 (octave-forge/apjanke-octave-tablicious-v0.4.6_GH0.tar.gz) = da6081a966e84454a8f3ed897f88ce823e3d73221f76ff2afe2f48a0f09527ad +SIZE (octave-forge/apjanke-octave-tablicious-v0.4.6_GH0.tar.gz) = 9969345 diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index e7caa41ba6cb..6bb55e9f0f07 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -1,5 +1,6 @@ PORTNAME= octave-forge-video DISTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-zeromq/Makefile b/math/octave-forge-zeromq/Makefile index 3ea751d7eaa4..2d0522a7fcdb 100644 --- a/math/octave-forge-zeromq/Makefile +++ b/math/octave-forge-zeromq/Makefile @@ -1,7 +1,6 @@ PORTNAME= octave-forge-zeromq DISTVERSIONPREFIX= release- -DISTVERSION= 1.5.6 -PORTREVISION= 3 +DISTVERSION= 1.5.7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-zeromq/distinfo b/math/octave-forge-zeromq/distinfo index bed759ecff02..a566c0ddfcc1 100644 --- a/math/octave-forge-zeromq/distinfo +++ b/math/octave-forge-zeromq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691766582 -SHA256 (octave-forge/gnu-octave-octave-zeromq-release-1.5.6_GH0.tar.gz) = a7138008f59f7111562968f3b02dad4e94af9ea8ecff6066b5073403d84d87fa -SIZE (octave-forge/gnu-octave-octave-zeromq-release-1.5.6_GH0.tar.gz) = 65382 +TIMESTAMP = 1767812916 +SHA256 (octave-forge/gnu-octave-octave-zeromq-release-1.5.7_GH0.tar.gz) = 62ba0efbf6d99a3f4c68271d270a5683f88d7c67cff5e93f3dfe9f19eb9389ab +SIZE (octave-forge/gnu-octave-octave-zeromq-release-1.5.7_GH0.tar.gz) = 90814 diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index ac98489cd213..65f86b916016 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,6 @@ PORTNAME= octave-forge -PORTVERSION= 20251015 +PORTVERSION= 20260119 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -19,7 +20,8 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \ GEOMETRY GENERAL \ GENERATE_HTML GNUPLOT GSL HDF5OCT IDENT IMAGE \ - INFORMATIONTHEORY INTEGRATION INTERNAL_FLUID_FLOW \ + INFORMATIONTHEORY INSTRUMENT_CONTROL \ + INTEGRATION INTERNAL_FLUID_FLOW \ INTERVAL IO IRSA JOYSTICK LEVEL_SET \ LINEAR_ALGEBRA LLMS LSSA LTFAT \ MAPPING MATGEOM \ diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 455b3e003efa..9c714af03c67 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -1,6 +1,6 @@ PORTNAME= oleo PORTVERSION= 1.99.16 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/openblas64/Makefile b/math/openblas64/Makefile index d5c208a2c3a7..bea74696493b 100644 --- a/math/openblas64/Makefile +++ b/math/openblas64/Makefile @@ -1,6 +1,6 @@ PORTNAME= openblas DISTVERSIONPREFIX= v -DISTVERSION= 0.3.30 +DISTVERSION= 0.3.31 CATEGORIES= math MASTER_SITES= NL/lapack/timing/:lapack_tmg PKGNAMESUFFIX= 64 diff --git a/math/openblas64/distinfo b/math/openblas64/distinfo index 273ce2b88266..0f7d568e238b 100644 --- a/math/openblas64/distinfo +++ b/math/openblas64/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1750518123 +TIMESTAMP = 1768566486 SHA256 (openblas/large.tgz) = f328d88b7fa97722f271d7d0cfea1c220e0f8e5ed5ff01d8ef1eb51d6f4243a1 SIZE (openblas/large.tgz) = 2595 SHA256 (openblas/timing.tgz) = 999c65f8ea8bd4eac7f1c7f3463d4946917afd20a997807300fe35d70122f3af SIZE (openblas/timing.tgz) = 1059485 -SHA256 (openblas/OpenMathLib-OpenBLAS-v0.3.30_GH0.tar.gz) = 27342cff518646afb4c2b976d809102e368957974c250a25ccc965e53063c95d -SIZE (openblas/OpenMathLib-OpenBLAS-v0.3.30_GH0.tar.gz) = 24699801 +SHA256 (openblas/OpenMathLib-OpenBLAS-v0.3.31_GH0.tar.gz) = 6dd2a63ac9d32643b7cc636eab57bf4e57d0ed1fff926dfbc5d3d97f2d2be3a6 +SIZE (openblas/OpenMathLib-OpenBLAS-v0.3.31_GH0.tar.gz) = 25232810 diff --git a/math/openblas64/files/patch-CMakeLists.txt b/math/openblas64/files/patch-CMakeLists.txt index 7fa2920ca645..40608475b9cc 100644 --- a/math/openblas64/files/patch-CMakeLists.txt +++ b/math/openblas64/files/patch-CMakeLists.txt @@ -1,18 +1,11 @@ ---- CMakeLists.txt.orig 2025-06-22 09:12:23 UTC +--- CMakeLists.txt.orig 2026-01-16 13:04:56 UTC +++ CMakeLists.txt -@@ -541,13 +541,13 @@ message(STATUS "adding postbuild instruction to rename +@@ -549,7 +549,7 @@ message(STATUS "adding postbuild instruction to rename if (NOT USE_PERL) add_custom_command(TARGET ${OpenBLAS_LIBNAME}_shared POST_BUILD - COMMAND sh ${PROJECT_SOURCE_DIR}/exports/gensymbol "objcopy" "${ARCH}" "${BU}" "${EXPRECISION_IN}" "${NO_CBLAS_IN}" "${NO_LAPACK_IN}" "${NO_LAPACKE_IN}" "${NEED2UNDERSCORES_IN}" "${ONLY_CBLAS_IN}" \"${SYMBOLPREFIX}\" \"${SYMBOLSUFFIX}\" "${BLD}" "${BBF16}" "${BS}" "${BD}" "${BC}" "${BZ}" > ${PROJECT_BINARY_DIR}/objcopy.def -- COMMAND objcopy -v --redefine-syms ${PROJECT_BINARY_DIR}/objcopy.def ${PROJECT_BINARY_DIR}/lib/${OpenBLAS_LIBNAME}.so + COMMAND sh ${PROJECT_SOURCE_DIR}/exports/gensymbol "objcopy" "${ARCH}" "${BU}" "${EXPRECISION_IN}" "${NO_CBLAS_IN}" "${NO_LAPACK_IN}" "${NO_LAPACKE_IN}" "${NEED2UNDERSCORES_IN}" "${ONLY_CBLAS_IN}" \"${SYMBOLPREFIX}\" \"${SYMBOLSUFFIX}\" "${BLD}" "${BBF16}" "${BHF16}" "${BS}" "${BD}" "${BC}" "${BZ}" > ${PROJECT_BINARY_DIR}/objcopy.def +- COMMAND objcopy --redefine-syms ${PROJECT_BINARY_DIR}/objcopy.def ${PROJECT_BINARY_DIR}/lib/${OpenBLAS_LIBNAME}.so + COMMAND objcopy --redefine-syms ${PROJECT_BINARY_DIR}/objcopy.def ${PROJECT_BINARY_DIR}/lib/lib${OpenBLAS_LIBNAME}.so COMMENT "renaming symbols" ) else() - add_custom_command(TARGET ${OpenBLAS_LIBNAME}_shared POST_BUILD - COMMAND perl ${PROJECT_SOURCE_DIR}/exports/gensymbol.pl "objcopy" "${ARCH}" "${BU}" "${EXPRECISION_IN}" "${NO_CBLAS_IN}" "${NO_LAPACK_IN}" "${NO_LAPACKE_IN}" "${NEED2UNDERSCORES_IN}" "${ONLY_CBLAS_IN}" \"${SYMBOLPREFIX}\" \"${SYMBOLSUFFIX}\" "${BLD}" "${BBF16}" "${BS}" "${BD}" "${BC}" "${BZ}" > ${PROJECT_BINARY_DIR}/objcopy.def -- COMMAND objcopy -v --redefine-syms ${PROJECT_BINARY_DIR}/objcopy.def ${PROJECT_BINARY_DIR}/lib/lib${OpenBLAS_LIBNAME}.so -+ COMMAND objcopy --redefine-syms ${PROJECT_BINARY_DIR}/objcopy.def ${PROJECT_BINARY_DIR}/lib/lib${OpenBLAS_LIBNAME}.so - COMMENT "renaming symbols" - ) - endif() diff --git a/math/openblas64/files/patch-cmake_system.cmake b/math/openblas64/files/patch-cmake_system.cmake deleted file mode 100644 index 763a00e23156..000000000000 --- a/math/openblas64/files/patch-cmake_system.cmake +++ /dev/null @@ -1,13 +0,0 @@ ---- cmake/system.cmake.orig 2025-06-19 09:45:39 UTC -+++ cmake/system.cmake -@@ -380,8 +380,9 @@ if (USE_OPENMP) - # Avoid mixed OpenMP linkage - get_target_property(OMP_C_LIB OpenMP::OpenMP_C INTERFACE_LINK_LIBRARIES) - get_target_property(OMP_Fortran_LIB OpenMP::OpenMP_Fortran INTERFACE_LINK_LIBRARIES) -+# Disable this error on FreeBSD (dangerous by OK for the moment) - if (NOT OMP_C_LIB STREQUAL OMP_Fortran_LIB) -- message(FATAL_ERROR "Multiple OpenMP runtime libraries detected. Mixed OpenMP runtime linkage is dangerous. You may pass -DOpenMP_LANG_LIB_NAMES and -DOpenMP_omp_LIBRARY to manually choose the OpenMP library.") -+ message(STATUS "Multiple OpenMP runtime libraries detected. Mixed OpenMP runtime linkage is dangerous. You may pass -DOpenMP_LANG_LIB_NAMES and -DOpenMP_omp_LIBRARY to manually choose the OpenMP library.") - endif() - endif () - endif () diff --git a/math/openblas64/files/patch-exports_Makefile b/math/openblas64/files/patch-exports_Makefile index 25a09c700fe6..e6b2d82b4a0f 100644 --- a/math/openblas64/files/patch-exports_Makefile +++ b/math/openblas64/files/patch-exports_Makefile @@ -1,6 +1,6 @@ ---- exports/Makefile.orig 2024-04-04 20:26:04 UTC +--- exports/Makefile.orig 2026-01-15 22:57:26 UTC +++ exports/Makefile -@@ -234,7 +234,7 @@ endif +@@ -237,7 +237,7 @@ endif endif $(CC) $(CFLAGS) $(LDFLAGS) -shared -o ../$(LIBSONAME) \ -Wl,--whole-archive $< -Wl,--no-whole-archive \ diff --git a/math/p5-Alien-GSL/Makefile b/math/p5-Alien-GSL/Makefile deleted file mode 100644 index 8c2fed87f19c..000000000000 --- a/math/p5-Alien-GSL/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= Alien-GSL -PORTVERSION= 1.07 -PORTREVISION= 1 -CATEGORIES= math perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR=CPAN:PLICEASE -PKGNAMEPREFIX= p5- - -MAINTAINER= bokutin@bokut.in -COMMENT= Detect and get configuration setting for GSL -WWW= https://metacpan.org/release/Alien-GSL - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -LIB_DEPENDS= libgsl.so:math/gsl -BUILD_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build \ - p5-PkgConfig>0:devel/p5-PkgConfig -RUN_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build -TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple \ - p5-Alien-Build>=0:devel/p5-Alien-Build - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/math/p5-Alien-GSL/distinfo b/math/p5-Alien-GSL/distinfo deleted file mode 100644 index 62c74df6e99f..000000000000 --- a/math/p5-Alien-GSL/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1627710185 -SHA256 (Alien-GSL-1.07.tar.gz) = 68f61a5624f846aae3a05effe65141aeb5b619d010626fffc4a4ebd923318fb6 -SIZE (Alien-GSL-1.07.tar.gz) = 5946 diff --git a/math/p5-Alien-GSL/pkg-descr b/math/p5-Alien-GSL/pkg-descr deleted file mode 100644 index ed782fa5b3a4..000000000000 --- a/math/p5-Alien-GSL/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Alien::GSL can be used to detect and get configuration settings -from an installed GSL library. diff --git a/math/p5-Alien-GSL/pkg-plist b/math/p5-Alien-GSL/pkg-plist deleted file mode 100644 index 76a4daf88f94..000000000000 --- a/math/p5-Alien-GSL/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%SITE_ARCH%%/Alien/GSL.pm -%%SITE_ARCH%%/Alien/GSL/Install/Files.pm -%%SITE_ARCH%%/auto/Alien/GSL/GSL.txt -%%SITE_ARCH%%/auto/share/dist/Alien-GSL/_alien/alien.json -%%SITE_ARCH%%/auto/share/dist/Alien-GSL/_alien/alienfile -%%PERL5_MAN3%%/Alien::GSL.3.gz diff --git a/math/p5-Math-GSL-Alien/Makefile b/math/p5-Math-GSL-Alien/Makefile new file mode 100644 index 000000000000..6329c39fb1c8 --- /dev/null +++ b/math/p5-Math-GSL-Alien/Makefile @@ -0,0 +1,28 @@ +PORTNAME= Math-GSL-Alien +PORTVERSION= 1.05 +CATEGORIES= math perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:HAKONH +PKGNAMEPREFIX= p5- + +MAINTAINER= bokutin@bokut.in +COMMENT= Easy installation of the GSL library +WWW= https://metacpan.org/release/Math-GSL-Alien + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +LIB_DEPENDS= libgsl.so:math/gsl +BUILD_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build \ + p5-Alien-Role-Dino>0:devel/p5-Alien-Role-Dino +RUN_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build \ + p5-Alien-Role-Dino>0:devel/p5-Alien-Role-Dino +TEST_DEPENDS= p5-Test-Simple>=0.000071:devel/p5-Test-Simple \ + p5-Alien-Build>0:devel/p5-Alien-Build + +USES= perl5 pkgconfig +USE_PERL5= configure + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/math/p5-Math-GSL-Alien/distinfo b/math/p5-Math-GSL-Alien/distinfo new file mode 100644 index 000000000000..405b0bb137cb --- /dev/null +++ b/math/p5-Math-GSL-Alien/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1769521170 +SHA256 (Math-GSL-Alien-1.05.tar.gz) = 53bf0016aa608cbc577352daa0bfc2a2e738941be1cfcfd70a5740a55e3b0aba +SIZE (Math-GSL-Alien-1.05.tar.gz) = 4765 diff --git a/math/p5-Math-GSL-Alien/pkg-descr b/math/p5-Math-GSL-Alien/pkg-descr new file mode 100644 index 000000000000..090586e6e16a --- /dev/null +++ b/math/p5-Math-GSL-Alien/pkg-descr @@ -0,0 +1 @@ +Easy installation of the GSL library diff --git a/math/p5-Math-GSL-Alien/pkg-plist b/math/p5-Math-GSL-Alien/pkg-plist new file mode 100644 index 000000000000..924bd4748c13 --- /dev/null +++ b/math/p5-Math-GSL-Alien/pkg-plist @@ -0,0 +1,6 @@ +%%SITE_ARCH%%/Math/GSL/Alien.pm +%%SITE_ARCH%%/Math/GSL/Alien/Install/Files.pm +%%SITE_ARCH%%/auto/Math/GSL/Alien/Alien.txt +%%SITE_ARCH%%/auto/share/dist/Math-GSL-Alien/_alien/alien.json +%%SITE_ARCH%%/auto/share/dist/Math-GSL-Alien/_alien/alienfile +%%PERL5_MAN3%%/Math::GSL::Alien.3.gz diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 197fe823a7d3..7ac3501d7de7 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -1,6 +1,5 @@ PORTNAME= Math-GSL -PORTVERSION= 0.43 -PORTREVISION= 1 +PORTVERSION= 0.49 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +12,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-PkgConfig>=0.07720:devel/p5-PkgConfig \ - p5-Alien-GSL>=1.01:math/p5-Alien-GSL + p5-Math-GSL-Alien>=1.03:math/p5-Math-GSL-Alien LIB_DEPENDS= libgsl.so:math/gsl TEST_DEPENDS= p5-Test-Class>=0.12:devel/p5-Test-Class \ p5-Test-Exception>=0.21:devel/p5-Test-Exception \ diff --git a/math/p5-Math-GSL/distinfo b/math/p5-Math-GSL/distinfo index fec8220a6fbc..7ae236db1e93 100644 --- a/math/p5-Math-GSL/distinfo +++ b/math/p5-Math-GSL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627708695 -SHA256 (Math-GSL-0.43.tar.gz) = 53dec85d1a22cc9060743580de22dfb0024d4700f9fc1d1bd2b82b9abb11c6a6 -SIZE (Math-GSL-0.43.tar.gz) = 23855115 +TIMESTAMP = 1769521999 +SHA256 (Math-GSL-0.49.tar.gz) = 7ee9f1f24b11a99872f19b5247bc1eb0ea53cf3ecd6883fe1d4d287b95fc76aa +SIZE (Math-GSL-0.49.tar.gz) = 26221844 diff --git a/math/p5-Math-GSL/files/patch-inc-GSLBuilder.pm b/math/p5-Math-GSL/files/patch-inc-GSLBuilder.pm deleted file mode 100644 index a69463c175a7..000000000000 --- a/math/p5-Math-GSL/files/patch-inc-GSLBuilder.pm +++ /dev/null @@ -1,20 +0,0 @@ ---- inc/GSLBuilder.pm.orig 2021-07-26 16:28:55 UTC -+++ inc/GSLBuilder.pm -@@ -280,7 +280,7 @@ sub link_c { - } - } - -- my @lddlflags = $self->split_like_shell($cf->{lddlflags}); -+ my @lddlflags = $self->split_like_shell($Config{lddlflags}); - my @shrp = $self->split_like_shell($cf->{shrpenv}); - my @ld = $self->split_like_shell($cf->{ld} || $Config{cc}); - -@@ -312,7 +312,7 @@ sub compile_c { - - $cf->{installarchlib} = $Config{archlib}; - -- my @include_dirs = @{$p->{include_dirs}} -+ my @include_dirs = ( @{$p->{include_dirs}} && ( ${@{$p->{include_dirs}}}[0] ne "" ) ) - ? map {"-I$_"} (@{$p->{include_dirs}}, catdir($cf->{installarchlib}, 'CORE')) - : map {"-I$_"} ( catdir($cf->{installarchlib}, 'CORE') ) ; - diff --git a/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm b/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm deleted file mode 100644 index b012e67eccec..000000000000 --- a/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm +++ /dev/null @@ -1,13 +0,0 @@ ---- inc/Ver2Func.pm.orig 2021-07-26 16:28:55 UTC -+++ inc/Ver2Func.pm -@@ -526,8 +526,8 @@ my @ver2func = ( - - / - ] -- } -- -+ }, -+ "2.7.1" => {}, - ); - - my ( %index, @info, @versions ); diff --git a/math/p5-PDL-GSL/Makefile b/math/p5-PDL-GSL/Makefile index 221170c7456e..d9c9c0851dd3 100644 --- a/math/p5-PDL-GSL/Makefile +++ b/math/p5-PDL-GSL/Makefile @@ -1,5 +1,6 @@ PORTNAME= PDL-GSL PORTVERSION= 2.101 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/petiga/Makefile b/math/petiga/Makefile index 91ffa5a1763b..01d5939c0261 100644 --- a/math/petiga/Makefile +++ b/math/petiga/Makefile @@ -1,6 +1,6 @@ PORTNAME= petiga DISTVERSION= g20221208 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org diff --git a/math/php81-bcmath/Makefile b/math/php81-bcmath/Makefile deleted file mode 100644 index 265a69ea191a..000000000000 --- a/math/php81-bcmath/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php81 - -PKGNAMESUFFIX= -bcmath - -.include "${MASTERDIR}/Makefile" diff --git a/math/php81-gmp/Makefile b/math/php81-gmp/Makefile deleted file mode 100644 index 21870f6c3a81..000000000000 --- a/math/php81-gmp/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php81 - -PKGNAMESUFFIX= -gmp - -.include "${MASTERDIR}/Makefile" diff --git a/math/primecount/Makefile b/math/primecount/Makefile index 49b1a42749c4..43a237ba5cd1 100644 --- a/math/primecount/Makefile +++ b/math/primecount/Makefile @@ -1,6 +1,6 @@ PORTNAME= primecount DISTVERSIONPREFIX= v -DISTVERSION= 7.20 +DISTVERSION= 8.2 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/primecount/distinfo b/math/primecount/distinfo index 5f7a131115c7..e7ecafc1b636 100644 --- a/math/primecount/distinfo +++ b/math/primecount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762969221 -SHA256 (kimwalisch-primecount-v7.20_GH0.tar.gz) = a9d260b78b9c94c9c0347b3191ab748bc47c0b60114497b80f4290bc36cf9e76 -SIZE (kimwalisch-primecount-v7.20_GH0.tar.gz) = 1199780 +TIMESTAMP = 1770831729 +SHA256 (kimwalisch-primecount-v8.2_GH0.tar.gz) = 870f2c17b660449d10a593b31d2c69e720ff8060ec1b5099c37f451c005f671e +SIZE (kimwalisch-primecount-v8.2_GH0.tar.gz) = 1210139 diff --git a/math/primecount/pkg-plist b/math/primecount/pkg-plist index 05b5e2d976a1..757f42611769 100644 --- a/math/primecount/pkg-plist +++ b/math/primecount/pkg-plist @@ -7,6 +7,6 @@ lib/cmake/primecount/primecountShared-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/primecount/primecountShared.cmake lib/libprimecount.so lib/libprimecount.so.%%VER%% -lib/libprimecount.so.7 +lib/libprimecount.so.8 libdata/pkgconfig/primecount.pc share/man/man1/primecount.1.gz diff --git a/math/py-CyLP/Makefile b/math/py-CyLP/Makefile index 088d382fadea..1d2b6f5cc203 100644 --- a/math/py-CyLP/Makefile +++ b/math/py-CyLP/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.10.0:science/py-scipy@${PY_FLAVOR} USES= compiler:c++11-lang python -USE_PYTHON= autoplist cython3 pep517 pytest +USE_PYTHON= autoplist cython pep517 pytest USE_GITHUB= yes GH_ACCOUNT= coin-or diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 5e67f20cb9e7..ce7dfe02cefa 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} USES= localbase python -USE_PYTHON= autoplist cython3 distutils pytest # 1 test fails, see https://github.com/scipopt/PySCIPOpt/issues/840 +USE_PYTHON= autoplist cython distutils pytest # 1 test fails, see https://github.com/scipopt/PySCIPOpt/issues/840 USE_GITHUB= yes GH_ACCOUNT= scipopt diff --git a/math/py-arviz/Makefile b/math/py-arviz/Makefile index 91dde4a4df51..c1d578d4e72c 100644 --- a/math/py-arviz/Makefile +++ b/math/py-arviz/Makefile @@ -1,6 +1,6 @@ PORTNAME= arviz DISTVERSIONPREFIX= v -DISTVERSION= 0.23.0 +DISTVERSION= 0.23.1 CATEGORIES= math python #MASTER_SITES= PYPI # missing test files PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dm-tree>=0.1.8:devel/py-dm-tree@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pandas>=2.1.0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.11.0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h5netcdf>=1.0.2:science/py-h5netcdf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xarray>=2023.7.0:devel/py-xarray@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xarray-einstats>=0.3:devel/py-xarray-einstats@${PY_FLAVOR} @@ -42,6 +43,6 @@ TEST_ENV= ${MAKE_ENV} \ DISPLAY=${DISPLAY} \ XAUTHORITY=${XAUTHORITY} -# tests as of 0.22.0: 2930 passed, 30 skipped, 128 warnings, 613 errors in 1228.57s (0:20:28), see https://github.com/arviz-devs/arviz/issues/2462 +# tests as of 0.23.1: 2932 passed, 30 skipped, 147 warnings, 614 errors in 48.34s .include <bsd.port.mk> diff --git a/math/py-arviz/distinfo b/math/py-arviz/distinfo index 74fca6abdf89..c87256a7ea31 100644 --- a/math/py-arviz/distinfo +++ b/math/py-arviz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765877975 -SHA256 (arviz-devs-arviz-v0.23.0_GH0.tar.gz) = 9c2042f3b5b8096db577794cad72788e9a79d89002960aed6146076036c1ab84 -SIZE (arviz-devs-arviz-v0.23.0_GH0.tar.gz) = 11445046 +TIMESTAMP = 1768636966 +SHA256 (arviz-devs-arviz-v0.23.1_GH0.tar.gz) = 88718a9d8eaf29044617a675864aa153c9fdc33dddddcb855ffe327bd10daea3 +SIZE (arviz-devs-arviz-v0.23.1_GH0.tar.gz) = 11445076 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..cc5623362573 100644 --- a/math/py-awkward/Makefile +++ b/math/py-awkward/Makefile @@ -1,5 +1,5 @@ PORTNAME= awkward -PORTVERSION= 2.8.10 +PORTVERSION= 2.8.12 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..55b1f515a879 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 = 1769874386 +SHA256 (awkward-2.8.12.tar.gz) = 90ffe41d081b10ab24337c76537aa9a25920e6653d1ae562b1537dc1934223f4 +SIZE (awkward-2.8.12.tar.gz) = 6284797 diff --git a/math/py-blis/Makefile b/math/py-blis/Makefile index dd807038540f..8f3457c2c335 100644 --- a/math/py-blis/Makefile +++ b/math/py-blis/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.19.3,1<3.0.0,1:math/py-numpy@${PY RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.19.0,1<3.0.0,1:math/py-numpy@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent cython3 pep517 +USE_PYTHON= autoplist concurrent cython pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile index 759a0368dc93..b30f758128f9 100644 --- a/math/py-bottleneck/Makefile +++ b/math/py-bottleneck/Makefile @@ -1,10 +1,8 @@ PORTNAME= bottleneck -PORTVERSION= 1.3.8 -PORTREVISION= 1 +PORTVERSION= 1.6.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= Bottleneck-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collection of fast NumPy array functions written in Cython @@ -13,7 +11,7 @@ WWW= https://github.com/kwgoodman/bottleneck LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1<2.6,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}versioneer>=0:devel/py-versioneer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} diff --git a/math/py-bottleneck/distinfo b/math/py-bottleneck/distinfo index b1c1c3984177..c2d52adc79f3 100644 --- a/math/py-bottleneck/distinfo +++ b/math/py-bottleneck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390682 -SHA256 (Bottleneck-1.3.8.tar.gz) = 6780d896969ba7f53c8995ba90c87c548beb3db435dc90c60b9a10ed1ab4d868 -SIZE (Bottleneck-1.3.8.tar.gz) = 103252 +TIMESTAMP = 1769874388 +SHA256 (bottleneck-1.6.0.tar.gz) = 028d46ee4b025ad9ab4d79924113816f825f62b17b87c9e1d0d8ce144a4a0e31 +SIZE (bottleneck-1.6.0.tar.gz) = 104311 diff --git a/math/py-bottleneck/files/patch-pyproject.toml b/math/py-bottleneck/files/patch-pyproject.toml index 0f93828ea05a..cbd1390947e0 100644 --- a/math/py-bottleneck/files/patch-pyproject.toml +++ b/math/py-bottleneck/files/patch-pyproject.toml @@ -1,9 +1,11 @@ ---- pyproject.toml.orig 2024-02-25 00:30:13 UTC +--- pyproject.toml.orig 2025-09-08 16:21:25 UTC +++ pyproject.toml -@@ -3,5 +3,5 @@ requires = [ - "setuptools", - "versioneer", - "wheel", -- "oldest-supported-numpy" -+ "numpy" +@@ -12,7 +12,7 @@ requires = [ + # and disabling build isolation. + # 3. The <2.(N+3) upper bound is for matching the numpy deprecation policy, + # it should not be loosened more than that. +- "numpy>=2,<2.6" ++ "numpy<2.6" ] + build-backend = "setuptools.build_meta" + diff --git a/math/py-clarabel/Makefile b/math/py-clarabel/Makefile index 94785119ce33..b4d90c1f3425 100644 --- a/math/py-clarabel/Makefile +++ b/math/py-clarabel/Makefile @@ -1,7 +1,7 @@ PORTNAME= clarabel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index b44d5da3b146..f3fe377128dd 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,6 +1,6 @@ PORTNAME= cvxopt DISTVERSION= 1.3.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile index b20e40ef7e4f..e4f27d742cfe 100644 --- a/math/py-cvxpy/Makefile +++ b/math/py-cvxpy/Makefile @@ -35,4 +35,6 @@ post-install: ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxcore${PYTHON_TAG}.so \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxpy_sparsecholesky${PYTHON_TAG}.so +# tests as of 1.6.4: 4 failed, 1308 passed, 216 skipped, 534 warnings in 610.43s (0:10:10) + .include <bsd.port.mk> diff --git a/math/py-cypari2/Makefile b/math/py-cypari2/Makefile index 1fe29f823e1b..95caefeeed91 100644 --- a/math/py-cypari2/Makefile +++ b/math/py-cypari2/Makefile @@ -22,7 +22,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flaky>=3.8.1:devel/py-flaky@${PY_FLAVOR} #GH_ACCOUNT= sagemath USES= compiler:c11 localbase:ldflags meson pytest python -USE_PYTHON= cython3 +USE_PYTHON= cython .if !defined(WITH_DEBUG) LDFLAGS+= -s diff --git a/math/py-dgl/Makefile b/math/py-dgl/Makefile index aab285be4877..eb9d71572c68 100644 --- a/math/py-dgl/Makefile +++ b/math/py-dgl/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=2.1:math/py-networkx@${PY_FLAVOR} ${BACKEND_DEPENDS} USES= python localbase -USE_PYTHON= distutils cython autoplist +USE_PYTHON= autoplist cython0 distutils WRKSRC_SUBDIR= python diff --git a/math/py-fpylll/Makefile b/math/py-fpylll/Makefile index 0dd5e78ae999..d54f1259e596 100644 --- a/math/py-fpylll/Makefile +++ b/math/py-fpylll/Makefile @@ -30,7 +30,7 @@ TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR} #GH_ACCOUNT= fplll USES= compiler:c++11-lang python -USE_PYTHON= cython3 distutils +USE_PYTHON= cython distutils .if !defined(WITH_DEBUG) LDFLAGS+= -s .endif diff --git a/math/py-isosurfaces/Makefile b/math/py-isosurfaces/Makefile index 911a9705e1f6..88498556b01f 100644 --- a/math/py-isosurfaces/Makefile +++ b/math/py-isosurfaces/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/jared-hughes/isosurfaces LICENSE= MIT RUN_DEPENDS= ${PYNUMPY} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycairo>0:graphics/py-pycairo@${PY_FLAVOR} \ ${PYNUMPY} \ xdg-open:devel/xdg-utils diff --git a/math/py-linearmodels/Makefile b/math/py-linearmodels/Makefile index 575e53d9a020..86d44be4ad5b 100644 --- a/math/py-linearmodels/Makefile +++ b/math/py-linearmodels/Makefile @@ -34,7 +34,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xarray>=0.13:devel/py-xarray@${PY_FLAVOR} USES= python shebangfix -USE_PYTHON= autoplist cython3 distutils pytest # 14 tests fail, see https://github.com/bashtage/linearmodels/issues/550 +USE_PYTHON= autoplist cython distutils pytest # 14 tests fail, see https://github.com/bashtage/linearmodels/issues/550 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} diff --git a/math/py-lrcalc/Makefile b/math/py-lrcalc/Makefile index 3f6b8728dfe8..2443a0e624ef 100644 --- a/math/py-lrcalc/Makefile +++ b/math/py-lrcalc/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= liblrcalc.so:math/lrcalc USES= localbase python -USE_PYTHON= cython3 distutils +USE_PYTHON= cython distutils .if !defined(WITH_DEBUG) LDFLAGS+= -s diff --git a/math/py-mathics/Makefile b/math/py-mathics/Makefile index 4f9ae0bc390b..4117773c66b8 100644 --- a/math/py-mathics/Makefile +++ b/math/py-mathics/Makefile @@ -1,6 +1,6 @@ PORTNAME= Mathics3 PORTVERSION= 9.0.0 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -73,7 +73,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ #GH_ACCOUNT= ${PORTNAME:tl} USES= python shebangfix -USE_PYTHON= cython3 cython3_run noflavors pep517 +USE_PYTHON= cython cython_run noflavors pep517 MAKE_ENV+= USE_CYTHON=yes SHEBANG_GLOB= *.py diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index 454e7f9eef09..6ab298edf56b 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 2.13.0 +PORTVERSION= 2.15.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..7748e9ac433b 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 = 1768625721 +SHA256 (narwhals-2.15.0.tar.gz) = a9585975b99d95084268445a1fdd881311fa26ef1caa18020d959d5b2ff9a965 +SIZE (narwhals-2.15.0.tar.gz) = 603479 diff --git a/math/py-ndonnx/Makefile b/math/py-ndonnx/Makefile new file mode 100644 index 000000000000..0b588e8263fd --- /dev/null +++ b/math/py-ndonnx/Makefile @@ -0,0 +1,27 @@ +PORTNAME= ndonnx +PORTVERSION= 0.17.1 +CATEGORIES= math python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= ONNX backed array library compliant with Array API standard +WWW= https://ndonnx.readthedocs.io/en/latest/ \ + https://github.com/Quantco/ndonnx + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}spox>=0.10:math/py-spox@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/math/py-ndonnx/distinfo b/math/py-ndonnx/distinfo new file mode 100644 index 000000000000..f2abea746f7c --- /dev/null +++ b/math/py-ndonnx/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1767157569 +SHA256 (ndonnx-0.17.1.tar.gz) = a60dd523dbe4f8d1d4b8f7230f01fd38f3f73c8b02428d938cb0562787daa924 +SIZE (ndonnx-0.17.1.tar.gz) = 361472 diff --git a/math/py-ndonnx/pkg-descr b/math/py-ndonnx/pkg-descr new file mode 100644 index 000000000000..bd90d59d831e --- /dev/null +++ b/math/py-ndonnx/pkg-descr @@ -0,0 +1,2 @@ +ndonnx provides an ONNX-backed array library that is compliant with the Array +API standard. diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 41f8534259b0..5d624eba8237 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.26.4 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ diff --git a/math/py-numpy/files/patch-pyproject.toml b/math/py-numpy/files/patch-pyproject.toml index 3eb3c97a8da5..e2eda9b1cea3 100644 --- a/math/py-numpy/files/patch-pyproject.toml +++ b/math/py-numpy/files/patch-pyproject.toml @@ -1,11 +1,13 @@ ---- pyproject.toml.orig 2025-06-24 22:40:55 UTC +--- pyproject.toml.orig 2024-02-05 21:17:48 UTC +++ pyproject.toml -@@ -2,7 +2,7 @@ requires = [ +@@ -1,8 +1,8 @@ requires = [ + [build-system] build-backend = "mesonpy" requires = [ - "Cython>=0.29.34,<3.1", +- "Cython>=0.29.34,<3.1", - "meson-python>=0.15.0,<0.16.0", ++ "Cython>=0.29.34", + "meson-python>=0.15.0", ] - + [project] diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index 3a2987ebc5c7..76aa3a6b967e 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} \ @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26.0,1<2,1:math/py-numpy@${PY_FLAVO TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0:devel/py-arrow@${PY_FLAVOR} USES= cpe python -USE_PYTHON= autoplist concurrent cython3 pep517 pytest +USE_PYTHON= autoplist concurrent cython pep517 pytest CPE_VENDOR= numfocus diff --git a/math/py-pcodec/Makefile b/math/py-pcodec/Makefile index 516004e11e81..aa82f41c930c 100644 --- a/math/py-pcodec/Makefile +++ b/math/py-pcodec/Makefile @@ -1,6 +1,5 @@ PORTNAME= pcodec -PORTVERSION= 0.3.5 -PORTREVISION= 5 +PORTVERSION= 1.0.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pcodec/Makefile.crates b/math/py-pcodec/Makefile.crates index 6599aa0926f5..4046f18584be 100644 --- a/math/py-pcodec/Makefile.crates +++ b/math/py-pcodec/Makefile.crates @@ -1,62 +1,81 @@ -CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ - ahash-0.8.11 \ - aho-corasick-1.1.3 \ +CARGO_CRATES= ahash-0.8.12 \ + aho-corasick-1.1.4 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.21 \ - android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ - anyhow-1.0.97 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.5 \ + anstyle-wincon-3.0.11 \ + anyhow-1.0.100 \ + arcref-0.2.0 \ arrayref-0.3.9 \ arrow-54.3.1 \ arrow-arith-54.3.1 \ + arrow-arith-56.2.0 \ arrow-array-54.3.1 \ + arrow-array-56.2.0 \ arrow-buffer-54.3.1 \ + arrow-buffer-56.2.0 \ arrow-cast-54.3.1 \ arrow-csv-54.3.1 \ arrow-data-54.3.1 \ + arrow-data-56.2.0 \ arrow-ipc-54.3.1 \ arrow-ord-54.3.1 \ + arrow-ord-56.2.0 \ arrow-row-54.3.1 \ arrow-schema-54.3.1 \ + arrow-schema-56.2.0 \ arrow-select-54.3.1 \ + arrow-select-56.2.0 \ arrow-string-54.3.1 \ - async-lock-3.4.0 \ - async-trait-0.1.88 \ + arrow-string-56.2.0 \ + async-channel-2.5.0 \ + async-compat-0.2.5 \ + async-executor-1.13.3 \ + async-fs-2.2.0 \ + async-io-2.6.0 \ + async-lock-3.4.2 \ + async-net-2.0.0 \ + async-process-2.5.0 \ + async-signal-0.2.13 \ + async-stream-0.3.6 \ + async-stream-impl-0.3.6 \ + async-task-4.7.1 \ + async-trait-0.1.89 \ atoi-2.0.0 \ - autocfg-1.4.0 \ - backtrace-0.3.74 \ + atomic-waker-1.1.2 \ + autocfg-1.5.0 \ base64-0.22.1 \ + better_io-0.2.0 \ bindgen-0.69.5 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ - bitflags-2.9.0 \ + bitflags-2.10.0 \ + bitvec-1.0.1 \ + blocking-1.6.2 \ blosc2-src-0.1.4 \ brotli-7.0.0 \ - brotli-decompressor-4.0.2 \ - bumpalo-3.17.0 \ - bytecheck-0.8.1 \ - bytecheck_derive-0.8.1 \ - bytecount-0.6.8 \ + brotli-decompressor-4.0.3 \ + bumpalo-3.19.1 \ + bytecount-0.6.9 \ byteorder-1.5.0 \ - bytes-1.10.1 \ - cc-1.2.18 \ + bytes-1.11.0 \ + cc-1.2.51 \ cesu8-1.1.0 \ cexpr-0.6.0 \ - cfg-if-1.0.0 \ - chrono-0.4.40 \ + cfg-if-1.0.4 \ + chrono-0.4.42 \ clang-sys-1.8.1 \ - clap-4.5.35 \ - clap_builder-4.5.35 \ - clap_derive-4.5.32 \ - clap_lex-0.7.4 \ - colorchoice-1.0.3 \ + clap-4.5.54 \ + clap_builder-4.5.54 \ + clap_derive-4.5.49 \ + clap_lex-0.7.6 \ + cmake-0.1.57 \ + colorchoice-1.0.4 \ combine-4.6.7 \ concurrent-queue-2.5.0 \ console-0.15.11 \ @@ -64,116 +83,125 @@ CARGO_CRATES= addr2line-0.24.2 \ const-random-macro-0.1.16 \ const_for-0.1.5 \ core-foundation-sys-0.8.7 \ - crossbeam-channel-0.5.14 \ + crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ + crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.3 \ - csv-1.3.1 \ - csv-core-0.1.12 \ + crunchy-0.2.4 \ + csv-1.4.0 \ + csv-core-0.1.13 \ dashmap-6.1.0 \ displaydoc-0.2.5 \ + dtype_dispatch-0.1.1 \ dyn-hash-0.2.2 \ either-1.15.0 \ encode_unicode-1.0.0 \ - enum-iterator-2.1.0 \ - enum-iterator-derive-1.4.0 \ + enum-iterator-2.3.0 \ + enum-iterator-derive-1.5.0 \ equivalent-1.0.2 \ - errno-0.3.11 \ - event-listener-5.4.0 \ + errno-0.3.14 \ + event-listener-5.4.1 \ event-listener-strategy-0.5.4 \ - exponential-decay-histogram-0.1.13 \ - fastlanes-0.1.8 \ + exponential-decay-histogram-0.1.14 \ + ext-trait-1.0.1 \ + ext-trait-proc_macros-1.0.1 \ + extension-traits-1.0.1 \ + fastlanes-0.2.2 \ + fastrand-2.3.0 \ + find-msvc-tools-0.1.6 \ flatbuffers-24.12.23 \ - flatbuffers-25.2.10 \ - flexbuffers-25.2.10 \ - flume-0.11.1 \ + flatbuffers-25.12.19 \ fnv-1.0.7 \ - foldhash-0.1.5 \ - form_urlencoded-1.2.1 \ - fsst-rs-0.5.2 \ + foldhash-0.2.0 \ + form_urlencoded-1.2.2 \ + fsst-rs-0.5.6 \ + funty-2.0.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ + futures-lite-2.6.1 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - generator-0.8.4 \ - getrandom-0.2.15 \ - getrandom-0.3.2 \ - gimli-0.31.1 \ - glob-0.3.2 \ - half-2.5.0 \ + getrandom-0.2.16 \ + getrandom-0.3.4 \ + glob-0.3.3 \ + half-2.7.1 \ + handle-1.0.2 \ hashbrown-0.14.5 \ - hashbrown-0.15.2 \ + hashbrown-0.15.5 \ + hashbrown-0.16.1 \ heck-0.5.0 \ - home-0.5.11 \ + hermit-abi-0.5.2 \ + home-0.5.12 \ + hound-3.5.1 \ humansize-2.1.3 \ - iana-time-zone-0.1.63 \ + iana-time-zone-0.1.64 \ iana-time-zone-haiku-0.1.2 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.1 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.1 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.1 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ - idna-1.0.3 \ - idna_adapter-1.2.0 \ - indexmap-2.9.0 \ + icu_collections-2.1.1 \ + icu_locale_core-2.1.1 \ + icu_normalizer-2.1.1 \ + icu_normalizer_data-2.1.1 \ + icu_properties-2.1.2 \ + icu_properties_data-2.1.2 \ + icu_provider-2.1.1 \ + idna-1.1.0 \ + idna_adapter-1.2.1 \ + indexmap-2.12.1 \ indicatif-0.17.11 \ - indoc-2.0.6 \ + indoc-2.0.7 \ integer-encoding-3.0.4 \ - is_terminal_polyfill-1.70.1 \ + inventory-0.3.21 \ + is_terminal_polyfill-1.70.2 \ itertools-0.12.1 \ itertools-0.14.0 \ - itoa-1.0.15 \ - jiff-0.2.6 \ - jiff-static-0.2.6 \ - jiff-tzdb-0.1.4 \ + itoa-1.0.17 \ + jiff-0.2.18 \ + jiff-static-0.2.18 \ + jiff-tzdb-0.1.5 \ jiff-tzdb-platform-0.1.3 \ jni-0.21.1 \ jni-sys-0.3.0 \ - jobserver-0.1.33 \ - js-sys-0.3.77 \ + jobserver-0.1.34 \ + js-sys-0.3.83 \ + kanal-0.1.1 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ - lexical-core-1.0.5 \ - lexical-parse-float-1.0.5 \ - lexical-parse-integer-1.0.5 \ - lexical-util-1.0.6 \ - lexical-write-float-1.0.5 \ - lexical-write-integer-1.0.5 \ - libc-0.2.171 \ - libloading-0.8.6 \ - libm-0.2.11 \ - linked-hash-map-0.5.6 \ - linked_hash_set-0.1.5 \ + lending-iterator-0.1.7 \ + lending-iterator-proc_macros-0.1.7 \ + lexical-core-1.0.6 \ + lexical-parse-float-1.0.6 \ + lexical-parse-integer-1.0.6 \ + lexical-util-1.0.7 \ + lexical-write-float-1.0.6 \ + lexical-write-integer-1.0.6 \ + libc-0.2.179 \ + libloading-0.8.9 \ + libm-0.2.15 \ linux-raw-sys-0.4.15 \ - litemap-0.7.5 \ - lock_api-0.4.12 \ - log-0.4.27 \ - loom-0.7.2 \ - matchers-0.1.0 \ - matrixmultiply-0.3.9 \ - memchr-2.7.4 \ + linux-raw-sys-0.11.0 \ + litemap-0.8.1 \ + lock_api-0.4.14 \ + log-0.4.29 \ + macro_rules_attribute-0.1.3 \ + macro_rules_attribute-proc_macro-0.1.3 \ + matrixmultiply-0.3.10 \ + memchr-2.7.6 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.8.7 \ - mio-1.0.3 \ - moka-0.12.10 \ - munge-0.4.3 \ - munge_macro-0.4.3 \ - nanorand-0.7.0 \ - ndarray-0.16.1 \ + mio-1.1.1 \ + moka-0.12.12 \ + multiversion-0.8.0 \ + multiversion-macros-0.8.0 \ + ndarray-0.17.1 \ + never-say-never-6.6.666 \ nom-7.1.3 \ - nu-ansi-term-0.46.0 \ + nougat-0.2.4 \ + nougat-proc_macros-0.2.4 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ @@ -181,232 +209,224 @@ CARGO_CRATES= addr2line-0.24.2 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ - num_enum-0.5.11 \ - num_enum-0.7.3 \ - num_enum_derive-0.5.11 \ - num_enum_derive-0.7.3 \ + num_enum-0.7.5 \ + num_enum_derive-0.7.5 \ number_prefix-0.4.0 \ - numpy-0.24.0 \ - object-0.36.7 \ + numpy-0.27.1 \ once_cell-1.21.3 \ + once_cell_polyfill-1.70.2 \ + oneshot-0.1.11 \ ordered-float-2.10.1 \ - ordered-float-5.0.0 \ - overload-0.1.1 \ + ordered-float-5.1.0 \ papergrid-0.14.0 \ parking-2.2.1 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.5 \ + parking_lot_core-0.9.12 \ parquet-54.3.1 \ paste-1.0.15 \ - percent-encoding-2.3.1 \ + pco-0.4.9 \ + percent-encoding-2.3.2 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ + piper-0.2.4 \ pkg-config-0.3.32 \ - portable-atomic-1.11.0 \ + polling-3.11.0 \ + polonius-the-crab-0.2.1 \ + portable-atomic-1.13.0 \ portable-atomic-util-0.2.4 \ + potential_utf-0.1.4 \ ppv-lite86-0.2.21 \ - prettyplease-0.2.32 \ - proc-macro-crate-1.3.1 \ - proc-macro-crate-3.3.0 \ + prettyplease-0.2.37 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ - proc-macro2-1.0.94 \ - prost-0.13.5 \ - prost-derive-0.13.5 \ - prost-types-0.13.5 \ - ptr_meta-0.3.0 \ - ptr_meta_derive-0.3.0 \ - pyo3-0.24.2 \ - pyo3-build-config-0.24.2 \ - pyo3-ffi-0.24.2 \ - pyo3-macros-0.24.2 \ - pyo3-macros-backend-0.24.2 \ - quote-1.0.40 \ - r-efi-5.2.0 \ - rancor-0.1.0 \ + proc-macro2-1.0.105 \ + prost-0.14.1 \ + prost-derive-0.14.1 \ + prost-types-0.14.1 \ + pyo3-0.27.2 \ + pyo3-build-config-0.27.2 \ + pyo3-ffi-0.27.2 \ + pyo3-macros-0.27.2 \ + pyo3-macros-backend-0.27.2 \ + python3-dll-a-0.2.14 \ + quote-1.0.43 \ + r-efi-5.3.0 \ + radium-0.7.0 \ rand-0.8.5 \ - rand-0.9.0 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rand_xoshiro-0.6.0 \ rawpointer-0.2.1 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ - redox_syscall-0.5.11 \ - regex-1.11.1 \ - regex-automata-0.1.10 \ - regex-automata-0.4.9 \ - regex-syntax-0.6.29 \ - regex-syntax-0.8.5 \ - rend-0.5.2 \ - riff-1.0.1 \ - rkyv-0.8.10 \ - rkyv_derive-0.8.10 \ - rstest_reuse-0.7.0 \ - rustc-demangle-0.1.24 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ + redox_syscall-0.5.18 \ + regex-1.12.2 \ + regex-automata-0.4.13 \ + regex-syntax-0.8.8 \ + rust-openzl-0.1.0 \ + rust-openzl-sys-0.1.0 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.38.44 \ - rustversion-1.0.20 \ - ryu-1.0.20 \ + rustix-1.1.3 \ + rustversion-1.0.22 \ + ryu-1.0.22 \ same-file-1.0.6 \ - scoped-tls-1.0.1 \ scopeguard-1.2.0 \ - semver-1.0.26 \ + semver-1.0.27 \ seq-macro-0.3.6 \ - serde-1.0.219 \ + serde-1.0.228 \ serde-value-0.7.0 \ - serde_derive-1.0.219 \ - serde_spanned-0.6.8 \ - sharded-slab-0.1.7 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_spanned-0.6.9 \ shlex-1.3.0 \ - signal-hook-registry-1.4.2 \ + signal-hook-registry-1.4.8 \ simdutf8-0.1.5 \ sketches-ddsketch-0.3.0 \ - slab-0.4.9 \ - smallvec-1.15.0 \ + slab-0.4.11 \ + smallvec-1.15.1 \ + smol-2.0.2 \ snap-1.1.1 \ - socket2-0.5.9 \ + socket2-0.6.1 \ spdp_sys-0.1.0 \ - spin-0.9.8 \ - stable_deref_trait-1.2.0 \ + stable_deref_trait-1.2.1 \ static_assertions-1.1.0 \ strsim-0.11.1 \ syn-1.0.109 \ - syn-2.0.100 \ - synstructure-0.13.1 \ + syn-2.0.113 \ + synstructure-0.13.2 \ tabled-0.18.0 \ tabled_derive-0.10.0 \ tagptr-0.2.0 \ - target-lexicon-0.13.2 \ + tap-1.0.1 \ + target-features-0.1.6 \ + target-lexicon-0.13.4 \ + termtree-0.5.1 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ - thread_local-1.1.8 \ thrift-0.17.0 \ tiny-keccak-2.0.2 \ - tinystr-0.7.6 \ - tinyvec-1.9.0 \ - tinyvec_macros-0.1.1 \ - tokio-1.44.2 \ - tokio-macros-2.5.0 \ - toml-0.8.20 \ - toml_datetime-0.6.8 \ - toml_edit-0.19.15 \ - toml_edit-0.22.24 \ - tracing-0.1.41 \ - tracing-core-0.1.33 \ - tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ + tinystr-0.8.2 \ + tokio-1.49.0 \ + tokio-macros-2.6.0 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ + tracing-0.1.44 \ + tracing-attributes-0.1.31 \ + tracing-core-0.1.36 \ turbo_pfor_sys-0.1.3 \ twox-hash-1.6.3 \ - unicode-ident-1.0.18 \ - unicode-width-0.2.0 \ + unicode-ident-1.0.22 \ + unicode-width-0.2.2 \ unindent-0.2.4 \ - url-2.5.4 \ - utf16_iter-1.0.5 \ + url-2.5.8 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.16.0 \ - valuable-0.1.1 \ + uuid-1.19.0 \ version_check-0.9.5 \ - vortex-0.28.0 \ - vortex-alp-0.28.0 \ - vortex-array-0.28.0 \ - vortex-btrblocks-0.28.0 \ - vortex-buffer-0.28.0 \ - vortex-bytebool-0.28.0 \ - vortex-datetime-parts-0.28.0 \ - vortex-dict-0.28.0 \ - vortex-dtype-0.28.0 \ - vortex-error-0.28.0 \ - vortex-expr-0.28.0 \ - vortex-fastlanes-0.28.0 \ - vortex-file-0.28.0 \ - vortex-flatbuffers-0.28.0 \ - vortex-fsst-0.28.0 \ - vortex-io-0.28.0 \ - vortex-ipc-0.28.0 \ - vortex-layout-0.28.0 \ - vortex-mask-0.28.0 \ - vortex-metrics-0.28.0 \ - vortex-proto-0.28.0 \ - vortex-runend-0.28.0 \ - vortex-scalar-0.28.0 \ - vortex-sparse-0.28.0 \ - vortex-zigzag-0.28.0 \ + vortex-0.53.0 \ + vortex-alp-0.53.0 \ + vortex-array-0.53.0 \ + vortex-btrblocks-0.53.0 \ + vortex-buffer-0.53.0 \ + vortex-bytebool-0.53.0 \ + vortex-datetime-parts-0.53.0 \ + vortex-decimal-byte-parts-0.53.0 \ + vortex-dict-0.53.0 \ + vortex-dtype-0.53.0 \ + vortex-error-0.53.0 \ + vortex-expr-0.53.0 \ + vortex-fastlanes-0.53.0 \ + vortex-file-0.53.0 \ + vortex-flatbuffers-0.53.0 \ + vortex-fsst-0.53.0 \ + vortex-io-0.53.0 \ + vortex-ipc-0.53.0 \ + vortex-layout-0.53.0 \ + vortex-mask-0.53.0 \ + vortex-metrics-0.53.0 \ + vortex-pco-0.53.0 \ + vortex-proto-0.53.0 \ + vortex-runend-0.53.0 \ + vortex-scalar-0.53.0 \ + vortex-scan-0.53.0 \ + vortex-sequence-0.53.0 \ + vortex-sparse-0.53.0 \ + vortex-utils-0.53.0 \ + vortex-zigzag-0.53.0 \ + vortex-zstd-0.53.0 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.14.2+wasi-0.2.4 \ - wasm-bindgen-0.2.100 \ - wasm-bindgen-backend-0.2.100 \ - wasm-bindgen-futures-0.4.50 \ - wasm-bindgen-macro-0.2.100 \ - wasm-bindgen-macro-support-0.2.100 \ - wasm-bindgen-shared-0.2.100 \ - wav-1.0.1 \ - web-sys-0.3.77 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasip2-1.0.1+wasi-0.2.4 \ + wasm-bindgen-0.2.106 \ + wasm-bindgen-futures-0.4.56 \ + wasm-bindgen-macro-0.2.106 \ + wasm-bindgen-macro-support-0.2.106 \ + wasm-bindgen-shared-0.2.106 \ + web-sys-0.3.83 \ web-time-1.1.0 \ which-4.4.2 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.9 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.58.0 \ - windows-core-0.58.0 \ - windows-core-0.61.0 \ - windows-implement-0.58.0 \ - windows-implement-0.60.0 \ - windows-interface-0.58.0 \ - windows-interface-0.59.1 \ - windows-link-0.1.1 \ - windows-result-0.2.0 \ - windows-result-0.3.2 \ - windows-strings-0.1.0 \ - windows-strings-0.4.0 \ + winapi-util-0.1.11 \ + windows-core-0.62.2 \ + windows-implement-0.60.2 \ + windows-interface-0.59.3 \ + windows-link-0.2.1 \ + windows-result-0.4.1 \ + windows-strings-0.5.1 \ windows-sys-0.45.0 \ - windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-sys-0.61.2 \ windows-targets-0.42.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.1 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.1 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.1 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.1 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.1 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.1 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.1 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.5.40 \ - winnow-0.7.6 \ - wit-bindgen-rt-0.39.0 \ + windows_x86_64_msvc-0.53.1 \ + winnow-0.7.14 \ + wit-bindgen-0.46.0 \ witchcraft-metrics-1.0.1 \ - write16-1.0.0 \ - writeable-0.5.5 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-0.8.24 \ - zerocopy-derive-0.7.35 \ - zerocopy-derive-0.8.24 \ + writeable-0.6.2 \ + wyz-0.5.1 \ + yoke-0.8.1 \ + yoke-derive-0.8.1 \ + zerocopy-0.8.31 \ + zerocopy-derive-0.8.31 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 \ + zerotrie-0.2.3 \ + zerovec-0.11.5 \ + zerovec-derive-0.11.2 \ zigzag-0.1.0 \ zstd-0.13.3 \ zstd-safe-7.2.4 \ - zstd-sys-2.0.15+zstd.1.5.7 + zstd-sys-2.0.16+zstd.1.5.7 diff --git a/math/py-pcodec/distinfo b/math/py-pcodec/distinfo index 35fbb5c256cd..747fa3b6c3bd 100644 --- a/math/py-pcodec/distinfo +++ b/math/py-pcodec/distinfo @@ -1,124 +1,162 @@ -TIMESTAMP = 1750954216 -SHA256 (pcodec-0.3.5.tar.gz) = d0242d3cabfd82cbd3d4d1f83a71aba92273a49972a372f39ca3eb20db12861d -SIZE (pcodec-0.3.5.tar.gz) = 129855 -SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 -SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 -SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 -SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +TIMESTAMP = 1769874390 +SHA256 (pcodec-1.0.0.tar.gz) = 40f14ca0d8d267a078ff168401f59f4874dc6a82406d6d81ad07db9126e048ae +SIZE (pcodec-1.0.0.tar.gz) = 143467 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 +SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 +SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 SIZE (rust/crates/alloc-no-stdlib-2.0.4.crate) = 10105 SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece SIZE (rust/crates/alloc-stdlib-0.2.2.crate) = 6693 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 -SHA256 (rust/crates/anyhow-1.0.97.crate) = dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f -SIZE (rust/crates/anyhow-1.0.97.crate) = 52221 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc +SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264 +SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d +SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638 +SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 +SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 +SHA256 (rust/crates/arcref-0.2.0.crate) = 28f6098a1e8ab66ff91324cce8fea6643101882cf7d09c85acdb1485ecf61e29 +SIZE (rust/crates/arcref-0.2.0.crate) = 3343 SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb SIZE (rust/crates/arrayref-0.3.9.crate) = 9186 SHA256 (rust/crates/arrow-54.3.1.crate) = b5ec52ba94edeed950e4a41f75d35376df196e8cb04437f7280a5aa49f20f796 SIZE (rust/crates/arrow-54.3.1.crate) = 85939 SHA256 (rust/crates/arrow-arith-54.3.1.crate) = 8fc766fdacaf804cb10c7c70580254fcdb5d55cdfda2bc57b02baf5223a3af9e SIZE (rust/crates/arrow-arith-54.3.1.crate) = 47090 +SHA256 (rust/crates/arrow-arith-56.2.0.crate) = ad08897b81588f60ba983e3ca39bda2b179bdd84dced378e7df81a5313802ef8 +SIZE (rust/crates/arrow-arith-56.2.0.crate) = 49500 SHA256 (rust/crates/arrow-array-54.3.1.crate) = a12fcdb3f1d03f69d3ec26ac67645a8fe3f878d77b5ebb0b15d64a116c212985 SIZE (rust/crates/arrow-array-54.3.1.crate) = 233605 +SHA256 (rust/crates/arrow-array-56.2.0.crate) = 8548ca7c070d8db9ce7aa43f37393e4bfcf3f2d3681df278490772fd1673d08d +SIZE (rust/crates/arrow-array-56.2.0.crate) = 258711 SHA256 (rust/crates/arrow-buffer-54.3.1.crate) = 263f4801ff1839ef53ebd06f99a56cecd1dbaf314ec893d93168e2e860e0291c SIZE (rust/crates/arrow-buffer-54.3.1.crate) = 75084 +SHA256 (rust/crates/arrow-buffer-56.2.0.crate) = e003216336f70446457e280807a73899dd822feaf02087d31febca1363e2fccc +SIZE (rust/crates/arrow-buffer-56.2.0.crate) = 81240 SHA256 (rust/crates/arrow-cast-54.3.1.crate) = ede6175fbc039dfc946a61c1b6d42fd682fcecf5ab5d148fbe7667705798cac9 SIZE (rust/crates/arrow-cast-54.3.1.crate) = 101062 SHA256 (rust/crates/arrow-csv-54.3.1.crate) = 1644877d8bc9a0ef022d9153dc29375c2bda244c39aec05a91d0e87ccf77995f SIZE (rust/crates/arrow-csv-54.3.1.crate) = 38788 SHA256 (rust/crates/arrow-data-54.3.1.crate) = 61cfdd7d99b4ff618f167e548b2411e5dd2c98c0ddebedd7df433d34c20a4429 SIZE (rust/crates/arrow-data-54.3.1.crate) = 53574 +SHA256 (rust/crates/arrow-data-56.2.0.crate) = a5c64fff1d142f833d78897a772f2e5b55b36cb3e6320376f0961ab0db7bd6d0 +SIZE (rust/crates/arrow-data-56.2.0.crate) = 58824 SHA256 (rust/crates/arrow-ipc-54.3.1.crate) = 62ff528658b521e33905334723b795ee56b393dbe9cf76c8b1f64b648c65a60c SIZE (rust/crates/arrow-ipc-54.3.1.crate) = 114610 SHA256 (rust/crates/arrow-ord-54.3.1.crate) = f0a3334a743bd2a1479dbc635540617a3923b4b2f6870f37357339e6b5363c21 SIZE (rust/crates/arrow-ord-54.3.1.crate) = 53345 +SHA256 (rust/crates/arrow-ord-56.2.0.crate) = 3c8f82583eb4f8d84d4ee55fd1cb306720cddead7596edce95b50ee418edf66f +SIZE (rust/crates/arrow-ord-56.2.0.crate) = 60069 SHA256 (rust/crates/arrow-row-54.3.1.crate) = 8d1d7a7291d2c5107e92140f75257a99343956871f3d3ab33a7b41532f79cb68 SIZE (rust/crates/arrow-row-54.3.1.crate) = 36555 SHA256 (rust/crates/arrow-schema-54.3.1.crate) = 39cfaf5e440be44db5413b75b72c2a87c1f8f0627117d110264048f2969b99e9 SIZE (rust/crates/arrow-schema-54.3.1.crate) = 64422 +SHA256 (rust/crates/arrow-schema-56.2.0.crate) = b3aa9e59c611ebc291c28582077ef25c97f1975383f1479b12f3b9ffee2ffabe +SIZE (rust/crates/arrow-schema-56.2.0.crate) = 66455 SHA256 (rust/crates/arrow-select-54.3.1.crate) = 69efcd706420e52cd44f5c4358d279801993846d1c2a8e52111853d61d55a619 SIZE (rust/crates/arrow-select-54.3.1.crate) = 65951 +SHA256 (rust/crates/arrow-select-56.2.0.crate) = 8c41dbbd1e97bfcaee4fcb30e29105fb2c75e4d82ae4de70b792a5d3f66b2e7a +SIZE (rust/crates/arrow-select-56.2.0.crate) = 90883 SHA256 (rust/crates/arrow-string-54.3.1.crate) = a21546b337ab304a32cfc0770f671db7411787586b45b78b4593ae78e64e2b03 SIZE (rust/crates/arrow-string-54.3.1.crate) = 43813 -SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18 -SIZE (rust/crates/async-lock-3.4.0.crate) = 34446 -SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 -SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 +SHA256 (rust/crates/arrow-string-56.2.0.crate) = 53f5183c150fbc619eede22b861ea7c0eebed8eaac0333eaa7f6da5205fd504d +SIZE (rust/crates/arrow-string-56.2.0.crate) = 43875 +SHA256 (rust/crates/async-channel-2.5.0.crate) = 924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2 +SIZE (rust/crates/async-channel-2.5.0.crate) = 18624 +SHA256 (rust/crates/async-compat-0.2.5.crate) = a1ba85bc55464dcbf728b56d97e119d673f4cf9062be330a9a26f3acf504a590 +SIZE (rust/crates/async-compat-0.2.5.crate) = 26008 +SHA256 (rust/crates/async-executor-1.13.3.crate) = 497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8 +SIZE (rust/crates/async-executor-1.13.3.crate) = 29126 +SHA256 (rust/crates/async-fs-2.2.0.crate) = 8034a681df4aed8b8edbd7fbe472401ecf009251c8b40556b304567052e294c5 +SIZE (rust/crates/async-fs-2.2.0.crate) = 18824 +SHA256 (rust/crates/async-io-2.6.0.crate) = 456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc +SIZE (rust/crates/async-io-2.6.0.crate) = 51062 +SHA256 (rust/crates/async-lock-3.4.2.crate) = 290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311 +SIZE (rust/crates/async-lock-3.4.2.crate) = 39826 +SHA256 (rust/crates/async-net-2.0.0.crate) = b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7 +SIZE (rust/crates/async-net-2.0.0.crate) = 17787 +SHA256 (rust/crates/async-process-2.5.0.crate) = fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75 +SIZE (rust/crates/async-process-2.5.0.crate) = 27552 +SHA256 (rust/crates/async-signal-0.2.13.crate) = 43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c +SIZE (rust/crates/async-signal-0.2.13.crate) = 17015 +SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476 +SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 +SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d +SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 +SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de +SIZE (rust/crates/async-task-4.7.1.crate) = 38077 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 SHA256 (rust/crates/atoi-2.0.0.crate) = f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528 SIZE (rust/crates/atoi-2.0.0.crate) = 7785 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/better_io-0.2.0.crate) = ef0a3155e943e341e557863e69a708999c94ede624e37865c8e2a91b94efa78f +SIZE (rust/crates/better_io-0.2.0.crate) = 3892 SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088 SIZE (rust/crates/bindgen-0.69.5.crate) = 221128 SHA256 (rust/crates/bit-vec-0.8.0.crate) = 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 SIZE (rust/crates/bit-vec-0.8.0.crate) = 24132 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd -SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 +SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c +SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 +SHA256 (rust/crates/blocking-1.6.2.crate) = e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21 +SIZE (rust/crates/blocking-1.6.2.crate) = 17754 SHA256 (rust/crates/blosc2-src-0.1.4.crate) = cf03473159be955a6a6dc91b9bb1dbcdcb5462e02c5247914af2391e6da43768 SIZE (rust/crates/blosc2-src-0.1.4.crate) = 3006315 SHA256 (rust/crates/brotli-7.0.0.crate) = cc97b8f16f944bba54f0433f07e30be199b6dc2bd25937444bbad560bcea29bd SIZE (rust/crates/brotli-7.0.0.crate) = 1356970 -SHA256 (rust/crates/brotli-decompressor-4.0.2.crate) = 74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37 -SIZE (rust/crates/brotli-decompressor-4.0.2.crate) = 193388 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/bytecheck-0.8.1.crate) = 50690fb3370fb9fe3550372746084c46f2ac8c9685c583d2be10eefd89d3d1a3 -SIZE (rust/crates/bytecheck-0.8.1.crate) = 12597 -SHA256 (rust/crates/bytecheck_derive-0.8.1.crate) = efb7846e0cb180355c2dec69e721edafa36919850f1a9f52ffba4ebc0393cb71 -SIZE (rust/crates/bytecheck_derive-0.8.1.crate) = 8911 -SHA256 (rust/crates/bytecount-0.6.8.crate) = 5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce -SIZE (rust/crates/bytecount-0.6.8.crate) = 14694 +SHA256 (rust/crates/brotli-decompressor-4.0.3.crate) = a334ef7c9e23abf0ce748e8cd309037da93e606ad52eb372e4ce327a0dcfbdfd +SIZE (rust/crates/brotli-decompressor-4.0.3.crate) = 193487 +SHA256 (rust/crates/bumpalo-3.19.1.crate) = 5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510 +SIZE (rust/crates/bumpalo-3.19.1.crate) = 96477 +SHA256 (rust/crates/bytecount-0.6.9.crate) = 175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e +SIZE (rust/crates/bytecount-0.6.9.crate) = 18695 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/cc-1.2.18.crate) = 525046617d8376e3db1deffb079e91cef90a89fc3ca5c185bbf8c9ecdd15cd5c -SIZE (rust/crates/cc-1.2.18.crate) = 105851 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 +SHA256 (rust/crates/cc-1.2.51.crate) = 7a0aeaff4ff1a90589618835a598e545176939b97874f7abc7851caa0618f203 +SIZE (rust/crates/cc-1.2.51.crate) = 93352 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chrono-0.4.40.crate) = 1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c -SIZE (rust/crates/chrono-0.4.40.crate) = 229824 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.35.crate) = d8aa86934b44c19c50f87cc2790e19f54f7a67aedb64101c2e1a2e5ecfb73944 -SIZE (rust/crates/clap-4.5.35.crate) = 56970 -SHA256 (rust/crates/clap_builder-4.5.35.crate) = 2414dbb2dd0695280da6ea9261e327479e9d37b0630f6b53ba2a11c60c679fd9 -SIZE (rust/crates/clap_builder-4.5.35.crate) = 168525 -SHA256 (rust/crates/clap_derive-4.5.32.crate) = 09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7 -SIZE (rust/crates/clap_derive-4.5.32.crate) = 33441 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/clap-4.5.54.crate) = c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394 +SIZE (rust/crates/clap-4.5.54.crate) = 62028 +SHA256 (rust/crates/clap_builder-4.5.54.crate) = fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00 +SIZE (rust/crates/clap_builder-4.5.54.crate) = 170854 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 +SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d +SIZE (rust/crates/clap_lex-0.7.6.crate) = 13466 +SHA256 (rust/crates/cmake-0.1.57.crate) = 75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d +SIZE (rust/crates/cmake-0.1.57.crate) = 20376 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd SIZE (rust/crates/combine-4.6.7.crate) = 134808 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 @@ -133,62 +171,74 @@ SHA256 (rust/crates/const_for-0.1.5.crate) = d9c50fcfdf972929aff202c16b80086aa3c SIZE (rust/crates/const_for-0.1.5.crate) = 4781 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 -SHA256 (rust/crates/crossbeam-channel-0.5.14.crate) = 06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471 -SIZE (rust/crates/crossbeam-channel-0.5.14.crate) = 92728 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-queue-0.3.12.crate) = 0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115 +SIZE (rust/crates/crossbeam-queue-0.3.12.crate) = 16270 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 -SHA256 (rust/crates/csv-1.3.1.crate) = acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf -SIZE (rust/crates/csv-1.3.1.crate) = 888542 -SHA256 (rust/crates/csv-core-0.1.12.crate) = 7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d -SIZE (rust/crates/csv-core-0.1.12.crate) = 26298 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 +SHA256 (rust/crates/csv-1.4.0.crate) = 52cd9d68cf7efc6ddfaaee42e7288d3a99d613d4b50f76ce9827ae0c6e14f938 +SIZE (rust/crates/csv-1.4.0.crate) = 888642 +SHA256 (rust/crates/csv-core-0.1.13.crate) = 704a3c26996a80471189265814dbc2c257598b96b8a7feae2d31ace646bb9782 +SIZE (rust/crates/csv-core-0.1.13.crate) = 26119 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/dtype_dispatch-0.1.1.crate) = d3a5ccdfd6c5e7e2fea9c5cf256f2a08216047fab19c621c3da64e9ae4a1462d +SIZE (rust/crates/dtype_dispatch-0.1.1.crate) = 4404 SHA256 (rust/crates/dyn-hash-0.2.2.crate) = 15401da73a9ed8c80e3b2d4dc05fe10e7b72d7243b9f614e516a44fa99986e88 SIZE (rust/crates/dyn-hash-0.2.2.crate) = 10735 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 -SHA256 (rust/crates/enum-iterator-2.1.0.crate) = c280b9e6b3ae19e152d8e31cf47f18389781e119d4013a2a2bb0180e5facc635 -SIZE (rust/crates/enum-iterator-2.1.0.crate) = 7668 -SHA256 (rust/crates/enum-iterator-derive-1.4.0.crate) = a1ab991c1362ac86c61ab6f556cff143daa22e5a15e4e189df818b2fd19fe65b -SIZE (rust/crates/enum-iterator-derive-1.4.0.crate) = 5516 +SHA256 (rust/crates/enum-iterator-2.3.0.crate) = a4549325971814bda7a44061bf3fe7e487d447cba01e4220a4b454d630d7a016 +SIZE (rust/crates/enum-iterator-2.3.0.crate) = 8386 +SHA256 (rust/crates/enum-iterator-derive-1.5.0.crate) = 685adfa4d6f3d765a26bc5dbc936577de9abf756c1feeb3089b01dd395034842 +SIZE (rust/crates/enum-iterator-derive-1.5.0.crate) = 6630 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.11.crate) = 976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e -SIZE (rust/crates/errno-0.3.11.crate) = 12048 -SHA256 (rust/crates/event-listener-5.4.0.crate) = 3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae -SIZE (rust/crates/event-listener-5.4.0.crate) = 43452 +SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb +SIZE (rust/crates/errno-0.3.14.crate) = 12002 +SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab +SIZE (rust/crates/event-listener-5.4.1.crate) = 43782 SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 SIZE (rust/crates/event-listener-strategy-0.5.4.crate) = 16179 -SHA256 (rust/crates/exponential-decay-histogram-0.1.13.crate) = 988360e80225a42d5e2f78fcb90ef7d54d1e4394d335476b5465d34942426776 -SIZE (rust/crates/exponential-decay-histogram-0.1.13.crate) = 16480 -SHA256 (rust/crates/fastlanes-0.1.8.crate) = 0504746b2d3b8249642d675325a6de910351f5aefc909a08450b2e239b169fd2 -SIZE (rust/crates/fastlanes-0.1.8.crate) = 15039 +SHA256 (rust/crates/exponential-decay-histogram-0.1.14.crate) = d7962d7e9baab6ea05af175491fa6a8441f3bf461558037622142573d98dd6d6 +SIZE (rust/crates/exponential-decay-histogram-0.1.14.crate) = 16162 +SHA256 (rust/crates/ext-trait-1.0.1.crate) = d772df1c1a777963712fb68e014235e80863d6a91a85c4e06ba2d16243a310e5 +SIZE (rust/crates/ext-trait-1.0.1.crate) = 9255 +SHA256 (rust/crates/ext-trait-proc_macros-1.0.1.crate) = 1ab7934152eaf26aa5aa9f7371408ad5af4c31357073c9e84c3b9d7f11ad639a +SIZE (rust/crates/ext-trait-proc_macros-1.0.1.crate) = 2656 +SHA256 (rust/crates/extension-traits-1.0.1.crate) = a296e5a895621edf9fa8329c83aa1cb69a964643e36cf54d8d7a69b789089537 +SIZE (rust/crates/extension-traits-1.0.1.crate) = 2371 +SHA256 (rust/crates/fastlanes-0.2.2.crate) = 3b32ae222e7610a7d2ed53b733ec7a4f2fe15b8bd1d4cffc80d1a6e9b2d91959 +SIZE (rust/crates/fastlanes-0.2.2.crate) = 28238 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/find-msvc-tools-0.1.6.crate) = 645cbb3a84e60b7531617d5ae4e57f7e27308f6445f5abf653209ea76dec8dff +SIZE (rust/crates/find-msvc-tools-0.1.6.crate) = 30978 SHA256 (rust/crates/flatbuffers-24.12.23.crate) = 4f1baf0dbf96932ec9a3038d57900329c015b0bfb7b63d904f3bc27e2b02a096 SIZE (rust/crates/flatbuffers-24.12.23.crate) = 25779 -SHA256 (rust/crates/flatbuffers-25.2.10.crate) = 1045398c1bfd89168b5fd3f1fc11f6e70b34f6f66300c87d44d3de849463abf1 -SIZE (rust/crates/flatbuffers-25.2.10.crate) = 27330 -SHA256 (rust/crates/flexbuffers-25.2.10.crate) = 935627e7bc8f083035d9faad09ffaed9128f73fb1f74a8798f115749c43378e8 -SIZE (rust/crates/flexbuffers-25.2.10.crate) = 28718 -SHA256 (rust/crates/flume-0.11.1.crate) = da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095 -SIZE (rust/crates/flume-0.11.1.crate) = 67947 +SHA256 (rust/crates/flatbuffers-25.12.19.crate) = 35f6839d7b3b98adde531effaf34f0c2badc6f4735d26fe74709d8e513a96ef3 +SIZE (rust/crates/flatbuffers-25.12.19.crate) = 27421 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 -SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 -SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 -SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 -SHA256 (rust/crates/fsst-rs-0.5.2.crate) = 5fa1df9a00094a6b351a2aa517e7972ec23a97d97f5223eafab15d5c3531f1e9 -SIZE (rust/crates/fsst-rs-0.5.2.crate) = 241277 +SHA256 (rust/crates/foldhash-0.2.0.crate) = 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb +SIZE (rust/crates/foldhash-0.2.0.crate) = 23329 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 +SHA256 (rust/crates/fsst-rs-0.5.6.crate) = 561f2458a3407836ab8f1acc9113b8cda91b9d6378ba8dad13b2fe1a1d3af5ce +SIZE (rust/crates/fsst-rs-0.5.6.crate) = 242977 +SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c +SIZE (rust/crates/funty-2.0.0.crate) = 13160 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 SIZE (rust/crates/futures-0.3.31.crate) = 54953 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 @@ -199,6 +249,8 @@ SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d3 SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 +SHA256 (rust/crates/futures-lite-2.6.1.crate) = f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad +SIZE (rust/crates/futures-lite-2.6.1.crate) = 46095 SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 @@ -207,152 +259,156 @@ SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 -SHA256 (rust/crates/generator-0.8.4.crate) = cc6bd114ceda131d3b1d665eba35788690ad37f5916457286b32ab6fd3c438dd -SIZE (rust/crates/generator-0.8.4.crate) = 34400 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 -SIZE (rust/crates/getrandom-0.3.2.crate) = 49140 -SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f -SIZE (rust/crates/gimli-0.31.1.crate) = 279515 -SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 -SIZE (rust/crates/glob-0.3.2.crate) = 22359 -SHA256 (rust/crates/half-2.5.0.crate) = 7db2ff139bba50379da6aa0766b52fdcb62cb5b263009b09ed58ba604e14bbd1 -SIZE (rust/crates/half-2.5.0.crate) = 59156 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 +SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 +SIZE (rust/crates/glob-0.3.3.crate) = 22861 +SHA256 (rust/crates/half-2.7.1.crate) = 6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b +SIZE (rust/crates/half-2.7.1.crate) = 61040 +SHA256 (rust/crates/handle-1.0.2.crate) = 52ed72152641d513a6084a3907bfcba3f35ae2d3335c22ce2242969c25ff8e46 +SIZE (rust/crates/handle-1.0.2.crate) = 8531 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.1.crate) = 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100 +SIZE (rust/crates/hashbrown-0.16.1.crate) = 147785 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf -SIZE (rust/crates/home-0.5.11.crate) = 9926 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 +SHA256 (rust/crates/home-0.5.12.crate) = cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d +SIZE (rust/crates/home-0.5.12.crate) = 9445 +SHA256 (rust/crates/hound-3.5.1.crate) = 62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f +SIZE (rust/crates/hound-3.5.1.crate) = 39446 SHA256 (rust/crates/humansize-2.1.3.crate) = 6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7 SIZE (rust/crates/humansize-2.1.3.crate) = 11953 -SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 -SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 +SHA256 (rust/crates/iana-time-zone-0.1.64.crate) = 33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb +SIZE (rust/crates/iana-time-zone-0.1.64.crate) = 33152 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.1.crate) = 7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d -SIZE (rust/crates/icu_locid_transform_data-1.5.1.crate) = 42937 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.1.crate) = c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7 -SIZE (rust/crates/icu_normalizer_data-1.5.1.crate) = 50737 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.1.crate) = 85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2 -SIZE (rust/crates/icu_properties_data-1.5.1.crate) = 229231 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 -SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e -SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 -SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e -SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/icu_collections-2.1.1.crate) = 4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43 +SIZE (rust/crates/icu_collections-2.1.1.crate) = 87233 +SHA256 (rust/crates/icu_locale_core-2.1.1.crate) = edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6 +SIZE (rust/crates/icu_locale_core-2.1.1.crate) = 70876 +SHA256 (rust/crates/icu_normalizer-2.1.1.crate) = 5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599 +SIZE (rust/crates/icu_normalizer-2.1.1.crate) = 67132 +SHA256 (rust/crates/icu_normalizer_data-2.1.1.crate) = 7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a +SIZE (rust/crates/icu_normalizer_data-2.1.1.crate) = 68649 +SHA256 (rust/crates/icu_properties-2.1.2.crate) = 020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec +SIZE (rust/crates/icu_properties-2.1.2.crate) = 60136 +SHA256 (rust/crates/icu_properties_data-2.1.2.crate) = 616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af +SIZE (rust/crates/icu_properties_data-2.1.2.crate) = 163057 +SHA256 (rust/crates/icu_provider-2.1.1.crate) = 85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614 +SIZE (rust/crates/icu_provider-2.1.1.crate) = 50907 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-2.12.1.crate) = 0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2 +SIZE (rust/crates/indexmap-2.12.1.crate) = 100184 SHA256 (rust/crates/indicatif-0.17.11.crate) = 183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235 SIZE (rust/crates/indicatif-0.17.11.crate) = 66577 -SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd -SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 +SIZE (rust/crates/indoc-2.0.7.crate) = 17184 SHA256 (rust/crates/integer-encoding-3.0.4.crate) = 8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02 SIZE (rust/crates/integer-encoding-3.0.4.crate) = 12446 -SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf -SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/inventory-0.3.21.crate) = bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e +SIZE (rust/crates/inventory-0.3.21.crate) = 16600 +SHA256 (rust/crates/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 +SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 SIZE (rust/crates/itertools-0.14.0.crate) = 152715 -SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c -SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/jiff-0.2.6.crate) = 1f33145a5cbea837164362c7bd596106eb7c5198f97d1ba6f6ebb3223952e488 -SIZE (rust/crates/jiff-0.2.6.crate) = 700266 -SHA256 (rust/crates/jiff-static-0.2.6.crate) = 43ce13c40ec6956157a3635d97a1ee2df323b263f09ea14165131289cb0f5c19 -SIZE (rust/crates/jiff-static-0.2.6.crate) = 75873 -SHA256 (rust/crates/jiff-tzdb-0.1.4.crate) = c1283705eb0a21404d2bfd6eef2a7593d240bc42a0bdb39db0ad6fa2ec026524 -SIZE (rust/crates/jiff-tzdb-0.1.4.crate) = 62435 +SHA256 (rust/crates/itoa-1.0.17.crate) = 92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2 +SIZE (rust/crates/itoa-1.0.17.crate) = 15905 +SHA256 (rust/crates/jiff-0.2.18.crate) = e67e8da4c49d6d9909fe03361f9b620f58898859f5c7aded68351e85e71ecf50 +SIZE (rust/crates/jiff-0.2.18.crate) = 764726 +SHA256 (rust/crates/jiff-static-0.2.18.crate) = e0c84ee7f197eca9a86c6fd6cb771e55eb991632f15f2bc3ca6ec838929e6e78 +SIZE (rust/crates/jiff-static-0.2.18.crate) = 83381 +SHA256 (rust/crates/jiff-tzdb-0.1.5.crate) = 68971ebff725b9e2ca27a601c5eb38a4c5d64422c4cbab0c535f248087eda5c2 +SIZE (rust/crates/jiff-tzdb-0.1.5.crate) = 62215 SHA256 (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8 SIZE (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 3179 SHA256 (rust/crates/jni-0.21.1.crate) = 1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97 SIZE (rust/crates/jni-0.21.1.crate) = 105028 SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 -SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a -SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 -SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f -SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/jobserver-0.1.34.crate) = 9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33 +SIZE (rust/crates/jobserver-0.1.34.crate) = 29013 +SHA256 (rust/crates/js-sys-0.3.83.crate) = 464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8 +SIZE (rust/crates/js-sys-0.3.83.crate) = 56425 +SHA256 (rust/crates/kanal-0.1.1.crate) = 9e3953adf0cd667798b396c2fa13552d6d9b3269d7dd1154c4c416442d1ff574 +SIZE (rust/crates/kanal-0.1.1.crate) = 29728 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -SHA256 (rust/crates/lexical-core-1.0.5.crate) = b765c31809609075565a70b4b71402281283aeda7ecaf4818ac14a7b2ade8958 -SIZE (rust/crates/lexical-core-1.0.5.crate) = 27818 -SHA256 (rust/crates/lexical-parse-float-1.0.5.crate) = de6f9cb01fb0b08060209a057c048fcbab8717b4c1ecd2eac66ebfe39a65b0f2 -SIZE (rust/crates/lexical-parse-float-1.0.5.crate) = 186731 -SHA256 (rust/crates/lexical-parse-integer-1.0.5.crate) = 72207aae22fc0a121ba7b6d479e42cbfea549af1479c3f3a4f12c70dd66df12e -SIZE (rust/crates/lexical-parse-integer-1.0.5.crate) = 36912 -SHA256 (rust/crates/lexical-util-1.0.6.crate) = 5a82e24bf537fd24c177ffbbdc6ebcc8d54732c35b50a3f28cc3f4e4c949a0b3 -SIZE (rust/crates/lexical-util-1.0.6.crate) = 106117 -SHA256 (rust/crates/lexical-write-float-1.0.5.crate) = c5afc668a27f460fb45a81a757b6bf2f43c2d7e30cb5a2dcd3abf294c78d62bd -SIZE (rust/crates/lexical-write-float-1.0.5.crate) = 99790 -SHA256 (rust/crates/lexical-write-integer-1.0.5.crate) = 629ddff1a914a836fb245616a7888b62903aae58fa771e1d83943035efa0f978 -SIZE (rust/crates/lexical-write-integer-1.0.5.crate) = 65127 -SHA256 (rust/crates/libc-0.2.171.crate) = c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6 -SIZE (rust/crates/libc-0.2.171.crate) = 785246 -SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34 -SIZE (rust/crates/libloading-0.8.6.crate) = 28922 -SHA256 (rust/crates/libm-0.2.11.crate) = 8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa -SIZE (rust/crates/libm-0.2.11.crate) = 111477 -SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f -SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 -SHA256 (rust/crates/linked_hash_set-0.1.5.crate) = bae85b5be22d9843c80e5fc80e9b64c8a3b1f98f867c709956eca3efff4e92e2 -SIZE (rust/crates/linked_hash_set-0.1.5.crate) = 14810 +SHA256 (rust/crates/lending-iterator-0.1.7.crate) = bc07588c853b50689205fb5c00498aa681d89828e0ce8cbd965ebc7a5d8ae260 +SIZE (rust/crates/lending-iterator-0.1.7.crate) = 39846 +SHA256 (rust/crates/lending-iterator-proc_macros-0.1.7.crate) = b5445dd1c0deb1e97b8a16561d17fc686ca83e8411128fb036e9668a72d51b1d +SIZE (rust/crates/lending-iterator-proc_macros-0.1.7.crate) = 2017 +SHA256 (rust/crates/lexical-core-1.0.6.crate) = 7d8d125a277f807e55a77304455eb7b1cb52f2b18c143b60e766c120bd64a594 +SIZE (rust/crates/lexical-core-1.0.6.crate) = 30422 +SHA256 (rust/crates/lexical-parse-float-1.0.6.crate) = 52a9f232fbd6f550bc0137dcb5f99ab674071ac2d690ac69704593cb4abbea56 +SIZE (rust/crates/lexical-parse-float-1.0.6.crate) = 194003 +SHA256 (rust/crates/lexical-parse-integer-1.0.6.crate) = 9a7a039f8fb9c19c996cd7b2fcce303c1b2874fe1aca544edc85c4a5f8489b34 +SIZE (rust/crates/lexical-parse-integer-1.0.6.crate) = 37501 +SHA256 (rust/crates/lexical-util-1.0.7.crate) = 2604dd126bb14f13fb5d1bd6a66155079cb9fa655b37f875b3a742c705dbed17 +SIZE (rust/crates/lexical-util-1.0.7.crate) = 111747 +SHA256 (rust/crates/lexical-write-float-1.0.6.crate) = 50c438c87c013188d415fbabbb1dceb44249ab81664efbd31b14ae55dabb6361 +SIZE (rust/crates/lexical-write-float-1.0.6.crate) = 106495 +SHA256 (rust/crates/lexical-write-integer-1.0.6.crate) = 409851a618475d2d5796377cad353802345cba92c867d9fbcde9cf4eac4e14df +SIZE (rust/crates/lexical-write-integer-1.0.6.crate) = 65404 +SHA256 (rust/crates/libc-0.2.179.crate) = c5a2d376baa530d1238d133232d15e239abad80d05838b4b59354e5268af431f +SIZE (rust/crates/libc-0.2.179.crate) = 810442 +SHA256 (rust/crates/libloading-0.8.9.crate) = d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55 +SIZE (rust/crates/libloading-0.8.9.crate) = 30222 +SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/litemap-0.7.5.crate) = 23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856 -SIZE (rust/crates/litemap-0.7.5.crate) = 29962 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 -SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca -SIZE (rust/crates/loom-0.7.2.crate) = 73989 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 -SHA256 (rust/crates/matrixmultiply-0.3.9.crate) = 9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a -SIZE (rust/crates/matrixmultiply-0.3.9.crate) = 57819 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 +SHA256 (rust/crates/litemap-0.8.1.crate) = 6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77 +SIZE (rust/crates/litemap-0.8.1.crate) = 34172 +SHA256 (rust/crates/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 +SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 +SHA256 (rust/crates/log-0.4.29.crate) = 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897 +SIZE (rust/crates/log-0.4.29.crate) = 51515 +SHA256 (rust/crates/macro_rules_attribute-0.1.3.crate) = cf0c9b980bf4f3a37fd7b1c066941dd1b1d0152ce6ee6e8fe8c49b9f6810d862 +SIZE (rust/crates/macro_rules_attribute-0.1.3.crate) = 15228 +SHA256 (rust/crates/macro_rules_attribute-proc_macro-0.1.3.crate) = 58093314a45e00c77d5c508f76e77c3396afbbc0d01506e7fae47b018bac2b1d +SIZE (rust/crates/macro_rules_attribute-proc_macro-0.1.3.crate) = 8249 +SHA256 (rust/crates/matrixmultiply-0.3.10.crate) = a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08 +SIZE (rust/crates/matrixmultiply-0.3.10.crate) = 58170 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.8.7.crate) = ff70ce3e48ae43fa075863cef62e8b43b71a4f2382229920e0df362592919430 -SIZE (rust/crates/miniz_oxide-0.8.7.crate) = 66905 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 -SHA256 (rust/crates/moka-0.12.10.crate) = a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926 -SIZE (rust/crates/moka-0.12.10.crate) = 253622 -SHA256 (rust/crates/munge-0.4.3.crate) = a0091202c98cf06da46c279fdf50cccb6b1c43b4521abdf6a27b4c7e71d5d9d7 -SIZE (rust/crates/munge-0.4.3.crate) = 10986 -SHA256 (rust/crates/munge_macro-0.4.3.crate) = 734799cf91479720b2f970c61a22850940dd91e27d4f02b1c6fc792778df2459 -SIZE (rust/crates/munge_macro-0.4.3.crate) = 5852 -SHA256 (rust/crates/nanorand-0.7.0.crate) = 6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3 -SIZE (rust/crates/nanorand-0.7.0.crate) = 18437 -SHA256 (rust/crates/ndarray-0.16.1.crate) = 882ed72dce9365842bf196bdeedf5055305f11fc8c03dee7bb0194a6cad34841 -SIZE (rust/crates/ndarray-0.16.1.crate) = 291026 +SHA256 (rust/crates/mio-1.1.1.crate) = a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc +SIZE (rust/crates/mio-1.1.1.crate) = 105630 +SHA256 (rust/crates/moka-0.12.12.crate) = a3dec6bd31b08944e08b58fd99373893a6c17054d6f3ea5006cc894f4f4eee2a +SIZE (rust/crates/moka-0.12.12.crate) = 231504 +SHA256 (rust/crates/multiversion-0.8.0.crate) = 7edb7f0ff51249dfda9ab96b5823695e15a052dc15074c9dbf3d118afaf2c201 +SIZE (rust/crates/multiversion-0.8.0.crate) = 11463 +SHA256 (rust/crates/multiversion-macros-0.8.0.crate) = b093064383341eb3271f42e381cb8f10a01459478446953953c75d24bd339fc0 +SIZE (rust/crates/multiversion-macros-0.8.0.crate) = 14725 +SHA256 (rust/crates/ndarray-0.17.1.crate) = 0c7c9125e8f6f10c9da3aad044cc918cf8784fa34de857b1aa68038eb05a50a9 +SIZE (rust/crates/ndarray-0.17.1.crate) = 316954 +SHA256 (rust/crates/never-say-never-6.6.666.crate) = cf5a574dadd7941adeaa71823ecba5e28331b8313fb2e1c6a5c7e5981ea53ad6 +SIZE (rust/crates/never-say-never-6.6.666.crate) = 7858 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 -SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 -SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/nougat-0.2.4.crate) = 97b57b9ced431322f054fc673f1d3c7fa52d80efd9df74ad2fc759f044742510 +SIZE (rust/crates/nougat-0.2.4.crate) = 15141 +SHA256 (rust/crates/nougat-proc_macros-0.2.4.crate) = c84f77a45e99a2f9b492695d99e1c23844619caa5f3e57647cffacad773ca257 +SIZE (rust/crates/nougat-proc_macros-0.2.4.crate) = 10082 SHA256 (rust/crates/num-0.4.3.crate) = 35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23 SIZE (rust/crates/num-0.4.3.crate) = 9575 SHA256 (rust/crates/num-bigint-0.4.6.crate) = a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9 @@ -367,42 +423,40 @@ SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e54 SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_enum-0.5.11.crate) = 1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9 -SIZE (rust/crates/num_enum-0.5.11.crate) = 16772 -SHA256 (rust/crates/num_enum-0.7.3.crate) = 4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179 -SIZE (rust/crates/num_enum-0.7.3.crate) = 18603 -SHA256 (rust/crates/num_enum_derive-0.5.11.crate) = dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799 -SIZE (rust/crates/num_enum_derive-0.5.11.crate) = 15552 -SHA256 (rust/crates/num_enum_derive-0.7.3.crate) = af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56 -SIZE (rust/crates/num_enum_derive-0.7.3.crate) = 17092 +SHA256 (rust/crates/num_enum-0.7.5.crate) = b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c +SIZE (rust/crates/num_enum-0.7.5.crate) = 21570 +SHA256 (rust/crates/num_enum_derive-0.7.5.crate) = ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7 +SIZE (rust/crates/num_enum_derive-0.7.5.crate) = 18760 SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 -SHA256 (rust/crates/numpy-0.24.0.crate) = a7cfbf3f0feededcaa4d289fe3079b03659e85c5b5a177f4ba6fb01ab4fb3e39 -SIZE (rust/crates/numpy-0.24.0.crate) = 82393 -SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 -SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/numpy-0.27.1.crate) = 7aac2e6a6e4468ffa092ad43c39b81c79196c2bb773b8db4085f695efe3bba17 +SIZE (rust/crates/numpy-0.27.1.crate) = 79488 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe +SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 +SHA256 (rust/crates/oneshot-0.1.11.crate) = b4ce411919553d3f9fa53a0880544cda985a112117a0444d5ff1e870a893d6ea +SIZE (rust/crates/oneshot-0.1.11.crate) = 41692 SHA256 (rust/crates/ordered-float-2.10.1.crate) = 68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c SIZE (rust/crates/ordered-float-2.10.1.crate) = 16029 -SHA256 (rust/crates/ordered-float-5.0.0.crate) = e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01 -SIZE (rust/crates/ordered-float-5.0.0.crate) = 23364 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (rust/crates/ordered-float-5.1.0.crate) = 7f4779c6901a562440c3786d08192c6fbda7c1c2060edd10006b05ee35d10f2d +SIZE (rust/crates/ordered-float-5.1.0.crate) = 30230 SHA256 (rust/crates/papergrid-0.14.0.crate) = b915f831b85d984193fdc3d3611505871dc139b2534530fa01c1a6a6707b6723 SIZE (rust/crates/papergrid-0.14.0.crate) = 57733 SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba SIZE (rust/crates/parking-2.2.1.crate) = 10685 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/parking_lot-0.12.5.crate) = 93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a +SIZE (rust/crates/parking_lot-0.12.5.crate) = 46735 +SHA256 (rust/crates/parking_lot_core-0.9.12.crate) = 2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1 +SIZE (rust/crates/parking_lot_core-0.9.12.crate) = 34110 SHA256 (rust/crates/parquet-54.3.1.crate) = bfb15796ac6f56b429fd99e33ba133783ad75b27c36b4b5ce06f1f82cc97754e SIZE (rust/crates/parquet-54.3.1.crate) = 590081 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pco-0.4.9.crate) = 42382de9fb564e2d10cb4d5ca97cc06d928f0f9667bbef456b57e60827b6548b +SIZE (rust/crates/pco-0.4.9.crate) = 90748 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 @@ -411,56 +465,58 @@ SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9a SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/piper-0.2.4.crate) = 96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066 +SIZE (rust/crates/piper-0.2.4.crate) = 15950 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/polling-3.11.0.crate) = 5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218 +SIZE (rust/crates/polling-3.11.0.crate) = 59387 +SHA256 (rust/crates/polonius-the-crab-0.2.1.crate) = c2a69ee997a6282f8462abf1e0d8c38c965e968799e912b3bed8c9e8a28c2f9f +SIZE (rust/crates/polonius-the-crab-0.2.1.crate) = 18271 +SHA256 (rust/crates/portable-atomic-1.13.0.crate) = f89776e4d69bb58bc6993e99ffa1d11f228b839984854c7daeb5d37f87cbe950 +SIZE (rust/crates/portable-atomic-1.13.0.crate) = 195086 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 +SHA256 (rust/crates/potential_utf-0.1.4.crate) = b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77 +SIZE (rust/crates/potential_utf-0.1.4.crate) = 9514 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 -SHA256 (rust/crates/prettyplease-0.2.32.crate) = 664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6 -SIZE (rust/crates/prettyplease-0.2.32.crate) = 72024 -SHA256 (rust/crates/proc-macro-crate-1.3.1.crate) = 7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919 -SIZE (rust/crates/proc-macro-crate-1.3.1.crate) = 9678 -SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 -SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 +SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b +SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 SHA256 (rust/crates/proc-macro-error-attr2-2.0.0.crate) = 96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5 SIZE (rust/crates/proc-macro-error-attr2-2.0.0.crate) = 7745 SHA256 (rust/crates/proc-macro-error2-2.0.1.crate) = 11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802 SIZE (rust/crates/proc-macro-error2-2.0.1.crate) = 24807 -SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 -SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 -SHA256 (rust/crates/prost-0.13.5.crate) = 2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5 -SIZE (rust/crates/prost-0.13.5.crate) = 32469 -SHA256 (rust/crates/prost-derive-0.13.5.crate) = 8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d -SIZE (rust/crates/prost-derive-0.13.5.crate) = 20600 -SHA256 (rust/crates/prost-types-0.13.5.crate) = 52c2c1bf36ddb1a1c396b3601a3cec27c2462e45f07c386894ec3ccf5332bd16 -SIZE (rust/crates/prost-types-0.13.5.crate) = 49145 -SHA256 (rust/crates/ptr_meta-0.3.0.crate) = fe9e76f66d3f9606f44e45598d155cb13ecf09f4a28199e48daf8c8fc937ea90 -SIZE (rust/crates/ptr_meta-0.3.0.crate) = 7192 -SHA256 (rust/crates/ptr_meta_derive-0.3.0.crate) = ca414edb151b4c8d125c12566ab0d74dc9cdba36fb80eb7b848c15f495fd32d1 -SIZE (rust/crates/ptr_meta_derive-0.3.0.crate) = 4259 -SHA256 (rust/crates/pyo3-0.24.2.crate) = e5203598f366b11a02b13aa20cab591229ff0a89fd121a308a5df751d5fc9219 -SIZE (rust/crates/pyo3-0.24.2.crate) = 1113754 -SHA256 (rust/crates/pyo3-build-config-0.24.2.crate) = 99636d423fa2ca130fa5acde3059308006d46f98caac629418e53f7ebb1e9999 -SIZE (rust/crates/pyo3-build-config-0.24.2.crate) = 34019 -SHA256 (rust/crates/pyo3-ffi-0.24.2.crate) = 78f9cf92ba9c409279bc3305b5409d90db2d2c22392d443a87df3a1adad59e33 -SIZE (rust/crates/pyo3-ffi-0.24.2.crate) = 76458 -SHA256 (rust/crates/pyo3-macros-0.24.2.crate) = 0b999cb1a6ce21f9a6b147dcf1be9ffedf02e0043aec74dc390f3007047cecd9 -SIZE (rust/crates/pyo3-macros-0.24.2.crate) = 8874 -SHA256 (rust/crates/pyo3-macros-backend-0.24.2.crate) = 822ece1c7e1012745607d5cf0bcb2874769f0f7cb34c4cde03b9358eb9ef911a -SIZE (rust/crates/pyo3-macros-backend-0.24.2.crate) = 72654 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 -SHA256 (rust/crates/rancor-0.1.0.crate) = caf5f7161924b9d1cea0e4cabc97c372cea92b5f927fc13c6bca67157a0ad947 -SIZE (rust/crates/rancor-0.1.0.crate) = 9759 +SHA256 (rust/crates/proc-macro2-1.0.105.crate) = 535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7 +SIZE (rust/crates/proc-macro2-1.0.105.crate) = 60319 +SHA256 (rust/crates/prost-0.14.1.crate) = 7231bd9b3d3d33c86b58adbac74b5ec0ad9f496b19d22801d773636feaa95f3d +SIZE (rust/crates/prost-0.14.1.crate) = 32444 +SHA256 (rust/crates/prost-derive-0.14.1.crate) = 9120690fafc389a67ba3803df527d0ec9cbbc9cc45e4cc20b332996dfb672425 +SIZE (rust/crates/prost-derive-0.14.1.crate) = 20626 +SHA256 (rust/crates/prost-types-0.14.1.crate) = b9b4db3d6da204ed77bb26ba83b6122a73aeb2e87e25fbf7ad2e84c4ccbf8f72 +SIZE (rust/crates/prost-types-0.14.1.crate) = 49534 +SHA256 (rust/crates/pyo3-0.27.2.crate) = ab53c047fcd1a1d2a8820fe84f05d6be69e9526be40cb03b73f86b6b03e6d87d +SIZE (rust/crates/pyo3-0.27.2.crate) = 1171342 +SHA256 (rust/crates/pyo3-build-config-0.27.2.crate) = b455933107de8642b4487ed26d912c2d899dec6114884214a0b3bb3be9261ea6 +SIZE (rust/crates/pyo3-build-config-0.27.2.crate) = 35564 +SHA256 (rust/crates/pyo3-ffi-0.27.2.crate) = 1c85c9cbfaddf651b1221594209aed57e9e5cff63c4d11d1feead529b872a089 +SIZE (rust/crates/pyo3-ffi-0.27.2.crate) = 78552 +SHA256 (rust/crates/pyo3-macros-0.27.2.crate) = 0a5b10c9bf9888125d917fb4d2ca2d25c8df94c7ab5a52e13313a07e050a3b02 +SIZE (rust/crates/pyo3-macros-0.27.2.crate) = 8913 +SHA256 (rust/crates/pyo3-macros-backend-0.27.2.crate) = 03b51720d314836e53327f5871d4c0cfb4fb37cc2c4a11cc71907a86342c40f9 +SIZE (rust/crates/pyo3-macros-backend-0.27.2.crate) = 82513 +SHA256 (rust/crates/python3-dll-a-0.2.14.crate) = d381ef313ae70b4da5f95f8a4de773c6aa5cd28f73adec4b4a31df70b66780d8 +SIZE (rust/crates/python3-dll-a-0.2.14.crate) = 103489 +SHA256 (rust/crates/quote-1.0.43.crate) = dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a +SIZE (rust/crates/quote-1.0.43.crate) = 31587 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 +SIZE (rust/crates/radium-0.7.0.crate) = 10906 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand-0.9.0.crate) = 3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94 -SIZE (rust/crates/rand-0.9.0.crate) = 97798 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb @@ -473,34 +529,22 @@ SHA256 (rust/crates/rand_xoshiro-0.6.0.crate) = 6f97cdb2a36ed4183de61b2f824cc45c SIZE (rust/crates/rand_xoshiro-0.6.0.crate) = 17125 SHA256 (rust/crates/rawpointer-0.2.1.crate) = 60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3 SIZE (rust/crates/rawpointer-0.2.1.crate) = 7490 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -SHA256 (rust/crates/redox_syscall-0.5.11.crate) = d2f103c6d277498fbceb16e84d317e2a400f160f46904d5f5410848c829511a3 -SIZE (rust/crates/redox_syscall-0.5.11.crate) = 30300 -SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 -SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 -SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 -SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 -SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 -SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c -SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/rend-0.5.2.crate) = a35e8a6bf28cd121053a66aa2e6a2e3eaffad4a60012179f0e864aa5ffeff215 -SIZE (rust/crates/rend-0.5.2.crate) = 14775 -SHA256 (rust/crates/riff-1.0.1.crate) = b9b1a3d5f46d53f4a3478e2be4a5a5ce5108ea58b100dcd139830eae7f79a3a1 -SIZE (rust/crates/riff-1.0.1.crate) = 5876 -SHA256 (rust/crates/rkyv-0.8.10.crate) = 1e147371c75553e1e2fcdb483944a8540b8438c31426279553b9a8182a9b7b65 -SIZE (rust/crates/rkyv-0.8.10.crate) = 163013 -SHA256 (rust/crates/rkyv_derive-0.8.10.crate) = 246b40ac189af6c675d124b802e8ef6d5246c53e17367ce9501f8f66a81abb7a -SIZE (rust/crates/rkyv_derive-0.8.10.crate) = 22743 -SHA256 (rust/crates/rstest_reuse-0.7.0.crate) = b3a8fb4672e840a587a66fc577a5491375df51ddb88f2a2c2a792598c326fe14 -SIZE (rust/crates/rstest_reuse-0.7.0.crate) = 12828 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 +SHA256 (rust/crates/redox_syscall-0.5.18.crate) = ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d +SIZE (rust/crates/redox_syscall-0.5.18.crate) = 30747 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 +SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 +SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 +SHA256 (rust/crates/rust-openzl-0.1.0.crate) = fb8a14133dcd44c9c8d4765ce53ce84e552c03764cd81f8e000a124b59f48b0e +SIZE (rust/crates/rust-openzl-0.1.0.crate) = 16346 +SHA256 (rust/crates/rust-openzl-sys-0.1.0.crate) = 7916a3b1ecbb25c25fccd088eebd14c1254d11ac8a3ece51a08fd1994c128f19 +SIZE (rust/crates/rust-openzl-sys-0.1.0.crate) = 2310728 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d @@ -509,319 +553,315 @@ SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 -SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 -SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f -SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/rustix-1.1.3.crate) = 146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34 +SIZE (rust/crates/rustix-1.1.3.crate) = 423447 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/ryu-1.0.22.crate) = a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984 +SIZE (rust/crates/ryu-1.0.22.crate) = 51321 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 -SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 -SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/semver-1.0.27.crate) = d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 +SIZE (rust/crates/semver-1.0.27.crate) = 30081 SHA256 (rust/crates/seq-macro-0.3.6.crate) = 1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc SIZE (rust/crates/seq-macro-0.3.6.crate) = 16031 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 SHA256 (rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c SIZE (rust/crates/serde-value-0.7.0.crate) = 10249 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 -SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 -SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 -SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/signal-hook-registry-1.4.8.crate) = c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b +SIZE (rust/crates/signal-hook-registry-1.4.8.crate) = 21668 SHA256 (rust/crates/simdutf8-0.1.5.crate) = e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e SIZE (rust/crates/simdutf8-0.1.5.crate) = 28488 SHA256 (rust/crates/sketches-ddsketch-0.3.0.crate) = c1e9a774a6c28142ac54bb25d25562e6bcf957493a184f15ad4eebccb23e410a SIZE (rust/crates/sketches-ddsketch-0.3.0.crate) = 13202 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 -SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/smol-2.0.2.crate) = a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f +SIZE (rust/crates/smol-2.0.2.crate) = 275552 SHA256 (rust/crates/snap-1.1.1.crate) = 1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b SIZE (rust/crates/snap-1.1.1.crate) = 33763 -SHA256 (rust/crates/socket2-0.5.9.crate) = 4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef -SIZE (rust/crates/socket2-0.5.9.crate) = 57432 +SHA256 (rust/crates/socket2-0.6.1.crate) = 17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881 +SIZE (rust/crates/socket2-0.6.1.crate) = 58486 SHA256 (rust/crates/spdp_sys-0.1.0.crate) = 1a73a4d6b35001391b29057728a0058ba5747c9e60192f2a3fafd841fca03127 SIZE (rust/crates/spdp_sys-0.1.0.crate) = 4235 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 -SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 +SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 -SIZE (rust/crates/syn-2.0.100.crate) = 297947 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 +SHA256 (rust/crates/syn-2.0.113.crate) = 678faa00651c9eb72dd2020cbdf275d92eccb2400d568e419efdd64838145cb4 +SIZE (rust/crates/syn-2.0.113.crate) = 304074 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/tabled-0.18.0.crate) = 121d8171ee5687a4978d1b244f7d99c43e7385a272185a2f1e1fa4dc0979d444 SIZE (rust/crates/tabled-0.18.0.crate) = 231662 SHA256 (rust/crates/tabled_derive-0.10.0.crate) = 52d9946811baad81710ec921809e2af67ad77719418673b2a3794932d57b7538 SIZE (rust/crates/tabled_derive-0.10.0.crate) = 12251 SHA256 (rust/crates/tagptr-0.2.0.crate) = 7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417 SIZE (rust/crates/tagptr-0.2.0.crate) = 13320 -SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a -SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 +SIZE (rust/crates/tap-1.0.1.crate) = 11316 +SHA256 (rust/crates/target-features-0.1.6.crate) = c1bbb9f3c5c463a01705937a24fdabc5047929ac764b2d5b9cf681c1f5041ed5 +SIZE (rust/crates/target-features-0.1.6.crate) = 18915 +SHA256 (rust/crates/target-lexicon-0.13.4.crate) = b1dd07eb858a2067e2f3c7155d54e929265c264e6f37efe3ee7a8d1b5a1dd0ba +SIZE (rust/crates/target-lexicon-0.13.4.crate) = 26832 +SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 +SIZE (rust/crates/termtree-0.5.1.crate) = 8498 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 SHA256 (rust/crates/thrift-0.17.0.crate) = 7e54bc85fc7faa8bc175c4bab5b92ba8d9a3ce893d0e9f42cc455c8ab16a9e09 SIZE (rust/crates/thrift-0.17.0.crate) = 45286 SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 -SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 -SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 -SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.44.2.crate) = e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48 -SIZE (rust/crates/tokio-1.44.2.crate) = 841618 -SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 -SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 -SHA256 (rust/crates/toml-0.8.20.crate) = cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148 -SIZE (rust/crates/toml-0.8.20.crate) = 51095 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.19.15.crate) = 1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421 -SIZE (rust/crates/toml_edit-0.19.15.crate) = 95324 -SHA256 (rust/crates/toml_edit-0.22.24.crate) = 17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474 -SIZE (rust/crates/toml_edit-0.22.24.crate) = 106399 -SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 -SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 -SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 -SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 -SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 -SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +SHA256 (rust/crates/tinystr-0.8.2.crate) = 42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869 +SIZE (rust/crates/tinystr-0.8.2.crate) = 23942 +SHA256 (rust/crates/tokio-1.49.0.crate) = 72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86 +SIZE (rust/crates/tokio-1.49.0.crate) = 857029 +SHA256 (rust/crates/tokio-macros-2.6.0.crate) = af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5 +SIZE (rust/crates/tokio-macros-2.6.0.crate) = 16505 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/tracing-0.1.44.crate) = 63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100 +SIZE (rust/crates/tracing-0.1.44.crate) = 463135 +SHA256 (rust/crates/tracing-attributes-0.1.31.crate) = 7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da +SIZE (rust/crates/tracing-attributes-0.1.31.crate) = 39733 +SHA256 (rust/crates/tracing-core-0.1.36.crate) = db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a +SIZE (rust/crates/tracing-core-0.1.36.crate) = 63967 SHA256 (rust/crates/turbo_pfor_sys-0.1.3.crate) = 28932be17efcefa650352ca73530c77f537ff73f8adc0bc24cbf8297d8eb0a38 SIZE (rust/crates/turbo_pfor_sys-0.1.3.crate) = 297794 SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842 -SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 -SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 -SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd -SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 +SHA256 (rust/crates/unicode-width-0.2.2.crate) = b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254 +SIZE (rust/crates/unicode-width-0.2.2.crate) = 282768 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 SIZE (rust/crates/unindent-0.2.4.crate) = 7422 -SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 -SIZE (rust/crates/url-2.5.4.crate) = 81097 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 +SHA256 (rust/crates/url-2.5.8.crate) = ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed +SIZE (rust/crates/url-2.5.8.crate) = 86512 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.16.0.crate) = 458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9 -SIZE (rust/crates/uuid-1.16.0.crate) = 58549 -SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 -SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/uuid-1.19.0.crate) = e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a +SIZE (rust/crates/uuid-1.19.0.crate) = 60244 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 -SHA256 (rust/crates/vortex-0.28.0.crate) = d98c98db5580f15fcbc36f427e32f1dfebbdf652b2def3b1a6c748d851fc4af0 -SIZE (rust/crates/vortex-0.28.0.crate) = 29127 -SHA256 (rust/crates/vortex-alp-0.28.0.crate) = 78aa69c5cf8ea88cd5427e1de16241decb1e0a095378a0a50b10a60b78c36474 -SIZE (rust/crates/vortex-alp-0.28.0.crate) = 43701 -SHA256 (rust/crates/vortex-array-0.28.0.crate) = 642fcda37c4e6bfe35b8906926b664c9cd85d0b5e85630bd18e5de0db8b1c5ba -SIZE (rust/crates/vortex-array-0.28.0.crate) = 193950 -SHA256 (rust/crates/vortex-btrblocks-0.28.0.crate) = c0ec680e771cd34dd3d3e2047e9557a1936b4ae36ec79f4b9e48e41c2c6e49dd -SIZE (rust/crates/vortex-btrblocks-0.28.0.crate) = 41626 -SHA256 (rust/crates/vortex-buffer-0.28.0.crate) = 041dbfb8b32c1e96d7e5447596513c74b836bb1d9b1ad13a156861a7a90d3570 -SIZE (rust/crates/vortex-buffer-0.28.0.crate) = 28172 -SHA256 (rust/crates/vortex-bytebool-0.28.0.crate) = c81ac690fc1b5ae1807c2fd9ea2b5fca11fc31595901bc656dc0f522522965d2 -SIZE (rust/crates/vortex-bytebool-0.28.0.crate) = 24765 -SHA256 (rust/crates/vortex-datetime-parts-0.28.0.crate) = facdf372d2ae16e9f93ed20d90dcc53e55910437a556454fa6ea41a0ce7aa971 -SIZE (rust/crates/vortex-datetime-parts-0.28.0.crate) = 29261 -SHA256 (rust/crates/vortex-dict-0.28.0.crate) = 3d4fb6958da612a3f7ef51c0182b7ede5e8f3b9c297c51bf461b9df48841ef00 -SIZE (rust/crates/vortex-dict-0.28.0.crate) = 34906 -SHA256 (rust/crates/vortex-dtype-0.28.0.crate) = fecce181b2f626bfcd99046f5f03c62baa67ca2271123bb79c4eb7169ca132ed -SIZE (rust/crates/vortex-dtype-0.28.0.crate) = 36932 -SHA256 (rust/crates/vortex-error-0.28.0.crate) = 8bb5f7796f9983c90e308ed9fa2cfd22bb15569b672cf66a169f085974c362a1 -SIZE (rust/crates/vortex-error-0.28.0.crate) = 28128 -SHA256 (rust/crates/vortex-expr-0.28.0.crate) = 33fbdb956422cdb33f65bbd6523722e0206a2f23a27501d5f11eaa0879bdf987 -SIZE (rust/crates/vortex-expr-0.28.0.crate) = 48873 -SHA256 (rust/crates/vortex-fastlanes-0.28.0.crate) = 0e1f2b655b515de050fba525388a17d13a6348424a8f12c1d6b9b23326390a3a -SIZE (rust/crates/vortex-fastlanes-0.28.0.crate) = 54494 -SHA256 (rust/crates/vortex-file-0.28.0.crate) = 3436f30d76f6ac38d224614c322ff0ccb4c2e42a65685ebc3f88800f72e26be3 -SIZE (rust/crates/vortex-file-0.28.0.crate) = 45849 -SHA256 (rust/crates/vortex-flatbuffers-0.28.0.crate) = 55edd8605be1437969bdb4afc0a302252ff2bc71727e0298f68143833d266909 -SIZE (rust/crates/vortex-flatbuffers-0.28.0.crate) = 26972 -SHA256 (rust/crates/vortex-fsst-0.28.0.crate) = ec623798c12a2168144d3a045e535ec24e384abe2f3a7285fe6a5ee126ea8b6b -SIZE (rust/crates/vortex-fsst-0.28.0.crate) = 25623 -SHA256 (rust/crates/vortex-io-0.28.0.crate) = c59a6d53e18e8f6b4ec6dc5315ad9773aa0a4d401389357f8d8c2fdbf6620d4c -SIZE (rust/crates/vortex-io-0.28.0.crate) = 32948 -SHA256 (rust/crates/vortex-ipc-0.28.0.crate) = f21fb3d93a9abf256c54061e6500b06780d9e0a15f26a94d24ebc571891188c0 -SIZE (rust/crates/vortex-ipc-0.28.0.crate) = 28431 -SHA256 (rust/crates/vortex-layout-0.28.0.crate) = 6d1e9cbf38119a05c81e9fad2eb22d3779be5844a85751a0292eef9063961be7 -SIZE (rust/crates/vortex-layout-0.28.0.crate) = 57507 -SHA256 (rust/crates/vortex-mask-0.28.0.crate) = 80e73a61c8a68aa8a5ceb542a9ed7348bc6654e6df711a12b22896279ec9ff76 -SIZE (rust/crates/vortex-mask-0.28.0.crate) = 17690 -SHA256 (rust/crates/vortex-metrics-0.28.0.crate) = bf89ce770c06dfcf053d479063c90f523a3dce108c3d41128f3fe002347ccf31 -SIZE (rust/crates/vortex-metrics-0.28.0.crate) = 15695 -SHA256 (rust/crates/vortex-proto-0.28.0.crate) = aa0b54792f5e369388a8e602947a35db3538d62b6f253902a25a3113f1c1858f -SIZE (rust/crates/vortex-proto-0.28.0.crate) = 11337 -SHA256 (rust/crates/vortex-runend-0.28.0.crate) = 245483d8e03e8e471d2cd10faae4692c9af49cb7d292fa6dfa3c515d420880e4 -SIZE (rust/crates/vortex-runend-0.28.0.crate) = 33189 -SHA256 (rust/crates/vortex-scalar-0.28.0.crate) = a336437ffefd860bd3cc1eddc293911dd482d4a760d0d07db58e2f0bdc8339c9 -SIZE (rust/crates/vortex-scalar-0.28.0.crate) = 46337 -SHA256 (rust/crates/vortex-sparse-0.28.0.crate) = 292cd541c35d2ed9a2b848f62fb58d4c46df752ccf405190782f00c6fde5aa2d -SIZE (rust/crates/vortex-sparse-0.28.0.crate) = 31374 -SHA256 (rust/crates/vortex-zigzag-0.28.0.crate) = 70d93c7a36ff72ce9e3269a4390a98c5fcb8b346db9cf4b705c08e708ce53ad6 -SIZE (rust/crates/vortex-zigzag-0.28.0.crate) = 24678 +SHA256 (rust/crates/vortex-0.53.0.crate) = 07f87dbcf3ea568c10ee254b9a5d6aee1283ef831fa898ca2705b7306c52f5e5 +SIZE (rust/crates/vortex-0.53.0.crate) = 35463 +SHA256 (rust/crates/vortex-alp-0.53.0.crate) = 0786312fb694d1d05104700627e1cc9698452b4103a431a74bb9861641f8b832 +SIZE (rust/crates/vortex-alp-0.53.0.crate) = 48072 +SHA256 (rust/crates/vortex-array-0.53.0.crate) = c9a14b31dc2681195c11f3c138ac86d29a5ecc8901416b2384225cb8ab1136f6 +SIZE (rust/crates/vortex-array-0.53.0.crate) = 364829 +SHA256 (rust/crates/vortex-btrblocks-0.53.0.crate) = 1002e8af05fe3bf32d57f89b28b222e74bcc2db4fa755e67618c69120f20cf7c +SIZE (rust/crates/vortex-btrblocks-0.53.0.crate) = 44271 +SHA256 (rust/crates/vortex-buffer-0.53.0.crate) = 6de68f5c9799886ece9da8b41866aa428c6ed75ee7944a81e5ad2be09faf1d98 +SIZE (rust/crates/vortex-buffer-0.53.0.crate) = 26581 +SHA256 (rust/crates/vortex-bytebool-0.53.0.crate) = b4385b3fc69a2565d0592574a703a03f40832917c0f61b53102c14e48e040deb +SIZE (rust/crates/vortex-bytebool-0.53.0.crate) = 22869 +SHA256 (rust/crates/vortex-datetime-parts-0.53.0.crate) = 75b7d961c76496dc8b7dce1e28b45678b374edf9fe54afcadc52abdc55b295f5 +SIZE (rust/crates/vortex-datetime-parts-0.53.0.crate) = 29207 +SHA256 (rust/crates/vortex-decimal-byte-parts-0.53.0.crate) = 906fc70ec7b9c6b9f9e8d517709dcac6d48592ccc14f28149f519f0fc1afe993 +SIZE (rust/crates/vortex-decimal-byte-parts-0.53.0.crate) = 24443 +SHA256 (rust/crates/vortex-dict-0.53.0.crate) = a6e4b451cd602f81103ccfedb6f02c156a087c10c7c1ce23a9ced0861fe0afa6 +SIZE (rust/crates/vortex-dict-0.53.0.crate) = 38012 +SHA256 (rust/crates/vortex-dtype-0.53.0.crate) = 0d90cfb741ac2712ffeafe93a2f3c277b091be6724408dd50dfb399407a02d14 +SIZE (rust/crates/vortex-dtype-0.53.0.crate) = 48121 +SHA256 (rust/crates/vortex-error-0.53.0.crate) = 212f048b5d5cfa74a6bb884e5de367cc2e3584e6224fe907ffa4e9e75a25921b +SIZE (rust/crates/vortex-error-0.53.0.crate) = 18547 +SHA256 (rust/crates/vortex-expr-0.53.0.crate) = 487bc0f84b6eee6eeaa168a4e566405ba9c4b2866c4df020934ff873734fb120 +SIZE (rust/crates/vortex-expr-0.53.0.crate) = 67158 +SHA256 (rust/crates/vortex-fastlanes-0.53.0.crate) = e8ff93259195161ffba1327ef640a7939dc9a46caed090302bcec7031bdd3d35 +SIZE (rust/crates/vortex-fastlanes-0.53.0.crate) = 75290 +SHA256 (rust/crates/vortex-file-0.53.0.crate) = db90678b3594e2ff746809a1a9aba955a25f25b9d62cc93f06e931d459c23e89 +SIZE (rust/crates/vortex-file-0.53.0.crate) = 51574 +SHA256 (rust/crates/vortex-flatbuffers-0.53.0.crate) = 9efa2e313f85f7e4088b8099b55f99566da554666b73b30292e674243bc86242 +SIZE (rust/crates/vortex-flatbuffers-0.53.0.crate) = 31905 +SHA256 (rust/crates/vortex-fsst-0.53.0.crate) = 7923e957a64508affea0e8ea51d09d1e2db9077e9482b69500d87ee04e84d712 +SIZE (rust/crates/vortex-fsst-0.53.0.crate) = 30745 +SHA256 (rust/crates/vortex-io-0.53.0.crate) = 8352f56440d9e9b6cc99ed7094a4b7fe66422f1760b75833ab38ea670c13822d +SIZE (rust/crates/vortex-io-0.53.0.crate) = 51282 +SHA256 (rust/crates/vortex-ipc-0.53.0.crate) = f63fffe5e6bd26e3b68dc9a98477fc6fdc892076416fcc21bd34c00a56f00b8f +SIZE (rust/crates/vortex-ipc-0.53.0.crate) = 26142 +SHA256 (rust/crates/vortex-layout-0.53.0.crate) = ba83e4f11de309aad5ba0e172d0da3a59b75f163619cd26f73ecf9355172d13c +SIZE (rust/crates/vortex-layout-0.53.0.crate) = 85178 +SHA256 (rust/crates/vortex-mask-0.53.0.crate) = bf26d4c28b1fde2a9f7e9972ae45d01c12216dbc05ee81e6c619aa69df57cfe1 +SIZE (rust/crates/vortex-mask-0.53.0.crate) = 23641 +SHA256 (rust/crates/vortex-metrics-0.53.0.crate) = 5683b78c53f06b024168258583149b9dfd3dc27c799e6c4ec9b89dbf66b1bf79 +SIZE (rust/crates/vortex-metrics-0.53.0.crate) = 10827 +SHA256 (rust/crates/vortex-pco-0.53.0.crate) = 9313c2c58af7c605680917d908f2a7df4591a2e018489da4a9489273e456527b +SIZE (rust/crates/vortex-pco-0.53.0.crate) = 26811 +SHA256 (rust/crates/vortex-proto-0.53.0.crate) = e5a56c48b1a6039c59c639a3123d3747d73666974452014cb1e33e5502d5a487 +SIZE (rust/crates/vortex-proto-0.53.0.crate) = 6015 +SHA256 (rust/crates/vortex-runend-0.53.0.crate) = 30518e8c63dc1a2f020ec45e1d3fbd0069d1d66825c9049b293b42c224293a1f +SIZE (rust/crates/vortex-runend-0.53.0.crate) = 37267 +SHA256 (rust/crates/vortex-scalar-0.53.0.crate) = f2da1d8c350e97fc0f4aa7240fc17959e82046baa6584930510090d07320688c +SIZE (rust/crates/vortex-scalar-0.53.0.crate) = 93032 +SHA256 (rust/crates/vortex-scan-0.53.0.crate) = d44ac099f26aa0eeb0b69154b27c4ddd59cd644ede01423349a853c32afbd184 +SIZE (rust/crates/vortex-scan-0.53.0.crate) = 37329 +SHA256 (rust/crates/vortex-sequence-0.53.0.crate) = 7cef5b5480b8d463d44f88069ba27f19eb56efecc5a696e926feb053d09f97d5 +SIZE (rust/crates/vortex-sequence-0.53.0.crate) = 31127 +SHA256 (rust/crates/vortex-sparse-0.53.0.crate) = ac023181a757edd4dea8520f88668a7e0ccb0841e27e48b6f3044d3c4bc727a2 +SIZE (rust/crates/vortex-sparse-0.53.0.crate) = 35815 +SHA256 (rust/crates/vortex-utils-0.53.0.crate) = d40fff894e5ff5108ca2cdaf8b0728e07ea65eac8acc5a7570e0232a2f35fb78 +SIZE (rust/crates/vortex-utils-0.53.0.crate) = 7306 +SHA256 (rust/crates/vortex-zigzag-0.53.0.crate) = aa7bea8198f7fd5d3ea2c13af768df0a655a0ad6ecaf1421d2e072ee7efde330 +SIZE (rust/crates/vortex-zigzag-0.53.0.crate) = 24038 +SHA256 (rust/crates/vortex-zstd-0.53.0.crate) = e81360eec4d1bede3ee284d8305702f65f68cb4af217cbe591c75172d9f46193 +SIZE (rust/crates/vortex-zstd-0.53.0.crate) = 28018 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 -SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 -SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 -SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 -SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61 -SIZE (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 16181 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 -SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d -SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 -SHA256 (rust/crates/wav-1.0.1.crate) = 99d97402f69875b579ec37f2aa52d1f455a1d6224251edba32e8c18a5da2698d -SIZE (rust/crates/wav-1.0.1.crate) = 540929 -SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 -SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 +SHA256 (rust/crates/wasm-bindgen-0.2.106.crate) = 0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd +SIZE (rust/crates/wasm-bindgen-0.2.106.crate) = 48417 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.56.crate) = 836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c +SIZE (rust/crates/wasm-bindgen-futures-0.4.56.crate) = 16730 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.106.crate) = 48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3 +SIZE (rust/crates/wasm-bindgen-macro-0.2.106.crate) = 9266 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.106.crate) = cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.106.crate) = 49711 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.106.crate) = cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4 +SIZE (rust/crates/wasm-bindgen-shared-0.2.106.crate) = 10115 +SHA256 (rust/crates/web-sys-0.3.83.crate) = 9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac +SIZE (rust/crates/web-sys-0.3.83.crate) = 644431 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 SIZE (rust/crates/which-4.4.2.crate) = 15953 -SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 -SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 -SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 -SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb -SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 -SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f -SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.58.0.crate) = dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6 -SIZE (rust/crates/windows-0.58.0.crate) = 9744521 -SHA256 (rust/crates/windows-core-0.58.0.crate) = 6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99 -SIZE (rust/crates/windows-core-0.58.0.crate) = 41022 -SHA256 (rust/crates/windows-core-0.61.0.crate) = 4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980 -SIZE (rust/crates/windows-core-0.61.0.crate) = 36707 -SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b -SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491 -SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 -SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 -SHA256 (rust/crates/windows-interface-0.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515 -SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246 -SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 -SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-result-0.3.2.crate) = c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252 -SIZE (rust/crates/windows-result-0.3.2.crate) = 13399 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 -SHA256 (rust/crates/windows-strings-0.4.0.crate) = 7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97 -SIZE (rust/crates/windows-strings-0.4.0.crate) = 13939 +SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 +SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 +SHA256 (rust/crates/windows-core-0.62.2.crate) = b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb +SIZE (rust/crates/windows-core-0.62.2.crate) = 36932 +SHA256 (rust/crates/windows-implement-0.60.2.crate) = 053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf +SIZE (rust/crates/windows-implement-0.60.2.crate) = 15325 +SHA256 (rust/crates/windows-interface-0.59.3.crate) = 3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358 +SIZE (rust/crates/windows-interface-0.59.3.crate) = 11809 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 +SHA256 (rust/crates/windows-result-0.4.1.crate) = 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5 +SIZE (rust/crates/windows-result-0.4.1.crate) = 13381 +SHA256 (rust/crates/windows-strings-0.5.1.crate) = 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091 +SIZE (rust/crates/windows-strings-0.5.1.crate) = 13966 SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 -SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d -SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.5.40.crate) = f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876 -SIZE (rust/crates/winnow-0.5.40.crate) = 159316 -SHA256 (rust/crates/winnow-0.7.6.crate) = 63d3fcd9bba44b03821e7d699eeee959f3126dcc4aa8e4ae18ec617c2a5cea10 -SIZE (rust/crates/winnow-0.7.6.crate) = 174072 -SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 -SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 +SHA256 (rust/crates/winnow-0.7.14.crate) = 5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829 +SIZE (rust/crates/winnow-0.7.14.crate) = 184718 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 SHA256 (rust/crates/witchcraft-metrics-1.0.1.crate) = 867a74dec702d742179279ab0b5bcab72ca5858c0c3ccf870bdb5c99f54d675b SIZE (rust/crates/witchcraft-metrics-1.0.1.crate) = 9810 -SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-0.8.24.crate) = 2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879 -SIZE (rust/crates/zerocopy-0.8.24.crate) = 243777 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerocopy-derive-0.8.24.crate) = a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be -SIZE (rust/crates/zerocopy-derive-0.8.24.crate) = 86487 +SHA256 (rust/crates/writeable-0.6.2.crate) = 9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9 +SIZE (rust/crates/writeable-0.6.2.crate) = 25181 +SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed +SIZE (rust/crates/wyz-0.5.1.crate) = 18790 +SHA256 (rust/crates/yoke-0.8.1.crate) = 72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954 +SIZE (rust/crates/yoke-0.8.1.crate) = 32016 +SHA256 (rust/crates/yoke-derive-0.8.1.crate) = b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d +SIZE (rust/crates/yoke-derive-0.8.1.crate) = 7593 +SHA256 (rust/crates/zerocopy-0.8.31.crate) = fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3 +SIZE (rust/crates/zerocopy-0.8.31.crate) = 257633 +SHA256 (rust/crates/zerocopy-derive-0.8.31.crate) = d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a +SIZE (rust/crates/zerocopy-derive-0.8.31.crate) = 90835 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 -SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 -SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 -SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 -SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 +SHA256 (rust/crates/zerotrie-0.2.3.crate) = 2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851 +SIZE (rust/crates/zerotrie-0.2.3.crate) = 69547 +SHA256 (rust/crates/zerovec-0.11.5.crate) = 6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002 +SIZE (rust/crates/zerovec-0.11.5.crate) = 119620 +SHA256 (rust/crates/zerovec-derive-0.11.2.crate) = eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3 +SIZE (rust/crates/zerovec-derive-0.11.2.crate) = 21421 SHA256 (rust/crates/zigzag-0.1.0.crate) = 70b40401a28d86ce16a330b863b86fd7dbee4d7c940587ab09ab8c019f9e3fdf SIZE (rust/crates/zigzag-0.1.0.crate) = 2085 SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a SIZE (rust/crates/zstd-0.13.3.crate) = 30514 SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 -SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 -SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 +SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748 +SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index 697b4b0a8cbe..e0c3d24d8791 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -1,5 +1,6 @@ PORTNAME= petsc4py DISTVERSION= 3.22.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ LIB_DEPENDS= libpetsc.so:science/PETSc RUN_DEPENDS= ${PYNUMPY} USES= python -USE_PYTHON= autoplist cython3 distutils pytest # tests fail to run, see https://gitlab.com/petsc/petsc/-/issues/1301 +USE_PYTHON= autoplist cython distutils pytest # tests fail to run, see https://gitlab.com/petsc/petsc/-/issues/1301 MAKE_ENV= PETSC_DIR=${LOCALBASE} diff --git a/math/py-pplpy/Makefile b/math/py-pplpy/Makefile index 37a571d87dbc..b78820d37663 100644 --- a/math/py-pplpy/Makefile +++ b/math/py-pplpy/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR} \ TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR} USES= compiler:c++14-lang localbase python -USE_PYTHON= cython3 pep517 +USE_PYTHON= cython pep517 CFLAGS+= -std=c++14 diff --git a/math/py-primecountpy/Makefile b/math/py-primecountpy/Makefile index dff8d1687203..010bb1fe081c 100644 --- a/math/py-primecountpy/Makefile +++ b/math/py-primecountpy/Makefile @@ -1,5 +1,5 @@ PORTNAME= primecountpy -PORTVERSION= 0.1.1 +PORTVERSION= 0.2.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +11,11 @@ WWW= https://pypi.org/project/primecountpy/ LICENSE= GPLv3 BUILD_DEPENDS= ${PYDEPS} -LIB_DEPENDS= libpari.so:math/pari \ - libprimecount.so:math/primecount \ - libprimesieve.so:math/primesieve +LIB_DEPENDS= libprimecount.so:math/primecount RUN_DEPENDS= ${PYDEPS} -USES= localbase python -USE_PYTHON= cython3 distutils +USES= cmake:indirect localbase meson pkgconfig python +USE_PYTHON= cython .if !defined(WITH_DEBUG) LDFLAGS+= -s .endif diff --git a/math/py-primecountpy/distinfo b/math/py-primecountpy/distinfo index 67b21416d88d..23f8b73b538d 100644 --- a/math/py-primecountpy/distinfo +++ b/math/py-primecountpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747926193 -SHA256 (primecountpy-0.1.1.tar.gz) = c8561817c0be86eeffc41b97b6ef617d795f72cf3de59d9234d1c83d7e424030 -SIZE (primecountpy-0.1.1.tar.gz) = 117697 +TIMESTAMP = 1767036001 +SHA256 (primecountpy-0.2.1.tar.gz) = 888706ab65cc089fb983de4639360dddc728baa4d9877a7ad8b116f645650b39 +SIZE (primecountpy-0.2.1.tar.gz) = 65244 diff --git a/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt b/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt deleted file mode 100644 index ff02d703f757..000000000000 --- a/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt +++ /dev/null @@ -1,16 +0,0 @@ ---- primecountpy.egg-info/SOURCES.txt.orig 2025-05-20 20:18:19 UTC -+++ primecountpy.egg-info/SOURCES.txt -@@ -8,7 +8,6 @@ primecountpy/primecount.cpp - primecountpy/__init__.py - primecountpy/defs.pxd - primecountpy/primecount.cpp --primecountpy/primecount.cpython-313-x86_64-linux-gnu.so - primecountpy/primecount.pyx - primecountpy.egg-info/PKG-INFO - primecountpy.egg-info/SOURCES.txt -@@ -16,4 +15,3 @@ primecountpy.egg-info/top_level.txt - primecountpy.egg-info/not-zip-safe - primecountpy.egg-info/requires.txt - primecountpy.egg-info/top_level.txt --primecountpy/__pycache__/__init__.cpython-313.pyc -\ No newline at end of file diff --git a/math/py-primecountpy/pkg-plist b/math/py-primecountpy/pkg-plist index b50a49a654d5..02cf10777811 100644 --- a/math/py-primecountpy/pkg-plist +++ b/math/py-primecountpy/pkg-plist @@ -1,5 +1,3 @@ %%PYTHON_SITELIBDIR%%/primecountpy/__init__.py -%%PYTHON_SITELIBDIR%%/primecountpy/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/primecountpy/__pycache__/__init__%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/primecountpy/defs.pxd %%PYTHON_SITELIBDIR%%/primecountpy/primecount%%PYTHON_TAG%%.so diff --git a/math/py-primme/Makefile b/math/py-primme/Makefile index 0cfe927fa5a8..9384de2342ec 100644 --- a/math/py-primme/Makefile +++ b/math/py-primme/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYNUMPY} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} USES= fortran gmake localbase:ldflags python shebangfix -USE_PYTHON= autoplist cython3 pep517 +USE_PYTHON= autoplist cython pep517 TEST_TARGET= test diff --git a/math/py-pyFFTW/Makefile b/math/py-pyFFTW/Makefile index d4f2a931a0b4..671fd436d99f 100644 --- a/math/py-pyFFTW/Makefile +++ b/math/py-pyFFTW/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ RUN_DEPENDS= ${PY_DEPENDS} USES= python localbase:ldflags -USE_PYTHON= autoplist cython3 distutils pytest # tests fail with "attempted relative import with no known parent package", see https://github.com/pyFFTW/pyFFTW/issues/405 +USE_PYTHON= autoplist cython distutils pytest # tests fail with "attempted relative import with no known parent package", see https://github.com/pyFFTW/pyFFTW/issues/405 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/tests diff --git a/math/py-pyaudi/Makefile b/math/py-pyaudi/Makefile index f3c2cc619eb0..d80f9c712ce1 100644 --- a/math/py-pyaudi/Makefile +++ b/math/py-pyaudi/Makefile @@ -18,7 +18,8 @@ BROKEN_armv7= compilation fails: constraints not satisfied for class template 'd BROKEN_i386= not for 32-bit systems, see https://github.com/darioizzo/audi/issues/62 BUILD_DEPENDS= audi>0:math/audi \ - pybind11>0:devel/pybind11 + pybind11>0:devel/pybind11 \ + ${PY_SETUPTOOLS} LIB_DEPENDS= libabsl_base.so:devel/abseil \ libboost_serialization.so:devel/boost-libs \ libfmt.so:devel/libfmt \ diff --git a/math/py-pygsl/Makefile b/math/py-pygsl/Makefile index 6521110f13ee..76a4603b97f9 100644 --- a/math/py-pygsl/Makefile +++ b/math/py-pygsl/Makefile @@ -1,5 +1,5 @@ PORTNAME= pygsl -PORTVERSION= 2.3.3 +PORTVERSION= 2.6.4 PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI @@ -12,13 +12,13 @@ WWW= https://github.com/pygsl/pygsl LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}meson-python>=0:devel/meson-python@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ + swig:devel/swig LIB_DEPENDS= libgsl.so:math/gsl RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} -USES= python +USES= pkgconfig python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/math/py-pygsl/distinfo b/math/py-pygsl/distinfo index e0555a1aab82..d4c677555a31 100644 --- a/math/py-pygsl/distinfo +++ b/math/py-pygsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726188 -SHA256 (pygsl-2.3.3.tar.gz) = 1779bce41b3cb0e370d11bf41003852ba4750c51df5b8771bb34265e8e0f1df3 -SIZE (pygsl-2.3.3.tar.gz) = 1087169 +TIMESTAMP = 1769514302 +SHA256 (pygsl-2.6.4.tar.gz) = 8422547e0cddda555aee2f81fb821918c90cf3009a2c05ad34178e4377c483b0 +SIZE (pygsl-2.6.4.tar.gz) = 650722 diff --git a/math/py-pygslodeiv2/Makefile b/math/py-pygslodeiv2/Makefile index 075131402e8e..2fa50e9f88ae 100644 --- a/math/py-pygslodeiv2/Makefile +++ b/math/py-pygslodeiv2/Makefile @@ -1,6 +1,6 @@ PORTNAME= pygslodeiv2 DISTVERSION= 0.9.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ LIB_DEPENDS= libgsl.so:math/gsl RUN_DEPENDS= ${PYNUMPY} USES= compiler:c++11-lang localbase python -USE_PYTHON= distutils autoplist cython pytest +USE_PYTHON= autoplist cython0 distutils pytest pre-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} build_ext --inplace diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile index 8e9cc4a15df7..750fd72dc8a1 100644 --- a/math/py-pyodesys/Makefile +++ b/math/py-pyodesys/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyodesys DISTVERSION= 0.14.5 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyreadr/Makefile b/math/py-pyreadr/Makefile index 349b3df17dcc..f085585156a4 100644 --- a/math/py-pyreadr/Makefile +++ b/math/py-pyreadr/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= librdata.so:math/librdata RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.2.0,1:math/py-pandas@${PY_FLAVOR} USES= localbase python -USE_PYTHON= autoplist concurrent cython3 pep517 +USE_PYTHON= autoplist concurrent cython pep517 post-patch: # Clean up bundled libraries diff --git a/math/py-pyreadstat/Makefile b/math/py-pyreadstat/Makefile index f5bdbba14618..e07a17d9a385 100644 --- a/math/py-pyreadstat/Makefile +++ b/math/py-pyreadstat/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyreadstat -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}narwhals>=2.0:math/py-narwhals@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}narwhals>=2.10.1:math/py-narwhals@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent cython3 pep517 +USE_PYTHON= autoplist concurrent cython pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/math/py-pyreadstat/distinfo b/math/py-pyreadstat/distinfo index dd117626e9e1..b2d534cdffa5 100644 --- a/math/py-pyreadstat/distinfo +++ b/math/py-pyreadstat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853422 -SHA256 (pyreadstat-1.3.2.tar.gz) = 4ebb105119e4d4026328cd611e5e582e7456d14057be25070d5ebf7ff730ed78 -SIZE (pyreadstat-1.3.2.tar.gz) = 611876 +TIMESTAMP = 1769874392 +SHA256 (pyreadstat-1.3.3.tar.gz) = 157afa4974ea76354aeccb03dbdb8cdfc8272b0b231bfb4d55b449e3f75c7071 +SIZE (pyreadstat-1.3.3.tar.gz) = 618316 diff --git a/math/py-python-fcl/Makefile b/math/py-python-fcl/Makefile index d93ffbfdbefd..5faf1f12e21e 100644 --- a/math/py-python-fcl/Makefile +++ b/math/py-python-fcl/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} USES= compiler:c++11-lang eigen:3 python -USE_PYTHON= distutils autoplist concurrent cython +USE_PYTHON= autoplist concurrent cython0 distutils PYDISTUTILS_BUILD_TARGET= build_ext diff --git a/math/py-pywavelets/Makefile b/math/py-pywavelets/Makefile index 9b57f83ad6ed..179488e79e53 100644 --- a/math/py-pywavelets/Makefile +++ b/math/py-pywavelets/Makefile @@ -1,5 +1,5 @@ PORTNAME= pywavelets -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,10 +15,8 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}meson-python>=0.16:devel/meson-python@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} -USES= python shebangfix -USE_PYTHON= autoplist cython3 pep517 - -SHEBANG_FILES= pywt/data/create_dat.py +USES= python +USE_PYTHON= autoplist cython pep517 post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pywt/_extensions/*.so diff --git a/math/py-pywavelets/distinfo b/math/py-pywavelets/distinfo index 12b016d826db..84fca4043560 100644 --- a/math/py-pywavelets/distinfo +++ b/math/py-pywavelets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733750500 -SHA256 (pywavelets-1.8.0.tar.gz) = f3800245754840adc143cbc29534a1b8fc4b8cff6e9d403326bd52b7bb5c35aa -SIZE (pywavelets-1.8.0.tar.gz) = 3935274 +TIMESTAMP = 1768574051 +SHA256 (pywavelets-1.9.0.tar.gz) = 148d12203377772bea452a59211d98649c8ee4a05eff019a9021853a36babdc8 +SIZE (pywavelets-1.9.0.tar.gz) = 3938340 diff --git a/math/py-pywavelets/files/patch-pyproject.toml b/math/py-pywavelets/files/patch-pyproject.toml index 2becaec0461f..509c2d8f3179 100644 --- a/math/py-pywavelets/files/patch-pyproject.toml +++ b/math/py-pywavelets/files/patch-pyproject.toml @@ -1,11 +1,12 @@ ---- pyproject.toml.orig 2024-12-09 13:26:23 UTC +--- pyproject.toml.orig 2025-08-03 20:19:11 UTC +++ pyproject.toml -@@ -16,8 +16,7 @@ requires = [ +@@ -16,9 +16,7 @@ requires = [ # Note that building against numpy 1.x works fine too - users and # redistributors can do this by installing the numpy version they like and # disabling build isolation. - "numpy>=2.0.0; python_version<'3.13'", - "numpy>=2.1.0; python_version>='3.13'", +- "numpy>=2.3.2; python_version>='3.14'", + "numpy", ] diff --git a/math/py-rectangle-packer/Makefile b/math/py-rectangle-packer/Makefile index 8f3e0df52caf..7961e650865e 100644 --- a/math/py-rectangle-packer/Makefile +++ b/math/py-rectangle-packer/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= python -USE_PYTHON= distutils cython autoplist unittest +USE_PYTHON= autoplist cython0 distutils unittest USE_GITHUB= yes GH_ACCOUNT= Penlect diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index d5cc4e0342ad..b2c5f9a8d1d0 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustworkx DISTVERSION= 0.17.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scikit-fem/Makefile b/math/py-scikit-fem/Makefile index b022425e9c4c..24826fa69928 100644 --- a/math/py-scikit-fem/Makefile +++ b/math/py-scikit-fem/Makefile @@ -1,5 +1,5 @@ PORTNAME= scikit-fem -PORTVERSION= 11.0.0 +PORTVERSION= 12.0.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,7 @@ WWW= https://scikit-fem.readthedocs.io/en/latest/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR} diff --git a/math/py-scikit-fem/distinfo b/math/py-scikit-fem/distinfo index 6b7cb90dd5e0..b23e82c2a35e 100644 --- a/math/py-scikit-fem/distinfo +++ b/math/py-scikit-fem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936204 -SHA256 (scikit_fem-11.0.0.tar.gz) = 8973a2efd5237083999c8f94ae1bd8fbcb63479283e4797521e93c4f284d91db -SIZE (scikit_fem-11.0.0.tar.gz) = 162611 +TIMESTAMP = 1769874394 +SHA256 (scikit_fem-12.0.1.tar.gz) = 2e68398c4b37314626ea735a508fc47a718ee578e51126b99a264a7d8395ec81 +SIZE (scikit_fem-12.0.1.tar.gz) = 128848 diff --git a/math/py-scikit-umfpack/Makefile b/math/py-scikit-umfpack/Makefile index f8a1e596980a..02051800513e 100644 --- a/math/py-scikit-umfpack/Makefile +++ b/math/py-scikit-umfpack/Makefile @@ -1,6 +1,5 @@ PORTNAME= scikit-umfpack -DISTVERSION= 0.4.1 -PORTREVISION= 4 +DISTVERSION= 0.4.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,19 +25,21 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= fortran localbase:ldflags python -USE_PYTHON= pep517 cython autoplist pytest # tests fail, see https://github.com/scikit-umfpack/scikit-umfpack/issues/77 +USE_PYTHON= pep517 cython3 autoplist pytest +PEP517_BUILD_CONFIG_SETTING= "-Cbuild-dir=_build" CFLAGS+= -I/usr/local/include/suitesparse CXXFLAGS+= -I/usr/local/include/suitesparse -TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} - post-patch: ${REINPLACE_CMD} \ -e "s|swig_inc_args = \[\]|swig_inc_args = [\'-I${LOCALBASE}/include/suitesparse\']|" \ ${WRKSRC}/scikits/umfpack/meson.build post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/scikits/umfpack/__umfpack${PYTHON_TAG}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/scikits/umfpack/__umfpack${PYTHON_SOABI}.so + +pre-test: + ${CP} -a ${WRKSRC}/_build/ ${WRKSRC} .include <bsd.port.mk> diff --git a/math/py-scikit-umfpack/distinfo b/math/py-scikit-umfpack/distinfo index 7da5e8029d69..516162d64fc1 100644 --- a/math/py-scikit-umfpack/distinfo +++ b/math/py-scikit-umfpack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731041698 -SHA256 (scikit_umfpack-0.4.1.tar.gz) = 23a16750fbf866d32341ab3885fd59687bc9d5fbb9d372e50f6a968059604d59 -SIZE (scikit_umfpack-0.4.1.tar.gz) = 31845 +TIMESTAMP = 1767544887 +SHA256 (scikit_umfpack-0.4.2.tar.gz) = 7cd652e6559804a52379f4ff367cfad54d6f7a6fc65a5e0bd26d26a1282c3f64 +SIZE (scikit_umfpack-0.4.2.tar.gz) = 33827 diff --git a/math/py-seaborn/Makefile b/math/py-seaborn/Makefile index ad845bb42249..bb4e14756672 100644 --- a/math/py-seaborn/Makefile +++ b/math/py-seaborn/Makefile @@ -1,6 +1,5 @@ PORTNAME= seaborn -DISTVERSION= 0.13.0 -PORTREVISION= 1 +DISTVERSION= 0.13.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +12,11 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ - ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}patsy>0:math/py-patsy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}statsmodels>0:math/py-statsmodels@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.4:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=1.20,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=1.2:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=1.7:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}statsmodels>=0.12:math/py-statsmodels@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/math/py-seaborn/distinfo b/math/py-seaborn/distinfo index a63d8a0574b0..372ab2af8b7d 100644 --- a/math/py-seaborn/distinfo +++ b/math/py-seaborn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697588051 -SHA256 (seaborn-0.13.0.tar.gz) = 0e76abd2ec291c655b516703c6a022f0fd5afed26c8e714e8baef48150f73598 -SIZE (seaborn-0.13.0.tar.gz) = 1455480 +TIMESTAMP = 1770285323 +SHA256 (seaborn-0.13.2.tar.gz) = 93e60a40988f4d65e9f4885df477e2fdaff6b73a9ded434c1ab356dd57eefff7 +SIZE (seaborn-0.13.2.tar.gz) = 1457696 diff --git a/math/py-secp256k1/Makefile b/math/py-secp256k1/Makefile index 4fd354f93917..6e12b78eea16 100644 --- a/math/py-secp256k1/Makefile +++ b/math/py-secp256k1/Makefile @@ -1,6 +1,5 @@ PORTNAME= secp256k1 -PORTVERSION= 0.13.2 -PORTREVISION= 4 +PORTVERSION= 0.14.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-secp256k1/distinfo b/math/py-secp256k1/distinfo index d2988f1d9cd6..fad3feb46480 100644 --- a/math/py-secp256k1/distinfo +++ b/math/py-secp256k1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527391407 -SHA256 (secp256k1-0.13.2.tar.gz) = a3b43e02d321c09eafa769a6fc2c156f555cab3a7db62175ef2fd21e16cdf20c -SIZE (secp256k1-0.13.2.tar.gz) = 156726 +TIMESTAMP = 1769589674 +SHA256 (secp256k1-0.14.0.tar.gz) = 82c06712d69ef945220c8b53c1a0d424c2ff6a1f64aee609030df79ad8383397 +SIZE (secp256k1-0.14.0.tar.gz) = 2420607 diff --git a/math/py-secp256k1/files/patch-__cffi__build_secp256k1.h b/math/py-secp256k1/files/patch-__cffi__build_secp256k1.h new file mode 100644 index 000000000000..43dc8524f7a0 --- /dev/null +++ b/math/py-secp256k1/files/patch-__cffi__build_secp256k1.h @@ -0,0 +1,20 @@ +--- _cffi_build/secp256k1.h.orig 2026-01-28 09:10:51 UTC ++++ _cffi_build/secp256k1.h +@@ -133,7 +133,7 @@ int secp256k1_ec_pubkey_create( + const unsigned char *seckey + ); + +-int secp256k1_ec_privkey_tweak_add( ++int secp256k1_ec_seckey_tweak_add( + const secp256k1_context* ctx, + unsigned char *seckey, + const unsigned char *tweak +@@ -145,7 +145,7 @@ int secp256k1_ec_pubkey_tweak_add( + const unsigned char *tweak + ); + +-int secp256k1_ec_privkey_tweak_mul( ++int secp256k1_ec_seckey_tweak_mul( + const secp256k1_context* ctx, + unsigned char *seckey, + const unsigned char *tweak diff --git a/math/py-secp256k1/files/patch-secp256k1_____init____.py b/math/py-secp256k1/files/patch-secp256k1_____init____.py new file mode 100644 index 000000000000..82b60f846aad --- /dev/null +++ b/math/py-secp256k1/files/patch-secp256k1_____init____.py @@ -0,0 +1,19 @@ +--- secp256k1/__init__.py.orig 2026-01-28 09:09:44 UTC ++++ secp256k1/__init__.py +@@ -319,14 +319,14 @@ class PrivateKey(ECDSA): + Tweak the current private key by adding a 32 byte scalar + to it and return a new raw private key composed of 32 bytes. + """ +- return _tweak_private(self, lib.secp256k1_ec_privkey_tweak_add, scalar) ++ return _tweak_private(self, lib.secp256k1_ec_seckey_tweak_add, scalar) + + def tweak_mul(self, scalar): + """ + Tweak the current private key by multiplying it by a 32 byte scalar + and return a new raw private key composed of 32 bytes. + """ +- return _tweak_private(self, lib.secp256k1_ec_privkey_tweak_mul, scalar) ++ return _tweak_private(self, lib.secp256k1_ec_seckey_tweak_mul, scalar) + + def ecdsa_sign(self, msg, raw=False, digest=hashlib.sha256, + custom_nonce=None): diff --git a/math/py-secp256k1/files/patch-setup.py b/math/py-secp256k1/files/patch-setup.py index b826744e1490..a7c2a7bb0dd8 100644 --- a/math/py-secp256k1/files/patch-setup.py +++ b/math/py-secp256k1/files/patch-setup.py @@ -1,7 +1,7 @@ ---- setup.py.orig 2016-09-16 14:22:47 UTC +--- setup.py.orig 2021-11-06 01:31:13 UTC +++ setup.py -@@ -263,7 +263,7 @@ setup( - author_email='lud@tutanota.com', +@@ -276,7 +276,7 @@ setup( + maintainer_email='rusty@rustcorp.com.au', license='MIT', - setup_requires=['cffi>=1.3.0', 'pytest-runner==2.6.2'], diff --git a/math/py-secp256k1/files/patch-setup__support.py b/math/py-secp256k1/files/patch-setup__support.py new file mode 100644 index 000000000000..8bf52bee3ff1 --- /dev/null +++ b/math/py-secp256k1/files/patch-setup__support.py @@ -0,0 +1,8 @@ +--- setup_support.py.orig 2026-01-28 09:03:52 UTC ++++ setup_support.py +@@ -105,4 +105,4 @@ def has_system_lib(): + global _has_system_lib + if _has_system_lib is None: + _has_system_lib = _find_lib() +- return False ++ return _has_system_lib diff --git a/math/py-slepc4py/Makefile b/math/py-slepc4py/Makefile index 8ed60a92bb1a..6ee8e849d186 100644 --- a/math/py-slepc4py/Makefile +++ b/math/py-slepc4py/Makefile @@ -1,6 +1,6 @@ PORTNAME= slepc4py DISTVERSION= 3.22.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ LIB_DEPENDS= libmpich.so:net/mpich \ RUN_DEPENDS= ${PYNUMPY} USES= fortran python -USE_PYTHON= autoplist cython3 distutils pytest +USE_PYTHON= autoplist cython distutils pytest MAKE_ENV= PETSC_DIR=${LOCALBASE} SLEPC_DIR=${LOCALBASE} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile index 18851b8db7f6..7eb113f57058 100644 --- a/math/py-spot/Makefile +++ b/math/py-spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.14.3 +DISTVERSION= 2.14.5 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-spot/distinfo b/math/py-spot/distinfo index 30e63d6b0c24..e53e6f7caac7 100644 --- a/math/py-spot/distinfo +++ b/math/py-spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762966144 -SHA256 (spot-2.14.3.tar.gz) = a0cc89fa716c35a3d7f3272fdbb028841560e671b9958c053870292daf88dd21 -SIZE (spot-2.14.3.tar.gz) = 8585774 +TIMESTAMP = 1768210019 +SHA256 (spot-2.14.5.tar.gz) = 8703d33426eea50a8e3b7f4b984c05b8058cbff054b260863a1688980d8b8d19 +SIZE (spot-2.14.5.tar.gz) = 8587011 diff --git a/math/py-spox/Makefile b/math/py-spox/Makefile new file mode 100644 index 000000000000..c8837e42d7d5 --- /dev/null +++ b/math/py-spox/Makefile @@ -0,0 +1,27 @@ +PORTNAME= spox +PORTVERSION= 0.17.0 +CATEGORIES= math python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Framework for constructing ONNX computational graphs +WWW= https://spox.readthedocs.io/en/latest/ \ + https://github.com/Quantco/spox + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}onnx>=1.13:misc/py-onnx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/math/py-spox/distinfo b/math/py-spox/distinfo new file mode 100644 index 000000000000..6c8da2f7b353 --- /dev/null +++ b/math/py-spox/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1769874396 +SHA256 (spox-0.17.0.tar.gz) = a85581e4698c85a85b0861308d21ba352fc2232fde85b8ac3a5ba6c5843536f1 +SIZE (spox-0.17.0.tar.gz) = 539598 diff --git a/math/py-spox/pkg-descr b/math/py-spox/pkg-descr new file mode 100644 index 000000000000..ecfef632b8d5 --- /dev/null +++ b/math/py-spox/pkg-descr @@ -0,0 +1,14 @@ +Spox makes it easy to construct ONNX models through clean and idiomatic Python +code. + +A common application of ONNX is converting models from various frameworks. This +requires replicating their runtime behaviour with ONNX operators. In the past +this has been a major challenge. Based on our experience, we designed Spox from +the ground up to make the process of writing converters (and ONNX models in +general) as easy as possible. + +Spox's features include: +- Eager operator validation and type inference +- Errors with Python tracebacks to offending operators +- First-class support for subgraphs (control flow) +- A lean and predictable API diff --git a/math/py-spreg/Makefile b/math/py-spreg/Makefile index 77c0be86a4a9..504083462d3a 100644 --- a/math/py-spreg/Makefile +++ b/math/py-spreg/Makefile @@ -1,5 +1,5 @@ PORTNAME= spreg -PORTVERSION= 1.8.4 +PORTVERSION= 1.8.5 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-spreg/distinfo b/math/py-spreg/distinfo index 5e6adf165e32..cec10f42631f 100644 --- a/math/py-spreg/distinfo +++ b/math/py-spreg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853424 -SHA256 (spreg-1.8.4.tar.gz) = 4aaef8a99396a230febc06f1a32e095e47a0f95106dd6093cc4776eca6ff0b07 -SIZE (spreg-1.8.4.tar.gz) = 607948 +TIMESTAMP = 1768625725 +SHA256 (spreg-1.8.5.tar.gz) = 9cc7ad977a4056ab8f888d6cd1b2ed9d0723537814ff566ae5940fa8eab827f3 +SIZE (spreg-1.8.5.tar.gz) = 608230 diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile index 65cb28c68a64..d74ddaf037e9 100644 --- a/math/py-statsmodels/Makefile +++ b/math/py-statsmodels/Makefile @@ -12,19 +12,19 @@ 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<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} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.8,1:science/py-scipy@${PY_FLAVOR} USES= python shebangfix -USE_PYTHON= autoplist concurrent cython3 pep517 +USE_PYTHON= autoplist concurrent cython pep517 SHEBANG_GLOB= *.py diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index d10bab4dd9ea..e505096b2666 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -1,6 +1,6 @@ PORTNAME= yt DISTVERSION= 4.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -33,7 +33,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}unyt>=2.8.0:math/py-unyt@${PY_FLAVOR} USES= dos2unix localbase python -USE_PYTHON= autoplist concurrent cython3 distutils +USE_PYTHON= autoplist concurrent cython distutils post-patch: @${REINPLACE_CMD} -e "s|check_for_pyembree() is not None|False|" \ diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index d7703ddf5249..d10de80c6838 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,5 +1,5 @@ PORTNAME= qalculate-gtk -PORTVERSION= 5.8.2 +PORTVERSION= 5.9.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ @@ -14,9 +14,12 @@ LIB_DEPENDS= libqalculate.so:math/libqalculate \ libharfbuzz.so:print/harfbuzz RUN_DEPENDS= gnuplot:math/gnuplot -USES= compiler:c++11-lang gettext gmake gnome \ - libtool:build localbase pkgconfig -USE_GNOME= cairo gdkpixbuf gtk30 intltool libxml2 +USES= compiler:c++17-lang gettext gmake gnome \ + libtool localbase pkgconfig +# Project does not set a c++ dialect, but it's better to not leave this +# undefined and left up to the whims of the compiler. +USE_CXXSTD= c++17 +USE_GNOME= cairo gdkpixbuf gtk30 libxml2 GNU_CONFIGURE= yes diff --git a/math/qalculate-gtk/distinfo b/math/qalculate-gtk/distinfo index 6e7c55cd01b0..84c11aa858d0 100644 --- a/math/qalculate-gtk/distinfo +++ b/math/qalculate-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763448406 -SHA256 (qalculate-gtk-5.8.2.tar.gz) = 20a3d4c4c63f53236cdaa79234e8d51e4deb5b647aff32bc310b920261ce68a3 -SIZE (qalculate-gtk-5.8.2.tar.gz) = 3095670 +TIMESTAMP = 1768988356 +SHA256 (qalculate-gtk-5.9.0.tar.gz) = 39cd0bc5abe26edfc04a3064d4412d5af9f7197eafa0762a18a0cb6996f1021b +SIZE (qalculate-gtk-5.9.0.tar.gz) = 3619981 diff --git a/math/qalculate-qt/Makefile b/math/qalculate-qt/Makefile index 1669d9890650..6fa230c8abd2 100644 --- a/math/qalculate-qt/Makefile +++ b/math/qalculate-qt/Makefile @@ -1,5 +1,5 @@ PORTNAME= qalculate-qt -PORTVERSION= 5.8.2 +PORTVERSION= 5.9.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ @@ -14,6 +14,9 @@ LIB_DEPENDS= libqalculate.so:math/libqalculate RUN_DEPENDS= gnuplot:math/gnuplot USES= compiler:c++17-lang gl pkgconfig qmake qt:6 +# Project does not set a c++ dialect, but it's better to not leave this +# undefined and left up to the whims of the compiler. +USE_CXXSTD= c++17 USE_GL= opengl USE_QT= base tools:build diff --git a/math/qalculate-qt/distinfo b/math/qalculate-qt/distinfo index b4140a8022ab..f8988ca09e22 100644 --- a/math/qalculate-qt/distinfo +++ b/math/qalculate-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763448171 -SHA256 (qalculate-qt-5.8.2.tar.gz) = ebf547910ce5c5624b8d158873ff88c4379288cc687993e50655f9f7ead171ae -SIZE (qalculate-qt-5.8.2.tar.gz) = 2027585 +TIMESTAMP = 1768984815 +SHA256 (qalculate-qt-5.9.0.tar.gz) = c018e8ccc4c48c5c831d28c32b960f77de1c7e0e8cb6e26e0b9a2cccc91e5ee3 +SIZE (qalculate-qt-5.9.0.tar.gz) = 2043503 diff --git a/math/rankwidth/Makefile b/math/rankwidth/Makefile index ff62a9457441..ae6cffda042f 100644 --- a/math/rankwidth/Makefile +++ b/math/rankwidth/Makefile @@ -1,6 +1,5 @@ PORTNAME= rankwidth # Also known as: rw -PORTVERSION= 0.9 -PORTREVISION= 2 +PORTVERSION= 0.10 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/ DISTNAME= rw-${PORTVERSION} @@ -11,9 +10,6 @@ WWW= https://sourceforge.net/projects/rankwidth/ LICENSE= GPLv2 -# See https://sourceforge.net/p/rankwidth/tickets/4/ -BROKEN= does not support igraph>=1.0.0 - LIB_DEPENDS= libigraph.so:math/igraph USES= autoreconf libtool localbase pkgconfig diff --git a/math/rankwidth/distinfo b/math/rankwidth/distinfo index 3daf4398b347..d467ae1a2d40 100644 --- a/math/rankwidth/distinfo +++ b/math/rankwidth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600113132 -SHA256 (rw-0.9.tar.gz) = c1e03506fe25cdfcb428c051fc56b2d2affb5b06fba3f2ce756631466befb441 -SIZE (rw-0.9.tar.gz) = 340385 +TIMESTAMP = 1766509750 +SHA256 (rw-0.10.tar.gz) = 89a8ed364893ac1b70ab70a152e3e7db3cf348bb69098aa6dbb969639df927db +SIZE (rw-0.10.tar.gz) = 355838 diff --git a/math/rankwidth/files/patch-simplerw.c b/math/rankwidth/files/patch-simplerw.c deleted file mode 100644 index 378f8e7c47a3..000000000000 --- a/math/rankwidth/files/patch-simplerw.c +++ /dev/null @@ -1,11 +0,0 @@ ---- simplerw.c.orig 2023-02-26 14:01:13 UTC -+++ simplerw.c -@@ -134,7 +134,7 @@ int read_graph(const char *format, const char * filena - igraph_destroy(&igraph); - return(-1); - } -- igraph_get_adjacency(&igraph, &imatrix, IGRAPH_GET_ADJACENCY_BOTH, 0); -+ igraph_get_adjacency(&igraph, &imatrix, IGRAPH_GET_ADJACENCY_BOTH, NULL, IGRAPH_LOOPS_ONCE); - igraph_destroy(&igraph); - if(igraph_matrix_nrow(&imatrix) > MAX_VERTICES) - { diff --git a/math/rapid/Makefile b/math/rapid/Makefile deleted file mode 100644 index 609e712bbe37..000000000000 --- a/math/rapid/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -PORTNAME= rapid -PORTVERSION= 2.01 -PORTREVISION= 1 -CATEGORIES= math science graphics -MASTER_SITES= http://www.cs.sunysb.edu/~algorith/implement/RAPID/distrib/ -DISTNAME= RAPID_v2_01 - -MAINTAINER= jwb@FreeBSD.org -COMMENT= Robust and Accurate Polygon Interference Detection -WWW= http://www.cs.unc.edu/~geom/OBB/OBBT.html - -LICENSE= UNKNOWN -LICENSE_NAME= unknown -LICENSE_TEXT= For any commercial purpose, you must request a license from \ - http://www.cs.unc.edu/~geom/OBB/OBBT.html -LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell no-pkg-mirror \ - auto-accept - -BROKEN= unfetchable -EXPIRATION_DATE= 2025-12-31 - -SUB_FILES= pkg-message - -ALL_TARGET= -MAKE_JOBS_UNSAFE= yes -MAKE_ENV+= V=1 - -.include <bsd.port.pre.mk> - -post-extract: - ${REINPLACE_CMD} -E "s/friend RAPID_Collide/friend int RAPID_Collide/" ${WRKSRC}/RAPID_private.H - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/include/RAPID - ${INSTALL_DATA} ${WRKSRC}/*.H ${STAGEDIR}${PREFIX}/include/RAPID - ${INSTALL_DATA} ${WRKSRC}/libRAPID.a ${STAGEDIR}${PREFIX}/lib - ${INSTALL_MAN} ${FILESDIR}/rapid.1 ${STAGEDIR}${PREFIX}/share/man/man1 - -.include <bsd.port.post.mk> diff --git a/math/rapid/distinfo b/math/rapid/distinfo deleted file mode 100644 index 39b2f2858c2d..000000000000 --- a/math/rapid/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (RAPID_v2_01.tar.gz) = f924759b9fe144a2ed40fab54047d3bad091ff2ee857e81b70e1b466dde91143 -SIZE (RAPID_v2_01.tar.gz) = 24123 diff --git a/math/rapid/files/patch-Makefile b/math/rapid/files/patch-Makefile deleted file mode 100644 index 51fc70b66e7e..000000000000 --- a/math/rapid/files/patch-Makefile +++ /dev/null @@ -1,9 +0,0 @@ ---- Makefile.orig 1997-07-03 16:54:09 UTC -+++ Makefile -@@ -1,5 +1,5 @@ - --CC = CC -O -+CC = $(CXX) -O - - CFLAGS = -I. -I.. - diff --git a/math/rapid/files/patch-RAPID.C b/math/rapid/files/patch-RAPID.C deleted file mode 100644 index 1318747cdee6..000000000000 --- a/math/rapid/files/patch-RAPID.C +++ /dev/null @@ -1,11 +0,0 @@ ---- RAPID.C.orig 2018-05-16 10:56:45 UTC -+++ RAPID.C -@@ -40,7 +40,7 @@ - - #include "RAPID_version.H" - --static char rapidtag_data[] = "RAPIDTAG file: "__FILE__" date: "__DATE__" time: "__TIME__; -+static char rapidtag_data[] = "RAPIDTAG file: " __FILE__ " date: " __DATE__ " time: " __TIME__; - - // to silence the compiler's complaints about unreferenced identifiers. - static void r1(char *f){ r1(f); r1(rapidtag_data); r1(rapid_version);} diff --git a/math/rapid/files/patch-build.C b/math/rapid/files/patch-build.C deleted file mode 100644 index 97853e3e974a..000000000000 --- a/math/rapid/files/patch-build.C +++ /dev/null @@ -1,22 +0,0 @@ ---- build.C.orig 1997-07-03 16:54:10 UTC -+++ build.C -@@ -41,7 +41,7 @@ - - #include "RAPID_version.H" - --static char rapidtag_data[] = "RAPIDTAG file: "__FILE__" date: "__DATE__" time: "__TIME__; -+static char rapidtag_data[] = "RAPIDTAG file: " __FILE__ " date: " __DATE__ " time: " __TIME__; - - // to silence the compiler's complaints about unreferenced identifiers. - static void r1(char *f){ r1(f); r1(rapidtag_data); r1(rapid_version);} -@@ -419,8 +419,8 @@ box::split_recurse(int *t, int n) - // see where it lies with respect to axdmp. - mean_from_moment(c, RAPID_moment[in]); - -- if (((pR[0][0]*c[0] + pR[1][0]*c[1] + pR[2][0]*c[2]) < axdmp) -- && ((n!=2)) || ((n==2) && (i==0))) -+ if ( (( (pR[0][0]*c[0] + pR[1][0]*c[1] + pR[2][0]*c[2]) < axdmp) -+ && (n!=2)) || ((n==2) && (i==0)) ) - { - // accumulate first and second order moments for group 1 - accum_moment(M1, RAPID_moment[in]); diff --git a/math/rapid/files/patch-collide.C b/math/rapid/files/patch-collide.C deleted file mode 100644 index cb97df07f5d4..000000000000 --- a/math/rapid/files/patch-collide.C +++ /dev/null @@ -1,11 +0,0 @@ ---- collide.C.orig 2018-05-16 10:58:09 UTC -+++ collide.C -@@ -42,7 +42,7 @@ - - #include "RAPID_version.H" - --static char rapidtag_data[] = "RAPIDTAG file: "__FILE__" date: "__DATE__" time: "__TIME__; -+static char rapidtag_data[] = "RAPIDTAG file: " __FILE__ " date: " __DATE__ " time: " __TIME__; - - // to silence the compiler's complaints about unreferenced identifiers. - static void r1(char *f){ r1(f); r1(rapidtag_data); r1(rapid_version);} diff --git a/math/rapid/files/patch-overlap.C b/math/rapid/files/patch-overlap.C deleted file mode 100644 index 6b3386f128e6..000000000000 --- a/math/rapid/files/patch-overlap.C +++ /dev/null @@ -1,22 +0,0 @@ ---- overlap.C.orig 2018-05-16 10:58:45 UTC -+++ overlap.C -@@ -41,7 +41,7 @@ - - #include "RAPID_version.H" - --static char rapidtag_data[] = "RAPIDTAG file: "__FILE__" date: "__DATE__" time: "__TIME__; -+static char rapidtag_data[] = "RAPIDTAG file: " __FILE__ " date: " __DATE__ " time: " __TIME__; - - // to silence the compiler's complaints about unreferenced identifiers. - static void r1(char *f){ r1(f); r1(rapidtag_data); r1(rapid_version);} -@@ -221,8 +221,8 @@ models. - int - obb_disjoint(double B[3][3], double T[3], double a[3], double b[3]) - { -- register double t, s; -- register int r; -+ double t, s; -+ int r; - double Bf[3][3]; - const double reps = 1e-6; - diff --git a/math/rapid/files/patch-sample_client.C b/math/rapid/files/patch-sample_client.C deleted file mode 100644 index 722da1b58a1b..000000000000 --- a/math/rapid/files/patch-sample_client.C +++ /dev/null @@ -1,11 +0,0 @@ ---- sample_client.C.orig 1997-07-03 16:54:09 UTC -+++ sample_client.C -@@ -42,7 +42,7 @@ - #define LISTS 0 - - --main() -+int main() - { - // first, get a couple of boxes in which to put our models - diff --git a/math/rapid/files/pkg-message.in b/math/rapid/files/pkg-message.in deleted file mode 100644 index cee7594393b5..000000000000 --- a/math/rapid/files/pkg-message.in +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ type: install - message: <<EOM -The RAPID code is offered "as is" and is free for non-commercial use. - -To use RAPID for any commercial purpose, you must request a license from - - http://www.cs.unc.edu/~geom/OBB/OBBT.html - -Redistribution of RAPID code in any form is strictly prohibited. -EOM -} -] diff --git a/math/rapid/files/rapid.1 b/math/rapid/files/rapid.1 deleted file mode 100644 index 38eb2576ad58..000000000000 --- a/math/rapid/files/rapid.1 +++ /dev/null @@ -1,102 +0,0 @@ -.TH RAPID 1 -.SH NAME \" Section header -.PP - -RAPID -- Robust and Accurate Polygon Interference Detection - -\" Convention: -\" Underline anything that is typed verbatim - commands, etc. -.SH SYNOPSIS -.PP -.nf -.na -#include <RAPID/RAPID.H> -c++ -I/usr/local/include program.c++ -L/usr/local/lib -lRAPID -lm -.ad -.fi - -.SH "DESCRIPTION" - -.B RAPID -is a robust and accurate polygon interference detection library for -large environments composed of unstructured models. - -It is applicable to polygon soups - models which contain no adjacency -information, and obey no topological constraints. The models may -contain cracks, holes, self-intersections, and nongeneric (e.g. -coplanar and collinear) configurations. - -It is numericaly robust - the algorithm is not subject to conditioning -problems, and requires no special handling of nongeneric cases (such as -parallel faces). - -The RAPID library is free for non-commercial use. Please use this -request form to download the latest version. It has a very simple user -interface: the user need noncommerial use. be familiar with only about -five function calls. A C++ sample client program illustrates its use. - -The current version of RAPID is version 2.01. The previous version was -1.04 - the change in version designation from 1.xx to 2.xx reflects a -moderate alteration in the library's interface (mostly just name -changes). The following changes from version 1.04 have been made: - -Use include file "RAPID.H": The RAPID API now requires only that you -include "RAPID.H" and link to "libRAPID.a" to be able to use the -library. - -Standalone library: RAPID no longer uses the SVM library. RAPID only -depends on the standard math library, "libm.a", which you probably link -to anyway. - -Use object "RAPID_model" instead of "box": The C++ object into which -you load polygons is now called "RAPID_model". Previous versions used -"box," which was a holdover from prerelease implementations, and was -not a suitable identifier for the API. - -Consistent use of "RAPID_" prefix: All the globals, such as those -which began with "OBBT_" now use the prefix "RAPID_". Note, also, that -the old constants "ALL_CONTACTS" and "FIRST_CONTACT" have been replaced -with the symbols "RAPID_ALL_CONSTACTS" and "RAPID_FIRST_CONTACT" in -RAPID 2.00. - -No explicit library initialization: Previous versions required the -client to call 'box::initialize()' before any other RAPID library call. -This was a common but unnecessary source of client bugs (people forgot -to call this routine). RAPID 2.00 no longer requires this, since all -API routines check to see if the library has been initialized. This -extra check has had a negligible performance impact. - -Revision of model construction interface: RAPID 2.00 requires calls to -BeginModel() and EndModel() to enclose the AddTri() calls for building -objects. This more resembles the OpenGL interface, with which many -clients will likely be familiar. Generally, preprocessing of the -objects will take place when EndModel() is called. Later versions of -RAPID will allow special procedures to be placed after the BeginModel() -call but before the first AddTri() call to give the client more control -over how the models are preprocessed. - -Faster preprocessing: The preprocessing for RAPID has been greatly -improved in terms of speed. RAPID 2.00 is generally 5 times faster than -previous versions in preprocessing models. The quality of the -hierarchies have theoretically been affected, in some ways for the -better and in some ways for the worse, but we have not conducted a -thorough study to gauge overall impact of our changes. In a later -release, we intend to provide an alternative preprocessing algorithm -which will be computationally expensive but which will build better -hierarchies. - -No support for plain C: Some clients may not consider this an -improvement, but support for plain C has been discontinued. Of course, -clients are still able to construct their own plain C wrappers for the -C++ functions in RAPID. This change has made the implementation of -RAPID more clean. - -.SH "SEE ALSO" -dtiquery(1) - -.SH AUTHOR -.nf -.na -UNC Research Group on Modeling -http://www.cs.unc.edu/~geom/OBB/OBBT.html - diff --git a/math/rapid/pkg-descr b/math/rapid/pkg-descr deleted file mode 100644 index 4d3effbbd16c..000000000000 --- a/math/rapid/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -RAPID is a robust and accurate polygon interference detection library for -large environments composed of unstructured models. - -************************************************************************** - -The RAPID code is offered "as is" and is free for non-commercial use. - -To use RAPID for any commercial purpose, you must request a license. - -************************************************************************** diff --git a/math/rapid/pkg-plist b/math/rapid/pkg-plist deleted file mode 100644 index 8028332a6a10..000000000000 --- a/math/rapid/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -include/RAPID/RAPID.H -include/RAPID/RAPID_private.H -include/RAPID/RAPID_version.H -include/RAPID/matvec.H -include/RAPID/moments.H -include/RAPID/obb.H -include/RAPID/overlap.H -lib/libRAPID.a -share/man/man1/rapid.1.gz diff --git a/math/rkward/Makefile b/math/rkward/Makefile index 66c4ffc103a2..0e749c868011 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -1,5 +1,6 @@ PORTNAME= rkward PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ diff --git a/math/rocs/distinfo b/math/rocs/distinfo index 4413ca8a2df0..8bbf38306f95 100644 --- a/math/rocs/distinfo +++ b/math/rocs/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1770570805 +SHA256 (KDE/release-service/25.12.2/rocs-25.12.2.tar.xz) = 20ff83d0dd881c4ad167076b9de7976f85607d2c05eb914eb293bb752c7855a6 +SIZE (KDE/release-service/25.12.2/rocs-25.12.2.tar.xz) = 1580752 diff --git a/math/rubygem-bigdecimal-gitlab/Makefile b/math/rubygem-bigdecimal-gitlab/Makefile new file mode 100644 index 000000000000..3ef1ca3e3fea --- /dev/null +++ b/math/rubygem-bigdecimal-gitlab/Makefile @@ -0,0 +1,17 @@ +PORTNAME= bigdecimal +PORTVERSION= 3.3.1 +CATEGORIES= math rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -gitlab + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Arbitrary-precision decimal floating-point number class +WWW= https://github.com/ruby/bigdecimal + +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual +LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE + +USES= gem + +.include <bsd.port.mk> diff --git a/math/rubygem-bigdecimal-gitlab/distinfo b/math/rubygem-bigdecimal-gitlab/distinfo new file mode 100644 index 000000000000..2fecc94a2435 --- /dev/null +++ b/math/rubygem-bigdecimal-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1767182576 +SHA256 (rubygem/bigdecimal-3.3.1.gem) = eaa01e228be54c4f9f53bf3cc34fe3d5e845c31963e7fcc5bedb05a4e7d52218 +SIZE (rubygem/bigdecimal-3.3.1.gem) = 84992 diff --git a/math/rubygem-bigdecimal-gitlab/pkg-descr b/math/rubygem-bigdecimal-gitlab/pkg-descr new file mode 100644 index 000000000000..49f076492a04 --- /dev/null +++ b/math/rubygem-bigdecimal-gitlab/pkg-descr @@ -0,0 +1 @@ +BigDecimal provides an arbitrary-precision decimal floating-point number class. diff --git a/math/rubygem-bigdecimal/Makefile b/math/rubygem-bigdecimal/Makefile index a8b6be1f587b..b5c7c1981e04 100644 --- a/math/rubygem-bigdecimal/Makefile +++ b/math/rubygem-bigdecimal/Makefile @@ -1,5 +1,5 @@ PORTNAME= bigdecimal -PORTVERSION= 3.3.1 +PORTVERSION= 4.0.1 CATEGORIES= math rubygems MASTER_SITES= RG diff --git a/math/rubygem-bigdecimal/distinfo b/math/rubygem-bigdecimal/distinfo index e002d64f1a0e..a2e26fd64cd3 100644 --- a/math/rubygem-bigdecimal/distinfo +++ b/math/rubygem-bigdecimal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774899 -SHA256 (rubygem/bigdecimal-3.3.1.gem) = eaa01e228be54c4f9f53bf3cc34fe3d5e845c31963e7fcc5bedb05a4e7d52218 -SIZE (rubygem/bigdecimal-3.3.1.gem) = 84992 +TIMESTAMP = 1766953554 +SHA256 (rubygem/bigdecimal-4.0.1.gem) = 8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7 +SIZE (rubygem/bigdecimal-4.0.1.gem) = 90112 diff --git a/math/rubygem-rb-gsl/Makefile b/math/rubygem-rb-gsl/Makefile deleted file mode 100644 index 09a38b608c87..000000000000 --- a/math/rubygem-rb-gsl/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= gsl -PORTVERSION= 2.1.0.2 -PORTREVISION= 5 -CATEGORIES= math rubygems -MASTER_SITES= RG -PKGNAMEPREFIX= rubygem-rb- - -MAINTAINER= murashin@gfd-dennou.org -COMMENT= Ruby extension library for GSL (GNU Scientific Library) -WWW= https://github.com/blackwinter/rb-gsl - -LICENSE= GPLv2 - -LIB_DEPENDS= libgsl.so:math/gsl -RUN_DEPENDS= rubygem-narray>=0.5.9:math/rubygem-narray - -USES= gem - -.include <bsd.port.options.mk> - -.if ${OPSYS} == FreeBSD -CONFIGURE_ARGS+= --with-cflags="-Wno-error=int-conversion -Wno-error=incompatible-function-pointer-types" -.endif - -.include <bsd.port.mk> diff --git a/math/rubygem-rb-gsl/distinfo b/math/rubygem-rb-gsl/distinfo deleted file mode 100644 index e1b42930feef..000000000000 --- a/math/rubygem-rb-gsl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1493451497 -SHA256 (rubygem/gsl-2.1.0.2.gem) = bb748021a950ae51a7f0eeadffbcd9b039734fcbb99a04a313ca48c4e60dd9ba -SIZE (rubygem/gsl-2.1.0.2.gem) = 735232 diff --git a/math/rubygem-rb-gsl/files/patch-ruby3 b/math/rubygem-rb-gsl/files/patch-ruby3 deleted file mode 100644 index 866a7ffa6ab0..000000000000 --- a/math/rubygem-rb-gsl/files/patch-ruby3 +++ /dev/null @@ -1,563 +0,0 @@ -diff --git .travis.yml .travis.yml -index e69c107..849e6aa 100644 ---- .travis.yml -+++ .travis.yml -@@ -8,11 +8,15 @@ rvm: - - 2.2.6 - - 2.3.3 - - 2.4.0 -+ - 2.5 -+ - 2.6 -+ - 2.7 -+ - 3.0.0 - - before_install: - - sudo apt-get update -qq - - sudo apt-get install -y libgsl0-dev -- - gem update bundler -- - bundle install -+ - gem install bundler:1.17.3 -+ - bundle _1.17.3_ install - - bundle exec rake compile - - bundle exec rake test -diff --git ext/gsl_native/extconf.rb ext/gsl_native/extconf.rb -index 2c712b3..982bad8 100644 ---- ext/gsl_native/extconf.rb -+++ ext/gsl_native/extconf.rb -@@ -21,6 +21,7 @@ def create_conf_h(file) #:nodoc: - - # FIXME: Find a better way to do this: - hfile.puts "#define RUBY_2 1" if RUBY_VERSION >= '2.0' -+ hfile.puts "#define RUBY_3 1" if RUBY_VERSION >= '3.0' - - for line in $defs - line =~ /^-D(.*)/ -diff --git ext/gsl_native/gsl_narray.c ext/gsl_native/gsl_narray.c -index ba895e6..a4a90d9 100644 ---- ext/gsl_native/gsl_narray.c -+++ ext/gsl_native/gsl_narray.c -@@ -570,7 +570,7 @@ gsl_matrix_int_view* na_to_gm_int_view(VALUE nna) - } - - #include <gsl/gsl_histogram.h> --EXTERN VALUE cgsl_histogram; -+extern VALUE cgsl_histogram; - static VALUE rb_gsl_narray_histogram(int argc, VALUE *argv, VALUE obj) - { - double *ptr, *ptr_range; -diff --git ext/gsl_native/include/rb_gsl.h ext/gsl_native/include/rb_gsl.h -index bc1d6c0..aa643e6 100644 ---- ext/gsl_native/include/rb_gsl.h -+++ ext/gsl_native/include/rb_gsl.h -@@ -109,7 +109,7 @@ void Init_tensor_int_init(VALUE module); - - void Init_gsl_dirac(VALUE module); - --EXTERN VALUE cGSL_Object; -+extern VALUE cGSL_Object; - - void Init_tamu_anova(VALUE module); - -diff --git ext/gsl_native/include/rb_gsl_array.h ext/gsl_native/include/rb_gsl_array.h -index 447679d..e4d4440 100644 ---- ext/gsl_native/include/rb_gsl_array.h -+++ ext/gsl_native/include/rb_gsl_array.h -@@ -29,41 +29,41 @@ - typedef gsl_permutation gsl_index; - - #ifdef HAVE_NARRAY_H --EXTERN VALUE cNArray; -+extern VALUE cNArray; - #endif - - #ifdef HAVE_NMATRIX_H --EXTERN VALUE cNMatrix; -+extern VALUE cNMatrix; - #endif - --EXTERN VALUE cgsl_block, cgsl_block_int; --EXTERN VALUE cgsl_block_uchar; --EXTERN VALUE cgsl_block_complex; --EXTERN VALUE cgsl_vector, cgsl_vector_complex; --EXTERN VALUE cgsl_vector_col; --EXTERN VALUE cgsl_vector_col_view; --EXTERN VALUE cgsl_vector_complex_col; --EXTERN VALUE cgsl_vector_complex_col_view; --EXTERN VALUE cgsl_vector_view, cgsl_vector_complex_view; --EXTERN VALUE cgsl_vector_view_ro, cgsl_vector_col_view_ro; --EXTERN VALUE cgsl_vector_complex_view_ro; -- --EXTERN VALUE cgsl_vector_int, cgsl_vector_int_col; --EXTERN VALUE cgsl_vector_int_view, cgsl_vector_int_col_view; --EXTERN VALUE cgsl_vector_int_view_ro, cgsl_vector_int_col_view_ro; -- --EXTERN VALUE cgsl_matrix, cgsl_matrix_complex; --EXTERN VALUE cgsl_matrix_view_ro; --EXTERN VALUE cgsl_matrix_complex_view_ro; --EXTERN VALUE cgsl_matrix_view, cgsl_matrix_complex_view; --EXTERN VALUE cgsl_matrix_int, cgsl_matrix_int_view; --EXTERN VALUE cgsl_matrix_int_view_ro; --EXTERN VALUE cgsl_permutation; --EXTERN VALUE cgsl_index; --EXTERN VALUE cgsl_function; --EXTERN VALUE mgsl_narray; -- --EXTERN VALUE mDirac; -+extern VALUE cgsl_block, cgsl_block_int; -+extern VALUE cgsl_block_uchar; -+extern VALUE cgsl_block_complex; -+extern VALUE cgsl_vector, cgsl_vector_complex; -+extern VALUE cgsl_vector_col; -+extern VALUE cgsl_vector_col_view; -+extern VALUE cgsl_vector_complex_col; -+extern VALUE cgsl_vector_complex_col_view; -+extern VALUE cgsl_vector_view, cgsl_vector_complex_view; -+extern VALUE cgsl_vector_view_ro, cgsl_vector_col_view_ro; -+extern VALUE cgsl_vector_complex_view_ro; -+ -+extern VALUE cgsl_vector_int, cgsl_vector_int_col; -+extern VALUE cgsl_vector_int_view, cgsl_vector_int_col_view; -+extern VALUE cgsl_vector_int_view_ro, cgsl_vector_int_col_view_ro; -+ -+extern VALUE cgsl_matrix, cgsl_matrix_complex; -+extern VALUE cgsl_matrix_view_ro; -+extern VALUE cgsl_matrix_complex_view_ro; -+extern VALUE cgsl_matrix_view, cgsl_matrix_complex_view; -+extern VALUE cgsl_matrix_int, cgsl_matrix_int_view; -+extern VALUE cgsl_matrix_int_view_ro; -+extern VALUE cgsl_permutation; -+extern VALUE cgsl_index; -+extern VALUE cgsl_function; -+extern VALUE mgsl_narray; -+ -+extern VALUE mDirac; - - gsl_matrix_view* gsl_matrix_view_alloc(); - void gsl_matrix_view_free(gsl_matrix_view * mv); -diff --git ext/gsl_native/include/rb_gsl_common.h ext/gsl_native/include/rb_gsl_common.h -index e3365b0..44f23aa 100644 ---- ext/gsl_native/include/rb_gsl_common.h -+++ ext/gsl_native/include/rb_gsl_common.h -@@ -25,8 +25,9 @@ - #include <gsl/gsl_ieee_utils.h> - #include "rb_gsl_with_narray.h" - #include "rb_gsl_with_nmatrix.h" -+#include "gsl_config.h" - --EXTERN ID rb_gsl_id_beg, rb_gsl_id_end, rb_gsl_id_excl, rb_gsl_id_to_a; -+extern ID rb_gsl_id_beg, rb_gsl_id_end, rb_gsl_id_excl, rb_gsl_id_to_a; - - #ifndef CHECK_FIXNUM - #define CHECK_FIXNUM(x) if(!FIXNUM_P(x)) rb_raise(rb_eTypeError,"Fixnum expected"); -@@ -292,7 +293,9 @@ EXTERN ID rb_gsl_id_beg, rb_gsl_id_end, rb_gsl_id_excl, rb_gsl_id_to_a; - #endif - - #ifndef RBGSL_SET_CLASS --#ifdef RB_OBJ_WRITE -+#if defined(RUBY_3) -+#define RBGSL_SET_CLASS0(obj0, cls) RB_OBJ_WRITE(obj0, &(RBASIC(obj0)->klass), cls) -+#elif defined(RB_OBJ_WRITE) - #define RBGSL_SET_CLASS0(obj0, cls) RB_OBJ_WRITE(obj0, &(RBASIC_CLASS(obj0)), cls) - #else - #define RBGSL_SET_CLASS0(obj0, cls) RBASIC(obj0)->klass = cls -@@ -349,5 +352,5 @@ VALUE rb_gsl_nary_eval1(VALUE ary, double (*f)(double)); - VALUE rb_gsl_nmatrix_eval1(VALUE ary, double (*f)(double)); - #endif - --EXTERN VALUE cGSL_Object; -+extern VALUE cGSL_Object; - #endif -diff --git ext/gsl_native/include/rb_gsl_complex.h ext/gsl_native/include/rb_gsl_complex.h -index 6243311..4747f84 100644 ---- ext/gsl_native/include/rb_gsl_complex.h -+++ ext/gsl_native/include/rb_gsl_complex.h -@@ -18,7 +18,7 @@ - #include <gsl/gsl_complex.h> - #include <gsl/gsl_complex_math.h> - --EXTERN VALUE cgsl_complex; -+extern VALUE cgsl_complex; - VALUE rb_gsl_complex_pow(int argc, VALUE *argv, VALUE obj); - VALUE rb_gsl_complex_pow_real(int argc, VALUE *argv, VALUE obj); - -diff --git ext/gsl_native/include/rb_gsl_const.h ext/gsl_native/include/rb_gsl_const.h -index c46b61b..735480a 100644 ---- ext/gsl_native/include/rb_gsl_const.h -+++ ext/gsl_native/include/rb_gsl_const.h -@@ -18,6 +18,6 @@ - #include <gsl/gsl_const_cgsm.h> - #include <gsl/gsl_const_num.h> - --EXTERN VALUE mgsl_const_mks, mgsl_const_cgs; -+extern VALUE mgsl_const_mks, mgsl_const_cgs; - - #endif -diff --git ext/gsl_native/include/rb_gsl_fft.h ext/gsl_native/include/rb_gsl_fft.h -index 8de6449..a220ae2 100644 ---- ext/gsl_native/include/rb_gsl_fft.h -+++ ext/gsl_native/include/rb_gsl_fft.h -@@ -39,11 +39,11 @@ enum { - RB_GSL_FFT_COPY, - }; - --EXTERN VALUE mgsl_fft; --EXTERN VALUE cgsl_fft_wavetable; --EXTERN VALUE cgsl_fft_wavetable_factor; --EXTERN VALUE cgsl_fft_complex_wavetable, cgsl_fft_complex_workspace; --EXTERN VALUE cgsl_fft_real_wavetable, cgsl_fft_halfcomplex_wavetable; --EXTERN VALUE cgsl_fft_real_workspace; -+extern VALUE mgsl_fft; -+extern VALUE cgsl_fft_wavetable; -+extern VALUE cgsl_fft_wavetable_factor; -+extern VALUE cgsl_fft_complex_wavetable, cgsl_fft_complex_workspace; -+extern VALUE cgsl_fft_real_wavetable, cgsl_fft_halfcomplex_wavetable; -+extern VALUE cgsl_fft_real_workspace; - - #endif -diff --git ext/gsl_native/include/rb_gsl_fit.h ext/gsl_native/include/rb_gsl_fit.h -index 3b38e6b..c32805b 100644 ---- ext/gsl_native/include/rb_gsl_fit.h -+++ ext/gsl_native/include/rb_gsl_fit.h -@@ -18,6 +18,6 @@ - #include <gsl/gsl_multifit_nlin.h> - #include "rb_gsl_array.h" - --EXTERN VALUE mgsl_multifit; -+extern VALUE mgsl_multifit; - - #endif -diff --git ext/gsl_native/include/rb_gsl_function.h ext/gsl_native/include/rb_gsl_function.h -index 207e21e..71bb67f 100644 ---- ext/gsl_native/include/rb_gsl_function.h -+++ ext/gsl_native/include/rb_gsl_function.h -@@ -15,8 +15,8 @@ - - #include "rb_gsl.h" - --EXTERN VALUE cgsl_function; --EXTERN VALUE cgsl_function_fdf; -+extern VALUE cgsl_function; -+extern VALUE cgsl_function_fdf; - extern ID RBGSL_ID_call, RBGSL_ID_arity; - void gsl_function_mark(gsl_function *f); - void gsl_function_free(gsl_function *f); -diff --git ext/gsl_native/include/rb_gsl_histogram.h ext/gsl_native/include/rb_gsl_histogram.h -index 02a9b7b..a0635ac 100644 ---- ext/gsl_native/include/rb_gsl_histogram.h -+++ ext/gsl_native/include/rb_gsl_histogram.h -@@ -18,11 +18,11 @@ - #include <gsl/gsl_histogram2d.h> - #include "rb_gsl.h" - --EXTERN VALUE cgsl_histogram; --EXTERN VALUE cgsl_histogram_range; --EXTERN VALUE cgsl_histogram_bin; --EXTERN VALUE cgsl_histogram2d; --EXTERN VALUE cgsl_histogram2d_view; -+extern VALUE cgsl_histogram; -+extern VALUE cgsl_histogram_range; -+extern VALUE cgsl_histogram_bin; -+extern VALUE cgsl_histogram2d; -+extern VALUE cgsl_histogram2d_view; - - typedef struct { - gsl_histogram h; -diff --git ext/gsl_native/include/rb_gsl_poly.h ext/gsl_native/include/rb_gsl_poly.h -index 02422ca..76e0a9d 100644 ---- ext/gsl_native/include/rb_gsl_poly.h -+++ ext/gsl_native/include/rb_gsl_poly.h -@@ -17,12 +17,12 @@ - #include "rb_gsl_complex.h" - #include "rb_gsl_array.h" - --EXTERN VALUE cgsl_poly; --EXTERN VALUE cgsl_poly_int; --EXTERN VALUE cgsl_poly_dd; --EXTERN VALUE cgsl_poly_taylor; --EXTERN VALUE cgsl_poly_workspace; --EXTERN VALUE cgsl_rational; -+extern VALUE cgsl_poly; -+extern VALUE cgsl_poly_int; -+extern VALUE cgsl_poly_dd; -+extern VALUE cgsl_poly_taylor; -+extern VALUE cgsl_poly_workspace; -+extern VALUE cgsl_rational; - - typedef gsl_vector gsl_poly; - typedef gsl_vector_int gsl_poly_int; -diff --git ext/gsl_native/include/rb_gsl_rng.h ext/gsl_native/include/rb_gsl_rng.h -index 796c4ee..f656365 100644 ---- ext/gsl_native/include/rb_gsl_rng.h -+++ ext/gsl_native/include/rb_gsl_rng.h -@@ -15,6 +15,6 @@ - #include <gsl/gsl_rng.h> - #include "rb_gsl.h" - --EXTERN VALUE cgsl_rng; -+extern VALUE cgsl_rng; - - #endif -diff --git ext/gsl_native/include/rb_gsl_root.h ext/gsl_native/include/rb_gsl_root.h -index 6b68bab..0d98dd4 100644 ---- ext/gsl_native/include/rb_gsl_root.h -+++ ext/gsl_native/include/rb_gsl_root.h -@@ -16,7 +16,7 @@ - #include <gsl/gsl_roots.h> - #include "rb_gsl.h" - --EXTERN VALUE cgsl_fsolver; --EXTERN VALUE cgsl_fdfsolver; -+extern VALUE cgsl_fsolver; -+extern VALUE cgsl_fdfsolver; - - #endif -diff --git ext/gsl_native/include/rb_gsl_sf.h ext/gsl_native/include/rb_gsl_sf.h -index 9a61cec..65f5e12 100644 ---- ext/gsl_native/include/rb_gsl_sf.h -+++ ext/gsl_native/include/rb_gsl_sf.h -@@ -16,7 +16,7 @@ - #include <gsl/gsl_sf_mathieu.h> - #include "rb_gsl.h" - --EXTERN VALUE cgsl_sf_result, cgsl_sf_result_e10; -+extern VALUE cgsl_sf_result, cgsl_sf_result_e10; - - VALUE rb_gsl_sf_result_new(VALUE klass); - -diff --git ext/gsl_native/include/rb_gsl_tensor.h ext/gsl_native/include/rb_gsl_tensor.h -index 35c98c1..9828f9b 100644 ---- ext/gsl_native/include/rb_gsl_tensor.h -+++ ext/gsl_native/include/rb_gsl_tensor.h -@@ -5,7 +5,7 @@ - #include "rb_gsl.h" - #include <tensor/tensor.h> - --EXTERN VALUE cgsl_tensor, cgsl_tensor_int; -+extern VALUE cgsl_tensor, cgsl_tensor_int; - - enum { - TENSOR_ADD, -diff --git ext/gsl_native/include/templates_off.h ext/gsl_native/include/templates_off.h -index 37e024d..db01c79 100644 ---- ext/gsl_native/include/templates_off.h -+++ ext/gsl_native/include/templates_off.h -@@ -85,3 +85,8 @@ - #undef NAME - #undef STRING - #undef EXPAND -+ -+#ifdef RUBY_3 -+#undef memcpy -+#define memcpy ruby_nonempty_memcpy -+#endif -\ No newline at end of file -diff --git ext/gsl_native/include/templates_on.h ext/gsl_native/include/templates_on.h -index 4db23e9..44520d1 100644 ---- ext/gsl_native/include/templates_on.h -+++ ext/gsl_native/include/templates_on.h -@@ -239,3 +239,9 @@ - #define STRING(x) #x - #define EXPAND(x) STRING(x) - #define NAME(x) EXPAND(GSL_TYPE(x)) -+ -+// Ruby 3 redefines memcpy as ruby_nonempty_memcpy, breaking everything if memcpy is used in preprocessor -+#ifdef RUBY_3 -+#undef memcpy -+#define memcpy memcpy -+#endif -\ No newline at end of file -diff --git ext/gsl_native/interp.c ext/gsl_native/interp.c -index 366f594..4decffc 100644 ---- ext/gsl_native/interp.c -+++ ext/gsl_native/interp.c -@@ -12,7 +12,7 @@ - #include "include/rb_gsl_interp.h" - - VALUE cgsl_interp_accel; /* this is used also in spline.c */ --EXTERN VALUE cgsl_vector, cgsl_matrix; -+extern VALUE cgsl_vector, cgsl_matrix; - - static void rb_gsl_interp_free(rb_gsl_interp *sp); - -diff --git ext/gsl_native/interp2d.c ext/gsl_native/interp2d.c -index e086eab..ec23067 100644 ---- ext/gsl_native/interp2d.c -+++ ext/gsl_native/interp2d.c -@@ -12,7 +12,7 @@ - #include "include/rb_gsl_interp2d.h" - - VALUE cgsl_interp2d_accel; /* this is used also in spline2d.c */ --EXTERN VALUE cgsl_vector, cgsl_matrix; -+extern VALUE cgsl_vector, cgsl_matrix; - - static VALUE rb_gsl_interp2d_alloc(int argc, VALUE *argv, VALUE self) - { -diff --git ext/gsl_native/linalg_complex.c ext/gsl_native/linalg_complex.c -index 491ad0c..4ee62fa 100644 ---- ext/gsl_native/linalg_complex.c -+++ ext/gsl_native/linalg_complex.c -@@ -14,8 +14,8 @@ - #include "include/rb_gsl_common.h" - #include "include/rb_gsl_linalg.h" - --EXTERN VALUE mgsl_linalg; --EXTERN VALUE cgsl_complex; -+extern VALUE mgsl_linalg; -+extern VALUE cgsl_complex; - - static VALUE cgsl_matrix_complex_LU; - static VALUE cgsl_matrix_complex_C; -diff --git ext/gsl_native/matrix_source.h ext/gsl_native/matrix_source.h -index d6f312b..cef5a9a 100644 ---- ext/gsl_native/matrix_source.h -+++ ext/gsl_native/matrix_source.h -@@ -1536,7 +1536,7 @@ static int FUNCTION(mygsl_matrix,equal)(GSL_TYPE(gsl_matrix) *a, GSL_TYPE(gsl_ma - } - - #ifdef HAVE_TENSOR_TENSOR_H --EXTERN VALUE cgsl_tensor, cgsl_tensor_int; -+extern VALUE cgsl_tensor, cgsl_tensor_int; - VALUE rb_gsl_tensor_equal(int argc, VALUE *argv, VALUE obj); - VALUE rb_gsl_tensor_int_equal(int argc, VALUE *argv, VALUE obj); - #ifdef BASE_DOUBLE -diff --git ext/gsl_native/monte.c ext/gsl_native/monte.c -index 3559001..8d83bdb 100644 ---- ext/gsl_native/monte.c -+++ ext/gsl_native/monte.c -@@ -25,7 +25,7 @@ static VALUE cgsl_monte_miser; - static VALUE cgsl_monte_vegas; - static VALUE cgsl_monte_function; - static VALUE cgsl_monte_miser_params, cgsl_monte_vegas_params; --EXTERN VALUE cgsl_vector; -+extern VALUE cgsl_vector; - - enum { - GSL_MONTE_PLAIN_STATE = 1, -diff --git ext/gsl_native/root.c ext/gsl_native/root.c -index dfed2c8..666ec81 100644 ---- ext/gsl_native/root.c -+++ ext/gsl_native/root.c -@@ -14,7 +14,7 @@ - #include "include/rb_gsl_function.h" - #include "include/rb_gsl_root.h" - --EXTERN VALUE cgsl_function_fdf; -+extern VALUE cgsl_function_fdf; - - enum { - GSL_ROOT_FSOLVER_BISECTION, -diff --git ext/gsl_native/sf_bessel.c ext/gsl_native/sf_bessel.c -index 65d5038..c0ab45d 100644 ---- ext/gsl_native/sf_bessel.c -+++ ext/gsl_native/sf_bessel.c -@@ -11,7 +11,7 @@ - */ - - #include "include/rb_gsl_sf.h" --EXTERN VALUE cgsl_vector; -+extern VALUE cgsl_vector; - - /* Cylindrical Bessel Functions */ - static VALUE rb_gsl_sf_bessel_J0(VALUE obj, VALUE x) -diff --git ext/gsl_native/sf_coulomb.c ext/gsl_native/sf_coulomb.c -index c314642..6479769 100644 ---- ext/gsl_native/sf_coulomb.c -+++ ext/gsl_native/sf_coulomb.c -@@ -11,7 +11,7 @@ - */ - - #include "include/rb_gsl_sf.h" --EXTERN VALUE cgsl_vector; -+extern VALUE cgsl_vector; - - static VALUE rb_gsl_sf_hydrogenicR_1(VALUE obj, VALUE Z, VALUE r) - { -diff --git ext/gsl_native/sf_legendre.c ext/gsl_native/sf_legendre.c -index 5a9470e..91836e1 100644 ---- ext/gsl_native/sf_legendre.c -+++ ext/gsl_native/sf_legendre.c -@@ -10,7 +10,7 @@ - */ - - #include "include/rb_gsl_sf.h" --EXTERN VALUE cgsl_vector; -+extern VALUE cgsl_vector; - - static VALUE rb_gsl_sf_legendre_P1(VALUE obj, VALUE x) - { -diff --git ext/gsl_native/sort.c ext/gsl_native/sort.c -index a1acd78..240a8fb 100644 ---- ext/gsl_native/sort.c -+++ ext/gsl_native/sort.c -@@ -13,8 +13,8 @@ - #include <gsl/gsl_heapsort.h> - #include <gsl/gsl_sort.h> - --EXTERN ID RBGSL_ID_call; --EXTERN VALUE cgsl_complex; -+extern ID RBGSL_ID_call; -+extern VALUE cgsl_complex; - - int rb_gsl_comparison_double(const void *aa, const void *bb); - int rb_gsl_comparison_complex(const void *aa, const void *bb); -diff --git ext/gsl_native/spline.c ext/gsl_native/spline.c -index dd42355..0d730da 100644 ---- ext/gsl_native/spline.c -+++ ext/gsl_native/spline.c -@@ -11,7 +11,7 @@ - - #include "include/rb_gsl_interp.h" - --EXTERN VALUE cgsl_interp_accel; /* defined in interp.c */ -+extern VALUE cgsl_interp_accel; /* defined in interp.c */ - - static void rb_gsl_spline_free(rb_gsl_spline *sp); - -diff --git ext/gsl_native/spline2d.c ext/gsl_native/spline2d.c -index 34e0c2b..36f3106 100644 ---- ext/gsl_native/spline2d.c -+++ ext/gsl_native/spline2d.c -@@ -11,7 +11,7 @@ - #ifdef GSL_2_0_LATER - #include "include/rb_gsl_interp2d.h" - --EXTERN VALUE cgsl_interp2d_accel; /* defined in interp2d.c */ -+extern VALUE cgsl_interp2d_accel; /* defined in interp2d.c */ - static void rb_gsl_spline2d_free(rb_gsl_spline2d *fr); - - static VALUE rb_gsl_spline2d_alloc(int argc, VALUE *argv, VALUE self) -diff --git ext/gsl_native/vector_complex.c ext/gsl_native/vector_complex.c -index b598746..83db5ee 100644 ---- ext/gsl_native/vector_complex.c -+++ ext/gsl_native/vector_complex.c -@@ -12,7 +12,7 @@ - #include "include/rb_gsl_array.h" - #include "include/rb_gsl_complex.h" - --EXTERN VALUE cgsl_complex; -+extern VALUE cgsl_complex; - static VALUE rb_gsl_vector_complex_inner_product(int argc, VALUE *argv, VALUE obj); - static VALUE rb_gsl_vector_complex_product_to_m(int argc, VALUE *argv, VALUE obj); - -diff --git ext/gsl_native/vector_source.h ext/gsl_native/vector_source.h -index 1d343cd..2b265d9 100644 ---- ext/gsl_native/vector_source.h -+++ ext/gsl_native/vector_source.h -@@ -687,7 +687,7 @@ static VALUE FUNCTION(rb_gsl_vector,uplus)(VALUE obj) - return obj; - } - --EXTERN VALUE cgsl_poly; -+extern VALUE cgsl_poly; - - VALUE FUNCTION(rb_gsl_vector,uminus)(VALUE obj) - { -@@ -1009,7 +1009,7 @@ int FUNCTION(rbgsl_vector,equal)(const GSL_TYPE(gsl_vector) *v1, const GSL_TYPE( - } - - #ifdef HAVE_TENSOR_TENSOR_H --EXTERN VALUE cgsl_tensor, cgsl_tensor_int; -+extern VALUE cgsl_tensor, cgsl_tensor_int; - VALUE rb_gsl_tensor_equal(int argc, VALUE *argv, VALUE obj); - VALUE rb_gsl_tensor_int_equal(int argc, VALUE *argv, VALUE obj); - #ifdef BASE_DOUBLE diff --git a/math/rubygem-rb-gsl/pkg-descr b/math/rubygem-rb-gsl/pkg-descr deleted file mode 100644 index 03c818e485ea..000000000000 --- a/math/rubygem-rb-gsl/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Ruby/GSL is a Ruby extension library for GSL (GNU Scientific Library), -which provides a number of functions and methods for numerical -computing in Ruby. diff --git a/math/saga/Makefile b/math/saga/Makefile index 5f25e05b5553..b2f3f2087214 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,6 +1,5 @@ PORTNAME= saga -PORTVERSION= 9.10.2 -PORTREVISION= 1 +PORTVERSION= 9.11.1 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= ee3d5e428 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..a20bc9814e85 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 = 1768504529 +SHA256 (saga-9.11.1.tar.gz) = 70d93afc8720a8b80eaf0d8b69e33dee9c9d1702e60cbe8caf5ebda6304d6031 +SIZE (saga-9.11.1.tar.gz) = 10352892 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 3445b5b309c1..c2498017c2bc 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,7 +1,7 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index c9020ac6731d..2c5f892286a7 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapack PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/scalapackfx/Makefile b/math/scalapackfx/Makefile index 0d4e7d640914..250c26315b41 100644 --- a/math/scalapackfx/Makefile +++ b/math/scalapackfx/Makefile @@ -1,6 +1,6 @@ PORTNAME= scalapackfx DISTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/scilab/Makefile b/math/scilab/Makefile index ed81d37d291e..d3ee9203f17a 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,6 +1,6 @@ PORTNAME= scilab DISTVERSION= 6.1.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= math cad java MASTER_SITES= https://www.scilab.org/download/${DISTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} @@ -28,6 +28,7 @@ USES= compiler:c++17-lang cpe desktop-file-utils eigen:3,build \ fortran gettext gmake gnome iconv:wchar_t libtool \ localbase ncurses pathfix pkgconfig shared-mime-info USE_GNOME= libxml2 +JAVA_VERSION= 8 USE_LOCALE= en_US.UTF-8 GNU_CONFIGURE= yes diff --git a/math/scipoptsuite/Makefile b/math/scipoptsuite/Makefile index 734290c6f239..1db2fe88602c 100644 --- a/math/scipoptsuite/Makefile +++ b/math/scipoptsuite/Makefile @@ -1,5 +1,6 @@ PORTNAME= scipoptsuite DISTVERSION= 10.0.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://scipopt.org/download/release/ diff --git a/math/scorec-core/Makefile b/math/scorec-core/Makefile index 9bfd733f69e4..2d22a95f6313 100644 --- a/math/scorec-core/Makefile +++ b/math/scorec-core/Makefile @@ -1,6 +1,7 @@ PORTNAME= scorec-core DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/secp256k1/Makefile b/math/secp256k1/Makefile index abdc97284a3b..b133f1d83d9e 100644 --- a/math/secp256k1/Makefile +++ b/math/secp256k1/Makefile @@ -1,6 +1,6 @@ PORTNAME= secp256k1 DISTVERSIONPREFIX= v -DISTVERSION= 0.6.0 +DISTVERSION= 0.7.1 CATEGORIES= math security java MAINTAINER= ale@FreeBSD.org diff --git a/math/secp256k1/distinfo b/math/secp256k1/distinfo index 378b71da49a9..a6c499edab5f 100644 --- a/math/secp256k1/distinfo +++ b/math/secp256k1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730814381 -SHA256 (bitcoin-core-secp256k1-v0.6.0_GH0.tar.gz) = 785bb98e7d6705c51c8dfa8ac3af6aa2ccfa3774714d51c0b9e28fac1146e9f1 -SIZE (bitcoin-core-secp256k1-v0.6.0_GH0.tar.gz) = 1996783 +TIMESTAMP = 1769588769 +SHA256 (bitcoin-core-secp256k1-v0.7.1_GH0.tar.gz) = 958f204dbafc117e73a2604285dc2eb2a5128344d3499c114dcba5de54cb7a9e +SIZE (bitcoin-core-secp256k1-v0.7.1_GH0.tar.gz) = 2154599 diff --git a/math/secp256k1/pkg-plist b/math/secp256k1/pkg-plist index f9489d99bc4e..7a7ac2834134 100644 --- a/math/secp256k1/pkg-plist +++ b/math/secp256k1/pkg-plist @@ -8,6 +8,6 @@ include/secp256k1_recovery.h include/secp256k1_schnorrsig.h lib/libsecp256k1.a lib/libsecp256k1.so -lib/libsecp256k1.so.5 -lib/libsecp256k1.so.5.0.0 +lib/libsecp256k1.so.6 +lib/libsecp256k1.so.6.0.1 libdata/pkgconfig/libsecp256k1.pc diff --git a/math/sfft/Makefile b/math/sfft/Makefile index 640917ef2039..f117fe6b42e5 100644 --- a/math/sfft/Makefile +++ b/math/sfft/Makefile @@ -1,6 +1,6 @@ PORTNAME= sfft DISTVERSION= 0.1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MASTER_SITES= http://spiral.net/software/sfft/ LOCAL/bf DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/math/slepc/Makefile b/math/slepc/Makefile index 862edc2e9c16..356194150d7e 100644 --- a/math/slepc/Makefile +++ b/math/slepc/Makefile @@ -1,6 +1,6 @@ PORTNAME= slepc DISTVERSION= 3.22.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math devel MASTER_SITES= http://slepc.upv.es/download/distrib/ diff --git a/math/spfft/Makefile b/math/spfft/Makefile index f043d2ede192..dee39d4d762c 100644 --- a/math/spfft/Makefile +++ b/math/spfft/Makefile @@ -1,6 +1,7 @@ PORTNAME= spfft DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/spla/Makefile b/math/spla/Makefile index d9d4645a39c9..2bb881ea53aa 100644 --- a/math/spla/Makefile +++ b/math/spla/Makefile @@ -1,7 +1,7 @@ PORTNAME= spla DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/spooles/Makefile b/math/spooles/Makefile index 5e57ffba90e1..ab65e6baa6a6 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -1,6 +1,6 @@ PORTNAME= spooles PORTVERSION= 2.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MASTER_SITES= NETLIB/linalg/spooles .ifdef WITH_MPI diff --git a/math/spot/Makefile b/math/spot/Makefile index 0c4ff64e6054..02e3edf44022 100644 --- a/math/spot/Makefile +++ b/math/spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.14.3 +DISTVERSION= 2.14.5 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ @@ -35,4 +35,15 @@ PORTDOCS= tl.pdf post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so +# ============================================================================ +# Testsuite summary for spot 2.14.5 +# ============================================================================ +# TOTAL: 211 +# PASS: 189 +# SKIP: 20 +# XFAIL: 0 +# FAIL: 2 +# XPASS: 0 +# ERROR: 0 + .include <bsd.port.mk> diff --git a/math/spot/distinfo b/math/spot/distinfo index db2078ef6232..35f96e71c28e 100644 --- a/math/spot/distinfo +++ b/math/spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762965183 -SHA256 (spot-2.14.3.tar.gz) = a0cc89fa716c35a3d7f3272fdbb028841560e671b9958c053870292daf88dd21 -SIZE (spot-2.14.3.tar.gz) = 8585774 +TIMESTAMP = 1768206323 +SHA256 (spot-2.14.5.tar.gz) = 8703d33426eea50a8e3b7f4b984c05b8058cbff054b260863a1688980d8b8d19 +SIZE (spot-2.14.5.tar.gz) = 8587011 diff --git a/math/sprng/Makefile b/math/sprng/Makefile index 3ee83905b18e..6b03d720ef51 100644 --- a/math/sprng/Makefile +++ b/math/sprng/Makefile @@ -1,6 +1,6 @@ PORTNAME= SPRNG PORTVERSION= 5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= http://www.sprng.org/Version${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}${PORTVERSION:R} diff --git a/math/stp/Makefile b/math/stp/Makefile index 2e6e1446cfc6..51c77b7b1585 100644 --- a/math/stp/Makefile +++ b/math/stp/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \ libminisat.so:math/minisat \ libcryptominisat5.so:math/cryptominisat +BUILD_DEPENDS= ${PY_SETUPTOOLS} USES= bison:build cmake perl5 python USE_GITHUB= yes diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 4aebdb2b0b88..2d1db1ec907a 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 10.2.0 +PORTVERSION= 10.3.1 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index ddef1cb8c9d2..e2a3174af67e 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= suitesparse -PORTVERSION= 7.12.1 +PORTVERSION= 7.12.2 CATEGORIES= math MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk index 2d4912616c30..16de6e12d8a7 100644 --- a/math/suitesparse/bsd.suitesparse.mk +++ b/math/suitesparse/bsd.suitesparse.mk @@ -4,7 +4,7 @@ PKGNAMEPREFIX= suitesparse- SSPNAME= suitesparse -SSPVERSION= 7.12.1 +SSPVERSION= 7.12.2 DISTVERSIONPREFIX= v MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo index c45a6d02e0b6..9ee6fd225c6c 100644 --- a/math/suitesparse/distinfo +++ b/math/suitesparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762417262 -SHA256 (suitesparse/v7.12.1.tar.gz) = 794ae22f7e38e2ac9f5cbb673be9dd80cdaff2cdf858f5104e082694f743b0ba -SIZE (suitesparse/v7.12.1.tar.gz) = 95320552 +TIMESTAMP = 1770834073 +SHA256 (suitesparse/v7.12.2.tar.gz) = 679412daa5f69af96d6976595c1ac64f252287a56e98cc4a8155d09cc7fd69e8 +SIZE (suitesparse/v7.12.2.tar.gz) = 95337908 diff --git a/math/sundials/Makefile b/math/sundials/Makefile index 2c4f5e8c7455..530f2a1d9ea4 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,5 +1,6 @@ PORTNAME= sundials DISTVERSION= 7.5.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ diff --git a/math/superlu-dist/Makefile b/math/superlu-dist/Makefile index 932f05dc86fc..3d9e10a2142a 100644 --- a/math/superlu-dist/Makefile +++ b/math/superlu-dist/Makefile @@ -1,7 +1,7 @@ PORTNAME= superlu-dist DISTVERSIONPREFIX= v DISTVERSION= 9.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 43e41239c43f..c4c7d389b45f 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 7.0.1 CATEGORIES= math -MAINTAINER= me@svmhdvn.name +MAINTAINER= siva@FreeBSD.org COMMENT= Library of routines for performing sparse factorization WWW= https://portal.nersc.gov/project/sparse/superlu/ diff --git a/math/taucs/Makefile b/math/taucs/Makefile index 5bd6c7c28d17..9c2bddc738d7 100644 --- a/math/taucs/Makefile +++ b/math/taucs/Makefile @@ -55,7 +55,7 @@ archives: configure lib: archives @${PRINTF} "\n\n%s\n\n\n" "Building shared library:" (cd ${WRKSRC}_SHARED/lib/FreeBSD && \ - ${FC} ${CFLAGS} ${PICFLAG} ${LDFLAGS} -shared \ + ${CC} ${CFLAGS} ${PICFLAG} ${LDFLAGS} -shared \ -o libtaucs.so.1 -Wl,-x -Wl,-soname,libtaucs.so.1 \ -Wl,--whole-archive libtaucs.a -Wl,--no-whole-archive) ${STRIP_CMD} ${WRKSRC}_SHARED/lib/FreeBSD/libtaucs.so.1 diff --git a/math/taucs/files/patch-configurator_taucs__config.c b/math/taucs/files/patch-configurator_taucs__config.c new file mode 100644 index 000000000000..2f0ffcbad1e4 --- /dev/null +++ b/math/taucs/files/patch-configurator_taucs__config.c @@ -0,0 +1,13 @@ +https://github.com/sivantoledo/taucs/pull/2 + +--- configurator/taucs_config.c.orig 2003-09-04 09:08:32 UTC ++++ configurator/taucs_config.c +@@ -2,6 +2,8 @@ + #include <stdlib.h> + #include <string.h> + ++extern int mkdir(); ++ + #include "taucs_structure.h" + + #define INPUT_LEN 1024 diff --git a/math/universal/Makefile b/math/universal/Makefile index 6ed92d4721dd..451a2605d836 100644 --- a/math/universal/Makefile +++ b/math/universal/Makefile @@ -1,6 +1,6 @@ PORTNAME= universal DISTVERSIONPREFIX= v -DISTVERSION= 3.80 +DISTVERSION= 3.97 CATEGORIES= math PKGNAMESUFFIX= -fp-library @@ -22,13 +22,15 @@ OPTIONS_DEFINE= TOOLS OPTIONS_SUB= yes TOOLS_DESC= Build command line tools -TOOLS_CMAKE_BOOL= BUILD_CMD_LINE_TOOLS +TOOLS_CMAKE_BOOL= UNIVERSAL_BUILD_TOOLS_CMD_LINE TOOLS_VARS_OFF= NO_ARCH=yes # header-only library w/out executables -do-test: # tests fail to compile: https://github.com/stillwater-sc/universal/issues/434 +do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_OFF:C/(.*)/-D\1=ON/} ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test +# tests as of 3.97: 100% tests passed, 0 tests failed out of 24 + .include <bsd.port.mk> diff --git a/math/universal/distinfo b/math/universal/distinfo index a14188a823f2..58b859047e37 100644 --- a/math/universal/distinfo +++ b/math/universal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725591861 -SHA256 (stillwater-sc-universal-v3.80_GH0.tar.gz) = 56476b8e4a278824f3cca90f125dbd61aecf1f64ae4e56913f5492ccedceb25f -SIZE (stillwater-sc-universal-v3.80_GH0.tar.gz) = 13178528 +TIMESTAMP = 1770871470 +SHA256 (stillwater-sc-universal-v3.97_GH0.tar.gz) = 3686ade97e659a9eb91250c210b3e0a5d05bec8a82e89dc91902f701913c534f +SIZE (stillwater-sc-universal-v3.97_GH0.tar.gz) = 37343645 diff --git a/math/universal/pkg-plist b/math/universal/pkg-plist index e8600e42fb11..ca308feb78d6 100644 --- a/math/universal/pkg-plist +++ b/math/universal/pkg-plist @@ -1,9 +1,10 @@ %%TOOLS%%bin/areal +%%TOOLS%%bin/bfloat %%TOOLS%%bin/cfloat8_2 %%TOOLS%%bin/cfloat8_3 %%TOOLS%%bin/cfloat8_4 %%TOOLS%%bin/double -%%TOOLS%%bin/execution_environment +%%TOOLS%%bin/doubledouble %%TOOLS%%bin/fixpnt %%TOOLS%%bin/float2posit %%TOOLS%%bin/half @@ -16,125 +17,163 @@ %%TOOLS%%bin/propp %%TOOLS%%bin/propq %%TOOLS%%bin/quad +%%TOOLS%%bin/quaddouble %%TOOLS%%bin/quarter %%TOOLS%%bin/signedint %%TOOLS%%bin/single %%TOOLS%%bin/unsignedint +include/blas/blas.hpp +include/blas/blas/blas_l1.hpp +include/blas/blas/blas_l2.hpp +include/blas/blas/blas_l3.hpp +include/blas/blas/inverse.hpp +include/blas/cg_fdp_solvers.hpp +include/blas/exceptions.hpp +include/blas/ext/README.md +include/blas/ext/posit_fused_blas.hpp +include/blas/ext/solvers/luir.hpp +include/blas/ext/solvers/posit_fused_backsub.hpp +include/blas/ext/solvers/posit_fused_forwsub.hpp +include/blas/ext/solvers/posit_fused_lu.hpp +include/blas/ext/solvers/posit_fused_substitution.hpp +include/blas/generators.hpp +include/blas/generators/frank.hpp +include/blas/generators/fvm64x64.hpp +include/blas/generators/gaussian_random.hpp +include/blas/generators/hilbert.hpp +include/blas/generators/index.hpp +include/blas/generators/laplace2D.hpp +include/blas/generators/magic.hpp +include/blas/generators/minij.hpp +include/blas/generators/randsvd.hpp +include/blas/generators/tridiag.hpp +include/blas/generators/uniform_random.hpp +include/blas/linspace.hpp +include/blas/matrices/Stranke94.hpp +include/blas/matrices/Trefethen_20.hpp +include/blas/matrices/arc130.hpp +include/blas/matrices/b1_ss.hpp +include/blas/matrices/bcsstk01.hpp +include/blas/matrices/bcsstk03.hpp +include/blas/matrices/bcsstk04.hpp +include/blas/matrices/bcsstk05.hpp +include/blas/matrices/bcsstk22.hpp +include/blas/matrices/bwm200.hpp +include/blas/matrices/cage3.hpp +include/blas/matrices/faires74x3.hpp +include/blas/matrices/fs_183_1.hpp +include/blas/matrices/fs_183_3.hpp +include/blas/matrices/gre_343.hpp +include/blas/matrices/h3.hpp +include/blas/matrices/int3.hpp +include/blas/matrices/lambers_ill.hpp +include/blas/matrices/lambers_well.hpp +include/blas/matrices/lu4.hpp +include/blas/matrices/lund_a.hpp +include/blas/matrices/nos1.hpp +include/blas/matrices/pores_1.hpp +include/blas/matrices/q3.hpp +include/blas/matrices/q4.hpp +include/blas/matrices/q5.hpp +include/blas/matrices/rand4.hpp +include/blas/matrices/rand8.hpp +include/blas/matrices/rump6x6ill.hpp +include/blas/matrices/s4.hpp +include/blas/matrices/saylr1.hpp +include/blas/matrices/steam1.hpp +include/blas/matrices/steam3.hpp +include/blas/matrices/testsuite.hpp +include/blas/matrices/tumorAntiAngiogenesis_2.hpp +include/blas/matrices/west0132.hpp +include/blas/matrices/west0167.hpp +include/blas/matrices/wilk21.hpp +include/blas/mixed_precision.hpp +include/blas/modifiers/README.md +include/blas/modifiers/posit_linalg_operator_overload.hpp +include/blas/nnz.hpp +include/blas/operators.hpp +include/blas/scaling.hpp +include/blas/serialization/README.md +include/blas/serialization/datafile.hpp +include/blas/serialization/test_matrix.hpp +include/blas/solvers.hpp +include/blas/solvers/backsub.hpp +include/blas/solvers/cg.hpp +include/blas/solvers/cg_dot_dot.hpp +include/blas/solvers/cg_dot_fdp.hpp +include/blas/solvers/cg_fdp_dot.hpp +include/blas/solvers/cg_fdp_fdp.hpp +include/blas/solvers/find_rank.hpp +include/blas/solvers/forwsub.hpp +include/blas/solvers/gauss_seidel.hpp +include/blas/solvers/jacobi.hpp +include/blas/solvers/lsq.hpp +include/blas/solvers/lu.hpp +include/blas/solvers/luq.hpp +include/blas/solvers/plu.hpp +include/blas/solvers/qr.hpp +include/blas/solvers/sor.hpp +include/blas/solvers/svd.hpp +include/blas/squeeze.hpp +include/blas/statistics.hpp +include/blas/utes/condest.hpp +include/blas/utes/matnorm.hpp +include/blas/utes/nbe.hpp +include/blas/vmath/power.hpp +include/blas/vmath/sqrt.hpp +include/blas/vmath/square.hpp +include/blas/vmath/trigonometry.hpp +include/image/stb_image.h +include/image/stb_image_write.h +include/math/README.md +include/math/TODO +include/math/complex/manipulators.hpp +include/math/constants/double_constants.hpp +include/math/constants/float_constants.hpp +include/math/constants/ieee754_constants.hpp +include/math/constants/longdouble_constants.hpp +include/math/functions.hpp +include/math/functions/bessel.hpp +include/math/functions/bessel.md +include/math/functions/binomial.hpp +include/math/functions/cbrt.hpp +include/math/functions/factorial.hpp +include/math/functions/isrepresentable.hpp +include/math/functions/lerp.hpp +include/math/functions/loss.hpp +include/math/functions/x_over_one_minus_x.hpp +include/math/math.md +include/math/polynomial.hpp +include/math/polynomial/ddpoly.hpp +include/math/polynomial/horners.hpp +include/numeric/containers.hpp +include/numeric/containers/matrix.hpp +include/numeric/containers/tensor.hpp +include/numeric/containers/vector.hpp include/universal/README.md include/universal/SPDX include/universal/adapters/adapt_integer_and_posit.hpp include/universal/behavior/arithmetic.hpp +include/universal/benchmark/performance_runner.h include/universal/benchmark/performance_runner.hpp -include/universal/blas/blas.hpp -include/universal/blas/blas_l1.hpp -include/universal/blas/blas_l2.hpp -include/universal/blas/blas_l3.hpp -include/universal/blas/exceptions.hpp -include/universal/blas/ext/README.md -include/universal/blas/ext/posit_fused_blas.hpp -include/universal/blas/ext/solvers/luir.hpp -include/universal/blas/ext/solvers/posit_fused_backsub.hpp -include/universal/blas/ext/solvers/posit_fused_forwsub.hpp -include/universal/blas/ext/solvers/posit_fused_lu.hpp -include/universal/blas/ext/solvers/posit_fused_substitution.hpp -include/universal/blas/generators.hpp -include/universal/blas/generators/frank.hpp -include/universal/blas/generators/fvm64x64.hpp -include/universal/blas/generators/gaussian_random.hpp -include/universal/blas/generators/hilbert.hpp -include/universal/blas/generators/index.hpp -include/universal/blas/generators/laplace2D.hpp -include/universal/blas/generators/magic.hpp -include/universal/blas/generators/minij.hpp -include/universal/blas/generators/randsvd.hpp -include/universal/blas/generators/tridiag.hpp -include/universal/blas/generators/uniform_random.hpp -include/universal/blas/inverse.hpp -include/universal/blas/linspace.hpp -include/universal/blas/matrices/Stranke94.hpp -include/universal/blas/matrices/Trefethen_20.hpp -include/universal/blas/matrices/arc130.hpp -include/universal/blas/matrices/b1_ss.hpp -include/universal/blas/matrices/bcsstk01.hpp -include/universal/blas/matrices/bcsstk03.hpp -include/universal/blas/matrices/bcsstk04.hpp -include/universal/blas/matrices/bcsstk05.hpp -include/universal/blas/matrices/bcsstk22.hpp -include/universal/blas/matrices/bwm200.hpp -include/universal/blas/matrices/cage3.hpp -include/universal/blas/matrices/faires74x3.hpp -include/universal/blas/matrices/fs_183_1.hpp -include/universal/blas/matrices/fs_183_3.hpp -include/universal/blas/matrices/gre_343.hpp -include/universal/blas/matrices/h3.hpp -include/universal/blas/matrices/int3.hpp -include/universal/blas/matrices/lambers_ill.hpp -include/universal/blas/matrices/lambers_well.hpp -include/universal/blas/matrices/lu4.hpp -include/universal/blas/matrices/lund_a.hpp -include/universal/blas/matrices/nos1.hpp -include/universal/blas/matrices/pores_1.hpp -include/universal/blas/matrices/q3.hpp -include/universal/blas/matrices/q4.hpp -include/universal/blas/matrices/q5.hpp -include/universal/blas/matrices/rand4.hpp -include/universal/blas/matrices/rand8.hpp -include/universal/blas/matrices/rump6x6ill.hpp -include/universal/blas/matrices/s4.hpp -include/universal/blas/matrices/saylr1.hpp -include/universal/blas/matrices/steam1.hpp -include/universal/blas/matrices/steam3.hpp -include/universal/blas/matrices/testsuite.hpp -include/universal/blas/matrices/tumorAntiAngiogenesis_2.hpp -include/universal/blas/matrices/west0132.hpp -include/universal/blas/matrices/west0167.hpp -include/universal/blas/matrices/wilk21.hpp -include/universal/blas/matrix.hpp -include/universal/blas/modifiers/README.md -include/universal/blas/modifiers/posit_linalg_operator_overload.hpp -include/universal/blas/nnz.hpp -include/universal/blas/operators.hpp -include/universal/blas/scaling.hpp -include/universal/blas/serialization/README.md -include/universal/blas/serialization/datafile.hpp -include/universal/blas/serialization/test_matrix.hpp -include/universal/blas/solvers.hpp -include/universal/blas/solvers/backsub.hpp -include/universal/blas/solvers/cg.hpp -include/universal/blas/solvers/cg_dot_dot.hpp -include/universal/blas/solvers/cg_dot_fdp.hpp -include/universal/blas/solvers/cg_fdp_dot.hpp -include/universal/blas/solvers/cg_fdp_fdp.hpp -include/universal/blas/solvers/find_rank.hpp -include/universal/blas/solvers/forwsub.hpp -include/universal/blas/solvers/gauss_seidel.hpp -include/universal/blas/solvers/jacobi.hpp -include/universal/blas/solvers/lsq.hpp -include/universal/blas/solvers/lu.hpp -include/universal/blas/solvers/luq.hpp -include/universal/blas/solvers/plu.hpp -include/universal/blas/solvers/qr.hpp -include/universal/blas/solvers/sor.hpp -include/universal/blas/solvers/svd.hpp -include/universal/blas/squeeze.hpp -include/universal/blas/statistics.hpp -include/universal/blas/tensor.hpp -include/universal/blas/utes/condest.hpp -include/universal/blas/utes/matnorm.hpp -include/universal/blas/utes/nbe.hpp -include/universal/blas/vector.hpp -include/universal/blas/vmath/power.hpp -include/universal/blas/vmath/sqrt.hpp -include/universal/blas/vmath/square.hpp -include/universal/blas/vmath/trigonometry.hpp include/universal/common/enumerate_encodings.hpp include/universal/common/exceptions.hpp include/universal/common/number_traits_reports.hpp include/universal/common/string_utils.hpp include/universal/copyright +include/universal/copyright_spdx include/universal/dnn/dnn.hpp include/universal/dnn/dnn_impl.hpp include/universal/dnn/layer.hpp +include/universal/energy/cost_models/amd_zen.hpp +include/universal/energy/cost_models/apple_m.hpp +include/universal/energy/cost_models/arm_cortex_a.hpp +include/universal/energy/cost_models/energy_model.hpp +include/universal/energy/cost_models/generic_45nm.hpp +include/universal/energy/cost_models/intel_skylake.hpp +include/universal/energy/energy.hpp +include/universal/energy/hw_counters/rapl.hpp +include/universal/energy/occurrence_energy.hpp include/universal/hw/alu.hpp include/universal/internal/README.md include/universal/internal/abstract/triple.hpp @@ -147,50 +186,30 @@ include/universal/internal/blockbinary/blockbinary.hpp include/universal/internal/blockdecimal/blockdecimal.hpp include/universal/internal/blockfraction/blockfraction.hpp include/universal/internal/blockfraction/blockfraction_fwd.hpp -include/universal/internal/blocksignificant/blocksignificant.hpp -include/universal/internal/blocksignificant/blocksignificant_fwd.hpp +include/universal/internal/blocksignificand/blocksignificand.hpp +include/universal/internal/blocksignificand/blocksignificand_fwd.hpp include/universal/internal/blocktriple/blocktriple.hpp include/universal/internal/blocktriple/trace_constants.hpp +include/universal/internal/expansion/expansion_ops.hpp include/universal/internal/f2s/README.md include/universal/internal/f2s/f2s.hpp +include/universal/internal/floatcascade/floatcascade.hpp +include/universal/internal/floatcascade/floatcascade_td.txt +include/universal/internal/floatcascade/floatcascade_volatile_hardening.md include/universal/internal/gfp/README.md include/universal/internal/gfp/gfp.hpp include/universal/internal/uint128/uint128.hpp include/universal/internal/value/value include/universal/internal/value/value.hpp -include/universal/math/README.md -include/universal/math/TODO -include/universal/math/complex/manipulators.hpp -include/universal/math/constants/double_constants.hpp -include/universal/math/constants/float_constants.hpp -include/universal/math/constants/ieee754_constants.hpp -include/universal/math/constants/longdouble_constants.hpp -include/universal/math/functions.hpp -include/universal/math/functions/binomial.hpp -include/universal/math/functions/cbrt.hpp -include/universal/math/functions/ddpoly.hpp -include/universal/math/functions/factorial.hpp -include/universal/math/functions/horners.hpp -include/universal/math/functions/isrepresentable.hpp -include/universal/math/functions/lerp.hpp -include/universal/math/functions/loss.hpp -include/universal/math/math.md -include/universal/math/mathlib_shim.hpp -include/universal/math/stub/abs.hpp -include/universal/math/stub/classify.hpp -include/universal/math/stub/complex.hpp -include/universal/math/stub/error_and_gamma.hpp -include/universal/math/stub/exponent.hpp -include/universal/math/stub/fractional.hpp -include/universal/math/stub/hyperbolic.hpp -include/universal/math/stub/hypot.hpp -include/universal/math/stub/logarithm.hpp -include/universal/math/stub/minmax.hpp -include/universal/math/stub/next.hpp -include/universal/math/stub/pow.hpp -include/universal/math/stub/sqrt.hpp -include/universal/math/stub/trigonometry.hpp -include/universal/math/stub/truncate.hpp +include/universal/internal/variablecascade/priest_adaptive_design.txt +include/universal/math/complex.hpp +include/universal/math/complex/complex_functions.hpp +include/universal/math/complex/complex_functions_dd.hpp +include/universal/math/complex/complex_functions_qd.hpp +include/universal/math/complex/complex_impl.hpp +include/universal/math/complex/complex_literals.hpp +include/universal/math/complex/complex_operators.hpp +include/universal/math/complex/complex_traits.hpp include/universal/native/attributes.hpp include/universal/native/clang_long_double_config.hpp include/universal/native/compiler/ieee754_clang.hpp @@ -241,18 +260,28 @@ include/universal/number/areal/manipulators.hpp include/universal/number/areal/math_functions.hpp include/universal/number/areal/numeric_limits.hpp include/universal/number/areal/table.hpp -include/universal/number/bfloat/attributes.hpp -include/universal/number/bfloat/bfloat.hpp -include/universal/number/bfloat/bfloat16_fwd.hpp -include/universal/number/bfloat/bfloat16_impl.hpp -include/universal/number/bfloat/bfloat8_fwd.hpp -include/universal/number/bfloat/bfloat8_impl.hpp -include/universal/number/bfloat/exceptions.hpp -include/universal/number/bfloat/manipulators.hpp -include/universal/number/bfloat/math/next.hpp -include/universal/number/bfloat/math/pow.hpp -include/universal/number/bfloat/mathlib.hpp -include/universal/number/bfloat/numeric_limits.hpp +include/universal/number/bfloat16/attributes.hpp +include/universal/number/bfloat16/bfloat16.hpp +include/universal/number/bfloat16/bfloat16_fwd.hpp +include/universal/number/bfloat16/bfloat16_impl.hpp +include/universal/number/bfloat16/exceptions.hpp +include/universal/number/bfloat16/manipulators.hpp +include/universal/number/bfloat16/math/constants/constants.hpp +include/universal/number/bfloat16/math/functions/classify.hpp +include/universal/number/bfloat16/math/functions/error_and_gamma.hpp +include/universal/number/bfloat16/math/functions/exponent.hpp +include/universal/number/bfloat16/math/functions/fractional.hpp +include/universal/number/bfloat16/math/functions/hyperbolic.hpp +include/universal/number/bfloat16/math/functions/hypot.hpp +include/universal/number/bfloat16/math/functions/logarithm.hpp +include/universal/number/bfloat16/math/functions/minmax.hpp +include/universal/number/bfloat16/math/functions/next.hpp +include/universal/number/bfloat16/math/functions/pow.hpp +include/universal/number/bfloat16/math/functions/sqrt.hpp +include/universal/number/bfloat16/math/functions/trigonometry.hpp +include/universal/number/bfloat16/math/functions/truncate.hpp +include/universal/number/bfloat16/mathlib.hpp +include/universal/number/bfloat16/numeric_limits.hpp include/universal/number/blocktriple-design.md include/universal/number/cfloat-design.txt include/universal/number/cfloat/attributes.hpp @@ -261,21 +290,22 @@ include/universal/number/cfloat/cfloat_fwd.hpp include/universal/number/cfloat/cfloat_impl.hpp include/universal/number/cfloat/exceptions.hpp include/universal/number/cfloat/manipulators.hpp -include/universal/number/cfloat/math/classify.hpp -include/universal/number/cfloat/math/complex.hpp -include/universal/number/cfloat/math/error_and_gamma.hpp -include/universal/number/cfloat/math/exponent.hpp -include/universal/number/cfloat/math/fractional.hpp -include/universal/number/cfloat/math/hyperbolic.hpp -include/universal/number/cfloat/math/hypot.hpp -include/universal/number/cfloat/math/logarithm.hpp -include/universal/number/cfloat/math/minmax.hpp -include/universal/number/cfloat/math/next.hpp -include/universal/number/cfloat/math/pow.hpp -include/universal/number/cfloat/math/sqrt.hpp -include/universal/number/cfloat/math/sqrt_tables.hpp -include/universal/number/cfloat/math/trigonometry.hpp -include/universal/number/cfloat/math/truncate.hpp +include/universal/number/cfloat/math/constants/constants.hpp +include/universal/number/cfloat/math/functions/classify.hpp +include/universal/number/cfloat/math/functions/complex.hpp +include/universal/number/cfloat/math/functions/error_and_gamma.hpp +include/universal/number/cfloat/math/functions/exponent.hpp +include/universal/number/cfloat/math/functions/fractional.hpp +include/universal/number/cfloat/math/functions/hyperbolic.hpp +include/universal/number/cfloat/math/functions/hypot.hpp +include/universal/number/cfloat/math/functions/logarithm.hpp +include/universal/number/cfloat/math/functions/minmax.hpp +include/universal/number/cfloat/math/functions/next.hpp +include/universal/number/cfloat/math/functions/pow.hpp +include/universal/number/cfloat/math/functions/sqrt.hpp +include/universal/number/cfloat/math/functions/sqrt_tables.hpp +include/universal/number/cfloat/math/functions/trigonometry.hpp +include/universal/number/cfloat/math/functions/truncate.hpp include/universal/number/cfloat/mathext.hpp include/universal/number/cfloat/mathext/horners.hpp include/universal/number/cfloat/mathlib.hpp @@ -320,12 +350,47 @@ include/universal/number/dd/mathext.hpp include/universal/number/dd/mathext/horners.hpp include/universal/number/dd/mathlib.hpp include/universal/number/dd/numeric_limits.hpp +include/universal/number/dd_cascade/README.md +include/universal/number/dd_cascade/attributes.hpp +include/universal/number/dd_cascade/dd_cascade.hpp +include/universal/number/dd_cascade/dd_cascade_fwd.hpp +include/universal/number/dd_cascade/dd_cascade_impl.hpp +include/universal/number/dd_cascade/exceptions.hpp +include/universal/number/dd_cascade/implementation_summary.md +include/universal/number/dd_cascade/manipulators.hpp +include/universal/number/dd_cascade/math/constants/dd_cascade_constants.hpp +include/universal/number/dd_cascade/math/constants/implementation_summary.md +include/universal/number/dd_cascade/math/functions/cbrt.hpp +include/universal/number/dd_cascade/math/functions/classify.hpp +include/universal/number/dd_cascade/math/functions/error_and_gamma.hpp +include/universal/number/dd_cascade/math/functions/exponent.hpp +include/universal/number/dd_cascade/math/functions/fractional.hpp +include/universal/number/dd_cascade/math/functions/hyperbolic.hpp +include/universal/number/dd_cascade/math/functions/hypot.hpp +include/universal/number/dd_cascade/math/functions/logarithm.hpp +include/universal/number/dd_cascade/math/functions/minmax.hpp +include/universal/number/dd_cascade/math/functions/next.hpp +include/universal/number/dd_cascade/math/functions/numerics.hpp +include/universal/number/dd_cascade/math/functions/old_logarithm.hpp +include/universal/number/dd_cascade/math/functions/pow.hpp +include/universal/number/dd_cascade/math/functions/sqrt.hpp +include/universal/number/dd_cascade/math/functions/trigonometry.hpp +include/universal/number/dd_cascade/math/functions/truncate.hpp +include/universal/number/dd_cascade/mathlib.hpp +include/universal/number/dd_cascade/numeric_limits.hpp include/universal/number/dfloat/attributes.hpp include/universal/number/dfloat/dfloat.hpp include/universal/number/dfloat/dfloat_fwd.hpp include/universal/number/dfloat/dfloat_impl.hpp include/universal/number/dfloat/exceptions.hpp include/universal/number/dfloat/manipulators.hpp +include/universal/number/e8m0/attributes.hpp +include/universal/number/e8m0/e8m0.hpp +include/universal/number/e8m0/e8m0_fwd.hpp +include/universal/number/e8m0/e8m0_impl.hpp +include/universal/number/e8m0/exceptions.hpp +include/universal/number/e8m0/manipulators.hpp +include/universal/number/e8m0/numeric_limits.hpp include/universal/number/edecimal/edecimal.hpp include/universal/number/edecimal/edecimal_fwd.hpp include/universal/number/edecimal/edecimal_impl.hpp @@ -333,18 +398,18 @@ include/universal/number/edecimal/exceptions.hpp include/universal/number/edecimal/math/sqrt.hpp include/universal/number/edecimal/mathlib.hpp include/universal/number/edecimal/numeric_limits.hpp +include/universal/number/efloat/attributes.hpp include/universal/number/efloat/efloat.hpp +include/universal/number/efloat/efloat_fwd.hpp include/universal/number/efloat/efloat_impl.hpp include/universal/number/efloat/exceptions.hpp +include/universal/number/efloat/manipulators.hpp include/universal/number/einteger/einteger.hpp include/universal/number/einteger/einteger_fwd.hpp include/universal/number/einteger/einteger_impl.hpp include/universal/number/einteger/exceptions.hpp include/universal/number/einteger/manipulators.hpp include/universal/number/einteger/numeric_limits.hpp -include/universal/number/eposit/eposit.hpp -include/universal/number/eposit/eposit_impl.hpp -include/universal/number/eposit/exceptions.hpp include/universal/number/erational/attributes.hpp include/universal/number/erational/erational.hpp include/universal/number/erational/erational_fwd.hpp @@ -367,6 +432,31 @@ include/universal/number/erational/math/trigonometry.hpp include/universal/number/erational/math/truncate.hpp include/universal/number/erational/mathlib.hpp include/universal/number/erational/numeric_limits.hpp +include/universal/number/ereal/attributes.hpp +include/universal/number/ereal/ereal.hpp +include/universal/number/ereal/ereal_fwd.hpp +include/universal/number/ereal/ereal_impl.hpp +include/universal/number/ereal/exceptions.hpp +include/universal/number/ereal/geometry/predicates.hpp +include/universal/number/ereal/manipulators.hpp +include/universal/number/ereal/math/constants/ereal_constants.hpp +include/universal/number/ereal/math/functions/cbrt.hpp +include/universal/number/ereal/math/functions/classify.hpp +include/universal/number/ereal/math/functions/error_and_gamma.hpp +include/universal/number/ereal/math/functions/exponent.hpp +include/universal/number/ereal/math/functions/fractional.hpp +include/universal/number/ereal/math/functions/hyperbolic.hpp +include/universal/number/ereal/math/functions/hypot.hpp +include/universal/number/ereal/math/functions/logarithm.hpp +include/universal/number/ereal/math/functions/minmax.hpp +include/universal/number/ereal/math/functions/next.hpp +include/universal/number/ereal/math/functions/numerics.hpp +include/universal/number/ereal/math/functions/pow.hpp +include/universal/number/ereal/math/functions/sqrt.hpp +include/universal/number/ereal/math/functions/trigonometry.hpp +include/universal/number/ereal/math/functions/truncate.hpp +include/universal/number/ereal/mathlib.hpp +include/universal/number/ereal/numeric_limits.hpp include/universal/number/faithful/attributes.hpp include/universal/number/faithful/exceptions.hpp include/universal/number/faithful/faithful.hpp @@ -407,6 +497,7 @@ include/universal/number/integer/integer.hpp include/universal/number/integer/integer_fwd.hpp include/universal/number/integer/integer_impl.hpp include/universal/number/integer/manipulators.hpp +include/universal/number/integer/math/classify.hpp include/universal/number/integer/math/minmax.hpp include/universal/number/integer/math/next.hpp include/universal/number/integer/math/pow.hpp @@ -416,6 +507,13 @@ include/universal/number/integer/mul_through_repeated_add.hpp include/universal/number/integer/numeric_limits.hpp include/universal/number/integer/primes.hpp include/universal/number/integer/sieves.hpp +include/universal/number/interval/exceptions.hpp +include/universal/number/interval/interval.hpp +include/universal/number/interval/interval_fwd.hpp +include/universal/number/interval/interval_impl.hpp +include/universal/number/interval/interval_traits.hpp +include/universal/number/interval/manipulators.hpp +include/universal/number/interval/numeric_limits.hpp include/universal/number/lns/attributes.hpp include/universal/number/lns/exceptions.hpp include/universal/number/lns/lns.hpp @@ -442,6 +540,25 @@ include/universal/number/lns/math_functions.hpp include/universal/number/lns/mathlib.hpp include/universal/number/lns/numeric_limits.hpp include/universal/number/lns/table.hpp +include/universal/number/microfloat/attributes.hpp +include/universal/number/microfloat/exceptions.hpp +include/universal/number/microfloat/manipulators.hpp +include/universal/number/microfloat/microfloat.hpp +include/universal/number/microfloat/microfloat_fwd.hpp +include/universal/number/microfloat/microfloat_impl.hpp +include/universal/number/microfloat/numeric_limits.hpp +include/universal/number/mxfloat/attributes.hpp +include/universal/number/mxfloat/exceptions.hpp +include/universal/number/mxfloat/manipulators.hpp +include/universal/number/mxfloat/mxblock_impl.hpp +include/universal/number/mxfloat/mxfloat.hpp +include/universal/number/mxfloat/mxfloat_fwd.hpp +include/universal/number/nvblock/attributes.hpp +include/universal/number/nvblock/exceptions.hpp +include/universal/number/nvblock/manipulators.hpp +include/universal/number/nvblock/nvblock.hpp +include/universal/number/nvblock/nvblock_fwd.hpp +include/universal/number/nvblock/nvblock_impl.hpp include/universal/number/posit/ReadMe.txt include/universal/number/posit/attributes.hpp include/universal/number/posit/exceptions.hpp @@ -561,8 +678,45 @@ include/universal/number/qd/numeric_limits.hpp include/universal/number/qd/qd.hpp include/universal/number/qd/qd_fwd.hpp include/universal/number/qd/qd_impl.hpp +include/universal/number/qd_cascade/attributes.hpp +include/universal/number/qd_cascade/compress_8_4_bug.md +include/universal/number/qd_cascade/exceptions.hpp +include/universal/number/qd_cascade/implementation_summary.md +include/universal/number/qd_cascade/manipulators.hpp +include/universal/number/qd_cascade/math/constants/qd_cascade_constants.hpp +include/universal/number/qd_cascade/math/functions/cbrt.hpp +include/universal/number/qd_cascade/math/functions/classify.hpp +include/universal/number/qd_cascade/math/functions/error_and_gamma.hpp +include/universal/number/qd_cascade/math/functions/exponent.hpp +include/universal/number/qd_cascade/math/functions/fractional.hpp +include/universal/number/qd_cascade/math/functions/hyperbolic.hpp +include/universal/number/qd_cascade/math/functions/hypot.hpp +include/universal/number/qd_cascade/math/functions/logarithm.hpp +include/universal/number/qd_cascade/math/functions/minmax.hpp +include/universal/number/qd_cascade/math/functions/next.hpp +include/universal/number/qd_cascade/math/functions/numerics.hpp +include/universal/number/qd_cascade/math/functions/pow.hpp +include/universal/number/qd_cascade/math/functions/sqrt.hpp +include/universal/number/qd_cascade/math/functions/trigonometry.hpp +include/universal/number/qd_cascade/math/functions/truncate.hpp +include/universal/number/qd_cascade/mathlib.hpp +include/universal/number/qd_cascade/numeric_limits.hpp +include/universal/number/qd_cascade/qd_cascade.hpp +include/universal/number/qd_cascade/qd_cascade_fwd.hpp +include/universal/number/qd_cascade/qd_cascade_impl.hpp include/universal/number/quire/TODO.md include/universal/number/quire/exceptions.hpp +include/universal/number/rational/attributes.hpp +include/universal/number/rational/exceptions.hpp +include/universal/number/rational/manipulators.hpp +include/universal/number/rational/math/logarithm.hpp +include/universal/number/rational/math/minmax.hpp +include/universal/number/rational/math/sqrt.hpp +include/universal/number/rational/mathlib.hpp +include/universal/number/rational/numeric_limits.hpp +include/universal/number/rational/rational.hpp +include/universal/number/rational/rational_fwd.hpp +include/universal/number/rational/rational_impl.hpp include/universal/number/shared/blocktype.hpp include/universal/number/shared/infinite_encoding.hpp include/universal/number/shared/nan_encoding.hpp @@ -591,7 +745,16 @@ include/universal/number/sorn/sorn_fwd.hpp include/universal/number/sorn/sorn_impl.hpp include/universal/number/sorn/sorn_traits.hpp include/universal/number/sorn/sorn_type_tag.hpp +include/universal/number/support/README.md +include/universal/number/support/converter.md include/universal/number/support/decimal.hpp +include/universal/number/support/decimal_conversion_api.md +include/universal/number/support/decimal_converter.hpp +include/universal/number/support/dragon.hpp +include/universal/number/support/dragon_and_grisu_implementation.md +include/universal/number/support/grisu.hpp +include/universal/number/support/implementation_summary.md +include/universal/number/support/quickstart.md include/universal/number/takum/README.md include/universal/number/takum/attributes.hpp include/universal/number/takum/exceptions.hpp @@ -602,15 +765,42 @@ include/universal/number/takum/takum.hpp include/universal/number/takum/takum_fwd.hpp include/universal/number/takum/takum_impl.hpp include/universal/number/takum/takum_traits.hpp +include/universal/number/td_cascade/attributes.hpp +include/universal/number/td_cascade/exceptions.hpp +include/universal/number/td_cascade/implementation_summary.md +include/universal/number/td_cascade/manipulators.hpp +include/universal/number/td_cascade/math/constants/td_cascade_constants.hpp +include/universal/number/td_cascade/math/functions/cbrt.hpp +include/universal/number/td_cascade/math/functions/classify.hpp +include/universal/number/td_cascade/math/functions/error_and_gamma.hpp +include/universal/number/td_cascade/math/functions/exponent.hpp +include/universal/number/td_cascade/math/functions/fractional.hpp +include/universal/number/td_cascade/math/functions/hyperbolic.hpp +include/universal/number/td_cascade/math/functions/hypot.hpp +include/universal/number/td_cascade/math/functions/logarithm.hpp +include/universal/number/td_cascade/math/functions/minmax.hpp +include/universal/number/td_cascade/math/functions/next.hpp +include/universal/number/td_cascade/math/functions/numerics.hpp +include/universal/number/td_cascade/math/functions/pow.hpp +include/universal/number/td_cascade/math/functions/sqrt.hpp +include/universal/number/td_cascade/math/functions/trigonometry.hpp +include/universal/number/td_cascade/math/functions/truncate.hpp +include/universal/number/td_cascade/mathlib.hpp +include/universal/number/td_cascade/numeric_limits.hpp +include/universal/number/td_cascade/td_cascade.hpp +include/universal/number/td_cascade/td_cascade_fwd.hpp +include/universal/number/td_cascade/td_cascade_impl.hpp include/universal/number/unum/exceptions.hpp include/universal/number/unum/manipulators.hpp include/universal/number/unum/math_functions.hpp include/universal/number/unum/numeric_limits.hpp include/universal/number/unum/unum.hpp include/universal/number/unum/unum_impl.hpp -include/universal/number/unum2/CMakeLists.txt -include/universal/number/unum2/manipulators.hpp -include/universal/number/unum2/math_functions.hpp +include/universal/number/unum2/common.hpp +include/universal/number/unum2/lattice.hpp +include/universal/number/unum2/op_matrix.hpp +include/universal/number/unum2/unum2.hpp +include/universal/number/unum2/unum2_fwd.hpp include/universal/number/unum2/unum2_impl.hpp include/universal/number/valid/attributes.hpp include/universal/number/valid/exceptions.hpp @@ -618,6 +808,17 @@ include/universal/number/valid/manipulators.hpp include/universal/number/valid/math_functions.hpp include/universal/number/valid/valid.hpp include/universal/number/valid/valid_impl.hpp +include/universal/number/zfpblock/attributes.hpp +include/universal/number/zfpblock/exceptions.hpp +include/universal/number/zfpblock/manipulators.hpp +include/universal/number/zfpblock/zfp_codec.hpp +include/universal/number/zfpblock/zfp_codec_traits.hpp +include/universal/number/zfpblock/zfparray.hpp +include/universal/number/zfpblock/zfparray_fwd.hpp +include/universal/number/zfpblock/zfparray_impl.hpp +include/universal/number/zfpblock/zfpblock.hpp +include/universal/number/zfpblock/zfpblock_fwd.hpp +include/universal/number/zfpblock/zfpblock_impl.hpp include/universal/number_systems.hpp include/universal/numerics/README.md include/universal/numerics/eft.hpp @@ -626,6 +827,7 @@ include/universal/numerics/twodiv.hpp include/universal/numerics/twoprod.hpp include/universal/numerics/twosum.hpp include/universal/performance/number_system.hpp +include/universal/quantization/error_metrics.hpp include/universal/quantization/qsnr.hpp include/universal/sequences/fibonacci.hpp include/universal/sequences/tribonacci.hpp @@ -633,44 +835,77 @@ include/universal/string/strmanip.hpp include/universal/traits/README.md include/universal/traits/arithmetic_traits.hpp include/universal/traits/bfloat16_traits.hpp -include/universal/traits/bfloat8_traits.hpp include/universal/traits/cfloat_traits.hpp +include/universal/traits/complex_traits.hpp +include/universal/traits/dd_cascade_traits.hpp include/universal/traits/dd_traits.hpp +include/universal/traits/e8m0_traits.hpp include/universal/traits/edecimal_traits.hpp +include/universal/traits/efloat_traits.hpp include/universal/traits/einteger_traits.hpp include/universal/traits/erational_traits.hpp +include/universal/traits/ereal_traits.hpp include/universal/traits/fixpnt_traits.hpp include/universal/traits/integer_traits.hpp include/universal/traits/integral_constant.hpp include/universal/traits/metaprogramming.hpp +include/universal/traits/microfloat_traits.hpp +include/universal/traits/mxfloat_traits.hpp include/universal/traits/number_traits.hpp +include/universal/traits/nvblock_traits.hpp include/universal/traits/posit_traits.hpp include/universal/traits/posito_traits.hpp +include/universal/traits/qd_cascade_traits.hpp include/universal/traits/qd_traits.hpp +include/universal/traits/rational_traits.hpp +include/universal/traits/td_cascade_traits.hpp +include/universal/traits/td_traits.hpp +include/universal/traits/zfpblock_traits.hpp +include/universal/utility/algorithm_profiler.hpp include/universal/utility/architecture.hpp +include/universal/utility/autotuner.hpp include/universal/utility/bit_cast.hpp include/universal/utility/boolean_logic_operators.hpp +include/universal/utility/closure_plot_png.hpp include/universal/utility/cmdline.hpp include/universal/utility/color_print.hpp include/universal/utility/compiler.hpp include/universal/utility/compiler_specialization.hpp +include/universal/utility/console_utf8.hpp include/universal/utility/convert_to.hpp include/universal/utility/directives.hpp include/universal/utility/error.hpp +include/universal/utility/error_tracking_traits.hpp +include/universal/utility/evaluate_closure_of_number_systems.hpp include/universal/utility/find_msb.hpp +include/universal/utility/generateClosurePlots.hpp +include/universal/utility/instrumented.hpp include/universal/utility/long_double.hpp +include/universal/utility/memory_profiler.hpp include/universal/utility/occurrence.hpp +include/universal/utility/pareto_explorer.hpp +include/universal/utility/pgo_energy.hpp +include/universal/utility/png_encoder.hpp +include/universal/utility/precision_config_generator.hpp +include/universal/utility/range_analyzer.hpp include/universal/utility/reverse_view.hpp include/universal/utility/sampleviz.hpp include/universal/utility/scale_tracker.hpp include/universal/utility/scientific.hpp +include/universal/utility/tracked.hpp +include/universal/utility/tracked_bounded.hpp +include/universal/utility/tracked_exact.hpp +include/universal/utility/tracked_lns.hpp +include/universal/utility/tracked_shadow.hpp +include/universal/utility/tracked_statistical.hpp +include/universal/utility/type_advisor.hpp include/universal/verification/README.md include/universal/verification/areal_test_suite.hpp include/universal/verification/binaryop_status.hpp include/universal/verification/bitblock_test_suite.hpp include/universal/verification/blockbinary_test_status.hpp include/universal/verification/blockfraction_test_suite.hpp -include/universal/verification/blocksignificant_test_suite.hpp +include/universal/verification/blocksignificand_test_suite.hpp include/universal/verification/blocktriple_test_status.hpp include/universal/verification/cfloat_test_suite.hpp include/universal/verification/cfloat_test_suite_mathlib.hpp @@ -695,6 +930,7 @@ include/universal/verification/test_suite_conversion.hpp include/universal/verification/test_suite_exceptions.hpp include/universal/verification/test_suite_logic.hpp include/universal/verification/test_suite_mathlib.hpp +include/universal/verification/test_suite_mathlib_adaptive.hpp include/universal/verification/test_suite_randoms.hpp %%DATADIR%%/universal-config-version.cmake %%DATADIR%%/universal-config.cmake diff --git a/math/vtk9/Makefile b/math/vtk9/Makefile index beb5c0193245..06001663fef2 100644 --- a/math/vtk9/Makefile +++ b/math/vtk9/Makefile @@ -1,3 +1,4 @@ + PORTNAME= vtk DISTVERSION= 9.5.2 CATEGORIES= math graphics @@ -21,7 +22,7 @@ LIB_DEPENDS= \ libpng.so:graphics/png \ libtiff.so:graphics/tiff -USES= alias cmake compiler:c++11-lang jpeg localbase xorg +USES= cmake compiler:c++11-lang jpeg localbase xorg USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER} USE_XORG= ice x11 xt xext sm xcursor xfixes xrender diff --git a/math/vtk9/files/patch-ThirdParty_fmt_vtkfmt_vtkfmt_format.h b/math/vtk9/files/patch-ThirdParty_fmt_vtkfmt_vtkfmt_format.h new file mode 100644 index 000000000000..5ae8d9addfdf --- /dev/null +++ b/math/vtk9/files/patch-ThirdParty_fmt_vtkfmt_vtkfmt_format.h @@ -0,0 +1,10 @@ +--- ThirdParty/fmt/vtkfmt/vtkfmt/format.h.orig 2025-09-17 20:02:27 UTC ++++ ThirdParty/fmt/vtkfmt/vtkfmt/format.h +@@ -44,6 +44,7 @@ + # include <cmath> // std::signbit + # include <cstddef> // std::byte + # include <cstdint> // uint32_t ++# include <cstdlib> // malloc/free + # include <cstring> // std::memcpy + # include <limits> // std::numeric_limits + # include <new> // std::bad_alloc diff --git a/math/wide-integer/Makefile b/math/wide-integer/Makefile new file mode 100644 index 000000000000..5cc0570aab26 --- /dev/null +++ b/math/wide-integer/Makefile @@ -0,0 +1,19 @@ +PORTNAME= wide-integer +DISTVERSIONPREFIX= v +DISTVERSION= 1.01 +CATEGORIES= math + +MAINTAINER= mondo.debater_0q@icloud.com +COMMENT= Generic C++ template for extended width unsigned/signed integral types +WWW= https://github.com/ckormanyos/wide-integer/ + +LICENSE= BSL + +USES= cmake +USE_GITHUB= yes +GH_ACCOUNT= ckormanyos + +PLIST_FILES= include/math/wide_integer/uintwide_t.h \ + lib/cmake/wide-integer/WideIntegerConfig.cmake + +.include <bsd.port.mk> diff --git a/math/wide-integer/distinfo b/math/wide-integer/distinfo new file mode 100644 index 000000000000..460b4992583b --- /dev/null +++ b/math/wide-integer/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1770029896 +SHA256 (ckormanyos-wide-integer-v1.01_GH0.tar.gz) = d295c92a6c70b89f8901f31bcc3f0e8128b5ff5e60e549f4063196b0b3bc9603 +SIZE (ckormanyos-wide-integer-v1.01_GH0.tar.gz) = 192004 diff --git a/math/wide-integer/pkg-descr b/math/wide-integer/pkg-descr new file mode 100644 index 000000000000..60bea6e0d482 --- /dev/null +++ b/math/wide-integer/pkg-descr @@ -0,0 +1,6 @@ +Wide-integer implements a generic C++ template for extended width unsigned and +signed integral types. +This C++ template header-only library implements drop-in big integer types such +as uint128_t, uint256_t, uint384_t, uint512_t, uint1024_t, uint1536_t, etc. +These can be used essentially like regular built-in integers. Corresponding +signed integer types such as int128_t, int256_t, and the like can also be used. diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index 6bd3e32bf2b0..e402c49a9598 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,6 +1,6 @@ PORTNAME= wxmaxima DISTVERSIONPREFIX= Version- -DISTVERSION= 25.04.0 +DISTVERSION= 26.01.0 PORTEPOCH= 1 CATEGORIES= math @@ -17,7 +17,7 @@ USES= cmake compiler:c++14-lang desktop-file-utils shared-mime-info USE_GITHUB= yes GH_ACCOUNT= wxMaxima-Developers -USE_WX= 3.0 +USE_WX= 3.2 WX_COMPS= wx WX_CONF_ARGS= absolute diff --git a/math/wxmaxima/distinfo b/math/wxmaxima/distinfo index b8f87424109f..aa89da5b5b67 100644 --- a/math/wxmaxima/distinfo +++ b/math/wxmaxima/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756398955 -SHA256 (wxMaxima-Developers-wxmaxima-Version-25.04.0_GH0.tar.gz) = ec0b3005c3663f1bb86b0cc5028c2ba121e1563e3d5b671afcb9774895f4191b -SIZE (wxMaxima-Developers-wxmaxima-Version-25.04.0_GH0.tar.gz) = 16017552 +TIMESTAMP = 1770155544 +SHA256 (wxMaxima-Developers-wxmaxima-Version-26.01.0_GH0.tar.gz) = 1716c4f27636f909673f63ed0c7c30621683e35eb7bf05a5d5010fa67f0397f6 +SIZE (wxMaxima-Developers-wxmaxima-Version-26.01.0_GH0.tar.gz) = 16304931 diff --git a/math/wxmaxima/files/patch-src_Dirstructure.cpp b/math/wxmaxima/files/patch-src_Dirstructure.cpp deleted file mode 100644 index 42ab59c742be..000000000000 --- a/math/wxmaxima/files/patch-src_Dirstructure.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/Dirstructure.cpp.orig 2023-02-19 14:20:34 UTC -+++ src/Dirstructure.cpp -@@ -120,6 +120,7 @@ wxString Dirstructure::ResourcesDir() const { - exepath = exe.GetPath(); - } else { - exepath = CMAKE_INSTALL_PREFIX; -+ exepath.Append("/share"); - } - return exepath; - } diff --git a/math/z3/Makefile b/math/z3/Makefile index 566e16cba61a..9b843725f3bc 100644 --- a/math/z3/Makefile +++ b/math/z3/Makefile @@ -1,12 +1,13 @@ PORTNAME= z3 -DISTVERSION= 4.15.3.0 +DISTVERSION= 4.15.8.0 CATEGORIES= math MASTER_SITES= https://github.com/Z3Prover/z3/releases/download/${PORTNAME}-${DISTVERSION:R}/ DISTNAME= ${PORTNAME}_solver-${DISTVERSION} MAINTAINER= arrowd@FreeBSD.org COMMENT= Z3 Theorem Prover -WWW= https://github.com/Z3Prover/z3 +WWW= https://z3prover.github.io/ \ + https://github.com/Z3Prover/z3/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -18,6 +19,8 @@ CMAKE_OFF= Z3_ENABLE_EXAMPLE_TARGETS WRKSRC_SUBDIR= core +PLIST_SUB= SOVERSION=${DISTVERSION} + OPTIONS_DEFINE= GMP OPTIONS_SUB= yes diff --git a/math/z3/distinfo b/math/z3/distinfo index 11399b5e4a29..8b1c66bc8f9a 100644 --- a/math/z3/distinfo +++ b/math/z3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758463427 -SHA256 (z3_solver-4.15.3.0.tar.gz) = 78f69aebda5519bfd8af146a129f36cf4721a3c2667e80d9fe35cc9bb4d214a6 -SIZE (z3_solver-4.15.3.0.tar.gz) = 4985945 +TIMESTAMP = 1771308833 +SHA256 (z3_solver-4.15.8.0.tar.gz) = f15aa2ff4c2ddc40aea1dc6a4d247ca68e0cf6c06e318a820ca049d074f7c03d +SIZE (z3_solver-4.15.8.0.tar.gz) = 5073041 diff --git a/math/z3/pkg-plist b/math/z3/pkg-plist index 1aa3d23cb8c4..c50928af5df1 100644 --- a/math/z3/pkg-plist +++ b/math/z3/pkg-plist @@ -19,5 +19,5 @@ lib/cmake/z3/Z3Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/z3/Z3Targets.cmake lib/libz3.so lib/libz3.so.4.15 -lib/libz3.so.4.15.3.0 +lib/libz3.so.%%SOVERSION%% libdata/pkgconfig/z3.pc |
