aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* math/gh-bc: updat eto version 4.0.1Stefan Eßer2021-04-212-4/+4
| | | | Always flush output after the excution of print statements.
* math/sage: Fix packaging with Python 3.8+Kai Knoblich2021-04-211-522/+522
| | | | | PR: 253815 Approved by: python (with hat)
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-212-1/+2
|
* math/gretl: Correct PKGNAME to be 2021a, not 2021.a to reflect how Gretl is ↵Yuri Victorovich2021-04-201-1/+1
| | | | versioned.
* math/lean: Update 3.28.0 -> 3.29.0Yuri Victorovich2021-04-202-5/+4
| | | | Reported by: portscout
* math/cglm: Update 0.8.0 -> 0.8.1Yuri Victorovich2021-04-203-5/+5
| | | | Reported by: portscout
* Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)Tobias Kortkamp2021-04-202-7/+6
| | | | | | | | | | | | Samurai is a Ninja-compatible build tool with fewer dependencies than Ninja. Hook it to the framework via a new NINJA_DEFAULT. This also adds %p to NINJA_STATUS to make Ninja or Samurai print the percentage of completed jobs to make it easier to eyeball how much of the build is done. PR: 254678 Exp-run by: antoine
* math/py-pplpy: Fix packaging with Python 3.8+Kai Knoblich2021-04-191-7/+7
| | | | | PR: 253815 Approved by: python (with hat)
* math/py-mathics: Fix packaging with Python 3.8+Kai Knoblich2021-04-191-8/+8
| | | | | PR: 253815 Approved by: python (with hat)
* math/py-fpylll: Fix packaging with Python 3.8+Kai Knoblich2021-04-191-14/+14
| | | | | PR: 253815 Approved by: python (with hat)
* math/py-cypari2: Fix packaging with Python 3.8+Kai Knoblich2021-04-191-7/+7
| | | | | PR: 253815 Approved by: python (with hat)
* math/libxslxwriter: update to 1.0.2Baptiste Daroussin2021-04-192-4/+4
|
* math/sage: work-around to chase the upgrade of py-docutils to 0.17Thierry Thomas2021-04-191-1/+3
| | | | | | | | | There is no subdir hu for Hungarian under $PYTHON_SITELIBDIR/docutils/languages and since the upgrade to textproc/py-docutils to 0.17 this causes a failure in dochtml when building Sage. Neither the upgrade to 0.17.1 proposed in PR 255197 solves the problem: as a work-around this modification only removes the build of a_tour_of_sage for hu.
* math/onednn: Update 2.2 -> 2.2.1Yuri Victorovich2021-04-192-5/+6
| | | | Reported by: portscout
* math/py-numpoly: Update 1.1.2 -> 1.1.3Yuri Victorovich2021-04-192-4/+4
| | | | Reported by: portscout
* math/calc: Update to 2.13.0.1Adam Weinberger2021-04-185-182/+28
|
* science/py-h5py: Update to 3.2.1Po-Chuan Hsieh2021-04-182-2/+2
| | | | | | | - Update USES=python of dependent ports Changes: https://github.com/h5py/h5py/releases https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.2.rst
* math/py-statsmodels: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/py-snuggs: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/py-rpy2: Update to 3.4.3Po-Chuan Hsieh2021-04-182-5/+4
| | | | Changes: https://github.com/rpy2/rpy2/blob/master/NEWS
* math/py-pygsl: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-2/+2
|
* math/py-patsy: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/py-opt-einsum: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/py-numexpr: Update to 2.7.3Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
* math/py-iohexperimenter: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-2/+1
|
* math/py-hdbscan: Strip shared libraryPo-Chuan Hsieh2021-04-181-1/+5
| | | | - Bump PORTREVISION for package change
* math/py-gym: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/py-flax: Update to 0.3.2Po-Chuan Hsieh2021-04-182-4/+4
| | | | | Changes: https://github.com/google/flax/releases https://github.com/google/flax/blob/master/CHANGELOG.md
* math/py-fastcluster: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-2/+2
|
* math/py-cma: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/py-bottleneck: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/py-bayesian-optimization: Remove PYNUMPYPo-Chuan Hsieh2021-04-181-1/+1
|
* math/p5-Math-GMPz: Update to 0.50Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Math-GMPz
* Replace ${ECHO} with ${ECHO_CMD}, ECHO builtin is cleared with ``make -s''Alexey Dokuchaev2021-04-171-12/+12
| | | | PR: 253684
* math/R-cran-recipes: Update to 0.1.16TAKATSU Tomonari2021-04-172-7/+8
| | | | | - Update dependencies - Change LICENSE to MIT
* math/bitwise: Update 0.41 -> 0.42Yuri Victorovich2021-04-172-4/+4
|
* x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich2021-04-163-2/+3
| | | | | | Bump 43 ports that either depend on wxgtk31 or potentially depend on it. Reported by: portscout
* graphics/poppler: update to 21.04.0Tobias C. Berner2021-04-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.04.0: core: * Hide symbols by default * TextSelectionDumper: fix word order for RTL text * Fix rendering of text in some files. Issue #1052 * Implement rendering of Masks of Image subtype. Issue #1058 * Forms: fix unclicking standalone form buttons. Issue #1034 glib: * Expose more fields from MediaRendition in PopplerMedia * Use stock glib macro to define boxed type * Remove incorrecly used volatile from enum type registration code qt5: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" qt6: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" utils: * pdfsig: New paragraph for "-sign" in manpage * pdfimages: Do not assert in "too big images". Issue #1061 build system: * Require cmake >= 3.10 * Require Qt 5 >= 5.9 * Require glib >= 2.56 * Require gtk 3 >= 3.22 * Require gdk-pixbuf >= 2.36 PR: poppler-21.04.0 Exp-run by: antoine
* math/R-cran-haven: Update to 2.4.0Wen Heping2021-04-162-4/+4
|
* math/R-cran-maxLik: Update to 1.4.8Wen Heping2021-04-162-4/+4
|
* math/R-cran-numbers: Update to 0.8.1Wen Heping2021-04-162-5/+4
|
* Fix PORTSCOUT=ignore:* uses throughout the treeMateusz Piotrowski2021-04-151-2/+0
| | | | | | | | | | | | PORTSCOUT=ignore:1 is the only valid way syntax according to the Portscout documentation. In disables the distfile version checks completely. In order to ignore only certain version instead, it is necessary to use other Portscout keys like skipv. Also, remove the setting completely when it attempts to instruct Portscout to skip versions older than the current one. Approved by: portmgr blanket
* math/xtensor: Update 0.23.4 -> 0.23.5Yuri Victorovich2021-04-143-4/+6
| | | | Reported by: portscout
* math/openturns: Unbreak build broken by update of science/dlib-cpp to 19.22Yuri Victorovich2021-04-142-2/+7
| | | | Reported by: fallout
* math/R-cran-RcppArmadillo: Update to 0.10.4.0.0TAKATSU Tomonari2021-04-142-4/+4
|
* devel/onetbb: Update to 2021.2.0 and bump dependenciesGanael LAPLANCHE2021-04-147-7/+7
| | | | Changelog: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
* math/py-libpoly: Update 0.1.8 -> 0.1.9Yuri Victorovich2021-04-143-10/+16
| | | | Reported by: portscout
* math/libpoly: Update 0.1.8 -> 0.1.9Yuri Victorovich2021-04-143-5/+27
| | | | Reported by: portscout
* math/py-scs: Update 2.1.2 -> 2.1.3Yuri Victorovich2021-04-142-4/+8
| | | | Reported by: portscout
* math/scs: Update 2.1.2 -> 2.1.3Yuri Victorovich2021-04-142-6/+14
| | | | Reported by: portscout