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-Makefile

Number of commits found: 4

Tuesday, 23 Jan 2018
19:45 kevans search for other commits by this committer
sysutils/dtc: Unbreak `make patch`

The added patches from the 1.4.6 update broke `make patch` as their contents
got duplicated somewhere in the pipeline. Remove the duplicated contents.

Reported by:	antoine
Approved by:	imp
Original commitRevision:459792 
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 
Saturday, 17 Sep 2011
17:32 crees search for other commits by this committer
- Update to 0.34.2.1
- Remove FORBIDDEN; up to date
- Add appropriate conflicts

PR:             ports/159736
Submitted by:   Thomas Goirand <thomas@goirand.fr> (maintainer)
Original commit
Thursday, 16 Sep 2010
19:19 garga search for other commits by this committer
- Update to 0.32.0.1
- Undeprecate it

PR:             ports/143344
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Reworked by:    garga@
Approved by:    maintainer
Original commit

Number of commits found: 4