Commit graph

13 commits

Author SHA1 Message Date
Mark Linimon
a3ef597689 Mark as NOT_FOR powerpc*.
Approved by:	portmgr (tier-2 blanket)
2019-03-10 03:03:55 +00:00
Steve Wills
95d2e28f6d math/amath: update to 1.8.5
PR:		230482
Submitted by:	Carsten Larsen <cs@innolan.net> (maintainer)
2018-08-16 12:28:15 +00:00
Steve Wills
fe3e4e388a math/amath: Update to 1.8.3
PR:		221034
Submitted by:	Carsten Larsen <cs@innolan.dk> (maintainer)
2017-08-18 03:40:30 +00:00
Richard Gallamore
21f6ec370a * Updated to 1.8.2
* 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
2017-07-20 20:23:47 +00:00
Dmitry Marakasov
dd7b5aafa1 - Update WWW
Approved by:	portmgr blanket
2017-07-08 09:00:21 +00:00
Thomas Zander
35e93a09c9 Update to upstream version 1.8.0
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
2017-04-15 15:05:32 +00:00
Joseph Mingrone
65a3b7bf0e math/amath: Update to version 1.7.0.
- Also switch to using the configure script included upstream (with
  patches).

PR:		217724
Submitted by:	cs@innolan.dk (maintainer)
Approved by:	swills (mentor, implicit)
2017-03-18 14:42:11 +00:00
Joseph Mingrone
64f2a4cdd6 math/amath: Update to version 1.6.4.
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
2017-02-13 22:26:25 +00:00
Mark Linimon
dcd74e6387 Mark various ports broken on aarch64 and armv6.
Approved by:	portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Tilman Keskinoz
a313446d6d Update to 1.6.2
PR:		216538
Submitted by:	maintainer
2017-01-28 22:54:36 +00:00
Raphael Kubo da Costa
c3afff5417 Update to 1.6.1.
- Clang support.
- New website.

PR:		216344
Submitted by:	Carsten Larsen <cs@innolan.dk> (maintainer)
2017-01-21 14:49:05 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
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.
2016-11-20 09:38:08 +00:00
Joseph Mingrone
120b29c54b New port, math/amath: simple command line calculator
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
2016-11-01 20:26:49 +00:00