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: sysutils/dtc/files/patch-fdtoverlay.c

Number of commits found: 3

Tuesday, 23 Jan 2018
18:18 kevans search for other commits by this committer
sysutils/dtc: Update to 1.4.6 and add test support

dtc 1.4.6 was released 2018/01/03 with various additional checks and
bugfixes, as well as support for some syntactic sugar for overlays that
allows the following:

==
/dts-v1/;
/plugin/;

&foo {
  status = "okay";
};
==

Issues addressed by the previous patches have been fixed upstream, and the
two patches included here have been accepted upstream following the release
of 1.4.6. The patches, along with the TEST_ENV, will be able to go away when
1.4.7 is released.

While here, hook up the test suite and flip maintainer over to uboot@.

Reviewed by:	imp, manu
Approved by:	imp (maintainer, ports committer)
Differential Revision:	https://reviews.freebsd.org/D13761
Original commitRevision:459790 
Wednesday, 6 Dec 2017
22:33 manu search for other commits by this committer
sysutils/dtc: Fix build on 32bits

Approved by:	imp (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13381
Original commitRevision:455683 
Monday, 27 Nov 2017
12:47 manu search for other commits by this committer
sysutils/dtc: Fix building

Forgot to add patch to build dtc on FreeBSD.

Reported by:	cy
Approved by:	imp (maintainer, implicit)
Original commitRevision:454946 

Number of commits found: 3