| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|