aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* dns/dns-ui: Update APACHE_USESRyan Steinmetz2021-07-271-1/+1
|
* dns/powerdns: Update to 4.5.1Ralf van der Enden2021-07-272-4/+4
| | | | | | PR: 257446 MFH: 2021Q3 Security: ce79167f-ee1c-11eb-9785-b42e99a1b9c3
* dns/nsd: Update to 4.3.7Jaap Akkerhuis2021-07-254-205/+4
| | | | | | Changes: https://www.nlnetlabs.nl/news/2021/Jul/22/nsd-4.3.7-released/ PR: 257413
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2021-07-241-1/+1
|
* dns/dns-ui: New port:Ryan Steinmetz2021-07-246-0/+219
| | | | | | | | | | | | | | | | | | A tool to manage a PowerDNS authoritative server in a corporate LDAP-driven environment. Features: * Connects to PowerDNS via its JSON API. * Allows login managed by LDAP server. * Create zones; add, edit and delete records. * Grant multiple users access to administer a zone. * Lower access level that allows to view a zone and request changes. * Provides its own JSON API for making changes to DNS records. * Keeps a changelog of all DNS changes done through it. * (Optionally) export all zones as bind-format zone files and store changes in git. WWW: https://github.com/operasoftware/dns-ui/
* dns/bind916: Fix patchMathieu Arnold2021-07-241-9/+9
| | | | Pointy hat: mat
* dns/bind916: Update to 9.16.19Mathieu Arnold2021-07-232-4/+4
| | | | Changes: https://downloads.isc.org/isc/bind9/9.16.19/doc/arm/html/notes.html#notes-for-bind-9-16-19
* dns/bind911: Update to 9.11.34Mathieu Arnold2021-07-233-10/+10
| | | | Changes: https://downloads.isc.org/isc/bind9/9.11.34/RELEASE-NOTES-bind-9.11.34.html
* dns/knot3: Update to 3.0.8Leo Vandewoestijne2021-07-222-18/+19
| | | | | | Changes https://www.knot-dns.cz/2021-07-16-version-308.html PR: 257272
* dns/dnscontrol: Update to 3.11.0Bernhard Froehlich2021-07-222-6/+6
|
* dns/dnsmasq-devel: update to 2.86test6Matthias Andree2021-07-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | CHANGELOG additions since test5: * Allow smaller then 64 prefix lengths in synth-domain, with caveats. --synth-domain=1234:4567::/56,example.com is now valid. * Make domains generated by --synth-domain appear in replies when in authoritative mode. Git log since v2.86test5: * 8389b94 2021-07-21 | Better fix than f2266d9678d71633d62d70238be3782ea74019c9 (tag: v2.86test6) [Simon Kelley] * f2266d9 2021-07-21 | Add UINT32_MAX if not defined by system. [Simon Kelley] * 56bd806 2021-07-21 | Typo in new EDE code. [Simon Kelley] * ac7eeea 2021-07-21 | Handle empty hostmaster in --auth-soa [Simon Kelley] * b741059 2021-07-20 | Detect malformed --dhcp-relay option. [Simon Kelley] * cbd9842 2021-07-20 | Fix argument checking for --dhcp-match. [Simon Kelley] * 32e15c3 2021-07-20 | canonicalise_opt must always return heap memory. [Simon Kelley] * f0dc324 2021-07-20 | Checks on prefix-length in --domain --synth-domain and --rev-server. [Simon Kelley] * f83c6cf 2021-07-20 | Return REFUSED in auth mode when we are not authoritative for the query. [Simon Kelley] * c068b3a 2021-07-19 | --synth-domain now works in auth mode. [Simon Kelley] * adf9dec 2021-07-18 | Allow shorter IPv6 prefix lengths in (some) --synth-domain options. [Simon Kelley] * 767d9cb 2021-07-09 | Add --quiet-tftp. [Kevin Darbyshire-Bryant]
* dns/libidn2: Update to 2.3.2Po-Chuan Hsieh2021-07-213-5/+9
| | | | Changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
* devel/protobuf: Update to 3.17.3Po-Chuan Hsieh2021-07-211-0/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine
* dns/powerdns: Set NOT_FOR_ARCHS = i386Kevin Bowling2021-07-191-0/+2
| | | | | | | archs with 32-bits time_t are no longer supported by upstream PR: 257257 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* dns/p5-Net-DNS: Update to 1.32Po-Chuan Hsieh2021-07-182-4/+4
| | | | Changes: https://metacpan.org/dist/Net-DNS/changes
* dns/amass: Update 3.13.3 -> 3.13.4Yuri Victorovich2021-07-172-13/+70
| | | | Reported by: portscout
* dns/dnsmasq-devel: update to v2.86test5Matthias Andree2021-07-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | git history since test4: * e7ccd95 2021-07-09 | Add EDE return when no matching key found. (tag: v2.86test5) [Dominik DL6ER] * 719f79a 2021-07-06 | Subtle change to priority of --server types. [Simon Kelley] * 96f6444 2021-07-05 | Fix thinko in a92c6d77dcd475579c39bdff141f5eb128e2a048 [Kevin Darbyshire-Bryant] * df25f20 2021-07-05 | Fix logical error in d0ae3f5a4dc094e8fe2a3c607028c1c59f42f473 [Simon Kelley] * 8acdc3e 2021-07-04 | Add calls to dump internally generated answers for dumpmask=0x0002 [Simon Kelley] * 857b445 2021-07-04 | Fix order of calls to resize-packet() and add_pseudoheader(). [Simon Kelley] * 5bcca12 2021-07-04 | Support IPv6 in --bogus-nxdomian and --ignore-address [Simon Kelley] * 4558c26 2021-07-04 | Make --rebind-localhost-ok apply to :: and 0.0.0.0 [Simon Kelley] * a92c6d7 2021-07-03 | Tidy domain parsing, make --server=/*/1.2.3.4 equivalent to --server=1.2.3.4 [Simon Kelley] * 0c95a5f 2021-07-02 | Modify and propagate changed lease. [Petr Menšík] * cb6d06b 2021-07-01 | Rationalise SERV_MARK use. [Simon Kelley] * 3ef955c 2021-07-01 | Fix oversight in build_server_array(). [Simon Kelley] * 5e95c16 2021-07-01 | Allow wildcards in domain patterns. [Simon Kelley] * 4205e2e 2021-07-01 | Reuse workspace bit in struct server ->flags. [Simon Kelley] * 9d806c5 2021-06-29 | Fix ipset support. [Etan Kissling] * a38bb31 2021-06-30 | Revert "Treat failure of ubus_add_object() in ubus_init() as retry-able." [Simon Kelley] * 8a1ef36 2021-06-27 | Treat failure of ubus_add_object() in ubus_init() as retry-able. [Simon Kelley] * 1291865 2021-06-27 | Fix trivial breakage of DBUS done by 85bc7534dae7711f6c82742feaa7dacb41af3f36 [Simon Kelley] * a9ebbee 2021-06-27 | Compiler warnings. [Simon Kelley] * 06df5ad 2021-06-27 | Tidy up interface to dbus and ubus modules. [Simon Kelley]
* dns/powerdns: Remove unneeded dep and fix TOOLS optionKevin Bowling2021-07-162-4/+4
| | | | | | PR: 257198 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer) Reviewed by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* dns/dnsdbq: upgrade to version 2.5.5Don Lewis2021-07-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | * clarify dnsdb is dnsdb2 and when to use dnsdb1 (#177) * clarify relationship of -c to -A/-B, in both main text and examples (#181) * dedup the PDNS JSON presentation (lookup vs. summarize) (#180) * add -0 option to test countoff() * shelter callers of countoff() from its recursive innards; change counted->nlabel * change counted->nlabel from size_t to int * if there are no alnums, cons up a "." string, in sortable_dnsname() * gcc-11 caught an if statement that needed curly brackets * cleanups Sponsored by: Farsight Security, Inc.
* dns/powerdns-recursor: update to 4.5.4Ralf van der Enden2021-07-152-4/+4
| | | | | | Announcement https://blog.powerdns.com/2021/07/02/powerdns-recursor-4-5-4-released/ PR: 257199
* dns/powerdns: update to 4.5.0Ralf van der Enden2021-07-153-7/+4
| | | | | | | * Upgrade notes https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-5-0-or-master * Changes https://blog.powerdns.com/2021/07/13/powerdns-authoritative-server-4-5-0/ PR: 257198
* dns/rubygem-google-apis-dns_v1: Update to 0.12.0Po-Chuan Hsieh2021-07-142-5/+5
| | | | | Changes: https://github.com/googleapis/google-api-ruby-client/releases https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-dns_v1/CHANGELOG.md
* dns/amass: Update 3.13.2 -> 3.13.3Yuri Victorovich2021-07-142-55/+55
| | | | Reported by: portscout
* devel/yaml-cpp: Update to 0.7.0Guido Falsi2021-07-131-0/+1
| | | | | | - Patch cmake include to actually work - Bump PORTREVISION on consumers, testing shows it is not completely binary compatible
* */*: Update KDE Frameworks to 5.83Tobias C. Berner2021-07-092-4/+3
| | | | | | | | | | | | | | | | | | | | Saturday, 12 June 2021 KDE today announces the release of KDE Frameworks 5.83.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full announcement: https://kde.org/announcements/frameworks/5/5.83.0/ PR: 256665 Exp-run by: antoine
* */kf5-*: (KDE Frameworks) lighten dependenciesAdriaan de Groot2021-07-091-1/+2
| | | | | | | | | | | | | | | | | | - ECM (extra-cmake-modules) is only ever a build-dep and was missing in some places where it was previously pulled in implicitly - Qt testlib is only a build-dep While here - conventionally, the _build and _run items in USE_KDE and USE_QT are sorted to the end, and they start a new line in the Makefile - remove tcberner's created-line (confirmed on IRC) - use DISTVERSION everywhere - reduce inter-framework dependencies using the tooling proposed by tcberner in https://reviews.freebsd.org/D27304 Some PORTREVISION may have jumped by more than 1, since this commit is a squash of a long string of updates where I may have bumped a port once for ecm_build, and a second time for other lightening-up.
* dns/bind9-devel: Update to latest commit.Mathieu Arnold2021-07-074-16/+15
|
* dns/rubygem-idn-ruby: Update to 0.1.2Po-Chuan Hsieh2021-07-062-5/+5
| | | | | | - Add LICENSE_FILE Changes: https://github.com/deepfryed/idn-ruby/blob/master/CHANGES
* dns/rubygem-dnsruby: Update to 1.61.7Po-Chuan Hsieh2021-07-062-7/+8
| | | | Changes: https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
* dns/rubygem-google-apis-dns_v1: Update to 0.11.0Po-Chuan Hsieh2021-07-062-5/+5
| | | | | Changes: https://github.com/googleapis/google-api-ruby-client/releases https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-dns_v1/CHANGELOG.md
* dns/py-dns-lexicon: Update to 3.6.1Po-Chuan Hsieh2021-07-062-4/+4
| | | | Changes: https://github.com/AnalogJ/lexicon/releases
* dns/public_suffix_list: Update to 20210626Po-Chuan Hsieh2021-07-068-10/+11
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/master
* dns/dnscontrol: Update to 3.10.1Bernhard Froehlich2021-07-062-6/+6
|
* dns/dnsproxy: re-sort plist filesKirill Ponomarev2021-06-301-2/+3
|
* dns/dnscontrol: Update to 3.10.0Bernhard Froehlich2021-06-302-6/+6
|
* dns/dnsmasq-devel: update to v2.86test4Matthias Andree2021-06-282-4/+4
| | | | | | | | | | | | | | | | Changes, taken from upstream Git log (all by Simon Kelley, upstream maintainer): * 66b863c 2021-06-26 | Fix problem with re-allocation of serverarray. * c9efe8e 2021-06-26 | Rationalise domain parsing for --rev-server and --domain. * d515223 2021-06-26 | Don't re-use datastructures for --address and --local. * b908f43 2021-06-26 | Merge branch 'extended-error' |\ | * 6261aba 2021-06-26 | Initial implementation of RFC-8914 extended DNS errors. | * 11c52d0 2021-06-21 | Initial changes for extended DNS error codes. * 85bc753 2021-06-25 | Rationalise --server parsing and datastructure building. * 1b30fd1 2021-06-25 | Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq * 8c9196b 2021-06-24 | Correct domain search algorithm.
* Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rustPiotr Kubaj2021-06-281-0/+62
|
* dns/bind9-devel: Update to latest commitMathieu Arnold2021-06-285-26/+26
|
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-273-2/+3
|
* dns/dnsmasq-devel: update to v2.86test3Matthias Andree2021-06-252-4/+4
| | | | | | | | | | | | | | | | | | | | | | Git history between v2.86test2 and v2.86test3: * b1daf44 2021-06-24 | Correct domain search algorithm. (tag: v2.86test3) [Simon Kelley] * be291d9 2021-06-21 | Include EDNS0 in connmark REFUSED replies. [Simon Kelley] * 6d1edd8 2021-06-21 | Use correct packet-size limit in make_local_answer() [Simon Kelley] * 25ff956 2021-06-21 | Tidy up name buffer use in report_addresses(). [Simon Kelley] * 3817950 2021-06-21 | CHANGELOG entry for new connmark code. [Simon Kelley] * 5f7be5f 2021-06-21 | Fix compiler warning. [Simon Kelley] * 627056f 2021-06-16 | Connection track mark based DNS query filtering. [Etan Kissling] * cbd7644 2021-06-21 | Further work from a0a3b8ad3e91db5181023fceea6732eb6c6f0759 [Simon Kelley] * a60a233 2021-06-20 | Fix bug introduced in 6860cf932baeaf1c2f09c2a58e38be189ae394de [Simon Kelley] * a0a3b8a 2021-06-20 | Fix bug in 6860cf932baeaf1c2f09c2a58e38be189ae394de [Simon Kelley] * d0ae3f5 2021-06-17 | Fix specific NOERR/NXDOMAIN confusion. [Simon Kelley] * 6860cf9 2021-06-17 | Optimise lokkup_domain() [Simon Kelley] * 0276e08 2021-06-16 | merge development machines. Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq [Simon Kelley] |\ | * 1a3b69a 2021-06-16 | Fix error in new domain-search code. [Simon Kelley] * 06ff3d8 2021-06-16 | Log the correct name when we retry a DNSSEC query. [Simon Kelley] * 8237d06 2021-06-15 | Typo in FAQ. [Simon Kelley]
* dns/knot3: update to 3.0.7.Vanilla I. Shu2021-06-212-23/+24
| | | | | PR: 256671 Reported by: maintainer
* dns/bind916: Fix redirect in WWWMathieu Arnold2021-06-211-1/+1
|
* dns/bind911: Fix redirect in WWWMathieu Arnold2021-06-211-1/+1
|
* dns/bind9-devel: Fix redirect in WWWMathieu Arnold2021-06-211-1/+1
|
* dns/bind-tools: Fix redirect in WWWMathieu Arnold2021-06-211-2/+1
|
* dns/bind9-devel: Update to latest commitMathieu Arnold2021-06-215-26/+25
|
* dns/doh-proxy: Update to 0.9.0Mathieu Arnold2021-06-213-250/+393
|
* dns/rubygem-google-cloud-dns: Update to 0.35.1Po-Chuan Hsieh2021-06-202-6/+6
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-dns/CHANGELOG.md
* dns/py-dns-lexicon: Add DDNS optionPo-Chuan Hsieh2021-06-201-1/+3
|
* dns/bind916: Update to 9.16.18.Mathieu Arnold2021-06-192-4/+4
| | | | | Changes: https://downloads.isc.org/isc/bind9/9.16.18/doc/arm/html/notes.html#notes-for-bind-9-16.18 MFH: yes