aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* math/blis: Remove dependency on llvm-10; strip binary; add missing .pc file ↵Yuri Victorovich2022-06-052-6/+5
| | | | | | | | | in pkg-plist PR: 264487 Approved by: portmgr (blanket: ports compliance) (cherry picked from commit 264f9885a51269eae95d773a1a3b06d7d1d3b41c)
* math/py-numpy: Fix doc checksumsWen Heping2022-06-041-5/+5
| | | | | | | PR: 264231 Reported by: david@isnic.is (cherry picked from commit 85affc89e8df0f6c95c37c5065bc7b595f34e9ec)
* math/py-numpy: Update to 1.22.4Wen Heping2022-06-042-11/+14
| | | | | | | | PR: 264153 Reported by: wen@ Exp-run by: antoine@ (cherry picked from commit ff9098f7093e8f774790ac4139dc1090fae538da)
* math/z3: Update to 4.8.17Gleb Popov2022-05-204-6/+92
| | | | (cherry picked from commit 1bbe14a63386e61b53e8c7e1eb082b9b6fe6365e)
* math/z3: Update to 4.8.16Gleb Popov2022-05-052-4/+5
| | | | | | | | Fix DEBUG option by not stripping resulting binaries. Reported by: repology.org (cherry picked from commit 2300e831acba031f2f0b44a73d74a7526c287ca2)
* math/saga: Update to 8.2.1Rainer Hurling2022-04-232-4/+4
| | | | | | | | | Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.2.1/attachment/changelog_saga_8.2.1.txt Reported by: portscout, Repology MFH: 2022Q2 (cherry picked from commit c2b39fd30a28c4c8c41bfb88d9f9f822320bff50)
* math/barvinok: Fix fetch by switching to git-based fetchYuri Victorovich2022-04-192-5/+21
| | | | | | Reported by: fallout (cherry picked from commit b532e502c29cae5261365937ed64783b238e73d9)
* math/py-topologic: Update 0.5.0-21 -> 0.6.0Yuri Victorovich2022-04-192-5/+4
| | | | (cherry picked from commit c8a5a667f8a3926873432254a5f0a6c700e0c47b)
* math/coinmp: Dependency fixesDon Lewis2022-04-121-3/+5
| | | | | PR: 263246 (cherry picked from commit 26c29e188544af869114c53f76d6f596a9041f9a)
* math/wxmaxima: update to 22.04.0Fernando Apesteguía2022-04-112-4/+4
| | | | | | | | | | | | | | | ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-22.04.0 * A Russian translation update from Olesya Gerasimenko * Repaired drag-and-drop on MacOs (#1624) * Resolved a bug in parenthesis matching (#1649) * Faster startup logic Reported by: portscout MFH: 2022Q2 (bugfix release) (cherry picked from commit e1979dce082975f7a32d502e0634bbafb539845f)
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-1023-23/+23
| | | | | | | | This is a separate and direct commit to quarterly as PORTREVISIONs may not match from main. PR: 262853, 262940, 262877 Approved by: fluffy (mentor)
* all: drop support for EOL FreeBSD 12.2Rene Ladan2022-04-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3, update an example - sysutils/lsof: drop support for ancient FreeBSD releases. - multimedia/ustreamer: remove inline patch for 12.2 - x11/wayland-logout: remove support for FreeBSD < 12.3 - sysutils/bhyve+: remove support for FreeBSD 12.2 - databases/clickhouse: remove support for FreeBSD 12.2 - databases/mariadb106-server: remove support for FreeBSD 12.2 - devel/cvsd: no need to test for FreeBSD >=5 anymore - devel/imake: no need to support a.out anymore - japanese/kterm: no need to support FreeBSD <= 9 - math/igraph: remove support for FreeBSD 12.2 - net/onedrive: remove support for FreeBSD 12.2 - security/ipsec-tools: no need to test for FreeBSD >= 11 - emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after 49f593b2f77f" Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising) Approved by: portmgr (implicit) Differential Revision: https://reviews.freebsd.org/D34523
* */*: fix trailing whitespace in pkg-descr'sDmitry Marakasov2022-04-014-4/+4
| | | | Approved by: portmgr blanket
* math/R-cran-MCMCpack: Update to 1.6-2TAKATSU Tomonari2022-04-012-4/+4
|
* math/R-cran-spdep: Update to 1.2-3TAKATSU Tomonari2022-04-012-4/+4
|
* math/saga: Update to 8.2.0Rainer Hurling2022-03-313-33/+34
| | | | Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.2.0/attachment/changelog_saga_8.2.0.txt
* math/py-spopt: Update to 0.3.0Po-Chuan Hsieh2022-03-302-4/+4
| | | | Changes: https://github.com/pysal/spopt/releases
* math/py-gym: Update to 0.23.1Po-Chuan Hsieh2022-03-302-4/+4
| | | | Changes: https://github.com/openai/gym/releases
* math/py-cma: Update to 3.2.2Po-Chuan Hsieh2022-03-302-4/+4
| | | | Changes: https://github.com/CMA-ES/pycma/releases
* math/Imath: bugfix/docfix update to v3.1.5Matthias Andree2022-03-302-5/+5
| | | | | | | | | | | - [#244] Fix 32-bit x86 build failure with 16c instructions - [#241] Move numeric_limits specializations into half.h - [#236] Change references to "master" branch to "main" Full Changelog: https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.5 MFH skipped, we are just two days before 2022Q2.
* math/wxmaxima: update to 22.03.0Fernando Apesteguía2022-03-304-17/+9
| | | | | | | | | | | | | | | | | | | | | | | Reported by: portscout From ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-22.03.0 * Rename command line option --logtostdout to --logtostderr. * A better heuristics for finding out what to style as 1D maths * An updated french translation from Frédéric Chapoton * Consistent image resolutions * No more crashes on exporting multiple animations at once * Drag-and-Drop in the table of contents * Table of contents: Convert sections to subsections and similar * Parenthesis and quote matching now uses the maxima parser. * A way of limiting the toc depth shown in the table of contents * Now the problems after a kill(all) should be finally resolved * Better support for the debugger * Machine-Float NaNs no more causes XML errors * Labels with hexadecimal numbers no more cause crashes * wxMaxima no more skips chars in subscripted variables * Merging cells per keyboard shortcut works again * Symbols buttons whose symbols the GUI font lacks are now hidden
* graphics/poppler: bump consumersTobias C. Berner2022-03-292-2/+2
| | | | Bump consumers of graphics/poppler after e25859e09380f5930718094423dc8616cbb202b3
* math/rubygem-rb-gsl: Add upstream patch to fix build with Ruby 3.xYasuhiro Kimura2022-03-291-0/+563
| | | | | PR: 262505 Approved by: maintainer timeout
* math/py-CyLP: Update 0.91.4 -> 0.91.5Yuri Victorovich2022-03-292-4/+4
| | | | Reported by: portscout
* math/topologic: Update 0.5.0-21 -> 0.6.0Yuri Victorovich2022-03-292-5/+4
| | | | Reported by: portscout
* math/py-symcxx: Deprecate because the upstream repository was experimental ↵Yuri Victorovich2022-03-284-35/+0
| | | | | | | and is now archived PR: 261703 Reported by: thierry@
* math/py-levmar: switch to pytest4Dmitry Marakasov2022-03-281-1/+1
| | | | | | - Switch to pytest4 to avoid test failures after updating pytest to 7.x PR: 256624
* devel/qscintilla-qt5: Update to 2.13.2Loïc Bartoletti2022-03-281-1/+1
| | | | | Change: - https://riverbankcomputing.com/news/QScintilla_2.13.2_Released
* math/sage: mark BROKENThierry Thomas2022-03-271-0/+2
| | | | | | Unfortunately I have to mark it BROKEN: too many dependencies have been upgraded without being supported by Sage-9.2, and it cannot be upgraded at the moment. Let’s wait for Python 3.9 being the default.
* math/openblas: Update to 0.3.20Yasuhiro Kimura2022-03-272-4/+4
| | | | | | | | It fixes CPU detection error with Intel Alder Lake. ChangeLog: https://github.com/xianyi/OpenBLAS/blob/v0.3.20/Changelog.txt PR: 262838 Approved by: maintainer
* math/stanmath: Update 4.2.0 -> 4.3.2Yuri Victorovich2022-03-273-7/+26
| | | | Reported by: portscout
* math/lean: Update 3.42.0 -> 3.42.1Yuri Victorovich2022-03-272-4/+4
| | | | Reported by: portscout
* math/stan: Update 2.29.1 -> 2.29.2Yuri Victorovich2022-03-272-4/+4
| | | | Reported by: portscout
* math/octave-forge-image: Update to 2.14.0.Stephen Montgomery-Smith2022-03-262-5/+4
|
* math/py-topologic: Do not hard-code $PYTHON_EXT_SUFFIXThierry Thomas2022-03-261-1/+1
| | | | PR: 262822
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-2623-11/+23
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* math/py-moarchiving: Add ARBITRARY_PRECISION optionPo-Chuan Hsieh2022-03-251-0/+5
|
* math/py-cma: Add CONSTRAINED_SOLUTION_TRACKING optionPo-Chuan Hsieh2022-03-251-1/+3
|
* math/py-svgmath: Fix build with setuptools 58.0.0+Po-Chuan Hsieh2022-03-252-1/+481
| | | | With hat: python
* math/py-pybloom: Fix build with setuptools 58.0.0+Po-Chuan Hsieh2022-03-251-0/+60
| | | | With hat: python
* math/py-pdal: Fix build with setuptools 58.0.0+Po-Chuan Hsieh2022-03-252-0/+29
| | | | With hat: python
* math/py-pyFFTW: Update USES=pythonPo-Chuan Hsieh2022-03-251-1/+1
| | | | devel/py-dask requires Python 3.8+
* math/py-iohexperimenter: Do not install tests modulePo-Chuan Hsieh2022-03-252-0/+12
| | | | | | | - Bump PORTREVISION for package change PR: 262759 Reported by: se
* math/py-gym-notices: Update to 0.0.6Po-Chuan Hsieh2022-03-252-4/+4
| | | | Changes: https://github.com/Farama-Foundation/gym-notices/commits/main
* math/py-gym: Update to 0.23.0Po-Chuan Hsieh2022-03-253-5/+5
| | | | | | - Update WWW Changes: https://github.com/openai/gym/releases
* math/py-fastcluster: Update to 1.2.6Po-Chuan Hsieh2022-03-252-4/+4
| | | | | Changes: https://github.com/dmuellner/fastcluster/releases https://github.com/dmuellner/fastcluster/blob/master/NEWS.txt
* math/py-cma: Update to 3.2.1Po-Chuan Hsieh2022-03-252-4/+4
| | | | Changes: https://github.com/CMA-ES/pycma/releases
* math/p5-Math-GMPz: Update to 0.54Po-Chuan Hsieh2022-03-252-4/+4
| | | | Changes: https://metacpan.org/dist/Math-GMPz/changes
* math/p5-Math-GMPq: Update to 0.51Po-Chuan Hsieh2022-03-252-4/+4
| | | | Changes: https://metacpan.org/dist/Math-GMPq/changes
* math/p5-Math-GMPf: Update to 0.47Po-Chuan Hsieh2022-03-252-4/+4
| | | | Changes: https://metacpan.org/dist/Math-GMPf/changes