aboutsummaryrefslogtreecommitdiff
path: root/math/flint2
Commit message (Collapse)AuthorAgeFilesLines
* math/flint2: Update 2.8.4 -> 2.8.5Yuri Victorovich2022-04-263-6/+5
| | | | Reported by: portscout
* math/ntl: Update 11.4.3 -> 11.5.1Yuri Victorovich2021-12-201-0/+1
| | | | | PR: 259363 Approved by: ndowens04@gmail.com (maintainer's timeout, 58 days)
* math/flint2: Update 2.8.1 -> 2.8.4Yuri Victorovich2021-11-193-9/+8
| | | | Reported by: portscout
* math/flint2: Update 2.8.0 -> 2.8.1Yuri Victorovich2021-10-163-7/+5
| | | | Reported by: portscout
* math/flint2: Update 2.7.1 -> 2.8.0Yuri Victorovich2021-07-253-6/+12
| | | | | | Bump 12 consumer ports. Reported by: portscout
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* math/flint2: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:37 (find_package) http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/flint2-2.7.1.log PR: 254678
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/e-antic has been broken since r558890 of math/flint2: upgrade itThierry Thomas2021-01-231-1/+3
| | | | | | | | | to 1.0.0-rc.12 in order to fix it. Release notes at <https://github.com/flatsurf/e-antic/releases>. Notes: svn path=/head/; revision=562411
* math/flint2: Update 2.7.0 -> 2.7.1Yuri Victorovich2021-01-193-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=562071
* math/flint2: Update 2.6.3 -> 2.7.0Yuri Victorovich2020-12-223-7/+15
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=558890
* math/flint2: Update 2.6.2 -> 2.6.3Yuri Victorovich2020-08-133-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=544821
* math/flint2: Update 2.6.1 -> 2.6.2Yuri Victorovich2020-08-033-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=544013
* math/flint2: Update 2.6.0 -> 2.6.1Yuri Victorovich2020-07-283-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=543631
* math/flint2: Update g20190210 -> 2.6.0Yuri Victorovich2020-06-103-42/+44
| | | | | | | | | Bump 6 depending ports. Reported by: portscout Notes: svn path=/head/; revision=538421
* C++11 language features are needed.Thierry Thomas2020-03-281-1/+1
| | | | | | | | PR: 245112 Submitted by: canardo909 (at) gmx.com Notes: svn path=/head/; revision=529763
* Add an option to build the support of NTL.Thierry Thomas2020-03-262-3/+29
| | | | | | | | | | Set the option by default, because it is used by SageMath. PR: 245085 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=529225
* math/flint2: fix build on non-x86Piotr Kubaj2020-02-092-7/+9
| | | | | | | | | | Merge upstream patches for non-x86 architectures. PR: 243851 MFH: 2020Q1 (fix build blanket) Notes: svn path=/head/; revision=525677
* math/flint2: Update g20180323 -> g20190210Yuri Victorovich2019-02-174-24/+7
| | | | | | | Bump math/arb. Notes: svn path=/head/; revision=493148
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=488341
* These ports now build on powerpc64.Mark Linimon2018-12-111-1/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=487243
* Mark as broken on tier-2 archs: invokes x86 assembler.Mark Linimon2018-06-091-0/+7
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472032
* Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.Alex Dupre2018-04-191-0/+1
| | | | Notes: svn path=/head/; revision=467751
* math/flint2: Update g20170804 -> g20180323Yuri Victorovich2018-03-304-30/+28
| | | | | | | | | | Port changes: * Change to the repo that is current * Change to cmake * Update/add patches required to build on FreeBSD Notes: svn path=/head/; revision=465948
* New port: math/flint2: Fast library for number theoryYuri Victorovich2018-03-304-0/+160
Notes: svn path=/head/; revision=465941