notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/valgrind/files/patch-configure.ac

Number of commits found: 7

Thursday, 2 Nov 2023
07:26 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
devel/valgrind: update to 3.22

PR:		274836
Reported by:	pjfloyd@wanadoo.fr (maintainer)
commit hash: fe6f1b42c85a8e56f51834798ff53c0ad9669237 commit hash: fe6f1b42c85a8e56f51834798ff53c0ad9669237 commit hash: fe6f1b42c85a8e56f51834798ff53c0ad9669237 commit hash: fe6f1b42c85a8e56f51834798ff53c0ad9669237 fe6f1b4
Monday, 28 Aug 2023
15:05 Dag-Erling Smørgrav (des) search for other commits by this committer
devel/valgrind: temporary build fix for FreeBSD 15.

Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D41610
commit hash: 6eed0ced5ace1dab9d13e0cabb12fa9a9ba52b1d commit hash: 6eed0ced5ace1dab9d13e0cabb12fa9a9ba52b1d commit hash: 6eed0ced5ace1dab9d13e0cabb12fa9a9ba52b1d commit hash: 6eed0ced5ace1dab9d13e0cabb12fa9a9ba52b1d 6eed0ce
Saturday, 10 Apr 2021
15:39 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Paul Floyd
devel/valgrind: Remove unneeded patches

PR:		254917
Reported by:	ice@extreme.hu
commit hash: ee96b39b9f7f02e108cf5775862396bbbfaf2133 commit hash: ee96b39b9f7f02e108cf5775862396bbbfaf2133 commit hash: ee96b39b9f7f02e108cf5775862396bbbfaf2133 commit hash: ee96b39b9f7f02e108cf5775862396bbbfaf2133 ee96b39
Friday, 21 Feb 2020
06:58 dim search for other commits by this committer
devel/valgrind(-devel): Fix compiler version detection hopefully forever

Every time a compiler major version is bumped, we run into this exact
same error:

===>  Configuring for valgrind-3.10.1.20160113_7,1
...
checking for a supported version of gcc... no (10.0.0)
configure: error: please use gcc >= 3.0 or clang >= 2.9

Attempt to fix this for all versions in the future.

Other fix included: don't use undefined behavior to implement offsetof,
just use the official builtin function instead.

Approved by:	zeising (maintainer)
MFH:		2020Q1
Original commitRevision:526608 
Wednesday, 24 Jan 2018
18:57 bdrewery search for other commits by this committer
Fix build with clang 6.

PR:		224828
Submitted by:	dim
Original commitRevision:459883 
Wednesday, 5 Jul 2017
17:20 dim search for other commits by this committer
Detect clang 5.0.0 correctly, and drop USE_GCC.

Approved by:	bdrewery (maintainer)
PR:		218856
MFH:		2017Q3
Original commitRevision:445087 
Saturday, 11 Feb 2017
15:26 jbeich search for other commits by this committer
devel/valgrind{,-devel}: unbreak with gcc6 or later

checking for a supported version of gcc... no (6.3.0)
configure: error: please use gcc >= 3.0 or clang >= 2.9
===>  Script "configure" failed unexpectedly.
Original commitRevision:433879 

Number of commits found: 7