Leo Vandewoestijne
eef99349b2
dns/knot-resolver: Update to 5.4.0
...
Changes: https://www.knot-resolver.cz/2021-07-29-knot-resolver-5.4.0.html
PR: 257553
2021-08-04 05:44:16 +08:00
Vanilla I. Shu
9e082695ed
dns/knot3: upgrade to 3.1.0.
...
PR: 257584
Reported by: maintainer
2021-08-03 22:00:32 +08:00
Ralf van der Enden
8dffa66cdd
dns/powerdns-recursor: Update to 4.5.5
...
Changelog: https://blog.powerdns.com/2021/07/30/powerdns-recursor-4-4-5-and-4-5-5-released/
PR: 257581
2021-08-03 05:35:51 -04:00
Xin LI
3ba73dad6f
net/openldap24-client: bump all dependent port
...
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib
2021-08-01 21:41:48 -07:00
Ryan Steinmetz
f9660a990c
dns/dns-ui: Update APACHE_USES
2021-07-27 10:06:19 -04:00
Ralf van der Enden
bb27dd5040
dns/powerdns: Update to 4.5.1
...
PR: 257446
MFH: 2021Q3
Security: ce79167f-ee1c-11eb-9785-b42e99a1b9c3
2021-07-27 17:16:26 +08:00
Jaap Akkerhuis
32e5367ddd
dns/nsd: Update to 4.3.7
...
Changes: https://www.nlnetlabs.nl/news/2021/Jul/22/nsd-4.3.7-released/
PR: 257413
2021-07-25 16:54:32 -07:00
Po-Chuan Hsieh
ff1ea31364
*/Makefile: Sort SUBDIRs
2021-07-25 04:19:04 +08:00
Ryan Steinmetz
cb84185382
dns/dns-ui: New port:
...
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/
2021-07-24 16:06:40 -04:00
Mathieu Arnold
8d1799264b
dns/bind916: Fix patch
...
Pointy hat: mat
2021-07-24 13:43:10 +02:00
Mathieu Arnold
731f08d01e
dns/bind916: Update to 9.16.19
...
Changes: https://downloads.isc.org/isc/bind9/9.16.19/doc/arm/html/notes.html#notes-for-bind-9-16-19
2021-07-23 11:06:18 +02:00
Mathieu Arnold
c45066255e
dns/bind911: Update to 9.11.34
...
Changes: https://downloads.isc.org/isc/bind9/9.11.34/RELEASE-NOTES-bind-9.11.34.html
2021-07-23 11:06:12 +02:00
Leo Vandewoestijne
cc6e89c988
dns/knot3: Update to 3.0.8
...
Changes https://www.knot-dns.cz/2021-07-16-version-308.html
PR: 257272
2021-07-22 16:08:47 -07:00
Bernhard Froehlich
9d8de046ad
dns/dnscontrol: Update to 3.11.0
2021-07-22 18:19:04 +00:00
Matthias Andree
35d8b4a982
dns/dnsmasq-devel: update to 2.86test6
...
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]
2021-07-22 10:40:42 +02:00
Po-Chuan Hsieh
001aaa2287
dns/libidn2: Update to 2.3.2
...
Changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
2021-07-22 05:12:52 +08:00
Po-Chuan Hsieh
f4acead636
devel/protobuf: Update to 3.17.3
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine
2021-07-22 02:11:52 +08:00
Kevin Bowling
da1ef8ebb9
dns/powerdns: Set NOT_FOR_ARCHS = i386
...
archs with 32-bits time_t are no longer supported by upstream
PR: 257257
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
2021-07-19 11:36:49 -07:00
Po-Chuan Hsieh
1bf386432b
dns/p5-Net-DNS: Update to 1.32
...
Changes: https://metacpan.org/dist/Net-DNS/changes
2021-07-19 01:47:03 +08:00
Yuri Victorovich
a72ae7a122
dns/amass: Update 3.13.3 -> 3.13.4
...
Reported by: portscout
2021-07-17 13:19:10 -07:00
Matthias Andree
0184db0c05
dns/dnsmasq-devel: update to v2.86test5
...
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]
2021-07-16 18:26:23 +02:00
Kevin Bowling
4f93a44b5d
dns/powerdns: Remove unneeded dep and fix TOOLS option
...
PR: 257198
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reviewed by: Ralf van der Enden <tremere@cainites.net> (maintainer)
2021-07-16 00:49:26 -07:00
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
Don Lewis
17a59709a1
dns/py-pywdns: Upgrade to version 0.10.1
...
* Add GenConstants command
* Linux packaging changes
Sponsored by: Farsight Security, Inc.
2021-05-31 11:15:13 -07:00
Don Lewis
0926031bce
devel/protobuf-c: Bump PORTREVISION of dependent ports
...
Bump the PORTREVISION of ports that use protobuf-c and bake in the value
of PROTOBUF_C_VERSION*.
Sponsored by: Farsight Security, Inc.
2021-05-31 10:43:49 -07:00
Mathieu Arnold
1d328f5b43
dns/bind9-devel: Update to latets commit.
2021-05-31 08:43:12 +02:00
Yuri Victorovich
c27a68cd6c
dns/coredns: Update 1.8.3 -> 1.8.4
...
Reported by: portscout
2021-05-29 22:38:09 -07:00
Yuri Victorovich
ee6d14458e
dns/amass: Update 3.12.3 -> 3.13.0
...
Reported by: portscout
2021-05-29 22:38:09 -07:00
Po-Chuan Hsieh
c299042fac
dns/rubygem-google-apis-dns_v1: Update to 0.9.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-05-26 20:56:19 +08:00
Eric Camachat
4fc4eacc25
dns/knot3-lib: fix pkg-plist orphaned items
...
- fix pkg-plist orphaned items:
Error: Orphaned: include/libknot/probe/data.h
Error: Orphaned: include/libknot/probe/probe.h
PR: 256107
Approved by: dbaio, garga (mentors, implicit)
2021-05-25 10:30:44 +01:00
Mathieu Arnold
2fa1ab34a6
dns/bind9-devel: Update to latest commit.
2021-05-25 09:46:47 +02:00
Po-Chuan Hsieh
0ab32182bc
*/pear-*: Take maintainership
2021-05-23 00:20:48 +08:00
Jason Helfman
c5be0226f0
dns/dnsdist: drop i386 support, adjust configure arguments and deps
...
PR: 255841
Reported by: maintainer (tremere@cainites.net )
2021-05-22 02:47:20 -05:00
Leo Vandewoestijne
4ce74222e5
dns/knot3: Update to 3.0.6
...
Changes: https://www.knot-dns.cz/2021-05-12-version-306.html
PR: 256001
2021-05-21 18:08:51 -07:00
Mathieu Arnold
e06ef8b69d
dns/bind916: Update to 9.16.16.
...
MFH: 2021Q2
Changes: https://downloads.isc.org/isc/bind9/9.16.16/doc/arm/html/notes.html#notes-for-bind-9-16-16
2021-05-21 14:51:52 +02:00
Mathieu Arnold
1028dc308d
dns/bind911: Update to 9.11.32
...
Changes: https://downloads.isc.org/isc/bind9/9.11.32/RELEASE-NOTES-bind-9.11.32.html
2021-05-21 14:51:36 +02:00
Olivier Cochard
70d1eb851a
dns/nextdns: update to v1.32.2
...
Approved by: rs@nextdns.io (maintainer)
2021-05-21 00:38:16 +02:00
Mathieu Arnold
98f6df463f
Update to latest commit.
2021-05-17 10:51:12 +02:00
Po-Chuan Hsieh
fe0cff8d51
dns/libidn2: Update to 2.3.1
...
Changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
2021-05-16 23:23:54 +08:00
Bernhard Froehlich
fbccb4a018
dns/dnscontrol: Update to 3.9.0 and convert to GO_MODULE
2021-05-16 12:22:22 +00:00
Rene Ladan
6d591c3a42
Remove expired ports:
...
2021-05-15 dns/opendd: Abandonware
2021-05-15 16:18:54 +02:00
Matthias Andree
505d608290
dns/dnsmasq: cherry-pick upstream-fixes
...
* Handle DHCPREBIND requests in the DHCPv6 server.
* Fix bug in TCP process handling.
2021-05-15 11:24:25 +02:00
Danilo Egea Gondolfo
71c83834af
dns/dnsjava: Drop maintainership
2021-05-12 22:18:13 +01:00
Po-Chuan Hsieh
91b524c27a
dns/dnscap: Update to 2.0.1
...
Changes: https://github.com/DNS-OARC/dnscap/releases
2021-05-12 05:46:58 +08:00
Ralf van der Enden
513a2cfbf7
dns/powerdns-recursor: update to 4.5.1
...
PR: 255785
Approved by: maintainer
2021-05-11 12:32:36 -07:00
Tobias Kortkamp
28e7a9334a
Rebuild lang/rust consumers after d8837418ea
2021-05-11 20:33:12 +02:00
Tobias C. Berner
3a02c3a975
Update KDE Frameworks to 5.82.0
...
Saturday, 8 May 2021
KDE today announces the release of KDE Frameworks 5.82.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 and changelog:
https://kde.org/announcements/frameworks/5/5.82.0/
PR: 255711
Exp-run by: antoine
2021-05-11 19:25:29 +02:00
Ralf van der Enden
23ac052089
dns/dnsdist: update to 1.6.0
...
Changes: https://blog.powerdns.com/2021/05/11/dnsdist-1-6-0-released/
PR: 255781
2021-05-11 09:29:40 -07:00
Mathieu Arnold
4a025a9c50
dns/bind9-devel: Update to latest commit.
2021-05-10 09:49:06 +02:00
Vanilla I. Shu
c6724c16c5
dns/pear-Net_DNS2: update to 1.5.0.
...
ChangeLog: https://pear.php.net/package/Net_DNS2/download/
2021-05-08 09:42:05 +08:00
Po-Chuan Hsieh
d2a7b29834
dns/p5-Net-DNS: Update to 1.31
...
Changes: https://metacpan.org/changes/distribution/Net-DNS
2021-05-07 17:39:02 +08:00