aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* dns/dnstracer-rs: update to 1.2.5Mathieu Arnold16 hours3-219/+220
|
* dns/knock: update 8.0.0 → 9.0.0Yuri Victorovich5 days2-12/+8
|
* dns/dnst: Update version 0.1.0-rc2=>0.2.0-alpha1Muhammad Moinur Rahman5 days3-435/+478
|
* dns/godns: Update to 3.4.1Daniel Engberg6 days4-15/+30
| | | | | | * Bundle web frontend assets (web frontend is disabled by default) Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.4.1
* dns/doggo: update 1.1.4 → 1.1.5Yuri Victorovich7 days2-7/+6
|
* dns/coredns: update 1.14.1 → 1.14.2Yuri Victorovich7 days2-7/+6
|
* dns/amass: update 5.0.1 → 5.1.1Yuri Victorovich7 days2-7/+6
|
* dns/q-dns: update 0.19.11 → 0.19.12Yuri Victorovich7 days2-7/+6
|
* dns/dnsdist: Update 2.0.2 => 2.0.3 (security)Ralf van der Enden8 days3-60/+7
| | | | | | | | | | | | | | | | | | | | | | | | | While here: * Drop backported patch since they're in new release * Reduce portlint warnings by using increment for DISTFILES * Use <bsd.port.options.mk> instead of <bsd.port.{pre,post}.mk> Release notes: https://blog.powerdns.com/2026/03/31/powerdns-dnsdist-1.9.12-and-2.0.3-released Changelog: https://www.dnsdist.org/changelog.html#change-2.0.3 PR: 294225 Reported by: Jordan Ostreff <jordan@ostreff.info> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) Approved by: osa (mentor) Security: CVE-2026-0396 Security: CVE-2026-0397 Security: CVE-2026-24028 Security: CVE-2026-24029 Security: CVE-2026-24030 Security: CVE-2026-27853 Security: CVE-2026-27854 MFH: 2026Q2
* various: Bump go ports for go-1.25.9 / 1.26.2Dag-Erling Smørgrav8 days20-17/+20
|
* KDE: Update KDE Frameworks 6 to 6.25.0Max Brazhnikov8 days1-3/+3
| | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.25.0/ Ports changes: textproc/kf6-syntax-highlighting: - Add missing build dependencies on perl and python
* dns/aardvark-dns: update: 1.17.0 -> 1.17.1Sergey A. Osokin9 days2-5/+4
| | | | | | ChangeLog: https://github.com/containers/aardvark-dns/compare/v1.17.0...v1.17.1 Sponsored by: tipi.work
* */*: Bump consumers of dns/ldns after update to 1.9.0Vladimir Druzenko10 days1-0/+1
| | | | | | | | | | | | | | | | Force rebuild comsumers - upstream changed ABI without bump soname. ldns 1.9.0 inserted LDNS_RDF_TYPE_INT64 at enum position 5, shifting every subsequent value by +1. But port kept the shared library as libldns.so.3.6.0 - no SONAME bump - so consumers wasn't flagged for rebuild and still has the old 1.8.x enum constants baked in. Example of error for opendnssec: [adapter] error parsing RR at line 2 (Syntax error, could not parse the RR's rdata) PR: 291573 Sponsored by: UNIS Labs
* */*: Bump consumers of dns/ldns after update to 1.9.0Vladimir Druzenko10 days2-1/+2
| | | | | | | | | | | | | | | | | | Force rebuild comsumers - upstream changed ABI without bump soname. ldns 1.9.0 inserted LDNS_RDF_TYPE_INT64 at enum position 5, shifting every subsequent value by +1. But port kept the shared library as libldns.so.3.6.0 - no SONAME bump - so consumers wasn't flagged for rebuild and still has the old 1.8.x enum constants baked in. Example of error for opendnssec: [adapter] error parsing RR at line 2 (Syntax error, could not parse the RR's rdata) PR: 291573 Reported by: bdrewery (via email) Sponsored by: UNIS Labs MFH: 2026Q2
* dns/rubygem-google-apis-dns_v1: Update to 0.51.0Po-Chuan Hsieh13 days2-4/+4
| | | | Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md
* dns/pear-Net_DNS2: Update to 2.0.8Po-Chuan Hsieh13 days3-4/+7
| | | | Changes: https://github.com/mikepultz/netdns2/releases
* dns/public_suffix_list: Update to 20260309Po-Chuan Hsieh13 days7-10/+10
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/main
* dns/dnscap: Update to 2.5.2Po-Chuan Hsieh13 days2-4/+4
| | | | Changes: https://codeberg.org/DNS-OARC/dnscap/releases
* */*: bump portrevision after java_default=25 updateRonald Klop2026-04-022-2/+2
| | | | | | Included all ports that have USES=java. PR: 293559
* dns/bind9-devel: update to 9.21.21Mathieu Arnold2026-04-017-51/+51
| | | | Changes: https://downloads.isc.org/isc/bind9/9.21.21/doc/arm/html/changelog.html
* dns/bind920: update to 9.20.22Mathieu Arnold2026-04-015-21/+21
| | | | Changes: https://downloads.isc.org/isc/bind9/9.20.22/doc/arm/html/changelog.html
* dns/bind918: update to 9.18.48Mathieu Arnold2026-04-013-11/+11
| | | | Changes: https://downloads.isc.org/isc/bind9/9.18.48/doc/arm/html/changelog.html
* dns/dnsmasq-devel: Update to v2.93test7Matthias Andree2026-03-292-4/+4
| | | | | | | Changelog: https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=log;h=refs/tags/v2.93test7 Obtained from: via Matrix
* dns/godns: Update to 3.4Daniel Engberg2026-03-292-7/+6
| | | | Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.4
* Revert "dns/unbound: use daemon(8) for crash recovery"Torsten Zuehlsdorff2026-03-271-3/+2
| | | | This reverts commit c864cbc109377868d151df9d80bdb494dbfc1891.
* dns/luaunbound: Update 1.0.0 => 1.1.0Thomas Morper2026-03-262-5/+4
| | | | | | | | Changelog: https://groups.google.com/g/prosody-users/c/bdztGDLZaxE PR: 294046 Sponsored by: UNIS Labs
* dns/bind9-devel: update to 9.21.20Mathieu Arnold2026-03-255-27/+27
| | | | | Changes: https://downloads.isc.org/isc/bind9/9.21.20/doc/arm/html/notes.html#notes-for-bind-9-21-20 Security: CVE-2026-1519, CVE-2026-3104, CVE-2026-3119, CVE-2026-3591
* dns/bind920: update to 9.20.21Mathieu Arnold2026-03-255-22/+22
| | | | | Changes: https://downloads.isc.org/isc/bind9/9.20.21/doc/arm/html/notes.html#notes-for-bind-9-20-21 Security: CVE-2026-1519, CVE-2026-3104, CVE-2026-3119, CVE-2026-3591
* dns/bind918: update to 9.18.47Mathieu Arnold2026-03-254-18/+18
| | | | | Changes: https://downloads.isc.org/isc/bind9/9.18.47/doc/arm/html/notes.html#notes-for-bind-9-18-47 Security: CVE-2026-1519
* dns/unbound: use daemon(8) for crash recoveryTorsten Zuehlsdorff2026-03-251-2/+3
| | | | | | | Use daemon(8) with -r flag to automatically restart unbound after crashes. PR: 245114
* dns/dnstracer-rs: update to 1.2.4Mathieu Arnold2026-03-253-50/+49
|
* lang/rust: Bump revisions after 1.94.0Mikael Urankar2026-03-239-7/+9
| | | | PR: 293615
* dns/nsd: Update to 4.14.2Jaap Akkerhuis2026-03-222-4/+4
| | | | | | Changelog: https://nlnetlabs.nl/news/2026/Mar/19/nsd-4.14.2-released/ PR: 293953
* KDE: Update KDE Frameworks 6 to 6.24.0Max Brazhnikov2026-03-181-3/+3
| | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.24.0/ Ports changes: devel/kf6-kcmutils: - Renew USE_KDE misc/kf6-purpose: - Renew USE_KDE net/kf6-kholidays: - Use bison
* dns/ddclient: remove references to ddclient_flagsDan Langille2026-03-172-4/+6
| | | | | | | | ddclient_flags is not implemented, please sure the configuration file. While here, portfmt. PR: 293762
* */*: Bump all devel/protobuf consumersKoichiro Iwao2026-03-172-1/+2
| | | | | | | | | | | | They must always be bumped after devel/protobuf because it include following files whose filenames contain %%PORTVERSION%%. Consequently, the shlib will always change when PORTVERSION is increased. lib/libprotobuf-lite.so.%%PORTVERSION%%.0 lib/libprotobuf.so.%%PORTVERSION%%.0 lib/libprotoc.so.%%PORTVERSION%%.0 Approved by: portmgr (blanket; fixing consumers)
* */*: Go ports that use modernc.org/sqlite are for aarch64, amd64 onlyRobert Clausecker2026-03-151-1/+2
| | | | | | | | | | | The module modernc.org/sqlite (and dependencies such as modernc.org/libc) are only available on aarch64 and amd64 FreeBSD. Other platforms are not supported on FreeBSD right now. Consistently mark ports using these with ONLY_FOR_ARCHS. Approved by: portmgr (build fix blanket) MFH: 2026Q1
* dns/dnstracer-rs: update to 1.2.3Mathieu Arnold2026-03-153-222/+275
| | | | Changes: https://gitlab.com/mat813/dnstracer-rs/-/blob/v1.2.3/CHANGELOG.md
* dns/subfinder: update 2.10.1 → 2.13.0Yuri Victorovich2026-03-152-7/+6
| | | | Reported by: portscout
* dns/cascade: Fix store global stateMuhammad Moinur Rahman2026-03-142-2/+7
| | | | | | | | | | | | Cascade fails to create its global state file and therefore loses any configured zones on a restart. Upstream may have included a compiled-in default value of /var/lib/cascade/state.db, but this path does not exist under FreeBSD and the directory is not being created by pkg. Specifying a valid filename using the --state option when starting cascaded appears to rectify the issue. PR: 292208 Reported by: colin@fbg22.ksac.uk
* dns/p5-Zonemaster-LDNS: Update version 5.0.1=>5.0.2Muhammad Moinur Rahman2026-03-143-4/+8
| | | | Changelog: https://github.com/zonemaster/zonemaster-ldns/releases/tag/v5.0.2
* dns/powerdns: Update 5.0.2 => 5.0.3Ralf van der Enden2026-03-122-4/+4
| | | | | | | | | | | News: https://blog.powerdns.com/2026/02/20/powerdns-authoritative-server-5.0.3-4.9.13 Changelog: https://doc.powerdns.com/authoritative/changelog/5.0.html#change-5.0.3 PR: 293754 MFH: 2026Q1
* dns/dnscontrol: Update to 4.36.1Bernhard Froehlich2026-03-102-7/+6
|
* dns/py-publicsuffixlist: Update to 1.0.2.20260214Po-Chuan Hsieh2026-03-092-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* various: Bump ports for Go 1.25.8Adam Weinberger2026-03-0619-17/+19
|
* various: Bump ports for Go 1.26.1Adam Weinberger2026-03-061-0/+1
|
* dns/dnscrypt-proxy2: update 2.1.5 to 2.1.15Vinícius Zavam2026-03-032-5/+4
|
* dns/blocky: Modernize config sample syntax, set queryLog to noneNuno Teixeira2026-03-012-8/+16
| | | | Reported by: diizzy
* dns/dnscontrol: Update to 4.35.0Bernhard Froehlich2026-03-012-6/+6
|
* dns/bind9-devel: update to 9.21.19Mathieu Arnold2026-02-285-22/+22
| | | | Changes: https://downloads.isc.org/isc/bind9/9.21.19/doc/arm/html/notes.html#notes-for-bind-9-21-19