summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/nsd: Bump to versions 3.2.20 and 4.1.7 (bug #541036).Lars Wendler2015-12-143-0/+179
| | | | | | | Proxy commit for Tom Hendrikx. Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Merge remote-tracking branch 'remotes/arcriley/master'Ian Delaney2015-12-095-16/+21
|\ | | | | | | Pull request: https://github.com/gentoo/gentoo/pull
| * net-dns/knot: Version bump; remove old unstable versionArc Riley2015-11-285-16/+21
| |
* | net-dns/avahi: drop sym link to dbus-org.freedesktop.Avahi.service, bug #567798.Anthony G. Basile2015-12-092-6/+248
| | | | | | | | Package-Manager: portage-2.2.20.1
* | net-dns/avahi: remove older stable versionsAnthony G. Basile2015-12-092-498/+0
| | | | | | | | Package-Manager: portage-2.2.20.1
* | net-dns/unbound: remove version 1.5.4Marc Schiffbauer2015-12-072-123/+0
| | | | | | | | Package-Manager: portage-2.2.26
* | net-dns/unbound: bump versionMarc Schiffbauer2015-12-072-0/+123
| | | | | | | | Package-Manager: portage-2.2.26
* | net-dns/opendnssec: remove version 1.4.6Marc Schiffbauer2015-12-072-207/+0
| | | | | | | | Package-Manager: portage-2.2.26
* | net-dns/opendnssec: bump versionMarc Schiffbauer2015-12-072-0/+207
| | | | | | | | Package-Manager: portage-2.2.26
* | Cleanup unused Manifest entriesJustin Lecher2015-11-301-5/+0
|/ | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-dns/pdns: x86 stable wrt bug #565286Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* avoid using ${var^} and ${var,} as they do not work in bash-3.2Mike Frysinger2015-11-103-4/+10
| | | | | Once these upgrade to EAPI=6, they can use these case modification features, so leave a reminder note in there.
* Sanitize virtual namespace of python packagesJustin Lecher2015-11-101-1/+1
| | | | | | Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-dns/pdns: amd64 stable wrt bug #565286Agostino Sarubbo2015-11-101-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* net-dns/pdns: Version bumpSven Wegener2015-11-032-0/+178
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns-recursor: cleanupSven Wegener2015-11-038-421/+0
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/noip-updater: metadata.xml: update maintainer's email addressIan Delaney2015-10-311-4/+4
| | | | Package-Manager: portage-2.2.23
* net-dns/hash-slinger: Move to virtual/dnspythonJustin Lecher2015-10-302-8/+9
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-dns/openresolv: version bumpAlon Bar-Lev2015-10-292-0/+51
| | | | Package-Manager: portage-2.2.20.1
* net-dns/dnscrypt-proxy: update metadata.xmlJulian Ospald2015-10-221-16/+24
| | | | | * fix formatting * add myself as maintainer
* net-dns/dnscrypt-proxy: add missing quotes to dnscrypt-proxy.initdJulian Ospald2015-10-221-4/+4
|
* net-dns/dnscrypt-proxy: version bump to 1.6.0 and various fixesJulian Ospald2015-10-222-0/+59
| | | | | | | | | | | | | * remove unused eutils inherit * fix dependency on sys-apps/systemd (it's not just RDEPEND) * add missing DEPEND on virtual/pkgconfig * remove automagic dependency on ldns to avoid dependency breakage and depend on it unconditionally (there is no build-system switch) * don't install COPYING, it's already in LICENSE variable, also simplify DOCS string * add pkg_postinst() information on usage * minor cosmetic changes
* net-dns/libidn: Remove oldJames Le Cuirot2015-10-181-112/+0
| | | | Package-Manager: portage-2.2.20.1
* net-dns/libidn: Fix javadoc generation and installationJames Le Cuirot2015-10-181-0/+107
| | | | | | | | | gjdoc isn't really required as any JDK javadoc will do the job. The javadocs weren't actually being regenerated anyway as it doesn't bother unless you explicitly request it. They weren't being successfully installed either since the switch to multilib. Package-Manager: portage-2.2.20.1
* net-dns/bind-tools: Fix configure.in QA warningPacho Ramos2015-10-181-0/+2
| | | | Package-Manager: portage-2.2.23
* net-dns/bind-tools: Version bumpChristian Ruppert2015-10-172-0/+130
| | | | Package-Manager: portage-2.2.23
* net-dns/bind: Remove old versionChristian Ruppert2015-10-172-408/+0
| | | | Package-Manager: portage-2.2.23
* net-dns/bind: Version bump, also fixes bug 559862Christian Ruppert2015-10-174-0/+503
| | | | Package-Manager: portage-2.2.23
* net-dns/avahi: Add references to upstreamed patchesPacho Ramos2015-10-171-1/+8
| | | | Package-Manager: portage-2.2.23
* Update remote-idsJustin Lecher2015-10-163-15/+24
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-dns/pdns-recursor: x86 stable wrt bug #554856Agostino Sarubbo2015-10-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* net-dns/avahi: unconditionally depend on xmltoman, bug #563046.Anthony G. Basile2015-10-141-4/+2
| | | | Package-Manager: portage-2.2.20.1
* net-dns/avahi: version bump to 0.6.32_rcAnthony G. Basile2015-10-132-0/+241
| | | | Package-Manager: portage-2.2.20.1
* net-dns/pdns: Version bump (bug #559440, CVE-2015-5230)Sven Wegener2015-10-112-0/+178
|
* net-dns/avahi: ALLARCH stabilization, bug #562106.Anthony G. Basile2015-10-081-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-dns/bind: sparc stable wrt bug #559462Mikle Kolyada2015-10-061-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-dns/bind-tools: add libressl supportJulian Ospald2015-10-041-0/+129
|
* net-dns/opendnssec: remove old versionMarc Schiffbauer2015-10-042-207/+0
| | | | Package-Manager: portage-2.2.22
* net-dns/opendnssec: bump versionMarc Schiffbauer2015-10-042-0/+207
| | | | Package-Manager: portage-2.2.22
* net-dns/bind: Install missing tmpfiles.d file (#559118 by Alexey Sychev)Pacho Ramos2015-10-042-0/+409
| | | | Package-Manager: portage-2.2.22
* net-dns/pdns-recursor: add ~arm, bug #559806Markus Meier2015-10-011-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* net-dns/rbldnsd: remove old versions and files.Michael Orlitzky2015-09-277-193/+0
| | | | Package-Manager: portage-2.2.20.1
* net-dns/rbldnsd: Stable for HPPA (bug #553528).Jeroen Roovers2015-09-271-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* net-dns/avahi: fix type and rev bump to -r10, bug #559408.Anthony G. Basile2015-09-251-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-dns/bind-tools: x86 stable wrt bug #559462Agostino Sarubbo2015-09-251-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* net-dns/bind: x86 stable wrt bug #559462Agostino Sarubbo2015-09-251-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* net-dns/avahi: 0.6.31-r8 stable on ppc, bug #554784Anthony G. Basile2015-09-251-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-dns/bind: arm stable, bug #559462Markus Meier2015-09-251-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* net-dns/avahi: remove older unstable version.Anthony G. Basile2015-09-241-245/+0
| | | | Package-Manager: portage-2.2.20.1
* net-dns/avahi: bump to 0.6.31-r9 to fix bug #559408.Anthony G. Basile2015-09-242-0/+274
| | | | Package-Manager: portage-2.2.20.1