Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.9.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.9.0 29 Jun 2022 05:25:08
    |
Yuri Victorovich (yuri)  |
math/flint2: Update 2.8.5 -> 2.9.0 |
2.8.5 26 Apr 2022 18:51:57
    |
Yuri Victorovich (yuri)  |
math/flint2: Update 2.8.4 -> 2.8.5
Reported by: portscout |
2.8.4_1 20 Dec 2021 21:36:53
    |
Yuri Victorovich (yuri)  |
math/ntl: Update 11.4.3 -> 11.5.1
PR: 259363
Approved by: ndowens04@gmail.com (maintainer's timeout, 58 days) |
2.8.4 19 Nov 2021 21:33:19
    |
Yuri Victorovich (yuri)  |
math/flint2: Update 2.8.1 -> 2.8.4
Reported by: portscout |
2.8.1 16 Oct 2021 18:27:01
    |
Yuri Victorovich (yuri)  |
math/flint2: Update 2.8.0 -> 2.8.1
Reported by: portscout |
2.8.0 25 Jul 2021 15:17:52
    |
Yuri Victorovich (yuri)  |
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports.
Reported by: portscout |
2.7.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.7.1 07 Apr 2021 04:19:56
    |
Tobias Kortkamp (tobik)  |
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 |
2.7.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.7.1 23 Jan 2021 18:58:34
  |
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>. |
2.7.1 19 Jan 2021 19:33:11
  |
yuri  |
math/flint2: Update 2.7.0 -> 2.7.1
Reported by: portscout |
2.7.0 22 Dec 2020 06:30:28
  |
yuri  |
math/flint2: Update 2.6.3 -> 2.7.0
Reported by: portscout |
2.6.3 13 Aug 2020 16:32:08
  |
yuri  |
math/flint2: Update 2.6.2 -> 2.6.3
Reported by: portscout |
2.6.2 03 Aug 2020 02:31:33
  |
yuri  |
math/flint2: Update 2.6.1 -> 2.6.2
Reported by: portscout |
2.6.1 28 Jul 2020 19:46:27
  |
yuri  |
math/flint2: Update 2.6.0 -> 2.6.1
Reported by: portscout |
2.6.0 10 Jun 2020 18:15:22
  |
yuri  |
math/flint2: Update g20190210 -> 2.6.0
Bump 6 depending ports.
Reported by: portscout |
g20190210_1 28 Mar 2020 21:05:11
  |
thierry  |
C++11 language features are needed.
PR: 245112
Submitted by: canardo909 (at) gmx.com |
g20190210_1 26 Mar 2020 21:37:25
  |
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) |
g20190210 09 Feb 2020 21:35:52
  |
pkubaj  |
math/flint2: fix build on non-x86
Merge upstream patches for non-x86 architectures.
PR: 243851
MFH: 2020Q1 (fix build blanket) |
g20190210 17 Feb 2019 02:59:57
  |
yuri  |
math/flint2: Update g20180323 -> g20190210
Bump math/arb. |
g20180323_1 25 Dec 2018 20:25:40
  |
tcberner  |
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 |
g20180323_1 11 Dec 2018 17:03:52
  |
linimon  |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
g20180323_1 09 Jun 2018 00:35:57
  |
linimon  |
Mark as broken on tier-2 archs: invokes x86 assembler.
Approved by: portmgr (tier-2 blanket) |
g20180323_1 19 Apr 2018 07:08:45
  |
ale  |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
g20180323 30 Mar 2018 06:40:34
  |
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 |
g20170804 30 Mar 2018 01:13:15
  |
yuri  |
New port: math/flint2: Fast library for number theory |