diff options
Diffstat (limited to 'math')
25 files changed, 73 insertions, 37 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 8fe021f20b68..816b4c445d9a 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -1,5 +1,5 @@ PORTNAME= GiNaC -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.9 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 8e64ceb3fa68..9438bd009198 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736134935 -SHA256 (ginac-1.8.8.tar.bz2) = 330f57d0ed79dbd8f9c46ca4b408439b8b30e2ea061e3672d904c5dab94ecad6 -SIZE (ginac-1.8.8.tar.bz2) = 1154686 +TIMESTAMP = 1747415145 +SHA256 (ginac-1.8.9.tar.bz2) = 6cfd46cf4e373690e12d16b772d7aed0f5c433da8c7ecd2477f2e736483bb439 +SIZE (ginac-1.8.9.tar.bz2) = 1173214 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index c79088a9264b..cedd5043fe65 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -51,7 +51,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.13 -lib/libginac.so.13.0.0 +lib/libginac.so.13.0.1 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler share/man/man1/ginsh.1.gz diff --git a/math/Makefile b/math/Makefile index 5a9ac034f0d3..13a8e8ec88c2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -569,6 +569,7 @@ SUBDIR += octave-forge-coder SUBDIR += octave-forge-communications SUBDIR += octave-forge-control + SUBDIR += octave-forge-csg-dataset SUBDIR += octave-forge-csg-toolkit SUBDIR += octave-forge-data-smoothing SUBDIR += octave-forge-database diff --git a/math/lcalc/Makefile b/math/lcalc/Makefile index c2ade72e45b3..0a6188353fbc 100644 --- a/math/lcalc/Makefile +++ b/math/lcalc/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://mirror.csclub.uwaterloo.ca/sage/spkg/upstream/${PORTNAME}/ https://mirror.dogado.de/sage/spkg/upstream/${PORTNAME}/ \ http://files.sagemath.org/spkg/upstream/${PORTNAME}/ -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= L-function c++ class library and the CLI program lcalc WWW= https://gitlab.com/sagemath/lcalc diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index ef709c95a846..8d1a16e54c2f 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.1 +DISTVERSION= 4.1.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-control/distinfo b/math/octave-forge-control/distinfo index 784b6d3db1b5..f72ac829cb38 100644 --- a/math/octave-forge-control/distinfo +++ b/math/octave-forge-control/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1739154903 -SHA256 (octave-forge/gnu-octave-pkg-control-control-4.1.1_GH0.tar.gz) = aba712b547a885d656b059f617839f4d9d996069a5a21dad793d83202e193e45 -SIZE (octave-forge/gnu-octave-pkg-control-control-4.1.1_GH0.tar.gz) = 349156 +TIMESTAMP = 1747609254 +SHA256 (octave-forge/gnu-octave-pkg-control-control-4.1.2_GH0.tar.gz) = ad4c25b749ff0ff6fa0e938ff96a1fa120c0daf411f8be590ac93af18fb70183 +SIZE (octave-forge/gnu-octave-pkg-control-control-4.1.2_GH0.tar.gz) = 352141 SHA256 (octave-forge/SLICOT-SLICOT-Reference-401037e_GH0.tar.gz) = bbdf70fe0a069ca80567f4421ba428ff9ea99b57f96ca552467032750f48b66f SIZE (octave-forge/SLICOT-SLICOT-Reference-401037e_GH0.tar.gz) = 2868815 diff --git a/math/octave-forge-csg-dataset/Makefile b/math/octave-forge-csg-dataset/Makefile new file mode 100644 index 000000000000..ba70d406342a --- /dev/null +++ b/math/octave-forge-csg-dataset/Makefile @@ -0,0 +1,24 @@ +PORTNAME= octave-forge-csg-dataset +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.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= compiler octave +USE_GCC= yes +USE_GITHUB= yes +GH_ACCOUNT= pr0m1th3as +GH_PROJECT= ${OCTAVE_PKGNAME} + +OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} + +NO_ARCH= yes +NO_BUILD= yes + +.include <bsd.port.mk> diff --git a/math/octave-forge-csg-dataset/distinfo b/math/octave-forge-csg-dataset/distinfo new file mode 100644 index 000000000000..fd9764dc7ead --- /dev/null +++ b/math/octave-forge-csg-dataset/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1747662891 +SHA256 (octave-forge/pr0m1th3as-csg-dataset-v1.0.0_GH0.tar.gz) = 8db43d39c6c7680762ede9219e2a0f50a48890c16b5c0bd387a37711f0de6135 +SIZE (octave-forge/pr0m1th3as-csg-dataset-v1.0.0_GH0.tar.gz) = 94885531 diff --git a/math/octave-forge-csg-dataset/pkg-descr b/math/octave-forge-csg-dataset/pkg-descr new file mode 100644 index 000000000000..434666d57630 --- /dev/null +++ b/math/octave-forge-csg-dataset/pkg-descr @@ -0,0 +1,9 @@ +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 csg-dataset. + + A large dataset of diaphyseal cross sectional geometric properties and +relevant measurements from human long bones. diff --git a/math/octave-forge-csg-toolkit/Makefile b/math/octave-forge-csg-toolkit/Makefile index bf63ab1431b8..6f1abde3595a 100644 --- a/math/octave-forge-csg-toolkit/Makefile +++ b/math/octave-forge-csg-toolkit/Makefile @@ -1,7 +1,6 @@ PORTNAME= octave-forge-csg-toolkit DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 -PORTREVISION= 1 +DISTVERSION= 1.4.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-csg-toolkit/distinfo b/math/octave-forge-csg-toolkit/distinfo index 1301a99701b7..aa0b675416d5 100644 --- a/math/octave-forge-csg-toolkit/distinfo +++ b/math/octave-forge-csg-toolkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745427733 -SHA256 (octave-forge/pr0m1th3as-csg-toolkit-v1.4.0_GH0.tar.gz) = a3c7c5b605fce7877af2f11c80db57c0c5d852fa86766f6e271d92f77eec93a4 -SIZE (octave-forge/pr0m1th3as-csg-toolkit-v1.4.0_GH0.tar.gz) = 2155005 +TIMESTAMP = 1747586917 +SHA256 (octave-forge/pr0m1th3as-csg-toolkit-v1.4.1_GH0.tar.gz) = 16d926e1ec99ddd1d94c9cb8c39ef5fb539e493b11c8d3673946cf3dd5a62cb4 +SIZE (octave-forge/pr0m1th3as-csg-toolkit-v1.4.1_GH0.tar.gz) = 2156001 diff --git a/math/octave-forge-fuzzy-logic-toolkit/Makefile b/math/octave-forge-fuzzy-logic-toolkit/Makefile index b36932961248..d69c429cfd56 100644 --- a/math/octave-forge-fuzzy-logic-toolkit/Makefile +++ b/math/octave-forge-fuzzy-logic-toolkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge-fuzzy-logic-toolkit -DISTVERSION= 0.6.1 +DISTVERSION= 0.6.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-fuzzy-logic-toolkit/distinfo b/math/octave-forge-fuzzy-logic-toolkit/distinfo index 6d675633af7a..02fbff15916c 100644 --- a/math/octave-forge-fuzzy-logic-toolkit/distinfo +++ b/math/octave-forge-fuzzy-logic-toolkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725285993 -SHA256 (octave-forge/lmarkowsky-fuzzy-logic-toolkit-0.6.1_GH0.tar.gz) = 24dab9cec77bb63cc94e7c2baa57528eee5c2df5285d77c07a33f1940307e959 -SIZE (octave-forge/lmarkowsky-fuzzy-logic-toolkit-0.6.1_GH0.tar.gz) = 780368 +TIMESTAMP = 1747415083 +SHA256 (octave-forge/lmarkowsky-fuzzy-logic-toolkit-0.6.2_GH0.tar.gz) = 804aa3501105d6a6391307ace4e4d1f4dd91d0a248cb53ce3b2365377e900132 +SIZE (octave-forge/lmarkowsky-fuzzy-logic-toolkit-0.6.2_GH0.tar.gz) = 781523 diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 546992ffeab5..b3b12e710bae 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20250502 +PORTVERSION= 20250519 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -13,7 +13,7 @@ USES= metaport OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ BENCHMARK BIM BIOINFO BIOSIG BSLTL CFITSIO CGI \ CHARTJS CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL \ - CSG_TOOLKIT DATA_SMOOTHING \ + CSG_DATASET CSG_TOOLKIT DATA_SMOOTHING \ DATABASE DATAFRAME DATATYPES DICOM DIVAND DOCTEST ECONOMETRICS \ FDA FEMOCTAVE FENV FILEIO FINANCIAL FITS FL_CORE \ FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \ diff --git a/math/py-awkward/Makefile b/math/py-awkward/Makefile index 80deb10604a8..26cb913bf260 100644 --- a/math/py-awkward/Makefile +++ b/math/py-awkward/Makefile @@ -1,5 +1,5 @@ PORTNAME= awkward -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-awkward/distinfo b/math/py-awkward/distinfo index 980c0e60f199..2debc9ae7929 100644 --- a/math/py-awkward/distinfo +++ b/math/py-awkward/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289018 -SHA256 (awkward-2.8.1.tar.gz) = 265249fb98d6b616eb50bba547612ccd746617cfed4101ae7be5d41082caac3b -SIZE (awkward-2.8.1.tar.gz) = 6187080 +TIMESTAMP = 1747546566 +SHA256 (awkward-2.8.2.tar.gz) = d407e207717b9e51717d7bbfacd029198b5dfbc7ed91305b57088cd86aefba7b +SIZE (awkward-2.8.2.tar.gz) = 6221318 diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index 1fc8b6ecdac0..8eb7dda86998 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 1.37.0 +PORTVERSION= 1.38.2 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 71c12ed13fb0..23ec465cc08e 100644 --- a/math/py-narwhals/distinfo +++ b/math/py-narwhals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936202 -SHA256 (narwhals-1.37.0.tar.gz) = 47cb7bb63afd85e72c5260a8c6281fce88b2e12fbe18eba777b980e3dccd5a45 -SIZE (narwhals-1.37.0.tar.gz) = 271458 +TIMESTAMP = 1747546568 +SHA256 (narwhals-1.38.2.tar.gz) = 7c5fbc9f2b8e1d5d95f49dcef9c2d94bf17810de68c87ff195dc7d22f7b3eeb5 +SIZE (narwhals-1.38.2.tar.gz) = 277368 diff --git a/math/suitesparse-camd/Makefile b/math/suitesparse-camd/Makefile index be7105d4eee0..7596e428ef20 100644 --- a/math/suitesparse-camd/Makefile +++ b/math/suitesparse-camd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.4 CATEGORIES= math COMMENT= Symmetric approximate minimum degree diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index e5a3d98139ce..0fd1e378006a 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 5.3.2 +PORTVERSION= 5.3.3 CATEGORIES= math COMMENT= Sparse CHOLesky MODification package diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 1a0a7aa95fab..0a1e902b920d 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 10.0.3 +PORTVERSION= 10.0.5 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 520ebfe367fd..b7bedb46b514 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= suitesparse -PORTVERSION= 7.10.2 +PORTVERSION= 7.10.3 CATEGORIES= math MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk index fc461f5b2271..64fcee04076c 100644 --- a/math/suitesparse/bsd.suitesparse.mk +++ b/math/suitesparse/bsd.suitesparse.mk @@ -4,7 +4,7 @@ PKGNAMEPREFIX= suitesparse- SSPNAME= suitesparse -SSPVERSION= 7.10.2 +SSPVERSION= 7.10.3 DISTVERSIONPREFIX= v MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo index 622af251a80b..2ab4923b6c55 100644 --- a/math/suitesparse/distinfo +++ b/math/suitesparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744560629 -SHA256 (suitesparse/v7.10.2.tar.gz) = 98ebd840a30ddd872b38879615b6045aa800d84eae6b44efd44b6b0682507630 -SIZE (suitesparse/v7.10.2.tar.gz) = 87825625 +TIMESTAMP = 1747585409 +SHA256 (suitesparse/v7.10.3.tar.gz) = 09e7bcc8e5de0a5b55d2ae9fd6378d5f4dc1b85a933593339a0872b24e2cc102 +SIZE (suitesparse/v7.10.3.tar.gz) = 87836881 |