aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* New port: math/cvc4Kurt Jaeger2018-06-217-0/+249
| | | | | | | | | | | | | | | An efficient open-source automatic theorem prover for satisfiability modulo theories (SMT) problems. It can be used to prove the validity (or, dually, the satisfiability) of first-order formulas in a large number of built-in logical theories and their combination. WWW: https://cvc4.cs.stanford.edu/web/ PR: 227702 Submitted by: Greg V <greg@unrelenting.technology> Notes: svn path=/head/; revision=472970
* New port: math/py-spectral: Spectral Python (SPy) is a Python module for ↵Yuri Victorovich2018-06-214-0/+37
| | | | | | | hyperspectral image processing Notes: svn path=/head/; revision=472948
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-2040-121/+121
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Fix build of math/vtk6 with Clang6 on -CURRENT.Adriaan de Groot2018-06-201-0/+40
| | | | | | | | | | | | | | | The definition of NULL has changed in C++, and conversions have gotten stricter, so using NULL where you mean 0 (or false) is no longer an option. Detected by fallout from updating CMake 3.12. No PORTREVISION bump because everywhere where it compiled previously sees no change, and where it didn't compile before it does now with the same result. Reported by: tcberner Notes: svn path=/head/; revision=472860
* - Update to 1.8-2TAKATSU Tomonari2018-06-202-4/+4
| | | | Notes: svn path=/head/; revision=472839
* - Update to 0.6-0TAKATSU Tomonari2018-06-202-6/+7
| | | | Notes: svn path=/head/; revision=472838
* math/openlibm: update to 0.6.0Steve Wills2018-06-195-16/+18
| | | | | | | | PR: 229134 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer) Notes: svn path=/head/; revision=472808
* - Update to 0.2.9.0TAKATSU Tomonari2018-06-192-4/+4
| | | | Notes: svn path=/head/; revision=472773
* - Update to 0.1.3TAKATSU Tomonari2018-06-192-6/+7
| | | | Notes: svn path=/head/; revision=472771
* - Add new port: math/R-cran-plsTAKATSU Tomonari2018-06-194-0/+24
| | | | | | | | | | | Multivariate regression methods Partial Least Squares Regression (PLSR), Principal Component Regression (PCR) and Canonical Powered Partial Least Squares (CPPLS). WWW: https://cran.r-project.org/web/packages/pls/ Notes: svn path=/head/; revision=472769
* - Update to 1.3TAKATSU Tomonari2018-06-192-6/+5
| | | | | | | - Fix LICENSE section Notes: svn path=/head/; revision=472761
* math/dynare: update to 4.5.5Fernando Apesteguía2018-06-183-9/+7
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15738 Notes: svn path=/head/; revision=472703
* Mark ports broken on powerpc64, categories g-n.Mark Linimon2018-06-186-2/+13
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472693
* - Switch to new test frameworkDmitry Marakasov2018-06-181-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=472677
* math/gnubc: Update 1.06 -> 1.07.1Yuri Victorovich2018-06-186-40/+8
| | | | | | | | | | | | | | | | Port changes: * Change to DISTVERSION * Fix LICENSE, it's actually GPLv3 * Add LICENSE_FILE * Add USES=makeinfo * Order USExx section * Remove patches - not needed any more * Change WWW to https Reported by: portscout Notes: svn path=/head/; revision=472673
* New port: math/py-pyFFTW: Pythonic wrapper around FFTW, the FFT libraryYuri Victorovich2018-06-185-0/+50
| | | | Notes: svn path=/head/; revision=472668
* - Update version from 6.1.0 to 6.3.0Wen Heping2018-06-1716-105/+142
| | | | | | | | | | | | - Use devel/liblas12 with changed naming scheme - If using openMP, change the compiler from gcc to clang - Recreate some patches with makepatch PR: 227901 Submitted by: rhurlin@gwdg.de(maintainer) Notes: svn path=/head/; revision=472649
* math/cryptominisat and math/py-cryptominisat: Update to 5.6.1.Gleb Popov2018-06-176-50/+47
| | | | | | | | | Reviewed by: mat Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15735 Notes: svn path=/head/; revision=472633
* New port: math/py-permutation: Permutations of finitely many positive integersYuri Victorovich2018-06-174-0/+33
| | | | Notes: svn path=/head/; revision=472631
* math/alglib: Update 3.13.0 -> 3.14.0Yuri Victorovich2018-06-172-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=472615
* math/z3: Update to 4.7.1.Gleb Popov2018-06-173-16/+5
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15864 Notes: svn path=/head/; revision=472613
* Mark as broken on powerpc64.Mark Linimon2018-06-171-0/+2
| | | | | | | | | | | | | | | | The full message is: /usr/bin/ld: Graphics/CMakeFiles/vtkGraphics.dir/vtkProbeFilter.cxx.o(.text+0x182c): sibling call optimization to '_ZN14vtkProbeFilter26SetValidPointMaskArrayNameEPKc' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make '_ZN14vtkProbeFilter26SetValidPointMaskArrayNameEPKc' extern This is beyond the scope of what I understand how to fix. Notes: svn path=/head/; revision=472589
* Update to 2.16Kirill Ponomarev2018-06-162-4/+4
| | | | | | | | PR: 229070 Submitted by: maintainer Notes: svn path=/head/; revision=472564
* . Update to 5.2.4.Greg Lewis2018-06-162-4/+4
| | | | Notes: svn path=/head/; revision=472559
* . Update to 5.2.4Greg Lewis2018-06-162-4/+4
| | | | Notes: svn path=/head/; revision=472558
* - Fix LICENSEDmitry Marakasov2018-06-161-4/+2
| | | | | | | | | - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=472527
* - Update to 1.3.1Wen Heping2018-06-162-5/+4
| | | | Notes: svn path=/head/; revision=472522
* math/asymptote: Udpate to 2.44Carlos J. Puga Medina2018-06-155-30/+70
| | | | | | | | | | | | | | | | | | | - Register the missing dependencies for USE_GL - Add BDWGC (enable Boehm-Demers-Weiser garbage collector) option. At the moment, it is disabled by default to fix build on CURRENT and avoid breaking the interactive mode on 10.4 - Add USES=compiler:c++14-lang to fix segfault with 3D examples - Use readline from ports - Sort Makefile and cosmetic fixes - Silence a explictly called command Changelog: http://asymptote.sourceforge.net/ChangeLog PR: 228667 Submitted by: cpm Approved by: nivit (maintainer timeout, 2 weeks) MFH: 2018Q2 Notes: svn path=/head/; revision=472440
* - Add LICENSE_FILEDmitry Marakasov2018-06-151-3/+4
| | | | | | | | | | - Unsilence installation commands - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=472432
* New port: math/py-simhash: Python implementation of simhash algorithmYuri Victorovich2018-06-154-0/+26
| | | | Notes: svn path=/head/; revision=472424
* math/py-pandas-datareader: Switch to the dev version because it contains an ↵Yuri Victorovich2018-06-152-6/+9
| | | | | | | | | | | important fix It was failing without this fix: https://github.com/pydata/pandas-datareader/pull/520 Approved by: portmgr (port compliance, infrastructure) Notes: svn path=/head/; revision=472419
* - Remove unneeded python_OLD_CMDDmitry Marakasov2018-06-141-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=472395
* Update automake to 1.16.1. Also remove automake-wrapper. We haven't hadTijl Coosemans2018-06-141-1/+1
| | | | | | | | | | | multiple versions of automake in years and probably won't in the future. PR: 228809 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=472376
* - Switch to options helpersDmitry Marakasov2018-06-141-3/+5
| | | | | | | - Switch to new test framework Notes: svn path=/head/; revision=472369
* - Update to 20180401Frederic Culot2018-06-132-3/+4
| | | | | | | Changes: http://invisible-island.net/add/CHANGES Notes: svn path=/head/; revision=472324
* - Switch to USES=localbaseDmitry Marakasov2018-06-121-4/+2
| | | | | | | | | - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=472235
* Reset MAINTAINERMark Felder2018-06-111-1/+1
| | | | | | | Multiple consecutive previous maintainer timeouts Notes: svn path=/head/; revision=472207
* Remove math/clipper, duplicate of graphics/polyclipping.Tijl Coosemans2018-06-115-34/+0
| | | | Notes: svn path=/head/; revision=472182
* - Add LICENSEDmitry Marakasov2018-06-111-0/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=472176
* Fix port builds for architectures which remain on gcc as the default compiler.Mark Linimon2018-06-113-4/+5
| | | | | | | | | | | | | | | | | This will primarily help powerpc64. For archs where clang is the default compiler, these changes will have no effect, as the base compiler already has these capabilities (primarily, but not exclusively, c++-11). Tested for no-harm on amd64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472160
* Update KDE Applications to 18.04.2Tobias C. Berner2018-06-109-24/+25
| | | | Notes: svn path=/head/; revision=472130
* math/zimpl: Replace BROKEN_xx with ONLY_FOR_ARCHS=amd64 i386Yuri Victorovich2018-06-101-6/+2
| | | | | | | Other architectures are explicitly not supported. Notes: svn path=/head/; revision=472108
* New port: math/py-petsc4py: PETSc for PythonYuri Victorovich2018-06-095-0/+39
| | | | Notes: svn path=/head/; revision=472067
* math/xtensor: Update 0.16.2 -> 0.16.3Yuri Victorovich2018-06-092-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=472037
* Remove expired ports:Rene Ladan2018-06-099-265/+0
| | | | | | | | 2018-06-07 graphics/libkface: No longer maintained upstream 2018-06-07 math/scilab-toolbox-sivp: Cannot build with newer opencv Notes: svn path=/head/; revision=472036
* Remove SIVP option from math/scilab-toolbox-swt, it depends on an expired port.Rene Ladan2018-06-092-4/+2
| | | | Notes: svn path=/head/; revision=472035
* Mark as broken on tier-2 archs: invokes x86 assembler.Mark Linimon2018-06-091-0/+7
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472032
* New port: math/ecos: Lightweight conic solver for second-order cone programmingYuri Victorovich2018-06-085-0/+53
| | | | Notes: svn path=/head/; revision=472010
* - Update to 0.3.0TAKATSU Tomonari2018-06-072-5/+4
| | | | Notes: svn path=/head/; revision=471903
* Update WWWSunpoet Po-Chuan Hsieh2018-06-041-1/+1
| | | | Notes: svn path=/head/; revision=471652