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: x11-toolkits/qt5-declarative-test/pkg-plist

Number of commits found: 3

Tuesday, 8 Mar 2022
15:05 Tobias C. Berner (tcberner) search for other commits by this committer
x11-toolkits/qt5-declarative-test: fix non-DEBUG plist

Reported by:	VVD
commit hash: fb63e6c7b4fc1a4d0915ea982faed0d826e6bf67 commit hash: fb63e6c7b4fc1a4d0915ea982faed0d826e6bf67 commit hash: fb63e6c7b4fc1a4d0915ea982faed0d826e6bf67 commit hash: fb63e6c7b4fc1a4d0915ea982faed0d826e6bf67 fb63e6c
11:36 Tobias C. Berner (tcberner) search for other commits by this committer
x11-toolkits/qt5-declarative-test: fix packaging

When x11-toolkits/qt5-declarative-test was split out of
x11-toolkits/qt5-declarative in 4d10eef66bb959ed0433df9e065458af4c325552 a
handfull of
files got dropped unnoticed.

KDE's CI systems noticed this issue a while back as QtQuick test cases
would no longer work.

This change now again makes sure to install the QtQuick-Test related QML
files so that these should again work.

Reported by:		KDE
commit hash: f0ff6102342d15cb32b652bf743f806e28dbbf05 commit hash: f0ff6102342d15cb32b652bf743f806e28dbbf05 commit hash: f0ff6102342d15cb32b652bf743f806e28dbbf05 commit hash: f0ff6102342d15cb32b652bf743f806e28dbbf05 f0ff610
Friday, 24 Sep 2021
15:09 Tobias C. Berner (tcberner) search for other commits by this committer
x11-toolkits/qt5-declarative: split out 'test' parts into new port

kde@ has been focused recently on reducing the load of "unnecessary"
runtime dependencies, to allow third party distributions to have a
leaner installation.
One part of this effort was to make qt5-testlib a "build only"
dependency.
Unfortunately, parts of qt5-declarative link against testlib (to provide
test functionality for declarative parts).

This lead to an unfortunate loop of pkg-autoremove removing testlib, and
then pkg-update adding it again (as it was an improperly registered
dependency).

This change splits out the "test"-parts into its own port. Thereby
making testlib not even a required build-time dependency for
x11-toolkits/qt5-delcarative.

Reported by:		jrm
Differential Revision: https://reviews.freebsd.org/D32097
commit hash: 4d10eef66bb959ed0433df9e065458af4c325552 commit hash: 4d10eef66bb959ed0433df9e065458af4c325552 commit hash: 4d10eef66bb959ed0433df9e065458af4c325552 commit hash: 4d10eef66bb959ed0433df9e065458af4c325552 4d10eef6

Number of commits found: 3