aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* math/pspp: update to version 1.6.1Stefan Eßer2022-06-263-17/+70
|
* Mk/bsd.default-versions.mk: chase the switch to Python 3.9Thierry Thomas2022-06-261-0/+1
| | | | | | | Following the rules of <https://wiki.freebsd.org/Python#Steps_to_switch_the_Python_default_version> PR: 261703
* math/vtk8: Simplify MakefileYuri Victorovich2022-06-261-4/+2
| | | | Reported by: pkubaj
* math/py-kahip: New port: Karlsruhe high quality graph partitioningYuri Victorovich2022-06-265-0/+63
|
* math/kahip: Correct licenseYuri Victorovich2022-06-261-1/+1
|
* math/py-iminuit: Update 2.11.2 -> 2.12.0Yuri Victorovich2022-06-262-4/+4
| | | | Reported by: portscout
* math/py-ducc0: Update 0.23.0 -> 0.24.0Yuri Victorovich2022-06-262-4/+4
| | | | Reported by: portscout
* math/vtk8: Broken on 14-CURRENT aarch64Yuri Victorovich2022-06-261-0/+4
| | | | Reported by: fallout
* math/deal.ii: Update 9.3.3 -> 9.4.0Yuri Victorovich2022-06-263-8/+35
| | | | Reported by: portscout
* math/lean: Update 3.43.0 -> 3.44.0Yuri Victorovich2022-06-262-11/+6
| | | | Reported by: portscout
* math/kahip: New port: Karlsruhe high quality graph partitioningYuri Victorovich2022-06-265-0/+64
|
* math/gh-bc: update to version 5.3.3Stefan Eßer2022-06-252-4/+5
| | | | | | | | | This update restores suppression of the prompt with option -P, which had been missing if linked with libedit or libreadline. Since building the version tagged as 5.3.3 leaves temporary files in /tmp, this commit includes a post-release update that fixes this build issue.
* math/R: Update to 4.2.1Joseph Mingrone2022-06-252-4/+4
| | | | https://hypatia.math.ethz.ch/pipermail/r-announce/2022/000685.html
* math/py-mathics: unbreakAntoine Brodin2022-06-241-2/+2
|
* math/py-mathics: chase textproc/py-wordcloudThierry Thomas2022-06-241-5/+6
| | | | + minor fixes.
* math/R-cran-FrF2: Adopt port / Update to 2.2-3Nuno Teixeira2022-06-222-12/+11
| | | | ChangeLog: none available
* math/R-cran-DoE.base: Adopt port / Update do 1.2-1Nuno Teixeira2022-06-222-12/+11
| | | | | | - take maintainership ChangeLog: https://cran.r-project.org/web/packages/DoE.base/NEWS
* math/vtk9: fix build after d1e8146547 (netcdf 4.9.0)Christoph Moench-Tegeder2022-06-221-0/+12
| | | | | | | | | NC_SZIP_NN is not #define'd in netcdf.h, so it cannot be the target of an assignment anymore. Fortunately NC_SZIP_NN is now defined to the same value (32) as it was set to by vtk9 before (and it was declared const int before), so just hide the old const int if NC_SZIP_NN is already defined. No functional change, no bumps.
* math/R-cran-car: Update to 3.1.0Wen Heping2022-06-222-4/+4
|
* math/py-numexpr: Fix build with py-numpy 1.23.0+Po-Chuan Hsieh2022-06-211-0/+11
| | | | | | PR: 264724 Reported by: wen Reference: https://numpy.org/doc/stable/reference/c-api/array.html#c.NPY_ARRAY_WRITEBACKIFCOPY
* math/py-rpy2: Fix typoPo-Chuan Hsieh2022-06-211-1/+1
|
* math/fftw3: enable OPENMP by default on powerpc64* and riscv64Piotr Kubaj2022-06-211-0/+4
|
* math/R-cran-outliers: Adopt port / Update to 0.15Nuno Teixeira2022-06-213-6/+9
| | | | | | | | - switch to DISTVERSION - add license - update WWW URL from http:// to https:// ChangeLog: not available
* math/nlopt: Use localbase to find gmp.hRainer Hurling2022-06-211-4/+1
| | | | | | CFLAGS is obsolete here, if localbase defined. Reported by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
* math/py-uncertainties: Update 3.1.6 -> 3.1.7Yuri Victorovich2022-06-202-4/+6
| | | | Reported by: portscout
* math/nlopt: Add test targetYuri Victorovich2022-06-201-3/+3
| | | | | | Add ctest. While here, pet portclippy. PR: 264774
* math/R-cran-admisc: upgrade to 0.29Thierry Thomas2022-06-202-4/+4
| | | | Changelog at <https://cran.r-project.org/web/packages/admisc/ChangeLog>.
* math/sundials: Update 5.7.0 -> 6.2.0Yuri Victorovich2022-06-206-66/+67
|
* math/py-nlopt: New port: Nonlinear optimization libraryYuri Victorovich2022-06-197-0/+85
|
* math/py-GridDataFormats: Update 1.0.0 -> 1.0.1Yuri Victorovich2022-06-192-11/+6
| | | | Reported by: portscout
* math/py-mip: Update 1.13.0 -> 1.14.0Yuri Victorovich2022-06-192-4/+4
| | | | Reported by: portscout
* math/R-cran-sandwich: Update to 3.0-2TAKATSU Tomonari2022-06-182-4/+4
|
* math/py-seaborn: Update to 0.11.2Wen Heping2022-06-182-5/+4
| | | | | | PR: 264725 Reported by: wen@ Approved by: maintainer
* math/symphony: Update 5.6.18 -> 5.6.19Yuri Victorovich2022-06-173-8/+7
| | | | Reported by: portscout
* math/alglib: Update 3.18.0 -> 3.19.0Yuri Victorovich2022-06-172-4/+4
| | | | Reported by: portscout
* math/R-cran-RcppArmadillo: Update to 0.11.2.0.0TAKATSU Tomonari2022-06-162-4/+4
|
* */*: Replace science/szip with science/libaecPo-Chuan Hsieh2022-06-1610-14/+20
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for dependency change szip does not allow redistribution in binary form without proper commercial license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building this port, therefore building dependent ports are also blocked. Switch all dependent ports to science/libaec to avoid conflicts and license issue. PR: 228743, 246097, 250165
* math/p5-Math-MPFR: Update to 4.24Po-Chuan Hsieh2022-06-162-4/+4
| | | | Changes: https://metacpan.org/dist/Math-MPFR/changes
* math/py-spopt: Update to 0.4.1Po-Chuan Hsieh2022-06-162-4/+4
| | | | Changes: https://github.com/pysal/spopt/releases
* math/py-splot: Update to 1.1.5.post1Po-Chuan Hsieh2022-06-162-7/+6
| | | | | | - Update USES=python: math/py-numpy requires Python 3.8+ Changes: https://github.com/pysal/splot/releases
* math/py-gym: Update USES=pythonPo-Chuan Hsieh2022-06-161-1/+1
| | | | math/py-numpy requires Python 3.8+
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-06-161-1/+1
|
* math/py-primme: Replace hardcoded 38 suffix with PYTHON_EXT_SUFFIXThierry Thomas2022-06-151-2/+1
|
* math/pari_nflistdata: New port: List fields of small discriminant for ↵Yuri Victorovich2022-06-155-0/+707
| | | | nflist() in PARI/GP
* math/R-cran-igraph: Update to 1.3.2TAKATSU Tomonari2022-06-152-4/+4
|
* math/pari_elldata: Fix fetch, update 2019-09-12 -> 2021-03-21Yuri Victorovich2022-06-152-5/+4
| | | | | | | The Pari add-on changed on 2021-03-21 and fetch was failing. Old tarball was used from distcache. Somehow this was overlooked for over a year.
* math/gh-bc: update to version 5.3.2Stefan Eßer2022-06-142-4/+4
| | | | | | This update Restores support for suppression of the prompt with -P when using the libedit or libreadline libraries for command line editing and history.
* math/saga: Update to 8.2.2Rainer Hurling2022-06-142-6/+4
| | | | Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.2.2/attachment/changelog_saga_8.2.2.txt
* math/py-yt: Update 4.0.3 -> 4.0.4Yuri Victorovich2022-06-142-6/+5
| | | | Reported by: portscout
* math/dune-vtk: Update g20210623 -> 2.8.0Yuri Victorovich2022-06-132-6/+5
|