summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/bind: build fix for LDFLAGS=-Wl,-O1Robin H. Johnson2020-05-041-0/+2
| | | | | | | | | | | | | The cmocka component introduced as a unit test framework in BIND 9.16 series does not link correctly if LDFLAGS include -Wl,-O1. It can be triggered directly, or via any pkg-config dependencies that includes that in LDFLAGS. This does not fix other QA errors already present, just disables building cmocka as the testing is already disabled in the ebuild. Closes: https://bugs.gentoo.org/710840 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-dns/coredns: remove 1.6.5William Hubbs2020-05-042-213/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-dns/avahi: Remove SuperH conditionals.Ulrich Müller2020-05-024-17/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-dns/rbldnsd: prune the version with the python-2.7 test suite.Michael Orlitzky2020-05-022-397/+0
| | | | | | Closes: https://bugs.gentoo.org/715180 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-dns/rbldnsd: stable 0.998b-r2 for hppa, bug #718622Rolf Eike Beer2020-05-021-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-dns/dnscrypt-proxy: remove unused patchMichael Mair-Keimberger2020-05-011-72/+0
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15577 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-dns/coredns: remove oldKonstantin Podshumok2020-04-292-56/+0
| | | | | | Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14325 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/coredns: 1.6.9 bump, enable tests, provide example configKonstantin Podshumok2020-04-295-6/+1378
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14325 Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/dnscrypt-proxy: fix homepageSam James (sam_c)2020-04-295-5/+5
| | | | | | | | | Move from upstream's old personal URL to new GitHub organisation. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15559 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/dnscrypt-proxy: cleanup oldSam James (sam_c)2020-04-293-202/+0
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/dnscrypt-proxy: arm64 stable (bug #719850)Sam James (sam_c)2020-04-281-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-dns/c-ares: version bump to 1.16.0Anthony G. Basile2020-04-282-0/+43
| | | | | | Closes: https://bugs.gentoo.org/714800 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-dns/dnscrypt-proxy: arm stable wrt bug #719850Agostino Sarubbo2020-04-281-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/dnscrypt-proxy: amd64 stable wrt bug #719850Agostino Sarubbo2020-04-281-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/dnsimple-dyndns: remove last-rited pkgMikle Kolyada2020-04-273-52/+0
| | | | | | Closes: https://bugs.gentoo.org/712960 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-dns/rbldnsd: amd64 stable wrt bug #718622Agostino Sarubbo2020-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/rbldnsd: x86 stable wrt bug #718622Agostino Sarubbo2020-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/rbldnsd: fix CC detection at configure time.Michael Orlitzky2020-04-221-2/+4
| | | | | | | | | | | | | The build system for rbldnsd is hand-written. While we were already passing CC to the "emake" command, it turns out that the ./configure script checks for it as well. Thus it was possible for src_configure() to fail if the ./configure script couldn't guess which compiler wouldn't be used anyway. Whee. Fixed by passing the same CC that emake will use to ./configure, too. Closes: https://bugs.gentoo.org/718888 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-dns/unbound: security cleanupThomas Deutschmann2020-04-212-184/+0
| | | | | | Bug: https://bugs.gentoo.org/715222 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/unbound: ppc64 stable wrt bug #715222Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: ppc stable wrt bug #715222Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: arm stable wrt bug #715222Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: amd64 stable wrt bug #715222Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: x86 stable wrt bug #715222Agostino Sarubbo2020-04-191-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/avahi: Python 3.8 compatibilityCraig Andrews2020-04-171-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-dns/pdns: Version bump to 4.2.2Sven Wegener2020-04-182-0/+174
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/rbldnsd: drop to ~sparcRolf Eike Beer2020-04-171-2/+2
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-dns/mydns: drop to ~sparcRolf Eike Beer2020-04-171-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-dns/nsd: Bump to version 4.3.1Lars Wendler2020-04-172-0/+117
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-dns/avahi: x86 stable wrt bug #714630Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/dnscap: drop to m-nJoonas Niilola2020-04-141-8/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/dnstop: drop to m-n, indent metadata.xmlJoonas Niilola2020-04-141-12/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/dnsmasq-2.81: Version bumpPatrick McLean2020-04-122-0/+208
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --force Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-dns/avahi: stable 0.8-r2 for hppa, bug #714630Rolf Eike Beer2020-04-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-dns/avahi: arm64 stable (bug #714630)Sam James (sam_c)2020-04-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-dns/avahi: arm stable wrt bug #714630Agostino Sarubbo2020-04-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/avahi: sparc stable wrt bug #714630Agostino Sarubbo2020-04-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/avahi: ppc64 stable wrt bug #714630Agostino Sarubbo2020-04-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/avahi: ppc stable wrt bug #714630Agostino Sarubbo2020-04-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/avahi: amd64 stable wrt bug #714630Agostino Sarubbo2020-04-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/avahi: Control gtk-sharp dep with IUSE=gtk2Matt Turner2020-04-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-dns/pdns: Version bump to 4.3.0Sven Wegener2020-04-072-2/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/rbldnsd: drop the python-2.7 test suite.Michael Orlitzky2020-04-041-22/+6
| | | | | | | | | | | | The test suite for rbldnsd uses python-2.7 (only), and realistically that's not going to change any time soon. This commit drops the test suite from the ebuild so that the python team isn't blocked on me at some later point. If upstream ever migrates the test suite to python-3.x and makes a release, I can put it back easy enough. Bug: https://bugs.gentoo.org/715180 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-0315-15/+15
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-dns/avahi: Shift USE=gtk to mean GTK+3Matt Turner2020-04-022-7/+10
| | | | | Bug: https://bugs.gentoo.org/222601 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-dns/avahi: Remove reference to long-dead USE=utilsMatt Turner2020-04-021-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-dns/avahi: Unwrap linesMatt Turner2020-04-021-8/+4
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-dns/avahi: Drop outdated blockersMatt Turner2020-04-021-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-dns/avahi: Enable USE=dbus by defaultMatt Turner2020-04-021-1/+1
| | | | | | Five distinct USE flags need USE=dbus, according to REQUIRED_USE. Signed-off-by: Matt Turner <mattst88@gentoo.org>