diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-04-01 14:39:33 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-04-01 14:39:33 +0000 |
commit | d63682a0e8e88fe517f6ce98c5ef97cfa101603b (patch) | |
tree | 1d67fbd276ab8cd09fd0d530460fe8d81f344731 /net-dns | |
parent | Update ~x86-fbsd keyword. (diff) | |
download | gentoo-2-d63682a0e8e88fe517f6ce98c5ef97cfa101603b.tar.gz gentoo-2-d63682a0e8e88fe517f6ce98c5ef97cfa101603b.tar.bz2 gentoo-2-d63682a0e8e88fe517f6ce98c5ef97cfa101603b.zip |
lib64 compatibility, see ChangeLog for details
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/pdns/ChangeLog | 10 | ||||
-rw-r--r-- | net-dns/pdns/Manifest | 22 | ||||
-rw-r--r-- | net-dns/pdns/pdns-2.9.20.ebuild | 20 |
3 files changed, 30 insertions, 22 deletions
diff --git a/net-dns/pdns/ChangeLog b/net-dns/pdns/ChangeLog index b36b568db940..1d1febc14907 100644 --- a/net-dns/pdns/ChangeLog +++ b/net-dns/pdns/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-dns/pdns # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.26 2006/03/17 00:35:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.27 2006/04/01 14:39:33 vivo Exp $ + + 01 Apr 2006; Francesco Riosa <vivo@gentoo.org> pdns-2.9.20.ebuild: + Tell to powerdns where to look for libraryes, on 64 bit system with multilib + disabled it was always looking in /lib thus founding nothing (for some reason + the symlink /lib /lib64 isn't enough). + Drawback of this approach is that it will always look in hardcoded gentoo + default directory, excluding user installed mysql, postgree, sqlite + in /usr/local or /opt. *pdns-2.9.20 (17 Mar 2006) diff --git a/net-dns/pdns/Manifest b/net-dns/pdns/Manifest index 70d959c4b3af..72b8bc15b9cf 100644 --- a/net-dns/pdns/Manifest +++ b/net-dns/pdns/Manifest @@ -1,9 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 687f2e04785771f866c7a3d2d6ca0ce5 ChangeLog 4306 -RMD160 e1576b816e3016b15bf0b05076048745121239bf ChangeLog 4306 -SHA256 ae147f29dd4c49acfab6f6b87da1463efbd9afc46daf85790f36aad365aa34af ChangeLog 4306 +MD5 3c690ab17ebcbeab9a74b5459ad64b9f ChangeLog 4747 +RMD160 4a6f109db9ef2e3a4764c3d6e8553897e779eab5 ChangeLog 4747 +SHA256 64460bec249899b279ab41bfb35bc9f313e47ad5f8195af12cbb8623e2337485 ChangeLog 4747 MD5 90fb32e843326d14359c508cef855929 files/2.9.18-default-mysql-options.patch 606 RMD160 bfc5e2aeee2bc3e01a62a430b087e7ca5742a85b files/2.9.18-default-mysql-options.patch 606 SHA256 228a6c42a11a2eab82b68f8c04d5881f8be39746010675feba7ebf16add18151 files/2.9.18-default-mysql-options.patch 606 @@ -43,13 +40,6 @@ SHA256 3421c4b499067231957a3e544616ebcfab421bf7419f224120f6ed03455fe26b pdns-2.9 MD5 a63f22f9c598e5db33af2dabe6a9f3b7 pdns-2.9.19-r2.ebuild 2919 RMD160 d84028a1aa6973664c97f1ec2e3631e129e57b97 pdns-2.9.19-r2.ebuild 2919 SHA256 130e075c8b12a6028c1bdbad1e371e640ba52618a968b4e1ccb0325964f3e3db pdns-2.9.19-r2.ebuild 2919 -MD5 a8498fef7bb78f44b0605fa97146d49b pdns-2.9.20.ebuild 2696 -RMD160 a4ef91123e44c3e24c19a1d9c7401d1177b7176e pdns-2.9.20.ebuild 2696 -SHA256 27f3eed12d684c85efdf889b2d203213a452f6e9803551f365283f437c005cf7 pdns-2.9.20.ebuild 2696 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.1 (GNU/Linux) - -iD8DBQFEGgR3I1lqEGTUzyQRApg4AJ0QX5bo9M9/bOiw0V9zvpHZKkozYQCg3WfD -+omF9IKmMjp2N+JY0Eq6QBE= -=bJR/ ------END PGP SIGNATURE----- +MD5 9fd807d618881d99ed27db7d8c82d54d pdns-2.9.20.ebuild 2917 +RMD160 2ea2cdd9d89e4b32354bbae4a11b891904bbdd68 pdns-2.9.20.ebuild 2917 +SHA256 759ed1b720f6f3b6bb8daadfa225dccf32e8ed951a1ecef3385cdf927f0cfb8c pdns-2.9.20.ebuild 2917 diff --git a/net-dns/pdns/pdns-2.9.20.ebuild b/net-dns/pdns/pdns-2.9.20.ebuild index 762703f6b8d5..558502ca220e 100644 --- a/net-dns/pdns/pdns-2.9.20.ebuild +++ b/net-dns/pdns/pdns-2.9.20.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.20.ebuild,v 1.1 2006/03/17 00:35:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.20.ebuild,v 1.2 2006/04/01 14:39:33 vivo Exp $ -inherit eutils +inherit multilib eutils DESCRIPTION="The PowerDNS Daemon" SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz" @@ -34,9 +34,19 @@ src_unpack() { src_compile() { local modules="pipe geo" myconf="" - use mysql && modules="${modules} gmysql" - use postgres && modules="${modules} gpgsql" - use sqlite && modules="${modules} gsqlite" + if use mysql ; then + modules="${modules} gmysql" + myconf="${myconf} --with-mysql-lib=/usr/$(get_libdir)" + fi + if use postgres ; then + modules="${modules} gpgsql" + myconf="${myconf} --with-pgsql-lib=/usr/$(get_libdir)" + fi + if use sqlite ; then + modules="${modules} gsqlite" + myconf="${myconf} --with-sqlite-lib=/usr/$(get_libdir)" + fi + use ldap && modules="${modules} ldap" use tdb && modules="${modules} xdb" use debug && myconf="${myconf} --enable-verbose-logging" |