Release we have in ports is from 2009. Latest commit by upstream is from
2017. From HOMEPAGE: "This project is in deep hibernation"
OK jca@, rsadowksi@
Qwt and qscintilla are purely optional dependencies. With this change we lose
the kdeobservatory applet from plasma-addons. It allows us to get rid of Qt4
of important dependencies.
5.212.0 comes from an independent project: https://github.com/qtwebkit/qtwebkit
It's a QtWebKit with a more modern WebKit code base which fix a lot of bugs and
security holes.
Notable port changes:
- Remove qtwebkit-examples, this can go away
- Build the old qtwebkit docs, there is no new one.
- Almost all patches can be removed. New patches come from NetBSD.
- Tweak: Remove TEST_*, there is no test suite.
- Tweak: Remove MACHINE_ARCH sh so keep in sync with www/webkitgtk4
powerpc (cwen@), sparc64 (jca@), amd64,i386 (landry@ and I)
Input and help by many. Great ports team effort!
Build- and run-tested its consumers. landry did some additional build
tests. Thank you!
While here switch homepage to https.
OK landry@. "No objection" rsadowski@
Changelog:
- Much better handling for "permission denied" errors while reading
directories.
- Now showing the exact byte size (134 495 994 Bytes instead of 128.3 MB) upon
mouse click in the tree (right click) and in the details panel (left or right
click).
- New optional tree column "Oldest File" (not enabled by default).
- Bug fix: Support for dark widget themes in File Size Histogram window.
strip a leading "v" when it's followed by what looks like a version number,
also have it handle a few other common names seen in ports. likewise when
stripping 'v' from the default WRKDIST, also allow 'V', but only if
followed by digits (which seems a better match to what github are doing).
update the few ports which _require_ updates to match this change.
been through a bulk on i386 (plus I've diffed "make dump-vars" run in
in all ports having GH_TAGNAME before+after applying the patch), ok jca