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-themes/qt5-style-plugins/pkg-plist

Number of commits found: 4

Saturday, 20 Oct 2018
20:43 tcberner search for other commits by this committer
x11-themes/qt5-style-plugins: update to git tag to include Gtk2 styles

PR:		225048
Original commitRevision:482620 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Tuesday, 29 Nov 2016
06:20 tcberner search for other commits by this committer
Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.

As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.

So only export it if QT_DIST is set.

PR:		210227
Reviewed by:	mat, rakuco
Approved by:	portmgr (mat), rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D8378
Original commitRevision:427356 
Saturday, 28 May 2016
14:46 pi search for other commits by this committer
New port: x11-themes/qt5-style-plugins

Additional Qt5 styles formerly packaged with Qt:

- Cleanlooks
- Motif
- Plastique

WWW: http://qt-project.org

PR:		209319
Submitted by:	groot@kde.org (kde), Ralf Nolden <nolden@kde.org> (kde)
Original commitRevision:415999 

Number of commits found: 4