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''''''''s 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: www/webkit2-gtk3/files/patch-Source_WTF_wtf_RAMSize.cpp

Number of commits found: 3

Tuesday, 21 Jan 2025
03:12 Charlie Li (vishwin) search for other commits by this committer
www/webkit2-gtk: update to 2.46.5

Changelog:
https://github.com/WebKit/WebKit/blob/webkitgtk-2.46.5/Source/WebKit/gtk/NEWS

Now consolidated into one port with flavours since the codebase is
the same, just linked with different libraries resulting in different
SONAMEs and APIs. SONAMEs/flavours:

* GTK3 + libsoup = libwebkit2gtk-4.0 (40)
* GTK3 + libsoup3 = libwebkit2gtk-4.1 (41)
* GTK4 + libsoup3 = libwebkitgtk-6.0 (60)

Despite upstream's recommendation to use clang for better skia
optimisation, this port now USE_GCC due to extensive std::pair copy
constructor use that is not trivial to continue patching to stay
working with our libc++ version 1 ABI. See review D35327 for some
details.

Reported by: eduardo
PR: 275914
Differential Revision: https://reviews.freebsd.org/D45878
commit hash: 94310012886105252763e218ec45dfccf778e55e commit hash: 94310012886105252763e218ec45dfccf778e55e commit hash: 94310012886105252763e218ec45dfccf778e55e commit hash: 94310012886105252763e218ec45dfccf778e55e 9431001
Monday, 27 Sep 2021
08:38 Baptiste Daroussin (bapt) search for other commits by this committer Author: Evgeniy Khramtsov
www/webkit2-gtk3: update to 2.34.0

PR:	 255528
Changes: https://webkitgtk.org/2021/03/18/webkitgtk2.30.6-released.html
	 https://webkitgtk.org/2021/03/26/webkitgtk2.32.0-released.html
	 https://webkitgtk.org/2021/05/10/webkitgtk2.32.1-released.html
	 https://webkitgtk.org/2021/05/14/webkitgtk2.33.1-released.html
	 https://webkitgtk.org/2021/06/08/webkitgtk2.33.2-released.html
	 https://webkitgtk.org/2021/07/09/webkitgtk2.32.2-released.html
	 https://webkitgtk.org/2021/07/23/webkitgtk2.32.3-released.html
	 https://webkitgtk.org/2021/08/16/webkitgtk2.33.3-released.html
	 https://webkitgtk.org/2021/09/17/webkitgtk2.32.4-released.html
	 https://webkitgtk.org/2021/09/22/webkitgtk2.34.0-released.html
commit hash: 895bc805a975e4d6848427d88063cc8651e36fe4 commit hash: 895bc805a975e4d6848427d88063cc8651e36fe4 commit hash: 895bc805a975e4d6848427d88063cc8651e36fe4 commit hash: 895bc805a975e4d6848427d88063cc8651e36fe4 895bc80
Wednesday, 30 Sep 2020
07:57 bapt search for other commits by this committer
Update to 2.30.1

While here:
- Use our system malloc instead of the bundle one
- Avoid the dependency on sysinfo with a simple patch
- fix some header issues
Original commitRevision:550655 

Number of commits found: 3