| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed log:
- Update to upstream version 1.8.0
- New default OPTION
TESTS: Build with regression tests
- Now choice possible between different math libs:
SYSLIBM (-lm)
OPENLIBM (math/openlibm)
APPLIBM (bundled), default
PR: 218612
Submitted by: cs@innolan.dk (maintainer)
MFH: 2017Q2
Notes:
svn path=/head/; revision=438586
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Also switch to using the configure script included upstream (with
patches).
PR: 217724
Submitted by: cs@innolan.dk (maintainer)
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=436413
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove ONLY_FOR_ARCHS.
PR: 216926
Submitted by: cs@innolan.dk (maintainer)
Reviewed by: linimon
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9541
Notes:
svn path=/head/; revision=434058
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=432897
|
|
|
|
|
|
|
|
| |
PR: 216538
Submitted by: maintainer
Notes:
svn path=/head/; revision=432692
|
|
|
|
|
|
|
|
|
|
|
| |
- Clang support.
- New website.
PR: 216344
Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer)
Notes:
svn path=/head/; revision=432043
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
https://gitlab.com/rnger/amath/
Features a case sensitive command line interface, internal IEEE 754
calculations with 15 significant digits, calculations with real and complex
numbers, variables and user defined functions, logarithmic and exponential
functions, trigonometric and hyperbolic function and selected mathematical
constants and rounding functions.
PR: 209905
Submitted by: cs@innolan.dk (maintainer)
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8386
Notes:
svn path=/head/; revision=425086
|