Commit graph

5979 commits

Author SHA1 Message Date
Don Lewis
970b82e67b dns/dnsdbq: upgrade to version 2.5.5
*  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.
2021-07-15 23:54:49 -07:00
Ralf van der Enden
a2456ec67a dns/powerdns-recursor: update to 4.5.4
Announcement https://blog.powerdns.com/2021/07/02/powerdns-recursor-4-5-4-released/

PR:		257199
2021-07-15 13:06:59 -07:00
Ralf van der Enden
5fc7c691db dns/powerdns: update to 4.5.0
* 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
2021-07-15 13:03:09 -07:00
Po-Chuan Hsieh
fa923856e5
dns/rubygem-google-apis-dns_v1: Update to 0.12.0
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
2021-07-15 00:10:19 +08:00
Yuri Victorovich
b30c89206d dns/amass: Update 3.13.2 -> 3.13.3
Reported by:	portscout
2021-07-13 20:55:50 -07:00
Guido Falsi
3ed820108d devel/yaml-cpp: Update to 0.7.0
- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
  binary compatible
2021-07-13 11:07:26 +02:00
Tobias C. Berner
680bd562fc */*: Update KDE Frameworks to 5.83
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
2021-07-09 23:49:33 +02:00
Adriaan de Groot
c0f139b893 */kf5-*: (KDE Frameworks) lighten dependencies
- 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.
2021-07-09 19:36:35 +02:00
Mathieu Arnold
8480d9c373
dns/bind9-devel: Update to latest commit. 2021-07-07 16:40:51 +02:00
Po-Chuan Hsieh
ce74245979
dns/rubygem-idn-ruby: Update to 0.1.2
- Add LICENSE_FILE

Changes:	https://github.com/deepfryed/idn-ruby/blob/master/CHANGES
2021-07-06 23:00:14 +08:00
Po-Chuan Hsieh
d6c195983f
dns/rubygem-dnsruby: Update to 1.61.7
Changes:	https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
2021-07-06 23:00:14 +08:00
Po-Chuan Hsieh
ea3f3e0215
dns/rubygem-google-apis-dns_v1: Update to 0.11.0
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
2021-07-06 22:58:08 +08:00
Po-Chuan Hsieh
ee182e968a
dns/py-dns-lexicon: Update to 3.6.1
Changes:	https://github.com/AnalogJ/lexicon/releases
2021-07-06 22:56:41 +08:00
Po-Chuan Hsieh
478fa32bd2
dns/public_suffix_list: Update to 20210626
- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
2021-07-06 22:55:29 +08:00
Bernhard Froehlich
5eea939eba
dns/dnscontrol: Update to 3.10.1 2021-07-06 06:33:03 +00:00
Kirill Ponomarev
9e596fe2db dns/dnsproxy: re-sort plist files 2021-06-30 14:02:52 +02:00
Bernhard Froehlich
a314326885
dns/dnscontrol: Update to 3.10.0 2021-06-30 08:36:44 +00:00
Matthias Andree
d23863a56a dns/dnsmasq-devel: update to v2.86test4
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.
2021-06-28 21:35:31 +02:00
Piotr Kubaj
6718da31ba Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
Mathieu Arnold
3bc35da302
dns/bind9-devel: Update to latest commit 2021-06-28 17:10:53 +02:00
Tobias Kortkamp
06dbc12f96
lang/rust: Rebuild consumers for 1.53.0 2021-06-27 07:39:51 +02:00
Matthias Andree
d52c9b534f dns/dnsmasq-devel: update to v2.86test3
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]
2021-06-25 22:13:42 +02:00
Vanilla I. Shu
b87f37734a dns/knot3: update to 3.0.7.
PR:		256671
Reported by:	maintainer
2021-06-21 20:50:52 +08:00
Mathieu Arnold
80faaf873d
dns/bind916: Fix redirect in WWW 2021-06-21 09:54:01 +02:00
Mathieu Arnold
2f0c8b4d3c
dns/bind911: Fix redirect in WWW 2021-06-21 09:53:56 +02:00
Mathieu Arnold
bef213d589
dns/bind9-devel: Fix redirect in WWW 2021-06-21 09:53:52 +02:00
Mathieu Arnold
e4b412c6ac
dns/bind-tools: Fix redirect in WWW 2021-06-21 09:53:47 +02:00
Mathieu Arnold
9913ea5a5c
dns/bind9-devel: Update to latest commit 2021-06-21 09:53:33 +02:00
Mathieu Arnold
929970ad51
dns/doh-proxy: Update to 0.9.0 2021-06-21 09:53:23 +02:00
Po-Chuan Hsieh
bc6d0b5106
dns/rubygem-google-cloud-dns: Update to 0.35.1
Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-dns/CHANGELOG.md
2021-06-21 00:16:12 +08:00
Po-Chuan Hsieh
1a724c7968
dns/py-dns-lexicon: Add DDNS option 2021-06-20 19:37:25 +08:00
Mathieu Arnold
8c6ff69473
dns/bind916: Update to 9.16.18.
Changes:	https://downloads.isc.org/isc/bind9/9.16.18/doc/arm/html/notes.html#notes-for-bind-9-16.18
MFH:		yes
2021-06-19 12:10:19 +02:00
Mathieu Arnold
ea03a32369
dns/bundy: Mark as broken on FreeBSD 14. 2021-06-17 10:29:57 +02:00
Mathieu Arnold
bd84c5b4f2
dns/bind916: Update to 9.16.17.
Changes:	https://downloads.isc.org/isc/bind9/9.16.17/doc/arm/html/notes.html#notes-for-bind-9-16-17
MFH:		yes
2021-06-17 10:29:53 +02:00
Mathieu Arnold
c8d7ba7d7e
dns/bind911: Update to 9.11.33.
Changes:	https://downloads.isc.org/isc/bind9/9.11.33/RELEASE-NOTES-bind-9.11.33.html
2021-06-17 10:12:52 +02:00
Matthias Andree
d4ba4c52ce dns/dnsmasq-devel: update to 2.86test2
* 1c9f136 2021-06-15 | Man page update, lease times can be given in days or weeks. (tag: v2.86test2) [Simon Kelley]
* 5ab7e4a 2021-06-14 | Improve efficiency of DNSSEC. [Simon Kelley]
* 3236f35 2021-06-13 | Revise resource handling for number of concurrent DNS queries. [Simon Kelley]
* 4a6550d 2021-06-10 | Move make_local_answer() to domain-match.c (refs/bisect/bad) [Simon Kelley]
* ff523d0 2021-06-10 | Fix TCP replies with --domain-needed. [Simon Kelley]
* 3c93e8e 2021-06-08 | Re-order UBus initialisation to avoid logging before logs set up. [Simon Kelley]

Reported by:	portscout
2021-06-16 17:46:58 +02:00
Yuri Victorovich
97edff8d36 dns/amass: Update 3.13.0 -> 3.13.2
Reported by:	portscout
2021-06-15 20:27:48 -07:00
Filip Parag
e529189733 dns/hetzner_ddns: New port for Hetzner Dynamic DNS
PR:		255916
Reviewed by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
Approved by:	new maintainer
2021-06-15 12:03:53 -07:00
Mathieu Arnold
0384b3076f
dns/bind9-devel: Update to latest commit. 2021-06-15 10:59:06 +02:00
Po-Chuan Hsieh
8f8e81cbc7
dns/rubygem-resolv: Update to 0.2.1
Changes:	https://github.com/ruby/resolv/commits/master
2021-06-15 01:41:45 +08:00
Po-Chuan Hsieh
0894e4def1
dns/py-publicsuffixlist: Update to 0.7.8
Changes:	https://github.com/ko-zu/psl/commits/master
2021-06-15 01:40:07 +08:00
Po-Chuan Hsieh
e722d5acb3
dns/py-dns-lexicon: Update to 3.6.0
- Remove NAMECHEAP and PLESK options

Changes:	https://github.com/AnalogJ/lexicon/releases
2021-06-15 01:40:06 +08:00
Po-Chuan Hsieh
f0646f7b40
dns/public_suffix_list: Update to 20210527
- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
2021-06-15 01:37:47 +08:00
Po-Chuan Hsieh
9ff6a0ecc0
dns/py-dns-crawler: Add py-dns-crawler 1.4.9
Despite the name, the crawler gets info for more services than just DNS:
- DNS:
  - all A/AAAA records (for the 2nd level domain and www.subdomain), annotated
    with GeoIP
  - TXT records (with SPF and DMARC parsed for easier filtering)
  - TLSA (for the 2nd level domain and www.subdomain)
  - MX
  - DNSSEC validation
  - nameservers:
    - each server IP annotated with GeoIP
    - HOSTNAME.BIND, VERSION.BIND, AUTHORS.BIND and fortune (also for all IPs)
  - users can add custom additional RRs in the config file
- E-mail (for every server from MX):
  - SMTP server banners (optional, ports are configurable)
  - TLSA records
- Web:
  - HTTP status & headers (inc. parsed cookies) for ports 80 & 443 on each IP
    from A/AAAA records
  - certificate info for HTTPS (optionally with an entire cert chain)
  - webpage content (optional)
  - everything of the above is saved for each step in the redirect history --
    the crawler follows redirects until it gets a non-redirecting status or hits
    a configurable limit

WWW: https://gitlab.nic.cz/adam/dns-crawler
2021-06-15 01:32:32 +08:00
Matthias Andree
4f76735ccc dns/dnsmasq-devel: update to 2.86test1. 2021-06-12 12:36:06 +02:00
Matthias Andree
f892b650da dns/dnsmasq-devel: revive from 6a7b12367 2021-06-12 12:36:05 +02:00
Ralf van der Enden
f008c3a2ef dns/powerdns-recursor: update to 4.5.2
rc.d script changes + cleanup deps

mark NOT_FOR_ARCHS=i386 since upstream no longer supports archs with
32bit time_t.

Changes: https://doc.powerdns.com/recursor/changelog/4.5.html#change-4.5.2

PR:		256530
Approved by:	maintainer
2021-06-11 09:51:14 -07:00
Po-Chuan Hsieh
f8dedf79ab
dns/rubygem-google-apis-dns_v1: Update to 0.10.0
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
2021-06-10 22:46:19 +08:00
Mathieu Arnold
eefb2f5644
dns/bind9-devel: Update to latest commit. 2021-06-07 10:23:37 +02:00
Tobias Kortkamp
89893207e7
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Add missing USES

Reported by:	portscan
2021-06-06 10:09:02 +02:00