aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* math/clfft: enable on powerpcPiotr Kubaj2021-06-151-1/+1
|
* math/csdp: fix build on powerpcPiotr Kubaj2021-06-151-0/+6
| | | | | | LLVM on powerpc doesn't have libomp: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c -o op_o.o op_o.c op_o.c:15:10: fatal error: 'omp.h' file not found
* math/py-rpy2: Update to 3.4.5Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://github.com/rpy2/rpy2/blob/master/NEWS
* textproc/tinyxml2: Update to 9.0.0Po-Chuan Hsieh2021-06-141-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/leethomason/tinyxml2/commits/master
* math/lapack: +math/blas et al., upgrade to 3.9.1Thierry Thomas2021-06-1317-680/+586
| | | | | | | | | | | | | | | | | - Upgrade math/blas, math/cblas, math/lapack, math/lapacke and math/xlapack to 3.9.1; Latest release notes at <http://www.netlib.org/lapack/lapack-3.9.1.html> - Chase this upgrade in biology/treekin; - Add a test target; - Remove a conflict with math/openblas (PR 244296); - Fix the build with Gcc10 (PR 247485). PR: 247542 Approved by: expr-run by antoine@
* */*: Zpdate KDE Gear to 21.04.2Tobias C. Berner2021-06-1316-25/+54
| | | | | | | | | | Thursday, 10 June 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. The full changelog can be found here: https://kde.org/announcements/changelogs/gear/21.04.2/
* misc/openvdb: Update 8.0.1 -> 8.1.0Yuri Victorovich2021-06-131-1/+1
| | | | Reported by: portscout
* math/mate-calc: updated to 1.24.2Eric Turgeon2021-06-123-4/+5
|
* math/R-cran-units: Update to 0.7-2TAKATSU Tomonari2021-06-122-4/+4
|
* math/pantheon-calculator: Update to 1.6.1Olivier Duchateau2021-06-123-16/+4
| | | | PR: 256298
* math/R-cran-sf: Update to 1.0-0TAKATSU Tomonari2021-06-122-4/+5
|
* math/nauty: Build and install shared library; Shorten do-install; Remove ↵Yuri Victorovich2021-06-123-47/+19
| | | | | | | LICENSE_FILE; Improve pkg-descr; Update WWW PR: 256516 Approved by: moritz@schmi.tt (maintainer)
* math/py-optuna: Update to 2.8.0Neel Chauhan2021-06-122-4/+4
|
* math/openturns: Fix buildYuri Victorovich2021-06-121-1/+1
| | | | | | Dependency library math/hmat-oss was renamed. Reported by: fallout
* cleanup: remove LEGAL and (support in) related tools.Rene Ladan2021-06-111-0/+1
| | | | | | | | | | | LEGAL is badly maintained, LEGALlint notices quite a number of ports which mismatch their line in LEGAL. The port itself is always leading. * math/giacxcas: restrict RESTRICTED_FILES to giac_* only Differential Revision: https://reviews.freebsd.org/D30061 Reviewed by: portmgr (mat), dch, eadler, marcus
* math/R-cran-wk: Add new portTAKATSU Tomonari2021-06-114-0/+29
| | | | | | | | | | | Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are only useful in R if the information they contain can be accessed in R, for which high-performance functions are provided here. WWW: https://cran.r-project.org/web/packages/wk/
* */*: Bump PORTREVISION after x11-toolkits/granite updateLi-Wen Hsu2021-06-101-0/+1
| | | | PR: 254626
* math/py-mpmath: Add NO_ARCHPo-Chuan Hsieh2021-06-101-0/+2
| | | | Approved by: portmgr (blanket)
* math/p5-Statistics-CaseResampling: Cosmetic changePo-Chuan Hsieh2021-06-101-1/+1
|
* math/p5-Number-Uncertainty: Cosmetic changePo-Chuan Hsieh2021-06-101-2/+3
|
* math/p5-Math-Round: Cosmetic changePo-Chuan Hsieh2021-06-101-2/+3
|
* math/p5-Math-Prime-XS: Cosmetic changePo-Chuan Hsieh2021-06-101-1/+1
|
* math/p5-Math-Interpolate: Cosmetic changePo-Chuan Hsieh2021-06-101-2/+3
|
* math/p5-Math-Int64: Add LICENSE_FILEPo-Chuan Hsieh2021-06-101-1/+2
|
* math/p5-Math-Geometry: Cosmetic changePo-Chuan Hsieh2021-06-101-2/+3
|
* math/p5-Math-CDF: Cosmetic changePo-Chuan Hsieh2021-06-101-1/+1
|
* math/py-matplotlib: remove unneded dependency on tclDmitry Marakasov2021-06-101-2/+1
| | | | | PR: 255843 Approved by: maintainer timeout (mainland@apeiron.net, 1 month)
* math/py-z3-solver: fix build on powerpcPiotr Kubaj2021-06-101-0/+2
| | | | ld: error: can't create dynamic relocation R_PPC_ADDR16_LO against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
* math/openlibm: fix build on powerpcPiotr Kubaj2021-06-101-1/+1
| | | | Same issue as on powerpc64.
* math/kfr: New port: C++ DSP framework, FFT, Sample Rate Conversion, ↵Yuri Victorovich2021-06-105-0/+190
| | | | FIR/IIR/Biquad Filters
* math/suitesparse: disable OPENMP on powerpcPiotr Kubaj2021-06-101-0/+1
| | | | LLVM on powerpc doesn't have libomp.
* math/muparser: fix build on powerpcPiotr Kubaj2021-06-101-1/+9
| | | | | | LLVM on powerpc doesn't have libomp: CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
* math/R-cran-quantreg: Update to 5.86TAKATSU Tomonari2021-06-092-4/+4
|
* math/R-cran-KFAS: Update to 1.4.6TAKATSU Tomonari2021-06-082-4/+4
|
* math/R-cran-proxy: Update to 0.4-26TAKATSU Tomonari2021-06-082-4/+4
|
* math/p5-Math-Pari: fix build on riscv64Piotr Kubaj2021-06-081-0/+1
| | | | Similar error to other architectures affected.
* math/onednn: disable on 32-bit architecturesPiotr Kubaj2021-06-081-1/+1
| | | | | | | | Attempt to build on powerpc fails: CMake Error at CMakeLists.txt:87 (message): oneDNN supports 64 bit platforms only This also makes BROKEN_i386 unnecessary.
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-06-081-1/+1
|
* category/port: Package name dependencies do not support globbing.Bryan Drewery2021-06-071-1/+3
| | | | | | | | | | | 5.9.9 of the Porters Handbook defines the use of pkgname/version dependencies which does not include globbing. Incidentally `pkg info` is used by the ports framework which does support it but external tools, like Poudriere, don't expect this. None of these needed globbing. If there is a good reason beyond convenience for the feature then it needs to be documented and tools updated.
* graphics/poppler: update to 21.06.0Tobias C. Berner2021-06-072-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.06.0: core: * Fix rendering of some extended latin1 characters in annotations. Issue #1070 * Support some not so well formed documents with password. Issue #1083 * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Fix crashes in malformed files * Minor code improvements qt6: * Change some functions to return std::unique_ptr qt5/qt6: * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Don't assert when trying to invert singular matrices build system: * make boost opt-out if building splash - Add dependency on boost to enable the splash backend. PR: 256370 Exp-run by: antoine
* math/R-cran-MSwM: Update to 1.5TAKATSU Tomonari2021-06-072-5/+4
|
* math/hmat-oss: Update 1.6.1 -> 1.7.0Yuri Victorovich2021-06-073-23/+14
| | | | Reported by: portscout
* math/mathics-django: upgrade to 2.2.0Thierry Thomas2021-06-063-97/+950
| | | | | Release notes at <https://github.com/Mathics3/mathics-django/releases/tag/2.2.0>.
* math/mathicsscript: upgrade to 3.1.0Thierry Thomas2021-06-064-10/+36
| | | | | Release notes at <https://github.com/Mathics3/mathicsscript/releases/tag/3.1.0>.
* math/py-mathics: upgrade to 2.2.0Thierry Thomas2021-06-063-67/+140
| | | | | Release notes at <https://github.com/mathics/Mathics/releases/tag/2.2.0>.
* math/py-mathics-scanner: upgrade to 1.2.0Thierry Thomas2021-06-063-6/+7744
| | | | | Release notes at <https://github.com/Mathics3/mathics-scanner/releases/tag/1.2.0>.
* math/py-sympy: upgrade to 1.8Thierry Thomas2021-06-062-4/+4
| | | | | | | Release notes at <https://github.com/sympy/sympy/wiki/release-notes-for-1.8>. PR: 255921 Approved by: maintainer’s time-out
* math/suitesparse*: force PORTNAME in lowercaseThierry Thomas2021-06-0619-73/+83
| | | | | | Force PORTNAME in lowercase, even if upstream uses uppercases. Requested by: sunpoet@ and danfe@
* math/py-ducc0: Update 0.12.0 -> 0.13.0Yuri Victorovich2021-06-062-5/+5
| | | | Reported by: portscout
* math/py-benford_py: Update 0.4.2 -> 0.4.3Yuri Victorovich2021-06-062-4/+4
| | | | Reported by: portscout