summaryrefslogtreecommitdiff
path: root/math/amath/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Updated to 1.8.2Richard Gallamore2017-07-201-3/+39
| | | | | | | | | | | | | | | | | | * Update maintainer address * Included new dist sites * Stopped build in install stage * Sorted Makefile, Uses section is before option section[1]. Option section was also sorted to comply with[1]. [1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order PR: 220741 Submitted by: Carsten Larsen <cs@innolan.net> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11663 Notes: svn path=/head/; revision=446289
* Update to upstream version 1.8.0Thomas Zander2017-04-151-114/+19
| | | | | | | | | | | | | | | | | | 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
* math/amath: Update to version 1.7.0.Joseph Mingrone2017-03-181-0/+115
- 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