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/dnsdist/files/patch-ext_luawrapper_include_LuaContext.hpp

Number of commits found: 3

Tuesday, 11 May 2021
16:29 Neel Chauhan (nc) search for other commits by this committer Author: Ralf van der Enden
dns/dnsdist: update to 1.6.0

Changes: https://blog.powerdns.com/2021/05/11/dnsdist-1-6-0-released/

PR:	255781
commit hash: 23ac052089f7c5659686437d28206c8e5545093e commit hash: 23ac052089f7c5659686437d28206c8e5545093e commit hash: 23ac052089f7c5659686437d28206c8e5545093e commit hash: 23ac052089f7c5659686437d28206c8e5545093e 23ac052
Saturday, 1 Aug 2020
17:08 pi search for other commits by this committer
dns/dnsdist: update 1.4.0 -> 1.5.0

- Please check the upgrade guide before upgrading:
  https://dnsdist.org/upgrade_guide.html#to-1-5-x
- Reworked the Lua options. You can now choose from Lua,
  LuaJIT and LuaJIT-openresty
- Also added options for CDB and LMDB Key Value stores

PR:		248385
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes:	https://dnsdist.org/changelog.html
Original commitRevision:543916 
Sunday, 1 Apr 2018
15:14 cpm search for other commits by this committer
dns/dnsdist: fix rc.d script, add support for LuaJIT and enable some new
features

- Really fix the rc.d script to start using daemon(8) and add the --supervised
commandline argument (which suppresses opening up the console)
- Enable DNS-over-TLS (upstream suggests enabling both GnuTLS and OpenSSL
backends so you can switch in case of a serious security issue in .ie OpenSSL)
- Add OpenSSL support (enabled by default)
- Add GnuTLS support (enabled by default)
- Add dnstap support (disabled by default)
- Add SNMP support (disabled by default)
- Add support for LuaJIT or whatever you set as your default version in
make.conf (disabled by default)
- Bump PORTREVISION

PR:		227175
Submitted by:	Ralf van der Enden <tremere@cainites.net>
MFH:		2018Q2
Original commitRevision:466166 

Number of commits found: 3