diff options
author | Donny Davies <woodchip@gentoo.org> | 2003-06-16 18:56:20 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2003-06-16 18:56:20 +0000 |
commit | e0ba746a635bc6f35295c352df0aa0d9c372a0cb (patch) | |
tree | 382de9e521eb09e69075977581e82336852d1572 /net-libs | |
parent | Oh my! Fix a few nasties... (diff) | |
download | gentoo-2-e0ba746a635bc6f35295c352df0aa0d9c372a0cb.tar.gz gentoo-2-e0ba746a635bc6f35295c352df0aa0d9c372a0cb.tar.bz2 gentoo-2-e0ba746a635bc6f35295c352df0aa0d9c372a0cb.zip |
Oh my! Fix a few nasties...
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nss_ldap/ChangeLog | 21 | ||||
-rw-r--r-- | net-libs/nss_ldap/Manifest | 4 | ||||
-rw-r--r-- | net-libs/nss_ldap/files/digest-nss_ldap-207-r1 | 1 | ||||
-rw-r--r-- | net-libs/nss_ldap/nss_ldap-207-r1.ebuild | 34 |
4 files changed, 44 insertions, 16 deletions
diff --git a/net-libs/nss_ldap/ChangeLog b/net-libs/nss_ldap/ChangeLog index 9c2421e1447c..632203bf38a1 100644 --- a/net-libs/nss_ldap/ChangeLog +++ b/net-libs/nss_ldap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/nss_ldap # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.10 2003/05/28 20:54:57 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.11 2003/06/16 18:56:12 woodchip Exp $ + +*nss_ldap-207-r1 (16 Jun 2003) + + 16 Jun 2003; Donny Davies <woodchip@gentoo.org> nss_ldap-207-r1.ebuild: + Install the library in /lib. This revision also properly installs the + configuration file; /etc/ldap.conf != /etc/openldap/ldap.conf!!!!! *nss_ldap-207 (28 May 2003) @@ -23,13 +29,11 @@ *nss_ldap-174-r2 (16 Jun 2002) 02 Oct 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r2.ebuild : - Fixed typo to support RFC2307. Thanks to: Paul@earthguide.ucsd.edu (Paul Collins) in bug #8658. 16 Jun 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-r2.ebuild files/digest-nss_ldap-r2 : - Added two configure options, thanks to: Ssrit@larvalstage.net (Jerry Haltom) in bug #3427 @@ -37,16 +41,5 @@ 18 Apr 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r1.ebuild files/digest-nss_ldap-174-r1 : - david@guerizec.net (David Guerizec) in bug #1905 submitted a patch to resolve the sandbox violations. - -*nss_ldap-174 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/net-libs/nss_ldap/Manifest b/net-libs/nss_ldap/Manifest index d273a9750145..57f0a182033e 100644 --- a/net-libs/nss_ldap/Manifest +++ b/net-libs/nss_ldap/Manifest @@ -1,8 +1,8 @@ -MD5 fa3a0d7b9206f4c6ef4c5e4b079e975e ChangeLog 1870 +MD5 37582da6602cfadd4c7373126ec0177e ChangeLog 1656 MD5 24abe85b164d0672dfa5be54a6300ff2 nss_ldap-174-r2.ebuild 889 MD5 e68d5bfbd3e4a1ace3b876bdd6578d43 nss_ldap-202.ebuild 886 MD5 85a79e2bae883d2885f017b034dcada1 nss_ldap-207.ebuild 927 -MD5 0ed56474bd8f209ff44b4dc11f519c47 nss_ldap-207-r1.ebuild 696 +MD5 f709556116aaf0744c29e6e2721b70b1 nss_ldap-207-r1.ebuild 801 MD5 5d7731acb703d8ae122072ad73cbc2a6 files/digest-nss_ldap-174-r2 129 MD5 d8021fe04d76482091c816f28edad140 files/digest-nss_ldap-202 64 MD5 8d358c3dda5ce728c6fd5f8f4bc448d2 files/digest-nss_ldap-207 64 diff --git a/net-libs/nss_ldap/files/digest-nss_ldap-207-r1 b/net-libs/nss_ldap/files/digest-nss_ldap-207-r1 new file mode 100644 index 000000000000..85a4e8621e9a --- /dev/null +++ b/net-libs/nss_ldap/files/digest-nss_ldap-207-r1 @@ -0,0 +1 @@ +MD5 4cff03af355d9df5b6da87295b5bc712 nss_ldap-207.tar.gz 221122 diff --git a/net-libs/nss_ldap/nss_ldap-207-r1.ebuild b/net-libs/nss_ldap/nss_ldap-207-r1.ebuild new file mode 100644 index 000000000000..40d5166dbca9 --- /dev/null +++ b/net-libs/nss_ldap/nss_ldap-207-r1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-207-r1.ebuild,v 1.1 2003/06/16 18:56:12 woodchip Exp $ + +DESCRIPTION="NSS LDAP Module" +HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html" + +SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz" +DEPEND=">=net-nds/openldap-1.2.11" +SLOT="0" +IUSE="" +LICENSE="LGPL-2" +KEYWORDS="x86 sparc" + +src_compile() { + ./configure \ + --with-ldap-lib=openldap \ + --enable-schema-mapping \ + --enable-rfc2307bis \ + --libdir=/lib || die + + emake || die +} + +src_install() { + dodir /lib + make DESTDIR=${D} install || die + + insinto /etc + doins ldap.conf + + dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \ + COPYING CVSVersionInfo.txt README nsswitch.ldap +} |