Commit Graph

16 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Piotr Kubaj
783848e5d2 math/openlibm: fix build with GCC-based architectures
The port needs to respect CC and use a new compiler.

PR:		238613
Approved by:	iblis@hs.ntnu.edu.tw (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20670
2019-06-17 07:17:10 +00:00
Mathieu Arnold
7710e576da Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB.  Tested with `make makesum` not changing distinfo.
2019-01-08 13:20:19 +00:00
Yuri Victorovich
c2a65ee591 math/openlibm: Not broken in aarch64
PR:		229737
Submitted by:	Greg V <greg@unrelenting.technology>
2018-07-12 17:31:03 +00:00
Steve Wills
27ed96962d math/openlibm: update to 0.6.0
PR:		229134
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2018-06-19 17:56:19 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Tobias C. Berner
21c661beab Update math/openlibm to 0.5.5
* While here switch to DISTVERSION and shuffle USES upwards.

PR:		223081
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2017-10-19 17:25:12 +00:00
Mark Linimon
6a67297b00 Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 15:07:11 +00:00
Mark Linimon
7e4f41c690 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:21:37 +00:00
Mark Linimon
6d5d36d741 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:34:36 +00:00
Li-Wen Hsu
6ca0a78817 - Update to 0.5.2
PR:		211687
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2016-08-09 06:13:32 +00:00
Mathieu Arnold
7ba0ba7aae Remove @comment $FreeBSD$ from pkg-plist files.
Sponsored by:	Absolight
2016-07-07 14:08:02 +00:00
Li-Wen Hsu
ce7439b894 - Update to 0.5.1
PR:		209713
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2016-05-23 13:53:34 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Li-Wen Hsu
85f8920ff9 - Update to 0.5.0
PR:		207909
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2016-03-12 15:01:44 +00:00
Li-Wen Hsu
b345365ece Add openlibm, high quality system independent, portable, open source libm
PR:		206676
Submitted by:	Iblis Lin <e196819@hotmail.com>
2016-01-29 13:52:24 +00:00