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/clazy/files/patch-CMakeLists.txt

Number of commits found: 2

Tuesday, 16 Aug 2022
11:56 Adriaan de Groot (adridg) search for other commits by this committer
devel/clazy: update to 1.11, latest upstream

We missed a few years (!) of clazy updates. Jump to current. The
changelog is at
	https://invent.kde.org/sdk/clazy/-/blob/master/Changelog
and describes many new and improved checks.

This also removes a blocker for bumping LLVM_DEFAULT (linked PR).

PR:		263456
commit hash: 37f10e75dd32a4638beb26954081e2622af25142 commit hash: 37f10e75dd32a4638beb26954081e2622af25142 commit hash: 37f10e75dd32a4638beb26954081e2622af25142 commit hash: 37f10e75dd32a4638beb26954081e2622af25142 37f10e7
Saturday, 25 May 2019
16:08 tcberner search for other commits by this committer
New port: devel/clazy

clazy is a compiler plugin which allows clang to understand Qt semantics. You
get more than 50 Qt related compiler warnings, ranging from unneeded memory
allocations to misusage of API, including fix-its for automatic refactoring.

https://github.com/kde/clazy
Original commitRevision:502584 

Number of commits found: 2