notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: math/flint2/Makefile
SVNWeb

Number of commits found: 27

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 29 Jun 2022
[ 05:25 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:d61cc94b73b377ed2c36fee152f0ae953892cdba  commit hash:d61cc94b73b377ed2c36fee152f0ae953892cdba  commit hash:d61cc94b73b377ed2c36fee152f0ae953892cdba  d61cc94  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
math/flint2: Update 2.8.5 -> 2.9.0
Tue, 26 Apr 2022
[ 18:51 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:0a3720132933ebddd5a12c03c735d837b61aa1ce  commit hash:0a3720132933ebddd5a12c03c735d837b61aa1ce  commit hash:0a3720132933ebddd5a12c03c735d837b61aa1ce  0a37201 
math/flint2: Update 2.8.4 -> 2.8.5

Reported by:	portscout
Mon, 20 Dec 2021
[ 21:36 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:513bcc8c55e09f51b7ccf4f70017ca3ef19a4584  commit hash:513bcc8c55e09f51b7ccf4f70017ca3ef19a4584  commit hash:513bcc8c55e09f51b7ccf4f70017ca3ef19a4584  513bcc8  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:5579cf381f65603e4d91ecfe90cdceb7dfbfc9eb  commit hash:5579cf381f65603e4d91ecfe90cdceb7dfbfc9eb  commit hash:5579cf381f65603e4d91ecfe90cdceb7dfbfc9eb  5579cf3 
math/flint2: Update 2.8.1 -> 2.8.4

Reported by:	portscout
Sat, 16 Oct 2021
[ 18:27 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:774c4513ecd1dc2d4b89b2f8e5055dfec5e58649  commit hash:774c4513ecd1dc2d4b89b2f8e5055dfec5e58649  commit hash:774c4513ecd1dc2d4b89b2f8e5055dfec5e58649  774c451 
math/flint2: Update 2.8.0 -> 2.8.1

Reported by:	portscout
Sun, 25 Jul 2021
[ 15:17 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:d4c60df5e14e5486ba5831157716d9efd20f2cb0  commit hash:d4c60df5e14e5486ba5831157716d9efd20f2cb0  commit hash:d4c60df5e14e5486ba5831157716d9efd20f2cb0  d4c60df5  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
[ 04:19 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:cc57c3d5cf115fcc2b155ea36dd8763b31973a21  commit hash:cc57c3d5cf115fcc2b155ea36dd8763b31973a21  commit hash:cc57c3d5cf115fcc2b155ea36dd8763b31973a21  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 23 Jan 2021
[ 18:58 thierry search for other commits by this committer ] Original commit   Revision:562411
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 search for other commits by this committer ] Original commit   Revision:562071
math/flint2: Update 2.7.0 -> 2.7.1

Reported by:	portscout
Tue, 22 Dec 2020
[ 06:30 yuri search for other commits by this committer ] Original commit   Revision:558890
math/flint2: Update 2.6.3 -> 2.7.0

Reported by:	portscout
Thu, 13 Aug 2020
[ 16:32 yuri search for other commits by this committer ] Original commit   Revision:544821
math/flint2: Update 2.6.2 -> 2.6.3

Reported by:	portscout
Mon, 3 Aug 2020
[ 02:31 yuri search for other commits by this committer ] Original commit   Revision:544013
math/flint2: Update 2.6.1 -> 2.6.2

Reported by:	portscout
Tue, 28 Jul 2020
[ 19:46 yuri search for other commits by this committer ] Original commit   Revision:543631
math/flint2: Update 2.6.0 -> 2.6.1

Reported by:	portscout
Wed, 10 Jun 2020
[ 18:15 yuri search for other commits by this committer ] Original commit   Revision:538421
math/flint2: Update g20190210 -> 2.6.0

Bump 6 depending ports.

Reported by:	portscout
Sat, 28 Mar 2020
[ 21:05 thierry search for other commits by this committer ] Original commit   Revision:529763
C++11 language features are needed.

PR:		245112
Submitted by:	canardo909 (at) gmx.com
Thu, 26 Mar 2020
[ 21:37 thierry search for other commits by this committer ] Original commit   Revision:529225
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 search for other commits by this committer ] Original commit   Revision:525677
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 search for other commits by this committer ] Original commit   Revision:493148
math/flint2: Update g20180323 -> g20190210

Bump math/arb.
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487243 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Sat, 9 Jun 2018
[ 00:35 linimon search for other commits by this committer ] Original commit   Revision:472032
Mark as broken on tier-2 archs: invokes x86 assembler.

Approved by:	portmgr (tier-2 blanket)
Thu, 19 Apr 2018
[ 07:08 ale search for other commits by this committer ] Original commit   Revision:467751 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
Fri, 30 Mar 2018
[ 06:40 yuri search for other commits by this committer ] Original commit   Revision:465948
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 search for other commits by this committer ] Original commit   Revision:465941
New port: math/flint2: Fast library for number theory

Number of commits found: 27