summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dns/cascade: Fix pkgbase collisionMuhammad Moinur Rahman8 hours1-1/+2
| | | | Reported by: antoine
* dns/blocky: Update to 0.27.0Nuno Teixeira18 hours2-8/+7
| | | | | | | - Switch to go125 ChangeLog: https://github.com/0xERR0R/blocky/releases/tag/v0.27.0 MFH: 2025Q4
* many: Bump dependent ports after go124 updateAdam Weinberger4 days16-12/+16
|
* dns/doh-proxy: Update to 0.9.15Ashish SHUKLA5 days3-119/+172
|
* dns/fpdns: Mark DEPRECATED and set EXPIRATION_DATE to 2025-10-31Po-Chuan Hsieh6 days1-0/+3
| | | | | | | Upstream repository has been archived on Sep 19, 2024. PR: 286788 Reported by: diizzy
* dns/py-publicsuffixlist: Update to 1.0.2.20250911Po-Chuan Hsieh6 days2-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/cascade: New portMuhammad Moinur Rahman6 days8-0/+1192
| | | | | | | | Cascade is a purpose-built, standalone DNSSEC signer, shaped by the real-world demands of TLD operators. People for whom safety, stability and speed aren’t features — they’re the foundation. WWW: https://github.com/NLnetLabs/cascade
* dns/dnst: New portMuhammad Moinur Rahman6 days5-0/+811
| | | | | | | | | | | | | | | dnst :: Domain Name System Tools - a toolset to assist DNS operators with zone and nameserver maintenance. dnst is intended to offer both: - a supported drop-in replacement and upgrade path for a subset of the popular NLnet Labs LDNS example tools, re-implemented in the Rust programming language powered by the NLnet Labs domain Rust library - an evolving toolbox of commands to aid DNS operators in the maintenance and operation of their zones and nameservers. WWW: https://github.com/NLnetLabs/dnst
* */*: Remove libtool dependencyDaniel Engberg8 days1-1/+1
| | | | | | | None of these ports utilizes libtool Build tested using Poudriere Approved by: blanket, build fix
* */*: Remove libtool dependencyDaniel Engberg8 days1-1/+1
| | | | | | | None of these ports utilizes libtool Build tested using Poudriere Approved by: blanket, build fix
* lang/rust: Bump revisions after 1.90.0Mikael Urankar9 days6-3/+6
| | | | PR: 289709
* dns/getdns: Update to 1.7.3Ryan Steinmetz10 days3-56/+35
|
* dns/knot-resolver: Bump PORTREVISION after update dns/knot3 3.4.8 => 3.5.0Vladimir Druzenko11 days1-0/+1
| | | | PR: 289918
* dns/{knot3,py-libknot}: Upgrade 3.4.8 => 3.5.0Leo Vandewoestijne11 days4-13/+13
| | | | | | | Changelog: https://www.knot-dns.cz/2025-09-18-version-350.html PR: 289918
* dns/rubygem-google-apis-dns_v1: Update to 0.49.0Po-Chuan Hsieh12 days2-4/+4
| | | | Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md
* dns/py-publicsuffixlist: Update to 1.0.2.20250906Po-Chuan Hsieh12 days2-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/pear-Net_DNS2: Update to 2.0.4Po-Chuan Hsieh12 days2-4/+4
| | | | Changes: https://github.com/mikepultz/netdns2/releases
* dns/p5-Net-DNS: Update to 1.53Po-Chuan Hsieh12 days2-4/+4
| | | | Changes: https://metacpan.org/dist/Net-DNS/changes
* dns/dnsdist: update to 2.0.1 (fixes CVE-2025-8671)Ralf van der Enden2025-09-244-54/+16
| | | | | | PR: 289811 Security: c2253bff-9952-11f0-b6e2-6805ca2fa271 MFH: 2025Q3
* dns/dnscontrol: Update to 4.25.0Bernhard Froehlich2025-09-232-6/+6
| | | | Event: DevSummit/202509 (Zagreb)
* dns/unbound: Update 1.23.1 => 1.24.0Jaap Akkerhuis2025-09-203-9/+7
| | | | | | | | | | News: https://nlnetlabs.nl/news/2025/Sep/18/unbound-1.24.0-released/ Optimize STRIP_CMD in post-build - single call instead of 6-7. Use PORTNAME in USE_RC_SUBR instread of hardcoded unbound. PR: 289693
* dns/godns: Update to 3.3.3Daniel Engberg2025-09-202-7/+6
| | | | Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.3.3
* dns/dnstracer-rs: update to 1.1.8 ↵Mathieu Arnold2025-09-203-70/+124
|
* dns/nsd: Update 4.12.0 => 4.13.0Jaap Akkerhuis2025-09-182-8/+7
| | | | | | | | | | News: https://nlnetlabs.nl/news/2025/Sep/03/nsd-4.13.0-released/ - Sort USES. - Add DNSTAP to OPTIONS_DEFAULT. PR: 289663
* dns/dnsmasq*: don't force -O2 into CFLAGSMatthias Andree2025-09-162-2/+4
| | | | | Reported by: diizzy@ MFH: 2025Q3
* dns/dnsmasq-devel: harden buildMatthias Andree2025-09-161-4/+34
| | | | MFH: 2025Q3
* dns/dnsmasq: harden buildMatthias Andree2025-09-161-4/+34
| | | | MFH: 2025Q3
* */*: switch dependency from devel/py-lxml5 to devel/py-lxmlHiroki Tagato2025-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | Currently, there are two versions of python XML processing library which conflict each other in the ports tree, namely: - devel/py-lxml5 (now at version 5.4.0) - devel/py-lxml (now at version 6.0.1) To avoid the situation that some ports depend on py-lxml5 and some others do on py-lxml (by switching dependencies individually), this commit switches the dependencies from py-lxml5 to py-lxml at once. Additional note: There are still two ports (textproc/py-rdflib and www/py-draftjs-exporter) depending on py-lxml5 since they limit upper version to less than 6. PR: 289491 Approved by: Michiel van Baak Jansen <michiel@vanbaak.eu>, arrowd, crees, madpilot, delphij, marcus, nivit, kai, skreuzer, fluffy, bofh, thierry, stephen, sunpoet, 0mp, Eric Camachat <eric@camachat.org>
* dns/zns: Update 0.3.0 => 0.4.0Yusuf Yaman2025-09-132-8/+7
| | | | | | | | | | | | | | While here, remove go version from USES since it's already the default version. In case it was the opposite, it's OK too because go is backwards-compatible. Changelog: https://github.com/znscli/zns/releases/tag/v0.4.0 PR: 289446 Reported by: portscout Approved by: yuri@ (Mentor)
* KDE: Update KDE Frameworks 6 to 6.18.0Max Brazhnikov2025-09-131-3/+3
| | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.18.0/ Ports changes: graphics/kf6-kimageformats: - Backport upstream patch to fix regression [1] [1] https://invent.kde.org/frameworks/kimageformats/-/merge_requests/405
* dns/bind9-devel: update to 9.21.12Mathieu Arnold2025-09-106-109/+38
| | | | Changes: https://downloads.isc.org/isc/bind9/9.21.12/doc/arm/html/notes.html#notes-for-bind-9-21-12
* dns/bind920: update to 9.20.13Mathieu Arnold2025-09-105-24/+24
| | | | Changes: https://downloads.isc.org/isc/bind9/9.20.13/doc/arm/html/notes.html#notes-for-bind-9-20-13
* dns/py-dnspython: Update version 2.7.0=>2.8.0Muhammad Moinur Rahman2025-09-092-10/+10
| | | | Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.8.0
* dns/rubygem-google-apis-dns_v1-gitlab: update to 0.49.0Matthias Fechner2025-09-082-4/+4
| | | | Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md
* dns/py-publicsuffixlist: Update to 1.0.2.20250830Po-Chuan Hsieh2025-09-082-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/public_suffix_list: Update to 20250828Po-Chuan Hsieh2025-09-087-10/+10
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/main
* dns/powerdns: update to 5.0.0Ralf van der Enden2025-09-056-18/+19
| | | | | PR: 289052 Approved by: Submitter is maintainer
* dns/dnscontrol: Update to 4.24.0Bernhard Froehlich2025-09-052-7/+6
|
* dns/amass: update 5.0.0 → 5.0.1Yuri Victorovich2025-09-052-7/+6
| | | | Reported by: portscout
* dns/powerdns-recursor: update to 5.3.0Ralf van der Enden2025-09-057-105/+268
| | | | | | | | | | | | | | Port changes: - Upstream has switched its build system from autotools to meson. So remove obsolete m4 patches. - Add patch to support lua 5.4 - Add SNMP option Release Notes: https://blog.powerdns.com/powerdns-recursor-5.3.0-released Changelog: https://doc.powerdns.com/recursor/changelog/5.3.html#change-5.3.0 PR: 289271 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* many: Bump go ports for go-1.24.7Adam Weinberger2025-09-0416-14/+16
|
* dns/samba-nsupdate: Assign maintainership to samba@Mateusz Piotrowski2025-09-041-1/+1
|
* dns/samba-nsupdate: Allow to violate RFC 2845Nikita Druba2025-09-042-0/+21
| | | | | | | | Add an option to disable false TSIG error with Windows or Samba Internal DNS. PR: 261932 Co-authored-by: Mateusz Piotrowski <0mp@FreeBSD.org>
* dns/samba-nsupdate: LintMateusz Piotrowski2025-09-041-71/+64
| | | | No functional changes intended.
* dns/dnstracer-rs: update to 1.1.7Mathieu Arnold2025-09-034-113/+79
|
* dns/py-publicsuffixlist: Update to 1.0.2.20250812Po-Chuan Hsieh2025-09-032-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/p5-Net-DNS: Update to 1.52Po-Chuan Hsieh2025-09-032-4/+4
| | | | Changes: https://metacpan.org/dist/Net-DNS/changes
* dns/public_suffix_list: Update to 20250812Po-Chuan Hsieh2025-09-037-10/+10
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/main
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2025-09-021-1/+1
|
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-016-3/+6
| | | | PR: 288923