Commit graph

5086 commits

Author SHA1 Message Date
Yuri Victorovich
3817e02327 dns/coredns: Update 1.5.0-25 -> 1.5.1
Reported by:	portscout
2019-06-28 02:21:34 +00:00
Sunpoet Po-Chuan Hsieh
03912717ac Update to 3.2.8
Changes:	https://github.com/AnalogJ/lexicon/releases
2019-06-27 20:04:26 +00:00
Sunpoet Po-Chuan Hsieh
ca6c7b2b74 Update to 3.1.1
Changes:	https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
2019-06-26 17:27:06 +00:00
Mathieu Arnold
9638a2aa62 Update to latest commit. 2019-06-25 12:52:20 +00:00
Mark Linimon
cb0b9b5b35 Similar to r502813 for dns/powerdns-recursor, fix build on GCC-based
systems:

  Don't add -L/usr/lib unconditionally, it makes gcc8 (used on GCC-based
  systems) link to base libstdc++.

Given that this is a build fix that does not affect clang-based systems,
there should be no need to bump portrevision.

PR:		238742
Reported by:	pkubaj
Approved by:	maintainer
2019-06-24 11:49:26 +00:00
Yuri Victorovich
2182e2d069 dns/amass: Update 3.0.9 -> 3.0.15 2019-06-22 02:48:22 +00:00
Sunpoet Po-Chuan Hsieh
a86b2f49e2 Update to 3.2.7
Changes:	https://github.com/AnalogJ/lexicon/releases
2019-06-20 19:09:15 +00:00
Mathieu Arnold
77b718fdac Update to 9.14.3.
MFH:		2019Q2 (security blanket)
Security:	CVE-2019-6471
2019-06-19 22:42:50 +00:00
Mathieu Arnold
7340eb9e3c Update to 9.11.8.
MFH:		2019Q2 (security blanket)
Security:	CVE-2019-6471
2019-06-19 22:42:45 +00:00
Mathieu Arnold
bbee35283b Convert BIND9's pkg-message files to UCL. 2019-06-19 15:20:00 +00:00
Yuri Victorovich
c5bc4c095f dns/amass: Update 3.0.4 -> 3.0.9
Reported by:	portscout
2019-06-19 08:00:56 +00:00
Jochen Neumeister
bdd8e5ee4c Update to 1.9.2
PR:		238651
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-06-19 04:56:30 +00:00
Steve Wills
a007918738 dns/nsd: update to 4.2.0
PR:		238498
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2019-06-18 02:33:01 +00:00
Mathieu Arnold
a6541d2373 Update to 0.1.17. 2019-06-17 21:58:26 +00:00
Mathieu Arnold
12eba36807 Update to latest commit. 2019-06-17 21:52:09 +00:00
Tobias C. Berner
5e29b305d3 Update KDE Frameworks to 5.59.0
Exp-run by:	antoine
PR:		238414
2019-06-15 11:42:56 +00:00
Mathieu Arnold
ff4b5fbe0f Fix build when not using WITH_DEBUG.
Reported by:	pkg-fallout@
2019-06-13 12:50:04 +00:00
Yuri Victorovich
5a1a93856a dns/amass: Update 3.0.3 -> 3.0.4
Reported by:	portscout
2019-06-13 05:42:09 +00:00
Mathieu Arnold
897ac70645 Fix named when using plugins and chroot.
BIND9 introduced plugins and migrated the filter-aaaa feature to a
plugin.
As it loads its plugins late in the startup process (read after chroot),
the plugins need to be available in the chroot.

Also, refactor the code now that a second directory need to be handled.

PR:		238011
Reported by:	ryan@timewasted.me
MFH:		2019Q2
2019-06-11 12:18:36 +00:00
Mathieu Arnold
8d842276fc Update to latest commit. 2019-06-10 12:30:03 +00:00
Sunpoet Po-Chuan Hsieh
79961680da Update to 0.6.8
Changes:	https://github.com/ko-zu/psl/commits/master
2019-06-09 16:52:30 +00:00
Tijl Coosemans
bb5cf6c4f3 Address some portlint warnings in the Linux infrastructure ports.
Eliminate LINUXNAME from port Makefiles.  This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning.
2019-06-08 15:59:46 +00:00
Tijl Coosemans
5b721b6172 Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.
This puts all version information together in the port Makefiles.
2019-06-08 13:13:29 +00:00
Don Lewis
4a6284f7ad Upgrade dns/py-pydnstable to version 0.7.0
pydnstable, the Python bindings for the dnstable library, version
  0.7.0, was released. This release features Python3 support and
  new query parameters for aggregation and skipping of results. In
  detail:

   * Python3 support.
   * Add new query parameters 'aggregate' and 'skip'.

Allow both python2 and python3 flavors of this port to be built.

Sponsored by:	Farsight Security, Inc.
2019-06-07 23:30:13 +00:00
Don Lewis
d5188080a5 Update dns/dnstable port to version 0.11.0
dnstable, the encoding library with utilities for passive DNS
  data, version 0.11.0, was released. This release adds functionality
  enabling unaggregated query results, the skipping of query results,
  and date and rdata presentation options for JSON formatted entries.
  In detail:

   * Fix bug in raw rdata queries with rrtype specified.
   * Add functionality for unaggregated query results.
   * Add ability to skip query results.
   * Add options for date and rdata presentation in JSON formatted entries.
   * Treat RRTYPE "TYPE255" as an alias for "ANY", since 255 is the code
     for "ANY".

Insert a blank line into Makefile to pacify portlint.

Sponsored by:	Farsight Security, Inc.
2019-06-07 23:25:52 +00:00
Piotr Kubaj
1d6f76f22f dns/dnsperf: fix build
Build with base GCC currently fails:
cc: Internal error: Segmentation fault (program ld)

Approved by:    mentors (implicit approval)
2019-06-05 09:08:16 +00:00
Jochen Neumeister
d034e19fe8 Update to 2.1.4
PR:		237988
Sponsored by:	Netzkommune GmbH
2019-06-05 08:49:53 +00:00
Mathieu Arnold
f160f37222 For some reason, this does not always get picked up correctly. 2019-06-04 21:24:52 +00:00
Vinícius Zavam
f7b63874a3 dns/dnscrypt-proxy2: update 2.0.23 to 2.0.25
Approved by:	mentors (implicit)
2019-06-04 13:22:39 +00:00
Mathieu Arnold
aca6811141 Update to latest commit. 2019-06-03 12:43:33 +00:00
Mathieu Arnold
4985761965 Fix build with DNSTAP enabled.
PR:		238036
Reported by:	Artyom Davidov
2019-06-03 12:43:26 +00:00
Mathieu Arnold
85b9eb3691 Fix a possible race between udp dispatch and socket code.
PR:		237640
Obtained from:	https://gitlab.isc.org/isc-projects/bind9/merge_requests/1992
MFH:		2019Q2
2019-06-03 12:43:14 +00:00
Dmitry Marakasov
062be3332d - Switch to USES=localbase
- Pet portlint
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2019-06-02 09:01:46 +00:00
Yuri Victorovich
af965b650f dns/amass: Update 2.9.13 -> 3.0.3
Reported by:	portscout
2019-06-02 08:31:17 +00:00
Rene Ladan
104763fcf0 Remove expired ports:
2019-05-31 multimedia/gmerlin-avdecoder: unused in the ports tree and depends on vulnerable multimedia/ffmpeg0
2019-05-31 security/racoon2-legacy: No longer supported upstream, use security/racoon2
2019-05-31 www/pivotx: inactive upstream and does not work with PHP 7
2019-05-31 dns/bind912: Support ends, please move to dns/bind914.
2019-05-31 multimedia/vdr-plugin-softhddevice: unmaintained and depends on vulnerable multimedia/ffmpeg0
2019-05-31 18:42:07 +00:00
Rene Ladan
3f4ab0dfb1 dns/dnsperf: build with BIND 9.14 instead of expired BIND 9.12 2019-05-31 18:37:46 +00:00
Tobias Kortkamp
3cf1405515 dns/dnsforwarder: Spell LICENSE_FILE correctly
Also fix PORTEPOCH order.
2019-05-31 11:43:12 +00:00
Sunpoet Po-Chuan Hsieh
142510d83c Update to 3.1.0
Changes:	https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
2019-05-29 18:37:47 +00:00
Sunpoet Po-Chuan Hsieh
60c30ccb71 Update dns/public_suffix_list to 20190529
- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2019-05-29 18:35:45 +00:00
Mathieu Arnold
9015977b5b Update to 0.1.16 2019-05-28 21:01:00 +00:00
Piotr Kubaj
abd28af5aa dns/powerdns-recursor: fix build and update
Don't add -L/usr/lib unconditionally, it makes gcc8 (used on gcc architectures) link to base libstdc++.
Update to 4.1.13.

PR:		237947
Approved by:	tcberner (mentor), tremere@cainites.net (maintainer)
Differential Revision:	https://reviews.freebsd.org/D20423
2019-05-27 19:14:18 +00:00
Yuri Victorovich
e044ec0959 New port: dns/coredns: CoreDNS is a DNS server that chains plugins
Thanks to Dmitri Goutnik <dg@syrec.org> for help figuring out how
to make this port to build.
2019-05-27 01:44:18 +00:00
Yuri Victorovich
c91d6c295e dns/amass: Update 2.9.12 -> 2.9.13 2019-05-26 04:23:44 +00:00
Tobias Kortkamp
add8bda17f dns/knot-resolver: Spell *_MAKE_ARGS correctly
There is no opt_MAKE_ARGS_ON helper.
2019-05-26 04:04:15 +00:00
Sunpoet Po-Chuan Hsieh
de622b496e Update to 2.2.0
Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-05-25 09:59:45 +00:00
Tobias Kortkamp
f30ebc2bec lang/rust: Update to 1.35.0
- 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/05/23/Rust-1.35.0.html
Reviewed by:	jbeich
Tested by:	pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20332
2019-05-24 03:25:11 +00:00
Dave Cottlehuber
6bc2b77d28 dns/py-ns1-python: new port - NS1 DNS API from python
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D20355
2019-05-22 21:23:36 +00:00
Sunpoet Po-Chuan Hsieh
adbccadc24 Update to 3.2.6
Changes:	https://github.com/AnalogJ/lexicon/releases
2019-05-21 18:04:00 +00:00
Yuri Victorovich
bd9a8763ce New port: dns/knock: Tool designed to enumerate subdomains on a target domain 2019-05-21 09:04:56 +00:00
Mathieu Arnold
e4eb386f4e Fix build on i386.
Obtained from:	87d7241833
2019-05-21 08:51:35 +00:00