aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* suitesparse-slip_lu: new port for the module SLIP_LU of SuiteSparseThierry Thomas2021-05-254-0/+53
|
* suitesparse-rbio: new port for the module RBio of SuiteSparseThierry Thomas2021-05-253-0/+27
|
* suitesparse-mongoose: new port for the module Mongoose of SuiteSparseThierry Thomas2021-05-253-0/+38
|
* suitesparse-ldl: new port for the module LDL of SuiteSparseThierry Thomas2021-05-254-0/+48
|
* suitesparse-klu: new port for the module KLU of SuiteSparseThierry Thomas2021-05-254-0/+59
|
* suitesparse-graphblas: new port for the module GraphBLAS of SuiteSparseThierry Thomas2021-05-253-0/+48
|
* suitesparse-cxsparse: new port for the module CXSparse of SuiteSparseThierry Thomas2021-05-254-0/+40
|
* suitesparse-csparse: new port for the module CSparse of SuiteSparseThierry Thomas2021-05-253-0/+46
|
* suitesparse-config: new port for the module SuiteSparse_configThierry Thomas2021-05-253-0/+33
|
* suitesparse-colamd: new port for the module COLAMD of SuiteSparseThierry Thomas2021-05-254-0/+44
|
* suitesparse-cholmod: new port for the module CHOLMOD of SuiteSparseThierry Thomas2021-05-254-0/+75
|
* suitesparse-ccolamd: new port for the module CCOLAMD of SuiteSparseThierry Thomas2021-05-254-0/+44
|
* suitesparse-camd: new port for the module CAMD of SuiteSparseThierry Thomas2021-05-253-0/+29
|
* suitesparse-btf: new port for the module BTF of SuiteSparseThierry Thomas2021-05-253-0/+34
|
* suitesparse-amd: new port for the module AMD of SuiteSparseThierry Thomas2021-05-253-0/+37
|
* math/suitesparse: transform into a meta-portThierry Thomas2021-05-255-233/+163
| | | | | | | | | | | Advantages of this modularization: . much parallelization during the build . no need to rebuild every module for each update . define each license . only the needed package may be installed Also adding an option to disable the optimization.
* math/asl: also set -DASL_NO_FP_INIT for riscv64 as well as powerpc*.Mark Linimon2021-05-251-1/+1
|
* math/py-pynndescent: Update 0.4.8 -> 0.5.2Yuri Victorovich2021-05-242-5/+5
| | | | Reported by: portscout
* math/R-cran-maps: New port: Draw Geographical MapsGuangyuan Yang2021-05-244-0/+26
| | | | Approved by: lwhsu (mentor, implicit)
* math/py-numpoly: Update 1.2.0 -> 1.2.2Yuri Victorovich2021-05-242-6/+5
|
* math/py-Pyomo: Update 5.7.3 -> 6.0Yuri Victorovich2021-05-242-7/+5
|
* math/py-benford_py: Update 0.4.1 -> 0.4.2Yuri Victorovich2021-05-242-5/+10
|
* math/R-cran-tensor: New port: Tensor product of arraysGuangyuan Yang2021-05-244-0/+23
| | | | Approved by: lwhsu (mentor, implicit)
* math/dbcsr: Update 2.0.1 -> 2.1.0Yuri Victorovich2021-05-245-26/+29
| | | | Reported by: portscout
* math/py-ducc0: Update 0.10.1 -> 0.11.0Yuri Victorovich2021-05-242-4/+4
| | | | Reported by: portscout
* math/py-iminuit: Update 2.6.0 -> 2.6.1Yuri Victorovich2021-05-242-4/+4
| | | | Reported by: portscout
* math/py-numpoly: Update 1.1.3 -> 1.2.0Yuri Victorovich2021-05-232-4/+4
| | | | Reported by: portscout
* math/conauto: New port: Program for graph isomorphism testing & automorphism ↵Yuri Victorovich2021-05-224-0/+32
| | | | group computation
* math/sympol: Add math/bliss dependencyYuri Victorovich2021-05-221-2/+4
|
* math/bliss: New port: Tool for computing automorphism groups and canonical ↵Yuri Victorovich2021-05-227-0/+72
| | | | forms of graphs
* math/sympol: Fix more bogus directories in #includes in installed headersYuri Victorovich2021-05-221-2/+4
| | | | Reported by: Philipp-Joachim Ost <philipp@philippost.de> (via e-mail)
* math/gecode: Chase fixes in not yet officially released 6.3.0Yuri Victorovich2021-05-222-5/+5
|
* math/sympol: Fix paths in installed headers; Add test targetYuri Victorovich2021-05-221-1/+12
| | | | | | | | Project installs headers that include its own headers as if they are installed into a subdirectory when they are really installed without a subdirectory. Reported by: Philipp-Joachim Ost <philipp@philippost.de> (via e-mail)
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* math/p5-Set-IntSpan: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* math/py-chaospy: Update 4.2.7 -> 4.3.1Yuri Victorovich2021-05-222-5/+5
|
* graphics/openexr: math/Imath: update to v3.0.3Matthias Andree2021-05-222-4/+4
| | | | | | | | Only upstream change is an install-fix that had previously been cherry-picked by the FreeBSD port already. Besides the version no., no impact on Imath or OpenEXR code, so no PORTREVISION bumps of our users this time.
* */*: Fix ENOTIME: return my ports to the poolBen Woods2021-05-222-2/+2
| | | | | Reset maintainership of my ports to ports@FreeBSD.org so others can step in to help where I haven't been able to find the time.
* math/lrslib: Update 071 -> 071a; Install missing headersPhilipp-Joachim Ost2021-05-224-7/+16
|
* math/R-cran-sandwich: Update to 3.0-1TAKATSU Tomonari2021-05-212-4/+4
|
* math/ceres-solver: Fix PLIST with glog 0.5.0Po-Chuan Hsieh2021-05-202-2/+2
| | | | | | | | | | | | | | | | | | | - Add BUILD_DEPENDS to ensure glog 0.5.0+ - Bump PORTREVISION for package change In aac990618e17966d1b5865526efd9c89332701fe, glog changed to cmake and provided its own cmake module, therefore ceres-solver does not install its glog-detection cmake module [1]. from CMakeLists.txt [1]: 762 if (GLOG_FOUND AND NOT FOUND_INSTALLED_GLOG_CMAKE_CONFIGURATION) 763 # Version of glog detected was not built with CMake, install our glog module 764 # file to enable detection in CeresConfig. 765 install(FILES "${Ceres_SOURCE_DIR}/cmake/FindGlog.cmake" 766 DESTINATION ${RELATIVE_CMAKECONFIG_INSTALL_DIR}) 767 endif() Reported by: thierry
* math/R: Update to 4.1.0Joseph Mingrone2021-05-193-8/+71
| | | | https://cran.r-project.org/doc/manuals/r-release/NEWS.html
* math/ised: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* math/p5-Set-IntSpan: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* devel/py-jupyter-core: Move devel/py-jupyter_core to devel/py-jupyter-corePo-Chuan Hsieh2021-05-181-3/+3
| | | | - Bump PORTREVISION of dependent ports
* Bump portrevisions of openexr and Imath users.Matthias Andree2021-05-181-1/+1
|
* math/Imath: update to 3.0.2Matthias Andree2021-05-185-242/+9
| | | | | | removes patches cherry-picked from post-3.0.1 upstream Changelog: https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.0.2
* math/openblas: Fix build on aarch64Mikael Urankar2021-05-182-1/+6
| | | | | | Import upstream patch. Approved by: portmgr (build fix blanket)
* math/suitesparse: upgrade to 5.10.0Thierry Thomas2021-05-183-7/+7
| | | | | Release notes at <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.10.0>.
* math/R-cran-lme4: Update to 1.1-27TAKATSU Tomonari2021-05-172-5/+4
|