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: net-im/ktp-accounts-kcm-kde4/Makefile

Number of commits found: 4

Sunday, 7 Oct 2018
13:43 tcberner search for other commits by this committer
net-im/telepathy-qt[45]: falvorize

Flavorize the ports:
	* telepathy-qt4 -> telepathy-qt@qt4
	* telepathy-qt5 -> telepathy-qt@qt5

While here, also clean up the Makefile a bit.

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D17445
Original commitRevision:481446 
Thursday, 30 Aug 2018
18:23 adridg search for other commits by this committer
Deprecate KDE4 software in categories graphics-textproc.

The last upstream release supporting KDE4 was 10 months ago,
  https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e.  KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.

Also deprecated: multimedia/kmplayer-kde4 (permission from jhale@)
Not deprecated, need to contact maintainers:
  misc/krecipes-kde4
  net-im/kmess-kde4
  net/smb4k-kde4
  textproc/uim-kde4
Original commitRevision:478480 
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 
Friday, 23 Mar 2018
09:50 adridg search for other commits by this committer
Shuffle the KDE ktp-* and related ports into a -kde4 suffix.
This is consistent with r462619, which moved most (but not all,
hence this commit) of the KDE4-era ports out of the way for
newer generation KDE.

Approved by:	tcberner (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D14775
Original commitRevision:465343 

Number of commits found: 4