diff options
Diffstat (limited to 'math')
31 files changed, 113 insertions, 37 deletions
diff --git a/math/Makefile b/math/Makefile index 13a8e8ec88c2..1fe75be0d6f4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1134,6 +1134,7 @@ SUBDIR += py-umap-learn SUBDIR += py-uncertainties SUBDIR += py-unyt + SUBDIR += py-vector SUBDIR += py-vincenty SUBDIR += py-yt SUBDIR += py-z3-solver diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile index f9543025d300..9b80509e5544 100644 --- a/math/R-cran-recipes/Makefile +++ b/math/R-cran-recipes/Makefile @@ -1,5 +1,5 @@ PORTNAME= recipes -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-recipes/distinfo b/math/R-cran-recipes/distinfo index 30ee00824137..627f8a462dfe 100644 --- a/math/R-cran-recipes/distinfo +++ b/math/R-cran-recipes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745422505 -SHA256 (recipes_1.3.0.tar.gz) = d4b76f1640993eb12b9e712e3b1323a48063ffc705cd22e6754d6b8cedf12dd3 -SIZE (recipes_1.3.0.tar.gz) = 889723 +TIMESTAMP = 1747893324 +SHA256 (recipes_1.3.1.tar.gz) = ceba6fb1ffcde9e7952792c2ca148711761bf4c8017a18f71915d606bd99dcc4 +SIZE (recipes_1.3.1.tar.gz) = 889576 diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index 4a39ed4c9ad8..39c6b0071d37 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,5 +1,6 @@ PORTNAME= sf DISTVERSION= 1.0-21 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index 61bebcb8274b..c8f7a7768223 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,5 +1,6 @@ PORTNAME= terra DISTVERSION= 1.8-50 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 17bf3c421805..398e09e90b97 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -56,4 +56,8 @@ post-extract: @(cd ${_DISTDIR}; ${CP} ${SRCS} ${WRKSRC}) ${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile +# ld.bfd supports neither -z relro nor -z norelro on armv7 +BINUTILS_NO_MAKE_ENV_armv7= LD +BINUTILS_NO_MAKE_ENV= ${BINUTILS_NO_MAKE_ENV_${ARCH}} + .include <bsd.port.mk> diff --git a/math/levmar/Makefile b/math/levmar/Makefile index a327d9526398..605ea40aea41 100644 --- a/math/levmar/Makefile +++ b/math/levmar/Makefile @@ -26,6 +26,10 @@ OPENBLAS_USES= blaslapack:openblas .include <bsd.port.pre.mk> +# ld.bfd supports neither -z relro nor -z norelro on armv7 +BINUTILS_NO_MAKE_ENV_armv7= LD +BINUTILS_NO_MAKE_ENV= ${BINUTILS_NO_MAKE_ENV_${ARCH}} + PORTDOCS= README.txt PORTEXAMPLES= lmdemo.c Makefile.demo PLIST_FILES= include/levmar.h \ diff --git a/math/linpack/Makefile b/math/linpack/Makefile index 2f7f3d5a1d80..8aca5c80a33e 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -47,4 +47,8 @@ SRCS= cchdc.f cchdd.f cchex.f cchud.f cgbco.f cgbdi.f cgbfa.f cgbsl.f \ zsico.f zsidi.f zsifa.f zsisl.f zspco.f zspdi.f zspfa.f zspsl.f \ zsvdc.f ztrco.f ztrdi.f ztrsl.f +# ld.bfd supports neither -z relro nor -z norelro on armv7 +BINUTILS_NO_MAKE_ENV_armv7= LD +BINUTILS_NO_MAKE_ENV= ${BINUTILS_NO_MAKE_ENV_${ARCH}} + .include <bsd.port.mk> diff --git a/math/mdal/Makefile b/math/mdal/Makefile index 7de33d701234..e7cd9b760930 100644 --- a/math/mdal/Makefile +++ b/math/mdal/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdal DISTVERSIONPREFIX= release- DISTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math geography MAINTAINER= wen@FreeBSD.org diff --git a/math/p5-Math-GMPq/Makefile b/math/p5-Math-GMPq/Makefile index b399e3439e6f..a436ddcc945d 100644 --- a/math/p5-Math-GMPq/Makefile +++ b/math/p5-Math-GMPq/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-GMPq -PORTVERSION= 0.64 +PORTVERSION= 0.66 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPq/distinfo b/math/p5-Math-GMPq/distinfo index 4d4180ebb293..4108a3ecae1f 100644 --- a/math/p5-Math-GMPq/distinfo +++ b/math/p5-Math-GMPq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288808 -SHA256 (Math-GMPq-0.64.tar.gz) = bc9cdf01afc1c024e9bb3a7bd261823ba2ad64296431ff28deb3376f8b6581cd -SIZE (Math-GMPq-0.64.tar.gz) = 63298 +TIMESTAMP = 1747715320 +SHA256 (Math-GMPq-0.66.tar.gz) = 4f4da406b3bc646af495a202667b3497114311b84efac9bd7f7ea5576b8ea082 +SIZE (Math-GMPq-0.66.tar.gz) = 70318 diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 46e6d28e95e0..95b0e9b6787d 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdal DISTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= math databases graphics MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/math/py-awkward-cpp/Makefile b/math/py-awkward-cpp/Makefile index 1c675bf14faf..c13e55e9f295 100644 --- a/math/py-awkward-cpp/Makefile +++ b/math/py-awkward-cpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= awkward-cpp -PORTVERSION= 45 +PORTVERSION= 46 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-awkward-cpp/distinfo b/math/py-awkward-cpp/distinfo index 7fe42ddf3277..31362187a7f6 100644 --- a/math/py-awkward-cpp/distinfo +++ b/math/py-awkward-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289020 -SHA256 (awkward_cpp-45.tar.gz) = 86014cf5b1aabbadea2819c6e6055ee498a503eca234edc19ff502928b34f162 -SIZE (awkward_cpp-45.tar.gz) = 1688280 +TIMESTAMP = 1747715450 +SHA256 (awkward_cpp-46.tar.gz) = b82becb65a33280c6c27336ee5c037c5b7e394be52565aa31e087ca54adce59e +SIZE (awkward_cpp-46.tar.gz) = 1688149 diff --git a/math/py-awkward/Makefile b/math/py-awkward/Makefile index 26cb913bf260..478f457f125b 100644 --- a/math/py-awkward/Makefile +++ b/math/py-awkward/Makefile @@ -1,5 +1,5 @@ PORTNAME= awkward -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 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>=45<45_99:math/py-awkward-cpp@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awkward-cpp>=46<46_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 2debc9ae7929..9c3d98394713 100644 --- a/math/py-awkward/distinfo +++ b/math/py-awkward/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546566 -SHA256 (awkward-2.8.2.tar.gz) = d407e207717b9e51717d7bbfacd029198b5dfbc7ed91305b57088cd86aefba7b -SIZE (awkward-2.8.2.tar.gz) = 6221318 +TIMESTAMP = 1747715448 +SHA256 (awkward-2.8.3.tar.gz) = 31db6f8d923a844791d6bfc233397fd4b34c72ade47852727b75278f1351f904 +SIZE (awkward-2.8.3.tar.gz) = 6221920 diff --git a/math/py-cypari2/Makefile b/math/py-cypari2/Makefile index 715f0408b805..58350ac2dd42 100644 --- a/math/py-cypari2/Makefile +++ b/math/py-cypari2/Makefile @@ -1,5 +1,5 @@ PORTNAME= cypari2 -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cypari2/distinfo b/math/py-cypari2/distinfo index 462a75a19fe4..6b216dd4eae9 100644 --- a/math/py-cypari2/distinfo +++ b/math/py-cypari2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737838943 -SHA256 (cypari2-2.2.1.tar.gz) = aaa017a6a280581902f73cf5ce1695712b6598a032be14cfab81f97c475f83b8 -SIZE (cypari2-2.2.1.tar.gz) = 127323 +TIMESTAMP = 1747769694 +SHA256 (cypari2-2.2.2.tar.gz) = 13a338735ea221c1068f8fc415561bf777d8c68725702bc749547264fd091720 +SIZE (cypari2-2.2.2.tar.gz) = 127375 diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index 8eb7dda86998..8c43e76a9f37 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 1.38.2 +PORTVERSION= 1.40.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 23ec465cc08e..074897716ed8 100644 --- a/math/py-narwhals/distinfo +++ b/math/py-narwhals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546568 -SHA256 (narwhals-1.38.2.tar.gz) = 7c5fbc9f2b8e1d5d95f49dcef9c2d94bf17810de68c87ff195dc7d22f7b3eeb5 -SIZE (narwhals-1.38.2.tar.gz) = 277368 +TIMESTAMP = 1747715452 +SHA256 (narwhals-1.40.0.tar.gz) = 17064abffd264ea1cfe6aefc8a0080f3a4ffb3659a98bcad5456ca80b88f2a0a +SIZE (narwhals-1.40.0.tar.gz) = 487625 diff --git a/math/py-primecountpy/Makefile b/math/py-primecountpy/Makefile index a2ddc6cac0d3..dff8d1687203 100644 --- a/math/py-primecountpy/Makefile +++ b/math/py-primecountpy/Makefile @@ -1,6 +1,5 @@ PORTNAME= primecountpy -PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTVERSION= 0.1.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,11 +17,17 @@ LIB_DEPENDS= libpari.so:math/pari \ RUN_DEPENDS= ${PYDEPS} USES= localbase python -USE_PYTHON= cython distutils +USE_PYTHON= cython3 distutils .if !defined(WITH_DEBUG) LDFLAGS+= -s .endif PYDEPS= ${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR} +post-build: + ${FIND} ${WRKSRC} -name "*gnu.so" -delete -o -name "*313.pyc" -delete + +post-stage: + ${FIND} ${STAGEDIR} -name "*.cpp" -delete -o -name "*.pyx" -delete + .include <bsd.port.mk> diff --git a/math/py-primecountpy/distinfo b/math/py-primecountpy/distinfo index ad3fbcadde22..67b21416d88d 100644 --- a/math/py-primecountpy/distinfo +++ b/math/py-primecountpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642085161 -SHA256 (primecountpy-0.1.0.tar.gz) = 78fe7cc32115f0669a45d7c90faaf39f7ce3939e39e2e7e5f14c17fe4bff0676 -SIZE (primecountpy-0.1.0.tar.gz) = 16070 +TIMESTAMP = 1747926193 +SHA256 (primecountpy-0.1.1.tar.gz) = c8561817c0be86eeffc41b97b6ef617d795f72cf3de59d9234d1c83d7e424030 +SIZE (primecountpy-0.1.1.tar.gz) = 117697 diff --git a/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt b/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt new file mode 100644 index 000000000000..ff02d703f757 --- /dev/null +++ b/math/py-primecountpy/files/patch-primecountpy.egg-info_SOURCES.txt @@ -0,0 +1,16 @@ +--- 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-pyreadstat/Makefile b/math/py-pyreadstat/Makefile index bfdc74a27146..a4fc50048746 100644 --- a/math/py-pyreadstat/Makefile +++ b/math/py-pyreadstat/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyreadstat -PORTVERSION= 1.2.8 +PORTVERSION= 1.2.9 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyreadstat/distinfo b/math/py-pyreadstat/distinfo index f8963473ffb1..0228375655b3 100644 --- a/math/py-pyreadstat/distinfo +++ b/math/py-pyreadstat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730540890 -SHA256 (pyreadstat-1.2.8.tar.gz) = ced3f261659f10d23843e36ec3ad6699fcac9a863820e53c6fb4b6c1abcf9e94 -SIZE (pyreadstat-1.2.8.tar.gz) = 560144 +TIMESTAMP = 1747715454 +SHA256 (pyreadstat-1.2.9.tar.gz) = bc4ff137b70013869727926867cf3c175ac56fd4e4a1d0e4317b559d8487ee4f +SIZE (pyreadstat-1.2.9.tar.gz) = 565303 diff --git a/math/py-vector/Makefile b/math/py-vector/Makefile new file mode 100644 index 000000000000..92317737cf8e --- /dev/null +++ b/math/py-vector/Makefile @@ -0,0 +1,25 @@ +PORTNAME= vector +PORTVERSION= 1.6.2 +CATEGORIES= math python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Vector classes and utilities +WWW= https://vector.readthedocs.io/en/latest/ \ + https://github.com/scikit-hep/vector + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13.3,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=19:devel/py-packaging@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/math/py-vector/distinfo b/math/py-vector/distinfo new file mode 100644 index 000000000000..5a820226b82a --- /dev/null +++ b/math/py-vector/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1747715288 +SHA256 (vector-1.6.2.tar.gz) = 6e59d9db8b615016fa542a2e8150d0c819046fe6940badd267811a454a7f0eca +SIZE (vector-1.6.2.tar.gz) = 350018 diff --git a/math/py-vector/pkg-descr b/math/py-vector/pkg-descr new file mode 100644 index 000000000000..cf382d09425e --- /dev/null +++ b/math/py-vector/pkg-descr @@ -0,0 +1,4 @@ +Vector is a Python library for 2D and 3D spatial vectors, as well as 4D +space-time vectors. It is especially intended for performing geometric +calculations on arrays of vectors, rather than one vector at a time in a Python +for loop. diff --git a/math/saga/Makefile b/math/saga/Makefile index cb6c029573e6..0d4d5feffcb8 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,6 @@ PORTNAME= saga PORTVERSION= 9.8.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 0c746dbf2da9..5b2e2ec45ead 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= SLATEC Common Mathematical Library WWW= https://www.netlib.org/slatec/ +LICENSE= PD + USES= fortran uidfix USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/src @@ -29,6 +31,10 @@ MAKE_ENV+= LDADD="${LDADD}" SHLIB_MAJOR="${SHLIB_MAJOR}" \ SRCCONF="${SRCCONF}" FFLAGS+= -std=legacy +# ld.bfd supports neither -z relro nor -z norelro on armv7 +BINUTILS_NO_MAKE_ENV_armv7= LD +BINUTILS_NO_MAKE_ENV= ${BINUTILS_NO_MAKE_ENV_${ARCH}} + OPTIONS_DEFINE= DOCS PROFILE .include <bsd.port.options.mk> diff --git a/math/spblas/Makefile b/math/spblas/Makefile index 7e7de6963583..b714a879b0b9 100644 --- a/math/spblas/Makefile +++ b/math/spblas/Makefile @@ -1,5 +1,6 @@ PORTNAME= spblas DISTVERSION= 1_03 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://math.nist.gov/spblas/:1 NL/blas/blast-forum/:2 DISTFILES= nist_spblas_${DISTVERSION}.zip:1 @@ -11,7 +12,6 @@ WWW= https://math.nist.gov/spblas/ LICENSE= PD USES= dos2unix uidfix zip -USE_GCC= yes USE_LDCONFIG= yes HEADERS= blas_enum.h blas_sparse.h blas_sparse_proto.h |