<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/ntl, 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>2020-06-09T17:09:46Z</updated>
<entry>
<title>math/ntl: Unbreak on systems incompatible with the system where the package was built</title>
<updated>2020-06-09T17:09:46Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-06-09T17:09:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f994800f0299c8e2d10cf0db50f6d01d212a17d6'/>
<id>urn:sha1:f994800f0299c8e2d10cf0db50f6d01d212a17d6</id>
<content type='text'>
-march=native caused SEGVs on incompatible systems

Approved by:	portmgr (unbreak)
MFH:		2020Q2
</content>
</entry>
<entry>
<title>Update to 11.4.3 and add an option for gf2x.</title>
<updated>2020-04-15T15:45:36Z</updated>
<author>
<name>Thierry Thomas</name>
<email>thierry@FreeBSD.org</email>
</author>
<published>2020-04-15T15:45:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8021d06c4838a9c927dc12c8480358188fb276ce'/>
<id>urn:sha1:8021d06c4838a9c927dc12c8480358188fb276ce</id>
<content type='text'>
PR:		245109
Submitted by:	/me
Approved by:	maintainer's time-out
</content>
</entry>
<entry>
<title>Update to 11.4.1.</title>
<updated>2019-10-27T18:10:41Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2019-10-27T18:10:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=01046abdbb5d09fde77d121c19d021cc0fe92078'/>
<id>urn:sha1:01046abdbb5d09fde77d121c19d021cc0fe92078</id>
<content type='text'>
Also update the maintainer's email address.

PR:		241344
Submitted by:	Nathan &lt;ndowens04@gmail.com&gt;
</content>
</entry>
<entry>
<title>math/ntl: update to 11.4.0</title>
<updated>2019-10-07T17:37:55Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2019-10-07T17:37:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d281bf34b48acf86350754277cb6d195a5b10b8e'/>
<id>urn:sha1:d281bf34b48acf86350754277cb6d195a5b10b8e</id>
<content type='text'>
PR:		240988
Submitted by:	Nathan &lt;ndowens04@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>math/ntl: Bump revision because math/barvinok is crashing in libntl.so</title>
<updated>2019-08-27T15:07:32Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-08-27T15:07:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b51ee4380af708fc285f5bc6fb59eeaf430e4748'/>
<id>urn:sha1:b51ee4380af708fc285f5bc6fb59eeaf430e4748</id>
<content type='text'>
The user reported the crash in barvinok. Rebuilding ntl helps, which
suggests that it wasn't bumped when it was needed.

Submitted by:	Kostas Oikonomou &lt;k.oikonomou@att.net&gt;
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2019-07-26T20:46:53Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2019-07-26T20:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ea8c8ec7da96df12146a2cc428077258141791cf'/>
<id>urn:sha1:ea8c8ec7da96df12146a2cc428077258141791cf</id>
<content type='text'>
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
</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>math/ntl: Update to 11.3.2</title>
<updated>2018-11-19T18:21:10Z</updated>
<author>
<name>Fernando Apesteguía</name>
<email>fernape@FreeBSD.org</email>
</author>
<published>2018-11-19T18:21:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2658f5046587bc70ef1860dfe741448d8471a223'/>
<id>urn:sha1:2658f5046587bc70ef1860dfe741448d8471a223</id>
<content type='text'>
Also fix order of some variables

PR:	233263
Submitted by:	ndowens@yahoo.com (maintainer)
</content>
</entry>
<entry>
<title>math/ntl: Update to 11.3.1</title>
<updated>2018-10-27T01:14:43Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2018-10-27T01:14:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=00a1dd98480b59ea52f125685d6fce27049eda28'/>
<id>urn:sha1:00a1dd98480b59ea52f125685d6fce27049eda28</id>
<content type='text'>
PR:		232592
Submitted by:	Nathan &lt;ndowens@yahoo.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>math/ntl: fix build with powerpc64, reorder USES</title>
<updated>2018-09-20T00:00:29Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2018-09-20T00:00:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=466d7fa68f41aac8f5a1084082133b1915e79ab9'/>
<id>urn:sha1:466d7fa68f41aac8f5a1084082133b1915e79ab9</id>
<content type='text'>
PR:		231429
Submitted by:	Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
Approved by:	Nathan &lt;ndowens@yahoo.com&gt; (maintainer)
</content>
</entry>
</feed>
