non port: math/flint2/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Jun 2022
|
[ 05:25 Yuri Victorovich (yuri) ] d61cc94 (Only the first 10 of 16 ports in this commit are shown above. )
math/flint2: Update 2.8.5 -> 2.9.0
|
Tue, 26 Apr 2022
|
[ 18:51 Yuri Victorovich (yuri) ] 0a37201
math/flint2: Update 2.8.4 -> 2.8.5
Reported by: portscout
|
Mon, 20 Dec 2021
|
[ 21:36 Yuri Victorovich (yuri) ] 513bcc8 (Only the first 10 of 15 ports in this commit are shown above. )
math/ntl: Update 11.4.3 -> 11.5.1
PR: 259363
Approved by: ndowens04@gmail.com (maintainer's timeout, 58 days)
|
Fri, 19 Nov 2021
|
[ 21:33 Yuri Victorovich (yuri) ] 5579cf3
math/flint2: Update 2.8.1 -> 2.8.4
Reported by: portscout
|
Sat, 16 Oct 2021
|
[ 18:27 Yuri Victorovich (yuri) ] 774c451
math/flint2: Update 2.8.0 -> 2.8.1
Reported by: portscout
|
Sun, 25 Jul 2021
|
[ 15:17 Yuri Victorovich (yuri) ] d4c60df5 (Only the first 10 of 15 ports in this commit are shown above. )
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports.
Reported by: portscout
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
[ 04:19 Tobias Kortkamp (tobik) ] cc57c3d
math/flint2: Add explicit Python build dependency (D29353)
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 23 Jan 2021
|
[ 18:58 thierry ]
math/e-antic has been broken since r558890 of math/flint2: upgrade it
to 1.0.0-rc.12 in order to fix it.
Release notes at <https://github.com/flatsurf/e-antic/releases>.
|
Tue, 19 Jan 2021
|
[ 19:33 yuri ]
math/flint2: Update 2.7.0 -> 2.7.1
Reported by: portscout
|
Tue, 22 Dec 2020
|
[ 06:30 yuri ]
math/flint2: Update 2.6.3 -> 2.7.0
Reported by: portscout
|
Thu, 13 Aug 2020
|
[ 16:32 yuri ]
math/flint2: Update 2.6.2 -> 2.6.3
Reported by: portscout
|
Mon, 3 Aug 2020
|
[ 02:31 yuri ]
math/flint2: Update 2.6.1 -> 2.6.2
Reported by: portscout
|
Tue, 28 Jul 2020
|
[ 19:46 yuri ]
math/flint2: Update 2.6.0 -> 2.6.1
Reported by: portscout
|
Wed, 10 Jun 2020
|
[ 18:15 yuri ]
math/flint2: Update g20190210 -> 2.6.0
Bump 6 depending ports.
Reported by: portscout
|
Sat, 28 Mar 2020
|
[ 21:05 thierry ]
C++11 language features are needed.
PR: 245112
Submitted by: canardo909 (at) gmx.com
|
Thu, 26 Mar 2020
|
[ 21:37 thierry ]
Add an option to build the support of NTL.
Set the option by default, because it is used by SageMath.
PR: 245085
Approved by: yuri (maintainer)
|
Sun, 9 Feb 2020
|
[ 21:35 pkubaj ]
math/flint2: fix build on non-x86
Merge upstream patches for non-x86 architectures.
PR: 243851
MFH: 2020Q1 (fix build blanket)
|
Sun, 17 Feb 2019
|
[ 02:59 yuri ]
math/flint2: Update g20180323 -> g20190210
Bump math/arb.
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
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
|
Tue, 11 Dec 2018
|
[ 17:03 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 9 Jun 2018
|
[ 00:35 linimon ]
Mark as broken on tier-2 archs: invokes x86 assembler.
Approved by: portmgr (tier-2 blanket)
|
Thu, 19 Apr 2018
|
[ 07:08 ale ] (Only the first 10 of 60 ports in this commit are shown above. )
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
|
Fri, 30 Mar 2018
|
[ 06:40 yuri ]
math/flint2: Update g20170804 -> g20180323
Port changes:
* Change to the repo that is current
* Change to cmake
* Update/add patches required to build on FreeBSD
|
[ 01:13 yuri ]
New port: math/flint2: Fast library for number theory
|
Number of commits found: 27 |