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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/qt5-webkit/distinfo

Number of commits found: 8

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/qt5-webkit: Remove expired port

2023-12-31 www/qt5-webkit: No longer actively maintained, increasing security
concers
commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d cb3615b
Wednesday, 1 Sep 2021
18:45 Kai Knoblich (kai) search for other commits by this committer
www/qt5-webkit: Fix fetch of glib 2.68 workaround

The filesize of the glib 2.68 workaround changes for some reason
intermittently from 841 bytes to 839 bytes when it's fetched:

$ diff 5b698ba3faff_841_bytes.patch 5b698ba3faff_839_bytes.patch
14c14
< index 06133d82cb35d..d9a1d2f145f50 100644
---
> index 06133d82cb35..d9a1d2f145f5 100644

Therefore convert the patch into a local patch to remedy the issue.

Reported by:	tcberner, yuri
MFH:		No (not required, devel/glib20 is at 2.66.8 in 2021Q3)
commit hash: 4766669c83688f55de321201b070d5bc5c829931 commit hash: 4766669c83688f55de321201b070d5bc5c829931 commit hash: 4766669c83688f55de321201b070d5bc5c829931 commit hash: 4766669c83688f55de321201b070d5bc5c829931 4766669
Saturday, 24 Jul 2021
07:51 Tobias C. Berner (tcberner) search for other commits by this committer
www/qt5-webkit: prepare for glib-2.68.3

Obtained
from:	https://github.com/qtwebkit/qtwebkit/pull/1058/commits/5b698ba3faffd4e198a45be9fe74f53307395e4b
PR:		256200
commit hash: 401256d56ad875724fadb66edb0278c304c84ffe commit hash: 401256d56ad875724fadb66edb0278c304c84ffe commit hash: 401256d56ad875724fadb66edb0278c304c84ffe commit hash: 401256d56ad875724fadb66edb0278c304c84ffe 401256d
Monday, 2 Nov 2020
05:36 tcberner search for other commits by this committer
www/qt5-webkit: fix build with Python 3.9

PR:		250792
Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
Obtained
from:	https://github.com/qtwebkit/qtwebkit/commit/78360c01c796b6260bf828bc9c8a0ef73c5132fd
Original commitRevision:553885 
Monday, 16 Mar 2020
19:43 tcberner search for other commits by this committer
www/qt5-webkit: update to 5.212.0-alpha4

Changelog [1]:

New APIs

  *  QWebSetting::ErrorPageEnabled - true by default, allows to disable built-in
error pages if they are not desirable

Improvements

  *  CSS Compositing is now supported
  *  Push is enabled by default for HTTP/2 requests
  *  QtWebKit does not require Python 2 anymore for building and can use Python
3 instead
  *  QtWebKit won't be eager to pick bitmap fonts as a suitable choice for
standard font families
  *  More appropriiate hinting option for web fonts is used

Bug fixes

  *  Fix memory leak in CustomEvent
  *  SVG fragment identifier is not respected if it is a part of an HTTP URL
(#818)
  *  Context menu actions for images in Resources tab of inspector use blob:
instead of original URL (#899)
  *  Always enable JavaScript for QWebInspector (#566)
  *  Inspector UI: Only selected item is painted in Styles combobox (#262)
  *  Inspector should inspect itself in DEVELOPER_MODE only (#444)
  *  fast/gradients/css3-color-stop-invalid.html - box is green instead of white
(#230)
  *  Work around QTBUG-77308 when using Qt < 5.14
  *  Fix compilation errors with ICU 65.1 and Qt 5.14
  *  Fix compilation when QPdf is disabled in Qt
  *  Fix compilation with MinGW for x86_64 target

[1] https://github.com/qtwebkit/qtwebkit/releases
Original commitRevision:528540 
Sunday, 30 Jun 2019
11:56 tcberner search for other commits by this committer
www/qt5-webkit: update to 5.512.0-alpha3

This release contains a lot of bug- and security fixes, as well as support
modern OS versions

https://github.com/qtwebkit/qtwebkit/releases/tag/qtwebkit-5.212.0-alpha3
Original commitRevision:505421 
Sunday, 20 Aug 2017
08:45 tcberner search for other commits by this committer
Replace www/qt5-webkit by a maintained fork.

Qt dropped WebKit in favour of WebEngine, and the used WebKit base in
www/qt5-webkit is therefore very outdated.

The fork at [1] is a QtWebKit implementation on a modern WebKit code base.

[1] https://github.com/annulen/webkit

PR:		221339
Exp-Run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D9048
Original commitRevision:448361 
Saturday, 18 Feb 2017
19:48 tcberner search for other commits by this committer
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more

* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
  By moving the libraries we should finally be able to get rid of the inplace
  upgrade bug (see ports bugs 194088, 195105 and 198720):  when Qt5's libraries
  were lying in /usr/local/lib, which would often get added by pkgconfig to the
  linker paths via dependencies, the already installed libraries were linked
  against, instead of the ones that were being built. This forced us to make
  sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
  linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]

There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9213
Original commitRevision:434380 

Number of commits found: 8