aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* math/fftw3: Enable OPENMP by default on i386Yuri Victorovich2022-07-011-1/+2
| | | | | | This fixes a build failure with science/cp2k. PR: 264397
* math/arb: Update 2.22.1 -> 2.23.0Yuri Victorovich2022-06-303-13/+7
| | | | Reported by: portscout
* math/octave-forge-netcdf: Add NO_ARCHPo-Chuan Hsieh2022-06-291-0/+1
| | | | Approved by: portmgr (blanket)
* math/jeuclid: Add NO_ARCHPo-Chuan Hsieh2022-06-291-0/+1
| | | | Approved by: portmgr (blanket)
* math/p5-Math-BigRat: Update to 0.2624Po-Chuan Hsieh2022-06-292-4/+4
| | | | Changes: https://metacpan.org/dist/Math-BigRat/changes
* math/p5-Math-BigInt: Update to 1.999836Po-Chuan Hsieh2022-06-292-4/+4
| | | | Changes: https://metacpan.org/dist/Math-BigInt/changes
* math/py-pyreadr: Update to 0.4.6Po-Chuan Hsieh2022-06-292-4/+4
| | | | | Changes: https://github.com/ofajardo/pyreadr/releases https://github.com/ofajardo/pyreadr/blob/master/change_log.md
* math/p5-Math-BigInt-Lite: Update to 0.25Po-Chuan Hsieh2022-06-292-7/+12
| | | | Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes
* math/ttmath: New port: C++ headers-only library for big integer and floating ↵Yuri Victorovich2022-06-295-0/+60
| | | | point numbers
* math/apache-commons-math: Update WWWPo-Chuan Hsieh2022-06-291-1/+1
| | | | Approved by: portmgr (blanket)
* math/py-pyreadr: Update to 0.4.5Po-Chuan Hsieh2022-06-292-4/+4
| | | | | Changes: https://github.com/ofajardo/pyreadr/releases https://github.com/ofajardo/pyreadr/blob/master/change_log.md
* math/py-jax: Update to 0.3.13Po-Chuan Hsieh2022-06-292-6/+8
| | | | | Changes: https://github.com/google/jax/releases https://github.com/google/jax/blob/main/CHANGELOG.md
* math/sundials: Multiple changesYuri Victorovich2022-06-292-13/+16
| | | | | | | | | | | | | | | | | | - add -DCMAKE_C_STANDARD=99 to CMAKE_ARGS; this fixes the LAPACK option - remove -DSUNDIALS_INDEX_TYPE:STRING=int64_t, since this is automatically determined based on SUNDIALS_INDEX_SIZE which defaults to 64 bits. SUNDIALS_INDEX_TYPE has been deprecated with release 3.2.0 - make LAPACK default - remove LAPACK_BROKEN - remove {BLAS,LAPACK}_CMAKE_ON, since CMake warns during configuring that FREEBSD_GCC_DIR is not used - reenable OPENMP option - replace BLAS_ENABLE with ENABLE_BLAS; this silences a warning - switch the MPI option to CMAKE_BOOL - add HYPRE_BROKEN, since configure errors out when trying to build with hypre support PR: 260771 Original patch submitted by: Philipp Ost <bsd@philippost.de>
* math/calcium: New port: Exact real and complex numbers in CYuri Victorovich2022-06-295-0/+56
|
* math/flint2: Update 2.8.5 -> 2.9.0Yuri Victorovich2022-06-2916-12/+21
|
* math/singular: Update 4.3.0 .> 4.3.1Yuri Victorovich2022-06-293-8/+10
| | | | Reported by: portscout
* math/lean: Update 3.44.0 -> 3.44.1Yuri Victorovich2022-06-292-4/+4
| | | | Reported by: portscout
* math/vtk9: Fix MPI optionYuri Victorovich2022-06-281-18/+5
| | | | It wasn't linking to MPI libraries due to change in cmake flag name.
* math/mprime: update to 30.7b9Rozhuk Ivan2022-06-284-37/+11
| | | | PR: 264934
* math/mpir: Change MASTER_SITES to httpsYuri Victorovich2022-06-281-1/+1
|
* math/mpir: Correct COMMENT; Change WWW to httpsYuri Victorovich2022-06-282-2/+2
| | | | Approved by: portmgr (blanket)
* math/minizinc-ide: Update 2.6.3 -> 2.6.4Yuri Victorovich2022-06-282-4/+4
| | | | Reported by: portscout
* math/minizinc: Update 2.6.3 -> 2.6.4Yuri Victorovich2022-06-282-4/+4
| | | | Reported by: portscout
* 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>.