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/xlockmore/files

Number of commits found: 3

Friday, 4 Oct 2019
19:39 jgh search for other commits by this committer
- update to 5.59
- remove no longer required post-patch target, shifted into release
- fix options that fail to build
- enable by default options that were unconditionally enabled before the latest
change
- option-specific dependencies should only be pulled in when the option is
turned on (e.g. change USE_XORG=xinerama to XINERAMA_USE= xorg=xinerama)
- use preferred options helpers (e.g. change
MESAGL_CONFIGURE_OFF=--without-opengl --without-ftgl to MESAGL_CONFIGURE_WITH=
mesa opengl ftgl
- sort variables according to the 'Order of Variables in Port Makefiles' chapter
in the Porter's Handbook
- add missing library dependencies
- add missing tab after =
- ?= -> =

Submitted by:	jrm@
Reviewed by:	jgh@
Differential Revision:	https://reviews.freebsd.org/D21556
Original commitRevision:513774 
Wednesday, 18 Jul 2018
20:35 jgh search for other commits by this committer
- update to 5.55
- fix CLANG 6.0.0 compile issue [1]
- address DESTDIR and INSTALL_PROGRAM issues

PR:		225827
Submitted by:	tobik@ [1 (patch)]
Reported by:	ohartmann@walstatt.org [1]
Original commitRevision:474899 
Friday, 13 Mar 2015
20:47 jgh search for other commits by this committer
- update to 5.46
- patches dropped as they were worked in upstream
- drop old MASTER_SITES
Original commitRevision:381231 

Number of commits found: 3