summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/saga: Update to 8.5.1Rainer Hurling2023-02-102-4/+4
| | | | | | | | | | | | | - Fix parsing date parameters in saga_cmd/tool - Fix grid_gridding for gcc, strdup(key) - Fix wkb/sql multipoint coding in saga_api - Fix saga_gdi/3d_view_canvas axis labeling - and more ... Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.5.1/attachment/changelog_saga_8.5.1.txt MFH: 2023Q1 (cherry picked from commit 5fd38aff4899441ca57eff82348536f85acb6199)
* math/xspread: drop unused libpthread-stubsJan Beich2023-02-101-1/+0
| | | | | | | | | | libpthread-stubs no longer provides shared library since 9cba0ef67a30: $ make clean all WITH=X11 [...] ===> xspread-3.1.1c_4 depends on shared library: libpthread-stubs.so - not found (cherry picked from commit 04c0110c8ac4c40469614a375715188a99e74e5d)
* math/py-fastcluster: fix build on powerpc* with LLVM 14 by forcing 15Piotr Kubaj2023-02-081-2/+11
| | | | | | Assertion failed: ((CGF.CurFuncDecl == nullptr || CGF.Builder.getIsFPConstrained() || isa<CXXConstructorDecl>(CGF.CurFuncDecl) || isa<CXXDestructorDecl>(CGF.CurFuncDecl) || (NewExceptionBehavior == llvm::fp::ebIgnore && NewRoundingBehavior == llvm::RoundingMode::NearestTiesToEven)) && "FPConstrained should be enabled on entire function"), function ConstructorHelper, file /usr/local/poudriere/jails/main-powerpc64/usr/src/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp, line 163. (cherry picked from commit 278ced6f36e6b428c4f718bd8536a0b4884816e9)
* math/PDL: mark broken on aarch64 tooMathieu Arnold2023-02-081-0/+1
| | | | (cherry picked from commit 06089821bfecd866ece648b7c52c11f94acd5655)
* math/PDL: drop maintainershipMathieu Arnold2023-02-081-1/+1
| | | | (cherry picked from commit 0608981d178c1a75e8adb021a10db7b5924f90ff)
* math/primesum: mark BROKEN on powerpcPiotr Kubaj2023-02-011-0/+1
| | | | | | Same issue as on other 32-bit architectures. (cherry picked from commit 184e87aeca6646f309aa7e376f4803ee2a76e07c)
* math/or-tools: Patch missing #include <errno.h> problemYuri Victorovich2023-01-071-0/+13
| | | | | | | | It caused breakage on FreeBSD 12. Reported by: portscout (cherry picked from commit f233efc3f36269fb570677e3b2ee9dace1ec7dd7)
* math/R-cran-locfit: upgrade to 1.5-9.7Thierry Thomas2023-01-022-5/+5
|
* math/py-petsc4py: Update 3.18.2 -> 3.18.3Yuri Victorovich2023-01-012-4/+4
| | | | Reported by: portscout
* math/{,py-}or-tools: Update 9.4 -> 9.5Yuri Victorovich2023-01-017-33/+81
|
* math/nfft: Update to 3.5.3Daniel Engberg2023-01-013-7/+7
| | | | Changelog: https://github.com/NFFT/nfft/releases/tag/3.5.3
* math/wxmaxima: Update to Version-22.12.0Lorenzo Salvadore2022-12-313-66/+4
| | | | | Changes: https://github.com/wxMaxima-developers/wxmaxima/compare/Version-22.11.1...Version-22.12.0
* math/mlpack: Update 4.0.0 -> 4.0.1Yuri Victorovich2022-12-303-17/+4
| | | | Reported by: portscout
* math/sage: Refactor after pynac removalMuhammad Moinur Rahman2022-12-311-2/+1
| | | | Approved by: portmgr (blanket)
* math/pynac: Cleanup expired portsMuhammad Moinur Rahman2022-12-315-101/+0
| | | | Approved by: portmgr
* math/graphthing: Cleanup expired portsMuhammad Moinur Rahman2022-12-317-104/+0
| | | | Approved by: portmgr
* cleanup: Remove expired ports:Rene Ladan2022-12-319-125/+0
| | | | 2022-12-31 math/libpgmath: Depends on end of life devel/llvm70
* Mk/**octave.mk: Convert to USES=octaveMuhammad Moinur Rahman2022-12-30109-1264/+446
| | | | | | | | | | | | | | As part of the improvements of USES infrastructure Mk/bsd.octave.mk has been converted to Mk/Uses/octave.mk. This also declutters some old stuffs in the octave-* ports and makes it simpler to add more octave-forge ports easily. While I am here make all the ports portclippy/portfmt compliant. And use USES macros whenever possible. Reviewed by: portmgr Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D37887
* math/obake: Use USES=compiler:c++20-lang after ↵Po-Chuan Hsieh2022-12-301-1/+1
| | | | | | 5ca22080ae08a6707bbcb9af0529e9d54aa832d5 Approved by: portmgr (blanket)
* math/py-pandas: Update to 1.5.1Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://github.com/pandas-dev/pandas/releases
* math/p5-Math-Units: Add NO_ARCHPo-Chuan Hsieh2022-12-301-0/+2
|
* math/p5-Math-Complex: Add NO_ARCHPo-Chuan Hsieh2022-12-301-0/+2
|
* math/py-statsmodels: Update to 0.13.5Po-Chuan Hsieh2022-12-302-4/+4
| | | | | Changes: https://github.com/statsmodels/statsmodels/releases https://www.statsmodels.org/stable/release/index.html
* math/py-spreg: Update to 1.3.0Po-Chuan Hsieh2022-12-302-5/+6
| | | | Changes: https://github.com/pysal/spreg/releases
* math/py-rpy2: Update to 3.5.6Po-Chuan Hsieh2022-12-302-8/+4
| | | | | Changes: https://github.com/rpy2/rpy2/releases https://github.com/rpy2/rpy2/blob/master/NEWS
* math/py-numexpr: Update to 2.8.4Po-Chuan Hsieh2022-12-302-4/+4
| | | | | Changes: https://github.com/pydata/numexpr/releases https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
* math/py-jax: Update to 0.3.24Po-Chuan Hsieh2022-12-302-7/+5
| | | | | Changes: https://github.com/google/jax/releases https://github.com/google/jax/blob/main/CHANGELOG.md
* math/py-hdbscan: Update to 0.8.29Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://github.com/scikit-learn-contrib/hdbscan/releases
* math/py-flax: Update to 0.6.2Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://github.com/google/flax/releases
* math/py-cmaes: Update to 0.9.0Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://github.com/CyberAgentAILab/cmaes/releases
* math/py-bayesian-optimization: Update to 1.3.1Po-Chuan Hsieh2022-12-302-5/+6
| | | | | | - Add LICENSE_FILE Changes: https://github.com/fmfn/BayesianOptimization/releases
* math/p5-Math-GMPz: Update to 0.55Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://metacpan.org/dist/Math-GMPz/changes
* math/p5-Math-GMPq: Update to 0.52Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://metacpan.org/dist/Math-GMPq/changes
* math/p5-Math-GMPf: Update to 0.49Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://metacpan.org/dist/Math-GMPf/changes
* astro/cfitsio: Update to 4.2.0Po-Chuan Hsieh2022-12-303-2/+3
| | | | | | | - Convert REINPLACE_CMD to patch file - Bump PORTREVISION of dependent ports for shlib change Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
* math/armadillo: Update to 11.4.3Lorenzo Salvadore2022-12-293-5/+5
|
* math/py-numpy: fix runtime on powerpc64*Piotr Kubaj2022-12-293-0/+67
| | | | | | Currently powerpc64* is not properly detected by numpy, due to python returning just "powerpc" as architecture name. This commit fixes architecture detection with numpy and properly checks for CPU features on FreeBSD.
* math/py-linearmodels: New port: Linear Panel, Instrumental Variable, Asset ↵Yuri Victorovich2022-12-284-0/+60
| | | | Pricing and other models
* math/py-pyhdfe: New port: High dimensional fixed effect absorptionYuri Victorovich2022-12-284-0/+43
|
* math/py-formulaic: New port: Implementation of Wilkinson formulasYuri Victorovich2022-12-285-0/+209
|
* math/R-cran-scatterplot3d: upgrade to 0.3-42Thierry Thomas2022-12-282-5/+4
|
* math/petiga: Update g20210307 -> g20221208Yuri Victorovich2022-12-282-13/+13
|
* math/dbcsr: Update 2.4.1 -> 2.5.0Yuri Victorovich2022-12-283-8/+8
| | | | Reported by: portscout
* math/libRmath: upgrade to 4.2.2Thierry Thomas2022-12-282-22/+5
| | | | Also remove the FLANG option (it does not exist).
* math/scalapack: upgrade to 2.2.0Thierry Thomas2022-12-285-119/+17
| | | | Release notes at <https://netlib.org/scalapack/scalapack-2.2.0.html>.
* math/lean: Update 3.50.2 -> 3.50.3Yuri Victorovich2022-12-272-4/+4
| | | | Reported by: portscout
* math/obake: Unbreak by backporting the PR that fixes fmt9 compatibilityYuri Victorovich2022-12-273-4/+24
|
* math/obake: BrokenYuri Victorovich2022-12-271-1/+3
| | | | Reported by: fallout
* math/R-cran-date: Update to 1.2-41Guangyuan Yang2022-12-272-4/+4
|
* math/R-cran-energy: Update to 1.7-11Guangyuan Yang2022-12-272-4/+4
|