2013-05-21 00:14:14 +04:00
|
|
|
DEFINED_PHASES=compile configure install postinst preinst prepare
|
2013-05-23 23:05:39 +04:00
|
|
|
DEPEND=!static? ( net-libs/polarssl >=dev-libs/boost-1.34:= botan? ( =dev-libs/botan-1.10* ) cryptopp? ( dev-libs/crypto++ ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base:= ) ldap? ( >=net-nds/openldap-2.0.27-r4 ) sqlite? ( dev-db/sqlite:3 ) odbc? ( dev-db/unixODBC ) opendbx? ( dev-db/opendbx ) remote-http? ( net-misc/curl ) tinydns? ( dev-db/cdb ) ) virtual/pkgconfig static? ( net-libs/polarssl[static-libs(+)] >=dev-libs/boost-1.34[static-libs(+)] botan? ( =dev-libs/botan-1.10*[static-libs(+)] ) cryptopp? ( dev-libs/crypto++[static-libs(+)] ) lua? ( dev-lang/lua[static-libs(+)] ) mysql? ( virtual/mysql[static-libs(+)] ) postgres? ( dev-db/postgresql-base[static-libs(+)] ) ldap? ( >=net-nds/openldap-2.0.27-r4[static-libs(+)] ) sqlite? ( dev-db/sqlite:3[static-libs(+)] ) odbc? ( dev-db/unixODBC[static-libs(+)] ) opendbx? ( dev-db/opendbx[static-libs(+)] ) remote-http? ( net-misc/curl[static-libs(+)] ) tinydns? ( dev-db/cdb ) ) doc? ( app-doc/doxygen ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig
|
2013-05-21 00:14:14 +04:00
|
|
|
DESCRIPTION=The PowerDNS Daemon
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=http://www.powerdns.com/
|
|
|
|
IUSE=botan cryptopp debug doc ldap lua mydns mysql odbc opendbx postgres remote remote-http sqlite static tinydns
|
2013-09-23 15:23:34 +04:00
|
|
|
KEYWORDS=~amd64 ~x86
|
2013-05-21 00:14:14 +04:00
|
|
|
LICENSE=GPL-2
|
2013-05-23 23:05:39 +04:00
|
|
|
RDEPEND=!static? ( net-libs/polarssl >=dev-libs/boost-1.34:= botan? ( =dev-libs/botan-1.10* ) cryptopp? ( dev-libs/crypto++ ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base:= ) ldap? ( >=net-nds/openldap-2.0.27-r4 ) sqlite? ( dev-db/sqlite:3 ) odbc? ( dev-db/unixODBC ) opendbx? ( dev-db/opendbx ) remote-http? ( net-misc/curl ) tinydns? ( dev-db/cdb ) )
|
2013-05-21 00:14:14 +04:00
|
|
|
REQUIRED_USE=mydns? ( mysql )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=http://downloads.powerdns.com/releases/pdns-3.2.tar.gz
|
2013-09-30 10:37:07 +04:00
|
|
|
_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 4878e7f88afc0ba0866ac112190b0fd4 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd e80fe2d5b43ec0f0160c6e8ef931fa4c toolchain-funcs 3e30ef439a720915f8f4fd4fe75f704c user d0a4d0735a6c0183d707ca919bd72f28
|
2013-09-23 15:23:34 +04:00
|
|
|
_md5_=e72664c3da61fdcd2d1231121b62e93b
|