<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/flint2, 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-12-22T06:30:28Z</updated>
<entry>
<title>math/flint2: Update 2.6.3 -&gt; 2.7.0</title>
<updated>2020-12-22T06:30:28Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-12-22T06:30:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0a71e3d37867116989418704fe5c00f53471dcfa'/>
<id>urn:sha1:0a71e3d37867116989418704fe5c00f53471dcfa</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
<entry>
<title>math/flint2: Update 2.6.2 -&gt; 2.6.3</title>
<updated>2020-08-13T16:32:08Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-08-13T16:32:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0e0332c148c58dc004c38acdb0ac1d32f0fd141c'/>
<id>urn:sha1:0e0332c148c58dc004c38acdb0ac1d32f0fd141c</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
<entry>
<title>math/flint2: Update 2.6.1 -&gt; 2.6.2</title>
<updated>2020-08-03T02:31:32Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-08-03T02:31:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3b55192f17f0fc02d965f3480060b7648b784824'/>
<id>urn:sha1:3b55192f17f0fc02d965f3480060b7648b784824</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
<entry>
<title>math/flint2: Update 2.6.0 -&gt; 2.6.1</title>
<updated>2020-07-28T19:46:27Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-07-28T19:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=da705c70516d8925e316e9de2ba7ed8ae0e52f5e'/>
<id>urn:sha1:da705c70516d8925e316e9de2ba7ed8ae0e52f5e</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
<entry>
<title>math/flint2: Update g20190210 -&gt; 2.6.0</title>
<updated>2020-06-10T18:15:22Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-06-10T18:15:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9a88f2900b3c00ed818eab16c096a2eee8a94c57'/>
<id>urn:sha1:9a88f2900b3c00ed818eab16c096a2eee8a94c57</id>
<content type='text'>
Bump 6 depending ports.

Reported by:	portscout
</content>
</entry>
<entry>
<title>C++11 language features are needed.</title>
<updated>2020-03-28T21:05:11Z</updated>
<author>
<name>Thierry Thomas</name>
<email>thierry@FreeBSD.org</email>
</author>
<published>2020-03-28T21:05:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d09aeeb1326aeb95729d02e776c47d115a63a643'/>
<id>urn:sha1:d09aeeb1326aeb95729d02e776c47d115a63a643</id>
<content type='text'>
PR:		245112
Submitted by:	canardo909 (at) gmx.com
</content>
</entry>
<entry>
<title>Add an option to build the support of NTL.</title>
<updated>2020-03-26T21:37:25Z</updated>
<author>
<name>Thierry Thomas</name>
<email>thierry@FreeBSD.org</email>
</author>
<published>2020-03-26T21:37:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5aede0e5de6c2d8a34b793cf0270f26171978b12'/>
<id>urn:sha1:5aede0e5de6c2d8a34b793cf0270f26171978b12</id>
<content type='text'>
Set the option by default, because it is used by SageMath.

PR:		245085
Approved by:	yuri (maintainer)
</content>
</entry>
<entry>
<title>math/flint2: fix build on non-x86</title>
<updated>2020-02-09T21:35:51Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2020-02-09T21:35:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f173b18041601457c56edbcccb4fb12272a4ba7'/>
<id>urn:sha1:6f173b18041601457c56edbcccb4fb12272a4ba7</id>
<content type='text'>
Merge upstream patches for non-x86 architectures.

PR:		243851
MFH:		2020Q1 (fix build blanket)
</content>
</entry>
<entry>
<title>math/flint2: Update g20180323 -&gt; g20190210</title>
<updated>2019-02-17T02:59:57Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-02-17T02:59:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4a427c7992b0feff0833b62e72622d3af5f9e4ff'/>
<id>urn:sha1:4a427c7992b0feff0833b62e72622d3af5f9e4ff</id>
<content type='text'>
Bump math/arb.
</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>
</feed>
