<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/libpgmath, branch 2021Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2021Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2021Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-10-21T00:19:52Z</updated>
<entry>
<title>math/libpgmath: also set the linux macro</title>
<updated>2019-10-21T00:19:52Z</updated>
<author>
<name>Johannes M Dieterich</name>
<email>jmd@FreeBSD.org</email>
</author>
<published>2019-10-21T00:19:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=00ca22dd6c86342ef8fbfcc713a9369d011f4569'/>
<id>urn:sha1:00ca22dd6c86342ef8fbfcc713a9369d011f4569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>math/libpgmath: update to latest snapshot</title>
<updated>2019-10-20T18:07:29Z</updated>
<author>
<name>Johannes M Dieterich</name>
<email>jmd@FreeBSD.org</email>
</author>
<published>2019-10-20T18:07:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=407849a7a79378613561d2c15ef13d3cf41bc4de'/>
<id>urn:sha1:407849a7a79378613561d2c15ef13d3cf41bc4de</id>
<content type='text'>
Bump LLVM requirement to devel/llvm70. Unify handling in port.
</content>
</entry>
<entry>
<title>math/libpgmath: Remove restriction for FreeBSD11.</title>
<updated>2019-02-03T00:55:48Z</updated>
<author>
<name>Johannes M Dieterich</name>
<email>jmd@FreeBSD.org</email>
</author>
<published>2019-02-03T00:55:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e370ca6cf29f75de63896b2b413f26b1938cc7a9'/>
<id>urn:sha1:e370ca6cf29f75de63896b2b413f26b1938cc7a9</id>
<content type='text'>
With the recent explicit setting of CC/CXX the build is successful on 11 again.
</content>
</entry>
<entry>
<title>math/libpgmath: remove superfluous c++11-lib requirement</title>
<updated>2019-02-03T00:54:27Z</updated>
<author>
<name>Johannes M Dieterich</name>
<email>jmd@FreeBSD.org</email>
</author>
<published>2019-02-03T00:54:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=63e46c5b76c58dbcb2c70b0137981c143b63e4d6'/>
<id>urn:sha1:63e46c5b76c58dbcb2c70b0137981c143b63e4d6</id>
<content type='text'>
CC/CXX are explicitly set now. Unbreaks make describe.

PR:		235292
Submitted by:	Yasuhiro KIMURA &lt;yasu@utahime.org&gt;
</content>
</entry>
<entry>
<title>math/libpgmath: enforce usage of LLVM6</title>
<updated>2019-01-28T03:12:12Z</updated>
<author>
<name>Johannes M Dieterich</name>
<email>jmd@FreeBSD.org</email>
</author>
<published>2019-01-28T03:12:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fad52d78d2ca3347944979249ee965f5ba8ba45a'/>
<id>urn:sha1:fad52d78d2ca3347944979249ee965f5ba8ba45a</id>
<content type='text'>
LLVM7 on 13-CURRENT breaks intrinsics definitions.
</content>
</entry>
<entry>
<title>Change cmake default behaviour to outsource.</title>
<updated>2018-12-25T20:25:39Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2018-12-25T20:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=707c6bf295fc3955c86c9244533c1524bb7dea15'/>
<id>urn:sha1:707c6bf295fc3955c86c9244533c1524bb7dea15</id>
<content type='text'>
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2018-12-12T01:35:33Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2018-12-12T01:35:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9f015d155018758628ec8858a3d05e162673f67'/>
<id>urn:sha1:a9f015d155018758628ec8858a3d05e162673f67</id>
<content type='text'>
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
</content>
</entry>
<entry>
<title>Remove compatibility code for FreeBSD &lt; 11.2 from all ports.</title>
<updated>2018-11-02T13:32:34Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2018-11-02T13:32:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8a502cb2d43b4059a5678ee4539ca03603104107'/>
<id>urn:sha1:8a502cb2d43b4059a5678ee4539ca03603104107</id>
<content type='text'>
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
</content>
</entry>
<entry>
<title>new port: math/libpgmath</title>
<updated>2018-09-06T20:06:40Z</updated>
<author>
<name>Johannes M Dieterich</name>
<email>jmd@FreeBSD.org</email>
</author>
<published>2018-09-06T20:06:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=790b4d631d6f5056c66386f717fea8ac7b8b5b74'/>
<id>urn:sha1:790b4d631d6f5056c66386f717fea8ac7b8b5b74</id>
<content type='text'>
This adds the compiler-callable math intrinsics library libpgmath. It is the
math library of the flang compiler with support for vector operations.

Patches were in large part adapted from the OpenBSD port.

Reviewed by:	zeising (mentor), mat
Approved by:	zeising (mentor)
Obtained from:	Brian Callahan (bcallah@openbsd.org) with adaptations
Differential Revision:	https://reviews.freebsd.org/D17034
</content>
</entry>
</feed>
