summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-29 04:28:48 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-29 04:28:48 +0000
commiteafe60c0c8bd38a0cf14de746a845e671e45e9e0 (patch)
tree2aaa6b6cb92cb34c86ab400fcef7c025a72b5ff6 /net-libs
parentversion bump (diff)
downloadgentoo-2-eafe60c0c8bd38a0cf14de746a845e671e45e9e0.tar.gz
gentoo-2-eafe60c0c8bd38a0cf14de746a845e671e45e9e0.tar.bz2
gentoo-2-eafe60c0c8bd38a0cf14de746a845e671e45e9e0.zip
HOMEPAGE fix
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nss_ldap/ChangeLog8
-rw-r--r--net-libs/nss_ldap/nss_ldap-174-r2.ebuild6
-rw-r--r--net-libs/nss_ldap/nss_ldap-202.ebuild6
-rw-r--r--net-libs/pam_ldap/ChangeLog6
-rw-r--r--net-libs/pam_ldap/files/digest-pam_ldap-134-r11
-rw-r--r--net-libs/pam_ldap/pam_ldap-134-r1.ebuild44
-rw-r--r--net-libs/pam_ldap/pam_ldap-156.ebuild22
7 files changed, 25 insertions, 68 deletions
diff --git a/net-libs/nss_ldap/ChangeLog b/net-libs/nss_ldap/ChangeLog
index 6e5612230595..0ef141ad4306 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.8 2003/02/12 08:07:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/ChangeLog,v 1.9 2003/03/29 04:28:48 seemant Exp $
+
+*nss_ldap-202 (28 Mar 2003)
+
+ 28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r2.ebuild,
+ nss_ldap-202.ebuild:
+ HOMEPAGE fix by Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/net-libs/nss_ldap/nss_ldap-174-r2.ebuild b/net-libs/nss_ldap/nss_ldap-174-r2.ebuild
index 4db4a372b143..9cf731837384 100644
--- a/net-libs/nss_ldap/nss_ldap-174-r2.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-174-r2.ebuild
@@ -1,17 +1,17 @@
# 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-174-r2.ebuild,v 1.8 2003/02/13 14:20:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-174-r2.ebuild,v 1.9 2003/03/29 04:28:48 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="NSS LDAP Module"
-HOMEPAGE="http://www.padl.com/nss_ldap.html"
+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"
LICENSE="LGPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
src_compile() {
diff --git a/net-libs/nss_ldap/nss_ldap-202.ebuild b/net-libs/nss_ldap/nss_ldap-202.ebuild
index ba46a5917af3..b79cb72bceda 100644
--- a/net-libs/nss_ldap/nss_ldap-202.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-202.ebuild
@@ -1,17 +1,17 @@
# 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-202.ebuild,v 1.2 2003/02/13 14:20:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-202.ebuild,v 1.3 2003/03/29 04:28:48 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="NSS LDAP Module"
-HOMEPAGE="http://www.padl.com/nss_ldap.html"
+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"
LICENSE="LGPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc"
src_compile() {
diff --git a/net-libs/pam_ldap/ChangeLog b/net-libs/pam_ldap/ChangeLog
index 0e5180aaad01..7f3586781da8 100644
--- a/net-libs/pam_ldap/ChangeLog
+++ b/net-libs/pam_ldap/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for net-libs/pam_ldap
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.6 2003/02/12 08:07:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.7 2003/03/29 04:27:39 seemant Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*pam_ldap-156 (30 Oct 2002)
+ 28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> pam_ldap-134-r1.ebuild,
+ pam_ldap-134-r1.ebuild, pam_ldap-156.ebuild:
+ HOMEPAGE fix by Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299
+
30 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
Security update.
diff --git a/net-libs/pam_ldap/files/digest-pam_ldap-134-r1 b/net-libs/pam_ldap/files/digest-pam_ldap-134-r1
deleted file mode 100644
index 2ec73487cff1..000000000000
--- a/net-libs/pam_ldap/files/digest-pam_ldap-134-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7d6583b37e02202c38ef95738880fadb pam_ldap-134.tar.gz 101141
diff --git a/net-libs/pam_ldap/pam_ldap-134-r1.ebuild b/net-libs/pam_ldap/pam_ldap-134-r1.ebuild
deleted file mode 100644
index ba8d8644cb13..000000000000
--- a/net-libs/pam_ldap/pam_ldap-134-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-134-r1.ebuild,v 1.8 2003/02/13 14:21:34 vapier Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="PAM LDAP Module"
-HOMEPAGE="http://www.padl.com/pam_ldap.html"
-SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
-
-DEPEND=">=sys-libs/glibc-2.1.3
- >=sys-libs/pam-0.72
- >=net-nds/openldap-1.2.11"
-
-SLOT="0"
-LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="x86 sparc "
-
-src_compile() {
- aclocal
- autoconf
- automake --add-missing
-
- ./configure --host=${CHOST} \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- --sysconfdir=/etc \
- --localstatedir=/var/lib \
- --with-ldap-lib=openldap || die
-
- emake || die
-}
-
-src_install() {
-
- exeinto /lib/security
- doexe pam_ldap.so
-
- dodoc pam.conf ldap.conf
- dodoc ChangeLog COPYING.* CVSVersionInfo.txt README
- docinto pam.d
- dodoc pam.d/*
-}
-
diff --git a/net-libs/pam_ldap/pam_ldap-156.ebuild b/net-libs/pam_ldap/pam_ldap-156.ebuild
index e5e033904a77..5ebb334af20e 100644
--- a/net-libs/pam_ldap/pam_ldap-156.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-156.ebuild
@@ -1,33 +1,26 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.3 2003/02/13 14:21:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.4 2003/03/29 04:27:39 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
-HOMEPAGE="http://www.padl.com/pam_ldap.html"
+HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html"
SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
+SLOT="0"
+LICENSE="GPL-2 | LGPL-2"
+KEYWORDS="x86 sparc"
+
DEPEND=">=sys-libs/glibc-2.1.3
>=sys-libs/pam-0.72
>=net-nds/openldap-1.2.11"
-SLOT="0"
-LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="x86 sparc "
-
src_compile() {
aclocal
autoconf
automake --add-missing
- ./configure --host=${CHOST} \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- --sysconfdir=/etc \
- --localstatedir=/var/lib \
- --with-ldap-lib=openldap || die
-
+ econf --with-ldap-lib=openldap || die
emake || die
}
@@ -41,4 +34,3 @@ src_install() {
docinto pam.d
dodoc pam.d/*
}
-