Versions
v2.2.3-r3 :: 0 :: gentoo
- Modified
- License
- BSD GPL-2
- Keywords
- ~amd64 ~arm ~x86
- USE flags
- static-libs
USE flags
General
- static-libs
- Build static versions of dynamic libraries as well
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / CGI : Simple Common Gateway Interface Class
dev-perl / Crypt-OpenSSL-Random : OpenSSL pseudo-random number generator access
dev-perl / Getopt-GUI-Long : Auto-GUI extending Getopt::Long
dev-perl / GraphViz : Interface to AT&T's GraphViz
dev-perl / MailTools : Manipulation of electronic mail addresses
dev-perl / Net-DNS : Perl Interface to the Domain Name System
dev-perl / Net-DNS-SEC : DNSSEC extensions to Net::DNS
dev-perl / XML-Simple : An API for simple XML files
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / CGI : Simple Common Gateway Interface Class
dev-perl / Crypt-OpenSSL-Random : OpenSSL pseudo-random number generator access
dev-perl / Getopt-GUI-Long : Auto-GUI extending Getopt::Long
dev-perl / GraphViz : Interface to AT&T's GraphViz
dev-perl / MailTools : Manipulation of electronic mail addresses
dev-perl / Net-DNS : Perl Interface to the Domain Name System
dev-perl / Net-DNS-SEC : DNSSEC extensions to Net::DNS
dev-perl / XML-Simple : An API for simple XML files
Bugs
- 497664
- net-dns/dnssec-tools-2.0-r1 - signed zone rollover requires Net::DNS::RR::NSEC3
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dns/dnssec-tools: revision bump
Soften dependency on MTA in donutsd OpenRC initscript Closes: https://bugs.gentoo.org/438460 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-dns/dnssec-tools: drop 2.2.3-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-dns/dnssec-tools: add license for init script
Closes: https://bugs.gentoo.org/426016 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-dns/dnssec-tools: add missing inherit, restrict tests
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Philippe Chaintreuil · gentoo
net-dns/dnssec-tools: Call perl_delete_localpod
Remove perllocal.pod to avoid file collisions Closes: https://bugs.gentoo.org/612268 Closes: https://github.com/gentoo/gentoo/pull/17386 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
net-dns/dnssec-tools: Needs rebuild on perl upgrade, bug 633514
Closes: https://bugs.gentoo.org/633514 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-dns/dnssec-tools: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-dns/dnssec-tools: Bump to version 2.2.3
- Added dev-perl/CGI dependency - This release builds against >=openssl-1.1.0 Closes: https://bugs.gentoo.org/664754 Closes: https://bugs.gentoo.org/672494 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Markus Meier · gentoo
net-dns/dnssec-tools: add ~arm, bug #621440
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - Andreas Sturmlechner · gentoo
net-dns/dnssec-tools: Drop old
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
net-dns/dnssec-tools: EAPI 6, bogus qt4-r2, drop ltprune
Bug: https://bugs.gentoo.org/645418 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-keep-build-timestamps-in-live-ebuild'
Pull request: https://github.com/gentoo/gentoo/pull/62 - Amadeusz Żołnowski · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo - Michael Weber · gentoo
net-dns/dnssec-tools: Drop old.
Package-Manager: portage-2.2.26 - Michael Weber · gentoo
net-dns/dnssec-tools: Version bump (thanks Samuel Tardieu, bug 570740).
Package-Manager: portage-2.2.26 - Michael Weber · gentoo
net-dns/dnssec-tools: add RDEPEND=dev-perl/Net-DNS-SEC (bug 535734, thanks Nick Soveiko).
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed