Path to this page:
./
www/webkit-gtk,
GTK port of the WebKit browser engine
Branch: CURRENT,
Version: 2.36.8nb29,
Package name: webkit-gtk-2.36.8nb29,
Maintainer: pkgsrc-usersWebKit is an open source web browser engine. WebKit is also the name of
the Mac OS X system framework version of the engine that's used by
Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML
and JavaScript code began as a branch of the KHTML and KJS libraries
from KDE.
This is the GTK port of the engine.
Required to run:[
sysutils/libnotify] [
textproc/libxslt] [
textproc/icu] [
graphics/freetype2] [
graphics/png] [
graphics/jpeg] [
security/libtasn1] [
devel/glib2] [
devel/pango] [
x11/libXdamage] [
graphics/cairo-gobject] [
x11/gtk3] [
graphics/libwebp] [
multimedia/gstreamer1] [
multimedia/gst-plugins1-base] [
security/libsecret] [
net/libsoup] [
fonts/woff2] [
textproc/enchant2]
Required to build:[
pkgtools/x11-links] [
devel/gperf] [
x11/xcb-proto] [
devel/gobject-introspection] [
x11/fixesproto4] [
pkgtools/cwrappers] [
lang/gcc7] [
x11/xorgproto] [
lang/python37]
Package options: enchant, opengl, webkit-jit
Master sites:
Filesize: 25986.426 KB
Version history: (Expand)
- (2026-01-27) Updated to version: webkit-gtk-2.36.8nb29
- (2026-01-07) Updated to version: webkit-gtk-2.36.8nb28
- (2025-10-24) Updated to version: webkit-gtk-2.36.8nb27
- (2025-08-31) Updated to version: webkit-gtk-2.36.8nb26
- (2025-07-19) Updated to version: webkit-gtk-2.36.8nb25
- (2025-07-15) Package has been reborn
CVS history: (Expand)
| 2026-02-14 08:41:02 by Takahiro Kambe | Files touched by this commit (20) |
Log message:
Bump PKGREVISION by changing of default Ruby's version.
|
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message:
*: recursive bump for removal of cairo's xcb option
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-10-25 17:00:46 by Izumi Tsutsui | Files touched by this commit (5) |
Log message:
webkit-gtk: appease pkglint and rename a patch for maintainability.
|
| 2025-10-25 16:45:27 by Izumi Tsutsui | Files touched by this commit (7) |
Log message:
webkit-gtk: try to make this builds on NetBSD/earmv7hf{,eb}.
- handle size_t == unsigned long on ILP32 cases (NetBSD/arm and powerpc)
- handle not only __ARMEL__ but also __ARMEB__ properly
- fix build errors in case of ARM_NEON && !ENABLE_UNIFIED_BUILDS
- set UNLIMIT_RESOURCES for large C++ source files
- disable -O2 and Unified builds on NetBSD/arm with gcc 10.x (for netbsd-10)
XXX: Builds on NetBSD/earmv7hfeb still fail due to
"virtual memory exhausted: Cannot allocate memory"
errors on compiling WebCore/DerivedSources/JSDOMWindow.cpp
(generated ~1.5MB C++ source file) on 1GB Raspberry Pi 3B.
No visible regression on NetBSD/amd64 10.1 builds.
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message:
*: recursive bump for tiff growing lerc dependency
|
| 2025-07-19 07:37:52 by Thomas Klausner | Files touched by this commit (190) |
Log message:
*: bump gobject-introspection users for ABI bump
XXX: I'm actually not sure why the ABI was bumped for 1.84, but now that
it is we have to bump PKGREVISIONs, otherwise pkgin is quite unhappy
|