aboutsummaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* dns/dnscrypt-proxy2: Improve information/textsdbaio2018-03-294-18/+17
| | | | | Submitted by: tj@mrsk.me (email) Approved by: egypcio@googlemail.com (maintainer, irc)
* I no longer use those, give them back.mat2018-03-261-1/+1
| | | | Sponsored by: Absolight
* Update to latest commit.mat2018-03-262-5/+5
| | | | Sponsored by: Absolight
* Correctly use PORTDOCS and PORTEXAMPLES.mat2018-03-262-9/+4
| | | | Sponsored by: Absolight
* Add dns/dnscrypt-proxy2: Flexible DNS proxy with support for encrypted protocolsdbaio2018-03-258-1/+156
| | | | | | | | | | | | | A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2. WWW: https://github.com/jedisct1/dnscrypt-proxy Without a repocopy because it's a new port, rewritten from scratch. PR: 225821 Submitted by: Vinícius Zavam <egypcio@googlemail.com> Differential Revision: https://reviews.freebsd.org/D14319
* Update to 1.06sunpoet2018-03-252-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS-SEC/Changes
* dns/{p5-DSC|p5-App-DSC-DataTool}: improve PORTNAME as suggested by matpi2018-03-242-6/+2
| | | | Submitted by: mat
* dns/{dsc|dsp|p5-DSC|p5-App-DSC-DataTool}: fix WWW in pkg-descrpi2018-03-244-4/+4
| | | | | Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> Approved by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
* Update to 2.3.8.mat2018-03-227-88/+15
| | | | | | | | While there, pass maintainership to submitter. PR: 226539 Submitted by: Leo Vandewoestijne Sponsored by: Absolight
* Enable the FILTER_AAAA option by default, the feature was made nonmat2018-03-223-6/+7
| | | | | | | optional in recent versions, so might as well do it in older ones. PR: 226383 Sponsored by: Absolight
* New port: dns/dscpi2018-03-227-0/+69
| | | | | | | | | | | | | | | | DSC (originally developed by The Measurement Factory and now developed by DNS-OARC) is a system for collecting and exploring statistics from busy DNS servers. It uses a distributed architecture with collectors running on or near nameservers sending their data to one or more central presenters for display and archiving. Collectors use pcap to sniff network traffic. They transmit aggregated data to the presenter as XML data. dsc is configurable to allow the administrator to capture any kind of data that he or she chooses. WWW: https://www.dns-oarc.net/dsc/ PR: 226631 Submitted by: Leo Vandewoestijne <freebsd@dns.company>
* New port: dns/dsppi2018-03-225-0/+61
| | | | | | | | | | | DNS Statistics Presenter (DSP) is a tool used for exploring statistics from busy DNS servers collected by DNS Statistics Collector (DSC). WWW: https://www.dns-oarc.net/dsc/ PR: 226630 Submitted by: Leo Vandewoestijne <freebsd@dns.company>
* New port: dns/p5-App-DSC-DataToolpi2018-03-225-0/+91
| | | | | | | | | Tool for converting, exporting, merging and transforming DSC data. WWW: https://www.dns-oarc.net/dsc/ PR: 226628 Submitted by: Leo Vandewoestijne <freebsd@dns.company>
* New port: dns/p5-DSCpi2018-03-225-0/+53
| | | | | | | | | | | | | Perl Library to extract and graph DNS Statistics Collector (DSC) data DNS Statistics Presenter (DSP) is a tool used for exploring statistics from busy DNS servers collected by DNS Statistics Collector (DSC). This is the Perl library that is used to extract and graph DSC data. WWW: https://www.dns-oarc.net/dsc/ PR: 226629 Submitted by: Leo Vandewoestijne <freebsd@dns.company>
* Update to 2.1.24sunpoet2018-03-222-4/+4
| | | | | | Changes: https://github.com/AnalogJ/lexicon/releases PR: 226819 Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
* dns/unbound: upgrade 1.6.8 -> 1.7.0pi2018-03-224-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Features - auth-zone provides a way to configure RFC7706 from unbound.conf, eg. with auth-zone: name: "." for-downstream: no for-upstream: yes fallback-enabled: yes and masters or a zonefile with data. - Aggressive use of NSEC implementation. Use cached NSEC records to generate NXDOMAIN, NODATA and positive wildcard answers. - Accept tls-upstream in unbound.conf, the ssl-upstream keyword is also recognized and means the same. Also for tls-port, tls-service-key, tls-service-pem, stub-tls-upstream and forward-tls-upstream. - [dnscrypt] introduce dnscrypt-provider-cert-rotated option, from Manu Bretelle. This option allows handling multiple cert/key pairs while only distributing some of them. In order to reliably match a client magic with a given key without strong assumption as to how those were generated, we need both key and cert. Likewise, in order to know which ES version should be used. On the other hand, when rotating a cert, it can be desirable to only serve the new cert but still be able to handle clients that are still using the old certs's public key. The `dnscrypt-provider-cert-rotated` allow to instruct unbound to not publish the cert as part of the DNS's provider_name's TXT answer. - Update B root ipv4 address. - make ip-transparent option work on OpenBSD. - Fix #2801: Install libunbound.pc. - ltrace.conf file for libunbound in contrib. - Fix #3598: Fix swig build issue on rhel6 based system. configure --disable-swig-version-check stops the swig version check. Bug Fixes - Fix #1749: With harden-referral-path: performance drops, due to circular dependency in NS and DS lookups. - [dnscrypt] prevent dnscrypt-secret-key, dnscrypt-provider-cert duplicates - Better documentation for cache-max-negative-ttl. - Fixed libunbound manual typo. - Fix #1949: [dnscrypt] make provider name mismatch more obvious. - Fix #2031: Double included headers - Document that errno is left informative on libunbound config read fail. - iana port update. - Fix #1913: ub_ctx_config is under circumstances thread-safe. - Fix #2362: TLS1.3/openssl-1.1.1 not working. - Fix #2034 - Autoconf and -flto. - Fix #2141 - for libsodium detect lack of entropy in chroot, print a message and exit. - Fix #2492: Documentation libunbound. - Fix #2882: Unbound behaviour changes (wrong) when domain-insecure is set for stub zone. It no longer searches for DNSSEC information. - Fix #3299 - forward CNAME daisy chain is not working - Fix link failure on OmniOS. - Check whether --with-libunbound-only is set when using --with-nettle or --with-nss. - Fix qname-minimisation documentation (A QTYPE, not NS) - Fix that DS queries with referral replies are answered straight away, without a repeat query picking the DS from cache. The correct reply should have been an answer, the reply is fixed by the scrubber to have the answer in the answer section. - Fix that expiration date checks don't fail with clang -O2. - Fix queries being leaked above stub when refetching glue. - Copy query and correctly set flags on REFUSED answers when cache snooping is not allowed. - make depend: code dependencies updated in Makefile. - Fix #3397: Fix that cachedb could return a partial CNAME chain. - Fix #3397: Fix that when the cache contains an unsigned DNAME in the middle of a cname chain, a result without the DNAME could be returned. - Fix that unbound-checkconf -f flag works with auto-trust-anchor-file for startup scripts to get the full pathname(s) of anchor file(s). - Print fatal errors about remote control setup before log init, so that it is printed to console. - Use NSEC with longest ce to prove wildcard absence. - Only use *.ce to prove wildcard absence, no longer names. - Fix unfreed locks in log and arc4random at exit of unbound. - Fix lock race condition in dns cache dname synthesis. - Fix #3451: dnstap not building when you have a separate build dir. And removed protoc warning, set dnstap.proto syntax to proto2. - Added tests with wildcard expanded NSEC records (CVE-2017-15105 test) - Unit test for auth zone https url download. - tls-cert-bundle option in unbound.conf enables TLS authentication. - Fixes for clang static analyzer, the missing ; in edns-subnet/addrtree.c after the assert made clang analyzer produce a failure to analyze it. - Fix #3505: Documentation for default local zones references wrong RFC. - Fix #3494: local-zone noview can be used to break out of the view to the global local zone contents, for queries for that zone. - Fix for more maintainable code in localzone. - more robust cachedump rrset routine. - Save wildcard RRset from answer with original owner for use in aggressive NSEC. - Fixup contrib/fastrpz.patch so that it applies. - Fix compile without threads, and remove unused variable. - Fix compile with staticexe and python module. - Fix nettle compile. - Fix to check define of DSA for when openssl is without deprecated. - iana port update. - Fix #3582: Squelch address already in use log when reuseaddr option causes same port to be used twice for tcp connections. - Reverted fix for #3512, this may not be the best way forward; although it could be changed at a later time, to stay similar to other implementations. - Fix for windows compile. - Fixed contrib/fastrpz.patch, even though this already applied cleanly for me, now also for others. - patch to log creates keytag queries, from A. Schulze. - patch suggested by Debian lintian: allow to -> allow one to, from A. Schulze. - Attempt to remove warning about trailing whitespace. - Added documentation for aggressive-nsec: yes. PR: 226822 Submitted by: jaap@NLnetLabs.nl (maintainer)
* Update to 1.05sunpoet2018-03-213-4/+6
| | | | Changes: http://search.cpan.org/dist/Net-DNS-SEC/Changes
* Mark IGNORE since the stable version dns/dnsmasq is newer.mandree2018-03-211-1/+1
|
* Update MAINTAINER to my new FreBSD.org accountmeta2018-03-201-1/+1
| | | | | | also update my email address in "Created by:" field. Approved by: hrs (mentor)
* dns/py-idna: Update to 2.6koobs2018-03-202-4/+4
| | | | | | | | | Changelog: https://github.com/kjd/idna/blob/v2.6/HISTORY.rst PR: 226776 Submitted by: sunpoet
* dns/dnsmasq update to release v2.79mandree2018-03-202-6/+6
| | | | | Note there are a few incompatible changes. For details, please see the... Changelog: <http://thekelleys.org.uk/dnsmasq/CHANGELOG>
* Update BIND9 ports to 9.9.12, 9.10.7, 9.11.3 and 9.12.1.mat2018-03-1919-97/+113
| | | | Sponsored by: Absolight
* Update to latest commit.mat2018-03-193-9/+9
| | | | Sponsored by: Absolight
* dns/libasr-devel: Unbreakyuri2018-03-182-10/+6
| | | | | | | | Port changes: * Remove the manpage option - not needed, always on. * Reorder USExx section Approved by: portmgr (port compliance, infrastructure)
* dns/libasr: Unbreakyuri2018-03-182-13/+5
| | | | | | | | Port changes: * Remove the manpage option - not needed, always on. * Reorder USExx section Approved by: portmgr (port compliance, infrastructure)
* Add py-idna_ssl 1.0.1sunpoet2018-03-174-0/+35
| | | | | | | idna-ssl patches ssl.match_hostname for Unicode(idna) domains support. WWW: https://pypi.python.org/pypi/idna_ssl WWW: https://github.com/aio-libs/idna-ssl
* Upgrade dnsdbq to version 1.0.0:truckman2018-03-172-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * add positivity check for -l * avoid EPIPE from sort * catch the case where /bailiwick is specified for - * display usage errors without help text; instead, tell the user about the -h option * notice with -c is used without -A or -B * replace last remaining fgets with getline * correct and improve option-incompatibility testing * add -a for alternative server api prefixes, and -u for alternative server api syntax * remove some debugging code * remove layering violation in the 404 handling * allow error-body to span several tcp segments (writer_func calls) Sponsored by: Farsight Security, Inc.
* Fix plistbdrewery2018-03-162-1/+2
|
* Update to 0.4.1sunpoet2018-03-142-5/+4
| | | | | | | | Changes: https://github.com/cofyc/dnscrypt-wrapper/releases https://github.com/cofyc/dnscrypt-wrapper/blob/master/CHANGELOG.md PR: 225967 Submitted by: <freebsd@seby.io> Approved by: Will <freebsd@toyingwithfate.com> (maintainer)
* dns/mdnsd: Fix package and install missing librarytobik2018-03-131-4/+7
| | | | | | | | Shared object "liblibmdnsd.so" not found, required by "mdnsd" PR: 226000 Reported by: xavier@xavierhumbert.net Approved by: daniel+mdnsd@pelleg.org (maintainer timeout, 3 weeks)
* Update KDE Frameworks to 5.44tcberner2018-03-131-3/+3
| | | | | PR: 226498 Exp-run by: antoine
* - Update to 1.4.1zi2018-03-122-6/+5
|
* Update to latest commit.mat2018-03-123-9/+9
| | | | Sponsored by: Absolight
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-111-1/+1
| | | | version 1.1.0 (via revision 464079).
* Introduce PHP flavors.mat2018-03-091-2/+2
| | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208
* dns/knot-resolver: Update to 2.1.1yuri2018-03-074-17/+35
| | | | | | | | | | | | Port changes: * Changed to DISTVERSION * Added USES=ncurses * Updated the list of stripped files * Added the patch PR: 226410 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Approved by: tcberner (mentor, implicit)
* - Add LICENSEamdmi32018-03-061-0/+4
| | | | Approved by: portmgr blanket
* dns/packetq: Update to 1.4.1yuri2018-03-062-7/+6
| | | | | | | | | | Port changes: * Changed to DISTVERSION * Grouped USExx PR: 226368 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Approved by: tcberner (mentor, implicit)
* dns/knot-resolver: Update to 1.5.3pizzamig2018-03-063-10/+14
| | | | | PR: 223339 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer
* Update to latest commit.mat2018-03-052-10/+12
| | | | | | While there, use the GitLab integration. Sponsored by: Absolight
* dns/py-dns-lexicon: Update to 2.1.20yuri2018-03-022-7/+7
| | | | | | | | Also removed version numbers of dependencies. PR: 226280 Submitted by: Goran Mekić <meka@tilda.center> Approved by: tcberner (mentor, implicit)
* Update to 1.9.0sunpoet2018-03-012-4/+4
| | | | Changes: https://github.com/DNS-OARC/dnscap/releases
* - Add missing python run-dependencyamdmi32018-03-011-2/+3
| | | | | | - Fix shebang Approved by: portmgr blanket
* - Add LICENSEamdmi32018-03-011-6/+9
| | | | | | | | - Switch to USES=localbase - Pet portlint - Switch to options helpers Approved by: portmgr blanket
* Update dns/libpsl to 0.20.1sunpoet2018-02-273-6/+6
| | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS https://github.com/rockdaboot/libpsl/blob/libpsl-0.20.1/NEWS
* Switch some MASTER_SITES from http/ftp to https.mat2018-02-272-2/+3
| | | | | | | | Also some cleanup of dead entries. PR: 226203 Submitted by: Sam H Sponsored by: Absolight
* Update to 2.1.0sunpoet2018-02-272-4/+5
| | | | Changes: https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md
* Update to latest commit.mat2018-02-266-23/+23
| | | | Sponsored by: Absolight
* Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.orgyuri2018-02-251-1/+1
| | | | | | 98 ports are affected. Approved by: tcberner (mentor, implicit)
* dns/py-dns-lexicon: Update to 2.1.19yuri2018-02-252-5/+5
| | | | | | | | Also added USE_PYTHON=concurrent PR: 226182 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Approved by: tcberner (mentor, implicit)
* - Update to 1.4.0zi2018-02-243-7/+10
|
* - Add LICENSEamdmi32018-02-242-17/+13
| | | | | | | - Simplify Makefile and pkg-descr - Update WWW Approved by: portmgr blanket
* dns/knot2: Update to 2.6.5yuri2018-02-246-57/+11
| | | | | | | | | | | | | | Additional port changes: * Changed to DISTVERSION * Replaced the second MASTER_SITES * Added dependency to LIB_DEPENDS * Removed USES=autoreconf * Added USES=ncurses * Removed extra patches PR: 225957 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (mantainer) Approved by: tcberner (mentor, implicit)
* Update to 2.0.4sunpoet2018-02-242-4/+8
| | | | | | - Add missing RUN_DEPENDS Changes: https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md
* Update dns/libpsl to 0.20.0sunpoet2018-02-243-6/+6
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
* Add py-cloudflare, a wrapper for the Cloudflare v4 API.mat2018-02-224-0/+27
| | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262
* dns/nsd: Update to 4.1.20yuri2018-02-212-5/+4
| | | | | | | | | | | | | | | | | This release fixes memory leaks when reading zonefiles and processing zone transfers. 4.1.20 ================ BUG FIXES: - Fix memory leak in zone file read of unknown rr formatted RRs. - Fix memory leak when rehashing nsec3 after axfr or zonefile read, in the selectively allocated precompiled nsec3 hashes. Also changed to DISTVERSION Submitted by: jaap@NLnetLabs.nl (maintainer) Approved by: tcberner (mentor, implicit)
* Update to 4.1.1krion2018-02-202-16/+9
| | | | | | | | | | | | | | | | | | | | This is a bug-fix only release, with fixes to the LDAP and MySQL backends, the pdnsutil tool, and PDNS internals. Enable the MySQL backend by default. Bug Fixes - Backport: forbid label compression in alias wire format - Include unistd.h for chroot(2) et al. (Florian Obser) - Auth: fix out of bounds exception in caa processing, fixes #6089 - Add the missing include to mplexer.hh for struct timeval - Auth: init openssl and libsodium before chrooting in pdnsutil - Auth: always bind the results array after executing a mysql statement - Ldap: fix getdomaininfo() to set this as di.backend (Grégory Oestreicher) - Ldapbackend: fix listing zones incl. axfr (Chris Hofstaedtler) - Ixfr: correct behavior of dealing with dns name with multiple records (Leon Xu) PR: 226040 Submitted by: maintainer
* Update to latest commit.mat2018-02-195-21/+20
| | | | | | The ISC has a gitlab now, use it. Sponsored by: Absolight
* Reduce dependency on the python2 metaportantoine2018-02-193-5/+6
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* - Update to 1.2.1 [1]cpm2018-02-182-8/+7
| | | | | | | | | - Switch from devel/llvm40 to devel/llvm50 Changelog: https://dnsdist.org/changelog.html#change-1.2.1 PR: 225955 [1] Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
* - Update to 1.1.0wen2018-02-182-5/+4
| | | | | PR: 225995 Submitted by: jaap@NLnetLabs.nl(maintainer)
* Use BROKEN_SSLsunpoet2018-02-171-6/+2
| | | | Approved by: portmgr (blanket)
* Use BROKEN_SSLsunpoet2018-02-171-7/+3
| | | | Approved by: portmgr (blanket)
* Update to 1.04sunpoet2018-02-163-19/+23
| | | | | | | | | | | - Fix *_DEPENDS: - p5-Net-DNS is required not only for testing - Fix version requirement - Remove NO_ARCH - Add USES=ssl - Strip shared library Changes: http://search.cpan.org/dist/Net-DNS-SEC/Changes
* Update KDE Frameworks to 5.43.0tcberner2018-02-162-9/+15
| | | | | | | PR: 225869 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D14287
* New port dnsdb/dnsdbq.truckman2018-02-154-0/+41
| | | | | | | | | | This is a pure C program that accesses the DNSDB API server at Farsight Security. An API key is required for operation. The command syntax was inspired by a python script called dnsdb_query, but significant departure has occured, largely inspired by a modern understanding of "time fencing" and a desire for new features such as CSV output and JSON reprocessing. Sponsored by: Farsight Security, Inc.
* dns/pear-Net_DNS2: Update to 1.4.4joneum2018-02-152-4/+4
| | | | | | | | | | | | | Changelog: - bugfix when returning an empty bitmap-type in BitMap.php - added the BIND 9 private record RR (TYPE65534) - added DNSSEC algorithms 13-16 (ECDSAP256SHA256, ECDSAP384SHA384, ED25519, and ED448). - added SSHFP algoritm ED25519. - modified Net_DNS2::sendPacket() to use current()/next() rather than the deprecated each() (deprecated in 7.2). While here, switch to DISTVERSION Approved by: mentors (implicit)
* Update to 3.0.2sunpoet2018-02-142-5/+4
| | | | Changes: https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
* Add CDS optionsunpoet2018-02-142-2/+18
|
* Update to latest commit.mat2018-02-122-6/+6
| | | | Sponsored by: Absolight
* dns/dnscrypt-proxy: Update MASTER_SITES and WWWdbaio2018-02-112-3/+2
| | | | | | | | | Domain dnscrypt.org is gone. [1] 1 - https://github.com/jedisct1/dnscrypt-proxy/issues/89 Reported by: tj@mrsk.me (via email) Approved by: portmgr (blanket)
* Switch C compiler used to compile GHC to base Clang.tcberner2018-02-102-0/+2
| | | | | | | | | | | | This removes build dependency on gcc and runtime dependency on gcc's runtime libraries. Big thanks to Gleb for working on this. PR: 225185 Submitted by: Gleb Popov <6yearold@gmail.com> Exp-run by: antoine Reviewed by: pgj Differential Revision: https://reviews.freebsd.org/D12043
* Update to 1.15sunpoet2018-02-092-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Canonicalize PyPi WWWs:amdmi32018-02-091-1/+1
| | | | | | | - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket
* Use GitHub source instead of upstream-packaged tarballsunpoet2018-02-092-8/+13
|
* Update to 1.8.0sunpoet2018-02-082-5/+4
| | | | Changes: https://github.com/DNS-OARC/dnscap/releases
* Do not install LICENSE to DOCSDIRsunpoet2018-02-082-2/+6
| | | | | - Convert PORTDOCS=* to PLIST entries - Bump PORTREVISION for package change
* Teach named where its pid file should be by default, to be consistentmat2018-02-0710-5/+70
| | | | | | | | with the default configuration, rc script, man pages... PR: 225687 Reported by: John W. O'Brien Sponsored by: Absolight
* Update to latest snapshot.mat2018-02-052-5/+5
| | | | Sponsored by: Absolight
* Update dns/public_suffix_list to 20180125sunpoet2018-02-046-11/+10
| | | | | | - Bump PORTREVISION of dependent ports Changes: https://github.com/publicsuffix/list/commits/master
* Note that this is no longer a development version.mat2018-02-032-6/+1
| | | | Sponsored by: Absolight
* Update to upstream version 2.6.4riggs2018-02-036-10/+78
| | | | | | PR: 224858 Submitted by: freebsd@dns-lab.com (maintainer) MFH: 2018Q1
* Bump PORTREVISION after r459983adamw2018-01-311-0/+1
|
* TCP_FASTOPEN only concerns named, not the tools.mat2018-01-302-8/+8
| | | | | Reported by: sunpoet Sponsored by: Absolight
* Add a TCP_FASTOPEN option (default on) to allow not building it in. [1]mat2018-01-303-15/+19
| | | | | | | | | | | | It is annoying because it outputs one line saying it cannot enable TCP_FASTOPEN when the deamon starts. While there, discover that FILTER_AAAA is always enabled in 9.12+ and no longer an option, so remove it. PR: 217288 [1] (based on) Reported by: doktornotor mailinator com Sponsored by: Absolight
* - Make MAN3 documentation optional and OFF by default,fluffy2018-01-304-4/+21
| | | | | | | | this will skip 50+ dependencies via textproc/groff on recent systems without groff in base - Bump PORTREVISION due to dependencies changes Requested by: julian
* Update to latest commit.mat2018-01-293-12/+12
| | | | Sponsored by: Absolight
* dns/mdnsd: Updating to the current revisionyuri2018-01-2812-323/+65
| | | | | | PR: 225114 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13600
* dns/py-dns-lexicon: Update to 2.1.18dbaio2018-01-272-4/+4
| | | | | PR: 225464 Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
* dns/unbound: Fix rc-script with config in flagsbrnrd2018-01-261-2/+4
| | | | | | | | - Adds new option unbound_config PR: 225360 Submitted by: jaap@NLnetLabs.nl Approved by: jaap@NLnetLabs.nl (maintainer)
* Catch up with the conflicts lines in the BIND9 ports.mat2018-01-245-7/+7
| | | | Sponsored by: Absolight
* Remove support for bind-tools from the BIND9 9.11 port.mat2018-01-241-49/+14
| | | | Sponsored by: Absolight
* Switch bind-tools to BIND9 9.12.mat2018-01-242-3/+3
| | | | Sponsored by: Absolight
* Update to 9.12.0.mat2018-01-242-5/+5
| | | | Sponsored by: Absolight
* Update to version 4.1.1krion2018-01-232-20/+11
| | | | | | | | | | | | | | | | | - Fixes "PowerDNS Security Advisory 2018-01: Insufficient validation of DNSSEC signatures". An issue has been found in the DNSSEC validation component of PowerDNS Recursor, allowing an ancestor delegation NSEC or NSEC3 record to be used to wrongfully prove the non-existence of a RR below the owner name of that record. This would allow an attacker in position of man-in-the-middle to send a NXDOMAIN answer for a name that does exist. The 4.0.x branch is not vulnerable. - Add support for algo16 and simplify Lua/LuaJIT engine choice. PR: 225397 Submitted by: maintainer Security: CVE-2018-1000003
* Update to latest commit.mat2018-01-223-8/+8
| | | | Sponsored by: Absolight
* New port: dns/py-tldantoine2018-01-214-0/+30
| | | | | | | Extract the top level domain (TLD) from the URL given. List of TLD names is taken from Mozilla. WWW: https://github.com/barseghyanartur/tld
* Update to 20180112sunpoet2018-01-203-7/+5
| | | | | | | | - While I'm here, strip binary executable Changes: https://github.com/janmojzis/dq/releases PR: 225300 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
* dns/unbound: Update to 1.6.8, Fixes security vulnerabilitydbaio2018-01-203-6/+5
| | | | | | | PR: 225313 Submitted by: jaap@NLnetLabs.nl (maintainer) MFH: 2018Q1 Security: 8d3bae09-fd28-11e7-95f2-005056925db4
* Update named.root.mat2018-01-1910-135/+135
| | | | Sponsored by: People afraid of a nuclear holocaust.
* devel/boost-*: update to 1.66.0jbeich2018-01-184-4/+4
| | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
* dns/drool: Update to 1.0.2tobik2018-01-182-3/+4
| | | | | | Changes: https://github.com/DNS-OARC/drool/releases/tag/v1.0.2 PR: 225263 Submitted by: jaap@NLnetLabs.nl (maintainer)
* Update KDE Frameworks to 5.42.0tcberner2018-01-171-3/+3
| | | | | | | PR: 225155 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D13816
* Update to latest commit.mat2018-01-173-13/+13
| | | | | | MFH: 2018Q1 Security: CVE-2017-3145 Sponsored by: Absolight
* Update BIND9* to 9.9.11-P1, 9.10.6-P1, 9.11.2-P1 and 9.12.0rc3mat2018-01-1712-45/+45
| | | | | | MFH: 2018Q1 Security: CVE-2017-3145 Sponsored by: Absolight
* Bump loop detection limit to 500lx2018-01-172-1/+21
| | | | | PR: 216260 Submitted by: tjd-freebsd@phlegethon.org
* Add libdecaf supportsunpoet2018-01-161-1/+6
| | | | | | | | | - Mark CONFLICTS_INSTALL with dns/powerdns-recursor - Chase shlib change of security/botan2 - Bump PORTREVISION for dependency change PR: 225178 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Add libdecaf supportsunpoet2018-01-161-2/+6
| | | | | | | | | - Mark CONFLICTS_INSTALL with dns/powerdns-recursor40 - Chase shlib change of security/botan2 - Bump PORTREVISION for dependency change PR: 225177 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Add libdecaf supportsunpoet2018-01-161-2/+4
| | | | | | | | - Chase shlib change of security/botan2 - Bump PORTREVISION for dependency change PR: 225176 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* dns/rubygem-simpleidn: update to 0.0.9swills2018-01-152-4/+4
| | | | | PR: 224770 Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* Remove wrong build dependency on m4bapt2018-01-151-2/+0
| | | | | The only thing that depends on m4 is for building the testsuite, not the regular program
* Update dns/public_suffix_list to 0.0.0.20180113sunpoet2018-01-146-9/+9
| | | | | | - Bump PORTREVISION of dependent ports Changes: https://github.com/publicsuffix/list/commits/master
* Add a TUNING_LARGE option.mat2018-01-128-8/+60
| | | | | | | | | | | | https://kb.isc.org/article/AA-01314/0 Tunes certain compiled-in constants and default settings to values better suited to large servers with 12/16GB+ of memory. This can improve performance on such servers, but will consume more memory and may degrade performance on smaller systems. PR: 224859 Sponsored by: Absolight
* - Convert to option helper install target (add OPTIONS_DEFINE=DOCSdanfe2018-01-121-3/+5
| | | | | | when it was missing) - Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN - Fix some whitespace and formatting bugs along the way
* Do not abuse INSTALL_MAN when installing documentation, examples, anddanfe2018-01-111-1/+1
| | | | other miscellaneous files that are not actually manual pages (part 2).
* Remove support for variables that have been deprecated for a while.mat2018-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | variables deprecation revision WITHOUT_NLS 2013-12-13 r336337 WITH_/WITHOUT_ 2014-02-24 r345870 NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587 WITH_BDB_VER 2016-05-02 r414444 OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387 WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965 While there, add an ERROR variable that works like DEV_ERROR, but for user facing errors, and move NOPORTDOCS, NOPORTEXAMPLES and WITHOUT_NLS to it. Cleanup bsd.sanity.mk a bit. Fix fallout. PR: 224613 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13490
* Fix altlog_proglist warning when it contains more than the named service.mat2018-01-089-9/+9
| | | | | | PR: 224951 Submitted by: Trix Farrar Sponsored by: Absolight
* Update to latest commit.mat2018-01-082-5/+5
| | | | Sponsored by: Absolight
* dns/drool: update to version 1.0.1swills2018-01-043-5/+5
| | | | | PR: 224862 Submitted by: jaap@NLnetLabs.nl (maintainer)
* Update devel/json-c to 0.13sunpoet2018-01-034-5/+5
| | | | | | | | | | - Add TEST_TARGET - While I'm here, fix shebang for net/opensips - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/json-c/json-c/blob/master/ChangeLog PR: 224675 Exp-run by: antoine
* Update to latest commit.mat2018-01-022-5/+5
| | | | Sponsored by: Absolight
* Remove expired ports:rene2018-01-017-325/+0
| | | | | | | 2017-12-31 security/gnupg20: Will reach EOL upstream on 2017-12-31 2018-01-01 dns/dualserver: Please migrate to dns/dnsmasq. Over the years dualserver becomes unmaintenaible. 2018-01-01 devel/p5-Parse-Pidl44: yes 2018-01-01 sysutils/DTraceToolkit: Now maintained as part of the base system
* Restore trailing slash.krion2017-12-301-1/+1
| | | | Reminded by: danfe
* Fix WWW: and add HTTPS.krion2017-12-301-1/+1
|
* dns/py-dns-lexicon: Update from 2.1.12 to 2.1.16joneum2017-12-302-4/+4
| | | | | | | | *While here, switch to DISTVERSION PR: 224589 Submitted by: Goran Mekić <meka@tilda.center> (maintainer) Approved by: mentors (implicit)
* Use upstream naming and utilize https for WWW: line.krion2017-12-301-2/+2
|
* Use upstream naming and utilize https for WWW: line.krion2017-12-301-2/+2
|
* Simplify some USES=pythonantoine2017-12-292-2/+2
| | | | With hat: portmgr
* - Update to 1.3.0zi2017-12-292-5/+4
|
* Update to 1.7.1sunpoet2017-12-282-4/+4
| | | | Changes: https://github.com/DNS-OARC/dnscap/releases
* Update to latest commit.mat2017-12-272-5/+5
| | | | Sponsored by: Absolight
* Add missing USES=libtool.tijl2017-12-261-1/+1
| | | | Reported by: antoine
* Convert to USES=autoreconf.tijl2017-12-241-2/+1
|
* dns/dnscrypt-proxy: Replace 'cisco' (OpenDNS) resolver by 'random'dbaio2017-12-236-43/+60
| | | | | | | | | | | | | | | | | | This update replaces the default resolver used by dnscrypt-proxy (cisco/OpenDNS) by a random one that does not log entries and supports dnssec. - Improve pkg-message's. - Fix MASTER_SITES. - Reorder Makefile variable's. - Update WWW. PR: 223222 Submitted by: Vinícius Zavam <egypcio@googlemail.com> Reviewed by: dbaio, garga, mat Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer, previous patch, then timeout) Differential Revision: https://reviews.freebsd.org/D12775
* Switch from swig 2.0 to swig 3.0bapt2017-12-211-1/+2
|
* Update to 1.20171219sunpoet2017-12-202-4/+4
| | | | Changes: https://github.com/marcbradshaw/Net-DNS-Resolver-Mock/commits/master
* Update to 1.7.0sunpoet2017-12-202-4/+4
| | | | Changes: https://github.com/DNS-OARC/dnscap/releases
* Add new port dns/powerdns-recursor40krion2017-12-209-0/+155
| | | | | | | | | | | | | FreeBSD 10.3 and below doesn't support __cxa_thread_atexit() in libc, which is required for building PowerDNS Recursor 4.1.0. This new port follows the 4.0.x branch, which has no such requirement. PR: 224297 Submitted by: tremere@cainites.net Approved by: mat Differential Revision: https://reviews.freebsd.org/D13540
* Update to latest commit.mat2017-12-193-12/+12
| | | | Sponsored by: Absolight
* Update to 9.12.0rc1.mat2017-12-194-16/+16
| | | | Sponsored by: Absolight
* Update to 1.14sunpoet2017-12-172-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Mark IGNORE on FreeBSD < 10.4 due lack of __cxa_thread_atexit()krion2017-12-151-1/+7
| | | | | | | | | implementation. PR: 224298 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13493
* Update KDE Frameworks to 5.41tcberner2017-12-151-3/+3
| | | | | | | PR: 224227 Exp-run by: antoine Reviewed by: adridg, rakuco Differential Revision: https://reviews.freebsd.org/D13367
* Add dns/dynip.adamw2017-12-156-0/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dynip is a daemon that monitors your host system ISP assigned dynamic IP address. If it changes, dynip automatically updates the dynamic DNS IP address at your dynamic DNS hosting provider then posts an informational message to the host system log followed by sending an informational email to user root. The dynip daemon and the daily script are very simple Bourne Shell type scripts containing self documenting embedded comments. They use the "fetch" command to issue the standard browser style URL format used by most dynamic DNS hosting providers for the purpose of actual updating the registered IP address with the new IP address. There are some small variations in the URL format depending on the dynamic DNS hosting provider being used. Mandatory requirements. The host that is running dynip "MUST" be cabled directly to the ISP modem and be using the public routable dynamic IP address assigned by the ISP. Includes templates for these dynamic DNS hosting providers namecheap.com freedns.afraid.org changeip.com no-ip.com zoneedit.com easydns.com and is simple to configure for other providers that use a variation of the URL format. WWW: http://dynip.sourceforge.net/ PR: 224329 Submitted by: Joe Barbish
* dns/packetq: require C++11 toolchain (on powerpc*, mips*, sparc*)jbeich2017-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cc1plus: error: unrecognized command line option "-std=c++0x" In file included from dns.cpp:22: In file included from ./dns.h:31: In file included from ./packet_handler.h:33: In file included from ./sql.h:43: ./variant.h:297:34: error: expected '(' for function-style cast or type construction return std::hash<bool>()(m_val.m_bool); ~~~~^ ./variant.h:297:20: error: no member named 'hash' in namespace 'std'; did you mean simply 'hash'? return std::hash<bool>()(m_val.m_bool); ^~~~~~~~~ hash ./variant.h:293:17: note: 'hash' declared here std::size_t hash() const ^ ./variant.h:297:36: error: expected expression return std::hash<bool>()(m_val.m_bool); ^ ./variant.h:299:33: error: expected '(' for function-style cast or type construction return std::hash<int>()(m_val.m_int); ~~~^ ./variant.h:299:20: error: no member named 'hash' in namespace 'std'; did you mean simply 'hash'? return std::hash<int>()(m_val.m_int); ^~~~~~~~~ hash ./variant.h:293:17: note: 'hash' declared here std::size_t hash() const ^ ./variant.h:299:35: error: expected expression return std::hash<int>()(m_val.m_int); ^ ./variant.h:301:35: error: expected '(' for function-style cast or type construction return std::hash<float>()(m_val.m_float); ~~~~~^ ./variant.h:301:20: error: no member named 'hash' in namespace 'std'; did you mean simply 'hash'? return std::hash<float>()(m_val.m_float); ^~~~~~~~~ hash ./variant.h:293:17: note: 'hash' declared here std::size_t hash() const ^ ./variant.h:301:37: error: expected expression return std::hash<float>()(m_val.m_float); ^ In file included from dns.cpp:22: In file included from ./dns.h:31: In file included from ./packet_handler.h:33: ./sql.h:1766:8: error: explicit specialization of non-template struct 'hash' struct hash<std::vector<packetq::Variant> > { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10 errors generated. Reported by: pkg-fallout (mips64)
* Update devel/protobuf to 3.5.0sunpoet2017-12-124-2/+4
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Update to latest commit.mat2017-12-113-9/+9
| | | | Sponsored by: Absolight
* Update to 4.1.0krion2017-12-113-9/+9
| | | | | | | PR: 224233 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13440
* dns/nsd: Update to 4.1.19swills2017-12-112-4/+4
| | | | | PR: 224243 Submitted by: jaap@NLnetLabs.nl (maintainer)
* Mark more ports broken that fail on both armv6 and armv7.linimon2017-12-091-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* - Add LICENSEamdmi32017-12-084-11/+45
| | | | | | | - Regenerate patches PR: 223252 Submitted by: yasu@utahime.org
* Update to latest commit.mat2017-12-044-13/+13
| | | | Sponsored by: Absolight
* Update to 4.1.0krion2017-12-045-71/+20
| | | | | | | | | | | | | | | | IMPORTANT: This release removes support for recursor pass-through. This might impact a lot of people! More information can be found here (including other improvements/fixes/changes): https://blog.powerdns.com/2017/11/30/powerdns-authoritative-server-4-1/ Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html PR: 224028 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13339
* Update to 4.0.7krion2017-12-043-28/+14
| | | | | | | | | | | | - Drop support for Botan 1.10 in favor of Botan 2.x - Backported bugfixes/improvements from the 4.1.x branch - Pet portlint and use DISTVERSION - Added devel/protobuf as dependency as suggested by upstream PR: 224027 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13338
* Update to 1.6.0sunpoet2017-12-043-4/+6
| | | | Changes: https://github.com/DNS-OARC/dnscap/releases
* dns/nsd: update 4.1.17 -> 4.1.18pi2017-12-022-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release has features for saving memory and faster notification. With --enable-packed, 33% memory savings could be had, or something along that size. Notification of secondary servers happens in parallel, and has faster timeouts. More sockets are used for zone transfers. This speeds up communication with a larger set of servers. Additionally a bug is fixed for dual-loaded parent-and-child zone configured at the same time, when one of the zones has not loaded properly. FEATURES: - xfr-inspect, it is not installed, it prints xfr files from /tmp made with 'make xfr-inspect' in the source dir. - retry timeout between sending notifies dropped from 15 to 3 sec. - NSD sends 16 notifies simultaneously. - configure --enable-packed reduces memory usage, at expense of unaligned reads. Saves about 17%. - Save memory by selectively allocate precompiled nsec3 hashes, saves about 16% memory. - make ip-transparent option work on OpenBSD. - Save about 2% memory by changing usage count size in name tree. - Fix #2871: Increase number of sockets for xfrd transfers. BUG FIXES: - Fix gcc 7.1.1 warnings. - Fix writev compile warning on FreeBSD. - Fix #1446: A corrupted zone file "propagates" to good ones. - nsd-control zonestatus prints wait time between attempts, for zones that are in that waiting time. - Fix collision printout of nsec3 to print name, hash and reverse. - Fix #1567: Change crit to err log level for gettimeofday failure. Add defines for compile without syslog. - Fix crash for DS query when parent and child zones both configured in nsd.conf and parent zone has not loaded properly. PR: 224025 Submitted by: jaap@NLnetLabs.nl (maintainer)
* Convert Python ports to FLAVORS.mat2017-11-3019-50/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* - Fix LICENSEamdmi32017-11-302-6/+7
| | | | | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Switch to options helpers - Update WWW Approved by: portmgr blanket
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-302-0/+2
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* dns/py-dns-lexicon: Update to 2.1.12dbaio2017-11-302-4/+4
| | | | | | | Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.12 PR: 223968 Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
* dns/cli53: Update to 0.8.12joneum2017-11-272-4/+4
| | | | | | | | Changelog: https://github.com/barnybug/cli53/releases/tag/0.8.12 PR: 223902 Submitted by: meta+ports@vmeta.jp (maintainer) Approved by: mentors (implicit)
* Update to latest commit.mat2017-11-273-11/+11
| | | | Sponsored by: Absolight
* - Add libmaxminddb for geoip2 supportzi2017-11-241-5/+12
| | | | | | | - Bump PORTREVISION PR: 223814 Submitted by: peter@
* Add an extra check to make sure syslogd is correctly configured whenmat2017-11-2310-7/+52
| | | | | | using chroot. Sponsored by: Absolight
* - Simplify build and installationamdmi32017-11-232-15/+9
| | | | | | | - Install manpages independent of DOCS options - Use proper command for static library installation Approved by: portmgr blanket
* Update to 2.0.14.mat2017-11-202-4/+5
| | | | Sponsored by: Absolight
* Update to latest commit.mat2017-11-202-5/+5
| | | | Sponsored by: Absolight
* dns/mDNSResponder_nss: Update to 878.1.1dbaio2017-11-182-4/+4
| | | | | PR: 223730 Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
* - Add OPTION for stubbyzi2017-11-172-2/+15
| | | | | | | - Bump PORTREVISION PR: 223710 Submitted by: Ollivier Robert
* Update KDE Frameworks to 5.40.0tcberner2017-11-162-5/+4
| | | | | | | | | | | * update to 5.40.0 * unreleated cleanups: - unify use of DISTVERSION - remove created by line PR: 223602 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12966
* Update to 1.0.8sunpoet2017-11-152-4/+4
| | | | Changes: https://github.com/KimNorgaard/validates_hostname/commits/master
* Update to latest commit.mat2017-11-134-16/+16
| | | | Sponsored by: Absolight
* dns/py-dns-lexicon: update to 2.1.11swills2017-11-132-4/+4
| | | | | PR: 223639 Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
* Update to 0.0.0.20171029sunpoet2017-11-136-8/+9
| | | | | | - Bump PORTREVISION for dependent ports Changes: https://github.com/publicsuffix/list/commits/master
* - Update to 1.2.1zi2017-11-122-6/+6
|
* Add version requirement for libidn2sunpoet2017-11-121-0/+1
|
* Update to 0.19.1sunpoet2017-11-113-6/+5
| | | | Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
* Update to 3.0.1sunpoet2017-11-102-5/+4
| | | | Changes: https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
* Update to 9.12.0b2.mat2017-11-095-20/+20
| | | | Sponsored by: Absolight
* devel/icu: update to 60.1jbeich2017-11-091-1/+1
| | | | | | | Changes: http://site.icu-project.org/download/60 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 223373 Exp-run by: antoine
* Update to 2.6.1matthew2017-11-082-4/+4
| | | | | | PR: 223398 Submitted by: clukas@firc.de Approved by: freebsd@dns-lab.com (maintainer)
* Make a note that dns/bind99 and dns/bind910 will be unsupported in a fewmat2017-11-072-0/+6
| | | | | | months. Sponsored by: Absolight
* Add a symlink to named's session-keyfile.mat2017-11-0710-10/+110
| | | | | | | | | Using nsupdate -l, and chroot was broken because nsupdate could not find the keyfile by itself. PR: 223403 Submitted by: Harald Schmalzbauer Sponsored by: Absolight
* Update to latest commit.mat2017-11-062-7/+7
| | | | Sponsored by: Absolight
* Update license of ports using MPL (without version)dbaio2017-11-043-3/+3
| | | | | | All ports now should use MPL[10|11|20] license. Approved by: portmgr (blanket)
* Fix build on FreeBSD 10.3 (compiler lacks -R option).sobomax2017-11-032-7/+22
|
* Enable the PYTHON option by default, it brings a few interesting DNSSECmat2017-11-035-13/+13
| | | | | | tools. Sponsored by: Absolight
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-031-1/+1
| | | | This round is @FreeBSD.org residents except teams.
* Update to 1.20171031sunpoet2017-11-022-4/+5
| | | | | | - Add NO_ARCH Changes: https://github.com/marcbradshaw/Net-DNS-Resolver-Mock/commits/master
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-011-1/+1
|
* Update to 2.6.0matthew2017-11-013-9/+8
| | | | | | | | Release notes: https://www.knot-dns.cz/2017-09-29-version-260.html PR: 223278 Submitted by: clukas@firc.de Approved by: freebsd@dns-lab.com (maintainer)
* Update to latest commit.mat2017-10-305-20/+18
| | | | Sponsored by: Absolight
* Fix the DNSTAP optionmatthew2017-10-291-0/+1
| | | | | | PR: 221333 Submitted by: tmasu@st.rim.or.jp Approved by: maintainer timeout (2 months+)
* Updatevanilla2017-10-272-9/+7
| | | | | | | | | | | | devel/netsurf-buildsystem to 1.6 devel/nsgenbind to 0.5 dns/libnspsl to 0.1.2 graphics/libnsgif to 0.2.0 textproc/libcss to 0.7.0 textproc/libutf8proc to 1.3.1.3 www/libdom to 0.3.2 www/libhubbub to 0.3.4 www/netsurf to 3.7
* After r452629 also bump ports that optionally depend on libsodium.tijl2017-10-273-2/+3
| | | | PR: 223192
* Hook bind912 to the build.mat2017-10-261-0/+1
| | | | | | Reported by: antoine Pointy hat: mat Sponsored by: Absolight
* Add BIND9 9.12, currently in beta 1.mat2017-10-2617-0/+1859
| | | | | Changes: https://lists.isc.org/pipermail/bind-announce/2017-October/001068.html Sponsored by: Absolight
* Install the mtree file as .sample to allow users to change them.mat2017-10-258-20/+20
| | | | Sponsored by: Absolight
* Update to latest commit.mat2017-10-233-5/+7
| | | | Sponsored by: Absolight
* Update to 0.1. DOCS option is removed, see manpage instead.adamw2017-10-234-16/+11
| | | | | PR: 223175 Submitted by: maintainer
* - Update libsodium to 1.0.15 [1]vsevolod2017-10-224-3/+4
| | | | | | | - Bump revisions for all dependent ports PR: 223147 [1] Submitted by: Greg V [1]
* Upgrade to version 1.3.se2017-10-212-3/+4
|
* Deprecate this port with an expiration date the 01/01/2018rodrigo2017-10-211-0/+3
| | | | | | | | | Dualserver is a badly done piece of software hard to patch and maintain, offering less features than its competitors (eg. dnsmasq), and suffering from design flaws. Since upgrading to the latest version is a useless task I thik we should consider its deprecation. Please consider to move to dns/dnsmasq.
* Update to 1.13sunpoet2017-10-202-8/+9
| | | | | | | | - Remove GOST option - Add IDN2 option - Add IDN_DESC and IDN2_DESC Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Add p5-Net-DNS-Resolver-Mock 1.20170814sunpoet2017-10-205-0/+33
| | | | | | | Net::DNS::Resolver::Mock is a subclass of Net::DNS::Resolver which parses a zonefile for it's data source. Primarily for use in testing. WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Mock/
* Update KDE Frameworks to 5.39tcberner2017-10-181-3/+3
| | | | | | | PR: 223003 Reviewed by: rakuco, adridg Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12620
* Update to latest commit.mat2017-10-164-15/+15
| | | | Sponsored by: Absolight
* New port dns/dns2blackhole: Malware Prevention through Domain Blockingdbaio2017-10-146-0/+71
| | | | | | | | | | | | | | | | | | | | dns2blackhole is a set of Bourne Shell csh scripts that fetch host files from public host file providers that contain the FQDN [ Fully Qualified Domain Names ] of sites that fall into the following categories, adware, malware, exploit, hijackers, harvesters, tracking, phishing, fake news, fraud, spam, sex, porn, gambling, advertisements, misleading marketing, illegal pharmacy, warez/piracy and others. The output of the dns2blackhole scripts is fed directly into the ports/package versions of unbound, named, and dnsmask DNS servers to block those FQDN thus protecting user devices from being compromised or bothered seeing things of no interest. The base built-in version of unbound titled "local_unbound" can also be configured to work using the dns2blackhole method. This black hole method is another layer of protection that you can customize to your needs. WWW: http://dns2blackhole.sourceforge.net/ PR: 222805 Submitted by: joeb1@a1poweruser.com
* dns/unbound: Update to 1.6.7dbaio2017-10-123-5/+5
| | | | | | | Changes: http://www.unbound.net/pipermail/unbound-users/2017-October/004972.html PR: 222941 Submitted by: jaap@NLnetLabs.nl (maintainer)
* Update to latest commit.mat2017-10-094-9/+11
| | | | Sponsored by: Absolight
* dns/dnsviz: update 0.6.6 -> 0.6.7pi2017-10-092-4/+4
| | | | - conformance with the delay of the 2017 KSK rollover
* Fix RUN_DEPENDSsunpoet2017-10-051-2/+2
| | | | - Bump PORTREVISION for dependency change
* Update to latest commit.mat2017-10-033-13/+13
| | | | Sponsored by: Absolight
* - Update WWWamdmi32017-10-031-1/+1
| | | | Approved by: portmgr blanket
* dns/dnsmasq: Security update to 2.78brnrd2017-10-033-35/+5
| | | | | | | PR: 222739 Approved by: ports-secteam MFH: 2017Q4 Security: b77b5646-a778-11e7-ac58-b499baebfeaf
* - Update to 1.2.0zi2017-10-012-5/+5
|
* Remove dns/py-twistedNamessunpoet2017-09-304-40/+0
|
* Remove dns/rubygem-public_suffix2sunpoet2017-09-304-39/+0
|
* Fix LICENSEsunpoet2017-09-262-2/+4
| | | | | - Add LICENSE_FILE - Sort PLIST
* Add p5-Net-LibIDN2 1.00sunpoet2017-09-265-0/+36
| | | | | | | Net::LibIDN2 provides bindings for GNU Libidn2, a C library for handling internationalized domain names based on IDNA 2008, Punycode and TR46. WWW: http://search.cpan.org/dist/Net-LibIDN2/
* Fix a segfault in the ECC-GOST algorithm (DNSSEC algorithm #12)krion2017-09-262-1/+16
| | | | | | | PR: 222588 Submitted by: maintainer Approved by: mat Differential Revision: https://reviews.freebsd.org/D12491
* Fix a segfault in the ECC-GOST algorithm (DNSSEC algorithm #12).krion2017-09-262-1/+16
| | | | | | | PR: 222587 Submitted by: maintainer Approved by: mat Differential Revision: https://reviews.freebsd.org/D12490
* Update to latest commit.mat2017-09-254-15/+15
| | | | Sponsored by: Absolight
* devel/boost-*: update to 1.65.1jbeich2017-09-253-3/+3
| | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/boost-*: enable C++11 featuresjbeich2017-09-253-2/+3
| | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/icu: update to 59.1jbeich2017-09-251-0/+1
| | | | | | | | | - Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
* Remove USES=execinfo.mat2017-09-221-1/+1
| | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
* dns/unbound: Update to 1.6.6dbaio2017-09-223-5/+5
| | | | | | | Changes: http://www.unbound.net/pipermail/unbound-users/2017-September/004936.html PR: 222503 Submitted by: jaap@NLnetLabs.nl (maintainer)
* - Update to 1.1.3zi2017-09-213-8/+6
|
* Update to 0.0.0.20170910sunpoet2017-09-217-10/+10
| | | | | | - Bump PORTREVISION for dependent ports Changes: https://github.com/publicsuffix/list/commits/master
* Update to latest commit.mat2017-09-192-4/+5
| | | | Sponsored by: Absolight
* Update KDE Frameworks to 5.38.0tcberner2017-09-192-4/+3
| | | | | | | | | Changelog: https://www.kde.org/announcements/kde-frameworks-5.38.0.php PR: 222171 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D12289
* Update to latest commit.mat2017-09-185-27/+43
| | | | Sponsored by: Absolight
* Fix license information for portgs that use "the same license as Perl".mat2017-09-1516-16/+16
| | | | Sponsored by: Absolight
* Update to latest commit.mat2017-09-115-129/+27
| | | | Sponsored by: Absolight
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-118-6/+8
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Update TEST_DEPENDSsunpoet2017-09-071-1/+1
|
* Update to latest commit.mat2017-09-054-15/+15
| | | | Sponsored by: Absolight
* Update to latest commit.mat2017-09-043-22/+28
| | | | Sponsored by: Absolight
* Update to 2.0.4sunpoet2017-08-313-5/+5
| | | | Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
* Update KDE Frameworks to 5.37.0tcberner2017-08-291-3/+3
| | | | | | | PR: 221599 Reviewed by: rakuco Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12067
* Update to latest snapshot.mat2017-08-282-5/+5
| | | | Sponsored by: Absolight
* Add additional documentation and a pkg-message with further hints.matthew2017-08-274-0/+35
| | | | | PR: 221841 Submitted by: vidar@karlsen.tech (maintainer)
* Upgrade to pywdns version 0.9.0.truckman2017-08-262-4/+5
| | | | | | | | | | | | * Depends on the wdns C library >= 0.9.0. * Add contants TYPE_TLSA, TYPE_GID, TYPE_EUI64, etc. * Stores EDNS information in the message object. Pet portlint (USE vs. USES order). Sponsored by: Farsight Security, Inc.
* Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30sunpoet2017-08-261-0/+3
|
* dns/void-zones-tools: Update to 1.0.2dbaio2017-08-233-17/+5
| | | | | | | | | | | | - Use Github release - Remove `files/patch-Makefile`, not necessary anymore. - Fixes for building on ARM and i386 architectures - WindowsSpyBlocker is the new upstream for the Windows telemetry hosts files PR: 217054 Submitted by: Vidar Karlsen <vidar@karlsen.tech> (maintainer)
* - Update to 1.2.0cpm2017-08-234-45/+8
| | | | | | | | | | | | - Remove patch that was upstreamed - Switch from devel/llvm39 to devel/llvm40 when building on 10.3 - Update WWW in pkg-descr Changes: https://mailman.powerdns.com/pipermail/dnsdist/2017-August/000358.html MFH: 2017Q3 Security: CVE-2016-7069 Security: CVE-2017-7557
* Update to 1.5.1sunpoet2017-08-232-4/+4
| | | | | Changes: https://github.com/DNS-OARC/dnscap/releases MFH: 2017Q3
* dns/knot1: avoid UDP traffic issuesswills2017-08-221-2/+4
| | | | | PR: 216439 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)