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: dns/powerdns/files/patch-dns_random.cc

Number of commits found: 2

Thursday, 14 May 2020
13:02 pi search for other commits by this committer
dns/powerdns: fix pkg-plist, pidfile in rc.d script and more

- Add missing entries to pkg-plist
- Add ixfrdist tool
- Change pidfile back to ${name}.pid in the rc.d script
- Pet portlint a bit (regenerate files/patch-configure and ran
  Makefile though portfmt)
- Remove patch-dns_random.cc (only needed on 12.0, which is EoL)
- Move upgrade instructions from pkg-install to pkg-message
- Bump PORTREVISION
- Upgrading the port now shows a message about required schema
  changes for several backends.

PR:		246434
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by:	Dominik Lisiak <dominik.lisiak@bemsoft.pl>
Original commitRevision:535231 
Friday, 8 May 2020
07:33 pi search for other commits by this committer
dns/powerdns: update 4.2.1 -> 4.3.0

Please note that 4.3.0 comes with a mandatory database schema upgrade.
See: https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-3-0

- added OPTIONS LMDB backend
- removed OPTIONS MyDNS backend
- removed OPTIONS OpenDBX backend
- removed patch-fix_memleak_bindbackend
- added `pidfile=/var/run/pdns/pdns_server.pid` to the rc script.
- updated pkg-descr with a more descriptive blurb from their web page.

PR:		246262
Submitted by:	yds@Necessitu.de
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes:	https://blog.powerdns.com/2020/04/07/powerdns-authoritative-4-3-0/
Original commitRevision:534332 

Number of commits found: 2