summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/py-fastdtw: Remove expired portRene Ladan11 hours4-40/+0
| | | | 2025-03-31 math/py-fastdtw: Depends on expired devel/py-pytest-runner
* math/R-cran-Deriv: Update to 4.2.0TAKATSU Tomonari16 hours2-4/+4
| | | | Reported by: portscout
* math/libpoly: Correct licenseYuri Victorovich20 hours1-2/+2
| | | | | PR: 287742 Reported by: Daniel Larraz <daniel-larraz@uiowa.edu>
* math/cvc5: ANTLR and Java are not required since v1.0.6Yuri Victorovich21 hours1-3/+2
| | | | | PR: 287727 Reported by: Daniel Larraz <daniel-larraz@uiowa.edu>
* math/primecount: upgrade to v7.19Thierry Thomas41 hours2-4/+4
| | | | Release notes at https://github.com/kimwalisch/primecount/releases/tag/v7.19
* math/openblas64: upgrade to v0.3.30Thierry Thomas41 hours5-12/+31
| | | | Release notes at https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.30
* math/R-cran-Rsolnp: Update to 2.0.0Zsolt Udvari2 days2-10/+14
| | | | | | | | | Fix license. Improve dependencies, add test dependencies. Add compiles option to cran. Take maintainership. Changelog: https://cran.r-project.org/web/packages/Rsolnp/ChangeLog
* */*: chase the upgrade of OpenCascadeThierry Thomas3 days2-2/+2
|
* math/py-igraph: Mark BROKENDaniel Engberg3 days1-0/+2
| | | | | | | | Fails to build with libxml2 2.13+, error: incompatible function pointer types passing 'void (*)(void *, xmlErrorPtr)' (aka 'void (*)(void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, const struct _xmlError *)') PR: 279961 Approved by: maintainer timeout, 11+ months
* math/scilab: Mark BROKENDaniel Engberg3 days1-0/+2
| | | | | | Fails to build, configure: error: Could not find or use the Java package/jar saxon used by Saxon XSLT Processor (looking for package com.icl.saxon.Loader) Reported by: pkg-fallout
* Undeprecate ports indirectly depending on unexpired textproc/jade.Alexey Dokuchaev3 days1-3/+0
|
* */*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira4 days3-3/+3
| | | | New version of wxgtk32 in tree (3.2.8.1)
* python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etcCharlie Li4 days44-108/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | EXT_SUFFIX, according to PEP 3149, refers to the full tag and extension for compiled extension module objects, eg .cpython-311.so, .cpython-313t.so, etc. We do not use the correct semantic meaning, and this usage becomes ambiguous and confusing when tags do not match between bytecode and compiled extension module objects. Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's specification of a magic tag, which consists of implementation name and shorthand version only. This is meant for bytecode and other files containing this tag in their filename that do not depend on a specific Python ABI for the same version. Chase all existing consumers. Introduce PYTHON_SOABI to align with PEP 3149's specification of a tag, which consists of implementation name, shorthand version and any ABI flags present (this and PYTHON_TAG are identical without ABI flags). This is meant for compiled extension module objects and other files that depend on a specific Python ABI for the same version. Add documentation for these variables that our PYTHON_EXT_SUFFIX never had. PR: 274671 Event: Kitchener-Waterloo Hackathon 202506
* math/cvc5: update 1.2.1 → 1.3.0Yuri Victorovich5 days2-5/+7
| | | | Reported by: portscout
* math/cadical: update 2.0.0 → 2.1.3Yuri Victorovich5 days6-4/+8
|
* math/R-cran-RSvgDevice: Mark deprecatedZsolt Udvari5 days1-0/+4
|
* math/rubygem-bigdecimal: Update to 3.2.2Po-Chuan Hsieh7 days2-4/+4
| | | | Changes: https://github.com/ruby/bigdecimal/releases
* math/py-narwhals: Update to 1.42.0Po-Chuan Hsieh7 days2-4/+4
| | | | Changes: https://github.com/narwhals-dev/narwhals/releases
* math/openlibm: update to 0.8.7Laurent Chardon7 days2-5/+6
| | | | | | | | | While here, move USE_LDCONFIG to please portclippy. Changelog: https://github.com/JuliaMath/openlibm/releases/tag/v0.8.7 PR: 287602 Reported by: Laurent Chardon <laurent.chardon@gmail.com> (maintainer)
* math/R: Update to 4.5.1Joseph Mingrone8 days2-4/+4
| | | | | Release announcement: https://hypatia.math.ethz.ch/pipermail/r-announce/2025/000713.html Sponsored by: The FreeBSD Foundation
* math/R-cran-spdep: Update to 1.3-13TAKATSU Tomonari9 days2-4/+4
| | | | Reported by: portscout
* math/oink: fix build with boost 1.88.0Edward.Sanford.Sutton, III9 days1-0/+16
| | | | PR: 287318
* math/rubygem-bigdecimal: Update to 3.2.0Po-Chuan Hsieh11 days2-4/+4
| | | | | Changes: https://github.com/ruby/bigdecimal/releases https://github.com/ruby/bigdecimal/blob/master/CHANGES.md
* math/py-pcodec: Add py-pcodec 0.3.4Po-Chuan Hsieh11 days5-0/+1272
| | | | | | | | | | | | | Pcodec (or Pco) losslessly compresses and decompresses numerical sequences with high compression ratio and moderately fast speed. Use cases include: - columnar data - long-term time series data - serving numerical data to web clients - low-bandwidth communication Data types: u16, u32, u64, i16, i32, i64, f16, f32, f64
* math/py-networkx: Update to 3.5Wen Heping12 days2-4/+4
|
* math/py-fpylll: upgrade to 0.6.4Thierry Thomas12 days2-7/+7
| | | | | | Release notes at https://github.com/fplll/fpylll/releases/tag/0.6.4 Also switch to PyPI.
* math/eclib: upgrade to 20250530Thierry Thomas12 days3-8/+8
| | | | Release notes at https://github.com/JohnCremona/eclib/releases/tag/20250530
* math/py-formulaic-contrasts: Build arbitrary contrasts formulaic modelsJason W. Bacon13 days4-0/+27
| | | | | Build arbitrary contrasts for models defined with formulaic. https://formulaic-contrasts.readthedocs.io/en/latest/
* math/gnumeric: update to 1.12.59Olivier Duchateau13 days3-43/+38
| | | | PR: 286697
* math/gnome-calculator: update to 47.3Olivier Duchateau13 days2-8/+11
| | | | PR: 286697
* math/p5-Math-MPFR: update to 1.39Philippe Audeoud13 days2-4/+4
|
* Mk/bsd.sites.mk: Simplify MASTER_SITES= GNOMEOlivier Duchateau14 days1-1/+1
| | | | | | | Since GNOME changes their numbering, in some Makefile MASTER_SITES= GNOME is more complex. This patch simplify for users. Differential Revision: https://reviews.freebsd.org/D43183
* multimedia/assimp: update 6.0.1 → 6.0.2Yuri Victorovich14 days1-1/+1
| | | | Reported by: portscout
* math/geogebra: Update to 5-2-889-0Zsolt Udvari14 days2-4/+4
| | | | Changelog: https://geogebra.github.io/docs/reference/en/Changelog_6_0/
* */*: Drop maintainership for maxima, wxmaximaZsolt Udvari2025-06-082-2/+2
|
* math/libmissing: DeprecateFernando Apesteguía2025-06-071-0/+3
| | | | | | | | Very old port. No consumers. Auto hosted by the project. FreeBSD's libm improved since this was imported in 2012. PR: 254414 Reported by: wen@
* math/py-spvcm: Remove expired portRene Ladan2025-06-074-41/+0
| | | | 2025-04-30 math/py-spvcm: Upstream repository has been archived on Jul 9, 2024
* math/rkward: rmove XLConnect for the momentThierry Thomas2025-06-061-1/+2
|
* math/R-cran-XLConnect: mark BROKENThierry Thomas2025-06-062-4/+7
| | | | | | A default recent JDK is required for a full POI dependency. Also update to 1.2.2, but there is no impact.
* math/R-cran-eRm: upgrade to 1.0-10Thierry Thomas2025-06-062-4/+4
| | | | Changelog at https://cran.r-project.org/web/packages/eRm/news.html
* math/lean4: update 4.20.0 → 4.20.1Yuri Victorovich2025-06-052-4/+4
| | | | Reported by: portscout
* KDE: Update KDE Gear to 25.04.2Max Brazhnikov2025-06-0510-28/+27
| | | | | | | | | Announcement: https://kde.org/announcements/gear/25.04.2/ Ports changes: deskutils/kdeconnect-kde: - Add missing KF component.
* math/octave: Update to 10.2.0.Stephen Montgomery-Smith2025-06-052-6/+6
|
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-057-4/+7
| | | | PR: 286829
* math/kalker: Fix build with rust 1.87.0Mikael Urankar2025-06-053-22/+187
| | | | | | | | Update the wasm-bindgen crates: error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 PR: 286829 Approved by: portmgr (build fix blanket)
* math/cgal: Add missing needed include for boostEdward.Sanford.Sutton, III2025-06-052-1/+11
| | | | | PR: 287287 Reported by: Edward.Sanford.Sutton, III <mirror176@hotmail.com>
* math/sc-im: update to 0.8.5Baptiste Daroussin2025-06-043-6/+9
|
* math/lean4: update 4.20.0-rc5 → 4.20.0Yuri Victorovich2025-06-033-7/+6
|
* math/R-cran-terra: Unbreak i386Nuno Teixeira2025-06-032-2/+45
|
* math/R-cran-terra: Mark broken on i386Nuno Teixeira2025-06-031-0/+2
| | | | See also: https://github.com/rspatial/terra/issues/1846