aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest commit.Mathieu Arnold2019-09-302-5/+5
| | | | Notes: svn path=/head/; revision=513381
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-292-18/+7
| | | | | | | | | | | | | | | audio-mail) - Remove custom build/install targets left in place after r505321 - Switch to the new GO_TARGET tuple syntax introduced in r512001 - Switch to go:modules when upstream already uses them Reviewed by: tobik Approved by: araujo (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21741 Notes: svn path=/head/; revision=513274
* lang/rust: Update to 1.38.0Tobias Kortkamp2019-09-271-1/+1
| | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html Tested by: jbeich, mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D21778 Notes: svn path=/head/; revision=513013
* dns/knot-resolver: Remove redundant lang/go build dependencyDmitri Goutnik2019-09-251-1/+0
| | | | | | | | | | | | go.mk already configures BUILD_DEPENDS, adding lang/go second time just adds a duplicate (and conflicting) dependency when another Go port (e.g. lang/go-devel) is selected with GO_PORT. Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21793 Notes: svn path=/head/; revision=512859
* KDE Frameworks: update to 5.62.0Tobias C. Berner2019-09-232-3/+4
| | | | | | | | | | | Changelog: https://kde.org/announcements/kde-frameworks-5.62.0.php Exp-run by: antoine PR: 240720 Notes: svn path=/head/; revision=512666
* Update ti latest commit.Mathieu Arnold2019-09-234-12/+10
| | | | Notes: svn path=/head/; revision=512623
* dns/amass: Update 3.0.27 -> 3.1.6Yuri Victorovich2019-09-212-61/+68
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=512519
* dns/dnsviz: upgrade 0.8.1 -> 0.8.2Kurt Jaeger2019-09-212-5/+4
| | | | | | | - fixes several bugs Notes: svn path=/head/; revision=512467
* dns/dnsdbq: fix build on GCC architecturesPiotr Kubaj2019-09-191-5/+1
| | | | | | | | | Builds fine with GCC from ports. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=512374
* dns/dnscrypt-proxy2: update 2.0.25 to 2.0.27Vinícius Zavam2019-09-192-4/+4
| | | | Notes: svn path=/head/; revision=512353
* Add GEOIP back here too.Mathieu Arnold2019-09-181-3/+7
| | | | Notes: svn path=/head/; revision=512296
* Update to 9.14.6.Mathieu Arnold2019-09-183-10/+13
| | | | | | | | | While there, add back GEOIP support via the "new" libmaxminddb. Changes: https://downloads.isc.org/isc/bind9/9.14.6/RELEASE-NOTES-bind-9.14.6.html Notes: svn path=/head/; revision=512295
* Update to 9.11.11.Mathieu Arnold2019-09-182-7/+11
| | | | | | | | | While there, add back GEOIP support via the "new" libmaxminddb. Changes: https://downloads.isc.org/isc/bind9/9.11.11/RELEASE-NOTES-bind-9.11.11.html Notes: svn path=/head/; revision=512294
* - Add LICENSEDmitry Marakasov2019-09-182-1/+4
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=512268
* Update to latest commit.Mathieu Arnold2019-09-163-9/+9
| | | | Notes: svn path=/head/; revision=512189
* New port: dns/rdapKurt Jaeger2019-09-164-0/+55
| | | | | | | | | | | | | OpenRDAP is a command line client for the Registration Data Access Protocol, written in Go. RDAP is a replacement for WHOIS, which provides domain name & IP address registration information in JSON format over HTTP. WWW: https://www.openrdap.org/ Notes: svn path=/head/; revision=512182
* Mk/Uses/cargo.mk: Add gmake build dependency for jemalloc-sysTobias Kortkamp2019-09-161-3/+0
| | | | Notes: svn path=/head/; revision=512176
* Deprecate a few portsAntoine Brodin2019-09-151-0/+2
| | | | Notes: svn path=/head/; revision=512125
* Drop C++11 workaround for GCC < 6 after r449590Jan Beich2019-09-141-2/+0
| | | | | | | | | | | lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48 they should backport C++11 fix instead. QA on GCC architecuters is currently limited to powerpc64 which uses GCC_DEFAULT. PR: 193528 Notes: svn path=/head/; revision=512079
* Add SSL master siteDavid Thiel2019-09-111-1/+2
| | | | | | | | PR: 238909 Submitted by: Leo Vandewoestijne Notes: svn path=/head/; revision=511837
* dns/ldns: Fix ldns-configDanilo G. Baio2019-09-052-0/+14
| | | | | | | | | | | | After the last update ldns-config is producing wrong information and at least dns/opendnssec and dns/opendnssec2 are failing to build. PR: 240297 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Reported by: Roman Serbski <mefystofel@gmail.com> Notes: svn path=/head/; revision=511275
* dns/powerdns-recursor: upgrade 4.1.14 -> 4.2.0Kurt Jaeger2019-09-054-44/+29
| | | | | | | | | | PR: 239376 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Relnotes: https://doc.powerdns.com/recursor/changelog/4.2.html https://blog.powerdns.com/2019/07/15/powerdns-recursor-4-2-0-released/ Notes: svn path=/head/; revision=511261
* Update to 3.2.1Sunpoet Po-Chuan Hsieh2019-09-052-6/+6
| | | | | | | Changes: https://git.launchpad.net/py3dns/tree/CHANGES Notes: svn path=/head/; revision=511214
* dns/powerdns: upgrade 4.1.14 -> 4.2.0Kurt Jaeger2019-09-057-33/+98
| | | | | | | | | | | | | | | | | - Please note: to fix CVE-2019-10203, upgrading is not enough Manually apply the schema change: ALTER TABLE domains ALTER notified_serial TYPE bigint USING CASE WHEN notified_serial >= 0 THEN notified_serial::bigint END; PR: 239850 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) MFH: 2019Q3 Relnotes: https://doc.powerdns.com/authoritative/changelog/4.2.html http://blog.powerdns.com/2019/08/29/powerdns-authoritative-server-4-2-0/ Security: CVE-2019-10203 Notes: svn path=/head/; revision=511195
* Bump PORTREVISION on ldns consumersSteve Wills2019-09-026-5/+6
| | | | | | | | | Shared lib version changed in update Reported by: sunpoet Notes: svn path=/head/; revision=510851
* Update to latest commit.Mathieu Arnold2019-09-023-12/+12
| | | | Notes: svn path=/head/; revision=510829
* dns/unbound: update to 1.9.3Steve Wills2019-09-024-23/+124
| | | | | | | | | | Whil here, improve rc script PR: 240163 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Notes: svn path=/head/; revision=510824
* dns/ldns: update to 1.7.1Steve Wills2019-09-028-110/+45
| | | | | | | | | | | While here, improve formatting, pet portlint. PR: 239525 PR: 239526 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Notes: svn path=/head/; revision=510798
* Update to 1.21Sunpoet Po-Chuan Hsieh2019-08-313-7/+7
| | | | | | | | | - Take maintainership Changes: https://metacpan.org/changes/distribution/Net-DNS Notes: svn path=/head/; revision=510663
* Update to 3.3.3Sunpoet Po-Chuan Hsieh2019-08-282-4/+4
| | | | | | | Changes: https://github.com/AnalogJ/lexicon/releases Notes: svn path=/head/; revision=510115
* This port now builds on powerpc64.Mark Linimon2019-08-281-1/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=510052
* Add www/py-requests as RUN_DEPENDSDan Langille2019-08-261-1/+2
| | | | | | | | PR: 240103 Submitted by: Adam Jimerson <vendion@gmail.com> Notes: svn path=/head/; revision=509956
* Update to 0.6.11Sunpoet Po-Chuan Hsieh2019-08-262-4/+4
| | | | | | | Changes: https://github.com/ko-zu/psl/commits/master Notes: svn path=/head/; revision=509923
* Update to 3.3.2Sunpoet Po-Chuan Hsieh2019-08-262-5/+5
| | | | | | | Changes: https://github.com/AnalogJ/lexicon/releases Notes: svn path=/head/; revision=509922
* Bump PORTREVISION for dns/public_suffix_list updateSunpoet Po-Chuan Hsieh2019-08-264-3/+4
| | | | Notes: svn path=/head/; revision=509910
* Update to 20190824Sunpoet Po-Chuan Hsieh2019-08-262-5/+5
| | | | | | | Changes: https://github.com/publicsuffix/list/commits/master Notes: svn path=/head/; revision=509909
* Update to latest commit.Mathieu Arnold2019-08-262-5/+5
| | | | Notes: svn path=/head/; revision=509894
* Add RUN_DEPENDS for www/py-requests-fileDan Langille2019-08-251-2/+4
| | | | | | | | | | Add USE_PYTHON=concurrent PR: 240103 Submitted by: Adam Jimerson <vendion@gmail.com> Notes: svn path=/head/; revision=509828
* Update to 0.1.19.Mathieu Arnold2019-08-223-101/+116
| | | | Notes: svn path=/head/; revision=509614
* Update to 9.14.5.Mathieu Arnold2019-08-225-15/+17
| | | | Notes: svn path=/head/; revision=509613
* Update to 9.11.10.Mathieu Arnold2019-08-225-15/+17
| | | | Notes: svn path=/head/; revision=509612
* Update to 2.2.1Dan Langille2019-08-222-3/+4
| | | | | | | | PR: 240030 Submitted by: Adam Jimerson <vendion@gmail.com> Notes: svn path=/head/; revision=509611
* Update to 4.2.2Jochen Neumeister2019-08-192-5/+4
| | | | | | | | | | | | | Changelog: https://github.com/NLnetLabs/nsd/releases/tag/NSD_4_2_2_REL PR: 239964 Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) MFH: 2019Q3 Security: 56778a31-c2a1-11e9-9051-4c72b94353b5 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=509298
* devel/boost-*: update to 1.71.0Jan Beich2019-08-193-3/+3
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 Notes: svn path=/head/; revision=509290
* Update to latest commit.Mathieu Arnold2019-08-193-17/+9
| | | | Notes: svn path=/head/; revision=509280
* dns/coredns: Update 1.6.1 -> 1.6.2Yuri Victorovich2019-08-162-57/+88
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=509124
* lang/rust: Update to 1.37.0Tobias Kortkamp2019-08-151-1/+1
| | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247 Notes: svn path=/head/; revision=508994
* Update KDE Frameworks to latest upstream release, 5.61Adriaan de Groot2019-08-152-4/+3
| | | | | | | | | | | | | | | | | | | | | Release notes at https://kde.org/announcements/kde-frameworks-5.61.0.php Thanks to antoine@ for the exp-runs, tcberner@ for most of the prep-work, the Gentoo community for cherry-picking patches There are a bunch of changes in (implicitly included) headers, which broke existing KDE Applications builds; that's why there are a whole bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo packaging). Those will go away with the next KDE Applications release, PR: 239777 Submitted by: tcberner Notes: svn path=/head/; revision=508988
* Convert to UCL & cleanup pkg-message (categories d)Mathieu Arnold2019-08-1337-175/+298
| | | | Notes: svn path=/head/; revision=508835
* Update to latest commit.Mathieu Arnold2019-08-125-16/+22
| | | | Notes: svn path=/head/; revision=508745