[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2017-05-26 Thread David Seifert
commit: b7b568d740331e68dcd0f256078e7a09906b3224
Author: David Seifert  gentoo  org>
AuthorDate: Fri May 26 10:17:10 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri May 26 10:26:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b568d7

sys-auth/nss_ldap: [QA] Do not install COPYING

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-auth/nss_ldap/nss_ldap-258.ebuild| 4 ++--
 sys-auth/nss_ldap/nss_ldap-259.ebuild| 4 ++--
 sys-auth/nss_ldap/nss_ldap-261.ebuild| 4 ++--
 sys-auth/nss_ldap/nss_ldap-262.ebuild| 4 ++--
 sys-auth/nss_ldap/nss_ldap-264-r1.ebuild | 4 ++--
 sys-auth/nss_ldap/nss_ldap-264.ebuild| 4 ++--
 sys-auth/nss_ldap/nss_ldap-265-r1.ebuild | 4 ++--
 sys-auth/nss_ldap/nss_ldap-265-r2.ebuild | 4 ++--
 sys-auth/nss_ldap/nss_ldap-265-r4.ebuild | 4 ++--
 sys-auth/nss_ldap/nss_ldap-265-r5.ebuild | 4 ++--
 sys-auth/nss_ldap/nss_ldap-265.ebuild| 4 ++--
 11 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-258.ebuild 
b/sys-auth/nss_ldap/nss_ldap-258.ebuild
index f224690d62b..18dbf9fd7de 100644
--- a/sys-auth/nss_ldap/nss_ldap-258.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-258.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit fixheadtails eutils multilib autotools
@@ -69,7 +69,7 @@ src_install() {
doins ldap.conf
 
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
-   COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
+   CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
 }
 

diff --git a/sys-auth/nss_ldap/nss_ldap-259.ebuild 
b/sys-auth/nss_ldap/nss_ldap-259.ebuild
index ded06e5a842..477b68d5378 100644
--- a/sys-auth/nss_ldap/nss_ldap-259.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-259.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit fixheadtails eutils multilib autotools
@@ -69,7 +69,7 @@ src_install() {
doins ldap.conf
 
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
-   COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
+   CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
 }
 

diff --git a/sys-auth/nss_ldap/nss_ldap-261.ebuild 
b/sys-auth/nss_ldap/nss_ldap-261.ebuild
index dd8ad783cfe..e69f1f77726 100644
--- a/sys-auth/nss_ldap/nss_ldap-261.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-261.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit fixheadtails eutils multilib autotools
@@ -73,7 +73,7 @@ src_install() {
doins ldap.conf
 
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
-   COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
+   CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
 }
 

diff --git a/sys-auth/nss_ldap/nss_ldap-262.ebuild 
b/sys-auth/nss_ldap/nss_ldap-262.ebuild
index dd8ad783cfe..e69f1f77726 100644
--- a/sys-auth/nss_ldap/nss_ldap-262.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-262.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit fixheadtails eutils multilib autotools
@@ -73,7 +73,7 @@ src_install() {
doins ldap.conf
 
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
-   COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
+   CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
 }
 

diff --git a/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild 
b/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild
index 196b0919c61..673937695e2 100644
--- a/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
@@ -91,7 +91,7 @@ src_install() {
doins ldap.conf
 
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
-   COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
+   CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
 }
 

diff --git a/sys-auth/nss_ldap/nss_ldap-264.ebuild 
b/sys-auth/nss_ldap/nss_ldap-264.ebuild
index 6c943f5e046..6f18e950d28 100644
--- a/sys-auth/nss_ldap/nss_ldap-264.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-264.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public 

[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2022-03-22 Thread Sam James
commit: e38f453ba2ab446fcd33ac4fb85a453c63a5e47b
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 23 00:03:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 23 00:03:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38f453b

sys-auth/nss_ldap: add subslot dep on OpenLDAP

New OpenLDAP breaks ABI (changes SONAME)

Signed-off-by: Sam James  gentoo.org>

 .../nss_ldap/{nss_ldap-265-r10.ebuild => nss_ldap-265-r11.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r11.ebuild
similarity index 96%
rename from sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
rename to sys-auth/nss_ldap/nss_ldap-265-r11.ebuild
index b082f724c054..e844f815d1bd 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r11.ebuild
@@ -15,10 +15,10 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 
sparc x86 ~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="
-   >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
+   >=net-nds/openldap-2.4.38-r1:=[${MULTILIB_USEDEP}]
sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )
kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
-   ssl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
+   ssl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
 "
 RDEPEND="
${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-10 Thread Sam James
commit: 119c56ae1a46c6cbf5478ee70f39599ddb22fd83
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 11 04:20:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 11 04:20:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119c56ae

sys-auth/nss_ldap: Stabilize 265-r9 arm, #777633

Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
index 749cdb870cf..a1d33386182 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-10 Thread Agostino Sarubbo
commit: 50307f3232124aeb1d2b59caf5a974fcea36ec89
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 11 06:38:41 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 11 06:38:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50307f32

sys-auth/nss_ldap: amd64 stable wrt bug #777633

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
index a1d33386182..df58d0ee163 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-10 Thread Agostino Sarubbo
commit: 7973fd0cf0ac1f5d186a5a2d4ef4737e80518eeb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 11 06:40:00 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 11 06:40:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7973fd0c

sys-auth/nss_ldap: ppc stable wrt bug #777633

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
index df58d0ee163..069ff355a11 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-10 Thread Agostino Sarubbo
commit: 51f01de4a5a899caa3ed4b9a89f6182427d7e2d2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 11 06:41:47 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 11 06:41:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f01de4

sys-auth/nss_ldap: sparc stable wrt bug #777633

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
index 069ff355a11..72248bc08e9 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-11 Thread Agostino Sarubbo
commit: 9913009ec865262d7626712a560e8067830910de
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 11 11:19:03 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 11 11:19:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9913009e

sys-auth/nss_ldap: ppc64 stable wrt bug #777633

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
index 72248bc08e9..0b8cf160acc 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-26 Thread Sam James
commit: 2b53bbf2ac38ceb693b0de04adbb067ee3a35c27
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 26 19:04:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 26 19:04:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b53bbf2

sys-auth/nss_ldap: fix patch filename

Caused by flip-flopping between revbumping or not
for the fix (which was silly).

Fixes: 185c7bc43d6c85bfa46f3420493fbe3502071ad3
Bug: https://bugs.gentoo.org/810058
Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index c066b1fceb5..8060dc766c1 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -32,7 +32,7 @@ src_prepare() {
# eprefixify is safe on non-Prefix systems, so go unconditional
# Note: comment this out or make it conditional on 'use prefix'
# if needs rebasing. Don't remove.
-   eapply "${FILESDIR}"/${P}-r9-libdir.patch
+   eapply "${FILESDIR}"/${P}-r10-libdir.patch
eprefixify Makefile.am
 
# bug 438692



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-26 Thread Agostino Sarubbo
commit: 0ff028aa1551b8b0a4754396948c8e08dc05fc97
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Aug 27 05:10:18 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Aug 27 05:10:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff028aa

sys-auth/nss_ldap: amd64 stable wrt bug #810058

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index 8060dc766c1..5996f378fce 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-26 Thread Agostino Sarubbo
commit: 8464cdf7a31ac795b7dbb41c23f65bfa4169a5b4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Aug 27 05:11:54 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Aug 27 05:11:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8464cdf7

sys-auth/nss_ldap: x86 stable wrt bug #810058

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index 5996f378fce..a9b4f8f17cb 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-29 Thread Sam James
commit: de91bb9503dae5fee7657f171d9e623bd58a334d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Aug 28 08:56:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug 29 17:52:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de91bb95

sys-auth/nss_ldap: stable 265-r10 for sparc, bug #810058

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index a9b4f8f17cb..c3f6730e68f 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-29 Thread Sam James
commit: 2ea16e94cc03f657d93f212d58da4800eec2de0e
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 29 17:53:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug 29 17:53:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea16e94

sys-auth/nss_ldap: Stabilize 265-r10 ppc64, #810058

Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index c3f6730e68f..940538add09 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 
~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-09-01 Thread Agostino Sarubbo
commit: f448284908a79a067fbbe3a7a8aaea9e11e57b06
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep  1 09:31:28 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep  1 09:31:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4482849

sys-auth/nss_ldap: ppc stable wrt bug #810058

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index 940538add09..9cf79ade48b 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-09-01 Thread Sam James
commit: f7af9f47ba8edbf9cdb7b6b91074e6768f1fc487
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep  1 18:29:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep  1 18:31:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7af9f47

sys-auth/nss_ldap: Stabilize 265-r10 arm, #810058

Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index 9cf79ade48b..0f4410ae1a3 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-09-04 Thread Andreas Sturmlechner
commit: 6fc8ee20a7667040574f1ae444ec396da8dd0c79
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug 19 12:45:32 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep  4 15:31:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc8ee20

sys-auth/nss_ldap: Drop 265-r5, EAPI5--

Closes: https://bugs.gentoo.org/777633
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r5.ebuild | 144 ---
 1 file changed, 144 deletions(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild
deleted file mode 100644
index ca216ce2854..000
--- a/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild
+++ /dev/null
@@ -1,144 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit fixheadtails epatch multilib multilib-minimal autotools prefix
-
-IUSE="debug ssl sasl kerberos"
-
-DESCRIPTION="NSS LDAP Module"
-HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html";
-SRC_URI="http://www.padl.com/download/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
-
-DEPEND=">=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
-   sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )
-   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
-   ssl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )"
-RDEPEND="${DEPEND}
-   !> ${S}/config.h
-   echo "#define HAVE_NET_ROUTE_H 1" >> ${S}/config.h
-   echo "#define HAVE_RESOLV_H 1" >> ${S}/config.h
-   fi
-}
-
-multilib_src_install() {
-   if use kernel_FreeBSD; then
-   emake -j1 DESTDIR="${D}" install
-   else
-   emake -j1 DESTDIR="${D}" install \
-   INST_UID=${PORTAGE_USER:-root} 
INST_GID=${PORTAGE_GROUP:-root}
-   fi
-}
-
-multilib_src_install_all() {
-   # dumb /usr/lib* -> /lib* symlinks gone wrong
-   rm -rf "${ED}"/usr/usr
-
-   insinto /etc
-   doins ldap.conf
-
-   # Append two blank lines and some skip entries
-   echo >>"${ED}"/etc/ldap.conf
-   echo >>"${ED}"/etc/ldap.conf
-   sed -i "${ED}"/etc/ldap.conf \
-   -e '$inss_initgroups_ignoreusers 
ldap,openldap,mysql,syslog,root,postgres'
-
-   dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
-   CVSVersionInfo.txt README nsswitch.ldap certutil
-   docinto docs; dodoc doc/*
-}
-
-pkg_postinst() {
-   elog "If you use a ldaps:// string in the 'uri' setting of"
-   elog "your /etc/ldap.conf, you must set 'ssl on'!"
-}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-09-04 Thread Andreas Sturmlechner
commit: b5ffac8065af254bee8634251515ee460973e428
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep  4 15:30:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep  4 15:31:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ffac80

sys-auth/nss_ldap: Drop 265-r9

Bug: https://bugs.gentoo.org/810058
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r9.ebuild | 147 ---
 1 file changed, 147 deletions(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
deleted file mode 100644
index b111e7f4dcc..000
--- a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
+++ /dev/null
@@ -1,147 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools fixheadtails multilib-minimal prefix
-
-DESCRIPTION="NSS LDAP Module"
-HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html";
-SRC_URI="http://www.padl.com/download/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
-IUSE="debug kerberos ssl sasl split-usr"
-
-DEPEND="
-   >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
-   sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )
-   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
-   ssl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
-"
-RDEPEND="
-   ${DEPEND}
-   !>"${ED}"/etc/ldap.conf || die
-   echo >>"${ED}"/etc/ldap.conf || die
-   sed -i "${ED}"/etc/ldap.conf \
-   -e '$inss_initgroups_ignoreusers 
ldap,openldap,mysql,syslog,root,postgres' \
-   || die
-
-   dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
-   CVSVersionInfo.txt README nsswitch.ldap certutil
-
-   docinto docs
-   dodoc -r doc/.
-}
-
-pkg_postinst() {
-   elog "If you use a ldaps:// string in the 'uri' setting of"
-   elog "your /etc/ldap.conf, you must set 'ssl on'!"
-}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-08-18 Thread Sam James
commit: a917f789cbee42036a2d58d088df4c6320eb8e81
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 19 01:07:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 19 01:07:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a917f789

sys-auth/nss_ldap: Stabilize 265-r9 x86, #777633

Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
index 0b8cf160acc..b111e7f4dcc 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
 IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-03-21 Thread Sam James
commit: 8b5133c451fba89337cf87bea32a1aec61184b32
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 22 04:00:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 22 04:00:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5133c4

sys-auth/nss_ldap: update EAPI 5 -> 7

* Port to EAPI 7
* Drop unused inherits (multilib)
* Use consistent ${EPREFIX}/usr/$(get_libdir) for both multilib native
  and non-native
* Tidy src_configure logic using array
* Sort inherits
* Add missing || dies

Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r6.ebuild | 147 +++
 1 file changed, 147 insertions(+)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
new file mode 100644
index 000..b5c7180427c
--- /dev/null
+++ b/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
@@ -0,0 +1,147 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools fixheadtails multilib-minimal prefix
+
+DESCRIPTION="NSS LDAP Module"
+HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html";
+SRC_URI="http://www.padl.com/download/${P}.tar.gz";
+
+SLOT="0"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+IUSE="debug ssl sasl kerberos"
+
+DEPEND="
+   >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
+   sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )
+   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
+   ssl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
+"
+RDEPEND="
+   ${DEPEND}
+   ! /lib* symlinks gone wrong
+   rm -rf "${ED}"/usr/usr || die
+
+   insinto /etc
+   doins ldap.conf
+
+   # Append two blank lines and some skip entries
+   echo >>"${ED}"/etc/ldap.conf || die
+   echo >>"${ED}"/etc/ldap.conf || die
+   sed -i "${ED}"/etc/ldap.conf \
+   -e '$inss_initgroups_ignoreusers 
ldap,openldap,mysql,syslog,root,postgres' \
+   || die
+
+   dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
+   CVSVersionInfo.txt README nsswitch.ldap certutil
+
+   docinto docs
+   dodoc doc/*
+}
+
+pkg_postinst() {
+   elog "If you use a ldaps:// string in the 'uri' setting of"
+   elog "your /etc/ldap.conf, you must set 'ssl on'!"
+}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-03-21 Thread Sam James
commit: db461a2f27c0d48d9f2b87404b1d36ddcb9b4501
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 22 04:03:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 22 04:03:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db461a2f

sys-auth/nss_ldap: sort IUSE

Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
index b5c7180427c..84c5c999f9b 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 SLOT="0"
 LICENSE="LGPL-2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
-IUSE="debug ssl sasl kerberos"
+IUSE="debug kerberos ssl sasl"
 
 DEPEND="
>=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-03-22 Thread Sam James
commit: 46d10b9f93d82e1017711ee052b40d912e453b8c
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 22 18:10:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 22 18:10:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d10b9f

sys-auth/nss_ldap: change libdir logic

This restores the (odd-looking) previous behaviour for now,
although it seems like _that_ still needs tweaking for ARM.

Fixes: 8b5133c451fba89337cf87bea32a1aec61184b32
Bug: https://bugs.gentoo.org/581306
Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/{nss_ldap-265-r6.ebuild => nss_ldap-265-r7.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
similarity index 97%
rename from sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
rename to sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
index 84c5c999f9b..611455428f6 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
@@ -106,8 +106,8 @@ multilib_src_configure() {
use debug && myconf+=( --enable-debugging )
use kerberos && myconf+=( --enable-configurable-krb5-ccname-gssapi )
 
-   # Note: this was "${EPREFIX}/$(get_libdir)" while the 32-bit ABI ended
-   # up in /usr/lib. Intentional...?
+   # Neede to be careful with changing this
+   # bug #581306
multilib_is_native_abi && myconf+=( 
--libdir="${EPREFIX}/usr/$(get_libdir)" )
 
ECONF_SOURCE=${S} econf "${myconf[@]}"



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2021-03-22 Thread Sam James
commit: 70371278eb61ef1c4d2e0285bfecbe11dc542641
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 22 18:14:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 22 18:14:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70371278

sys-auth/nss_ldap: actually stage the libdir change

Bug: https://bugs.gentoo.org/581306
Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/{nss_ldap-265-r7.ebuild => nss_ldap-265-r8.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r7.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r8.ebuild
similarity index 97%
rename from sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
rename to sys-auth/nss_ldap/nss_ldap-265-r8.ebuild
index 611455428f6..e6ed3ba6fc3 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r8.ebuild
@@ -108,7 +108,7 @@ multilib_src_configure() {
 
# Neede to be careful with changing this
# bug #581306
-   multilib_is_native_abi && myconf+=( 
--libdir="${EPREFIX}/usr/$(get_libdir)" )
+   multilib_is_native_abi && myconf+=( --libdir="${EPREFIX}/$(get_libdir)" 
)
 
ECONF_SOURCE=${S} econf "${myconf[@]}"
 }



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/

2020-12-26 Thread Michał Górny
commit: ab508043a9fbf3e7031c227523bd6105bc7bedef
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 26 08:31:19 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 26 08:31:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab508043

sys-auth/nss_ldap: Remove nonsense 

Signed-off-by: Michał Górny  gentoo.org>

 sys-auth/nss_ldap/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-auth/nss_ldap/metadata.xml b/sys-auth/nss_ldap/metadata.xml
index a0a614c93aa..fd6d26df469 100644
--- a/sys-auth/nss_ldap/metadata.xml
+++ b/sys-auth/nss_ldap/metadata.xml
@@ -3,7 +3,6 @@
 

ldap-b...@gentoo.org
-   Please assign bugs to this mail alias.


robb...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/files/

2021-09-07 Thread Sam James
commit: 315197cca233450f741cbe915402c2479cd5229a
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Sep  5 18:27:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep  8 03:10:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315197cc

sys-auth/nss_ldap: remove unused patches

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/7
Signed-off-by: Sam James  gentoo.org>

 sys-auth/nss_ldap/files/nss_ldap-265-fbsd.patch| 432 -
 .../nss_ldap/files/nss_ldap-265-installdir.patch   |  35 --
 sys-auth/nss_ldap/files/nss_ldap-265-libdir.patch  |  31 --
 3 files changed, 498 deletions(-)

diff --git a/sys-auth/nss_ldap/files/nss_ldap-265-fbsd.patch 
b/sys-auth/nss_ldap/files/nss_ldap-265-fbsd.patch
deleted file mode 100644
index 1ae1171f88e..000
--- a/sys-auth/nss_ldap/files/nss_ldap-265-fbsd.patch
+++ /dev/null
@@ -1,432 +0,0 @@
 Makefile.am.orig   2009-11-06 05:28:08.0 -0500
-+++ Makefile.am2010-01-12 23:24:17.0 -0500
-@@ -9,8 +9,12 @@
- if AIX
- INST_GID=system
- else
-+if FreeBSD
-+INST_GID=wheel
-+else
- INST_GID=root
- endif
-+endif
- 
- EXTRA_DIST = CVSVersionInfo.txt ChangeLog \
-AUTHORS ANNOUNCE NEWS INSTALL README LICENSE.OpenLDAP COPYING\
-@@ -23,7 +27,7 @@
-   ldap-alias.c ldap-service.c ldap-schema.c ldap-ethers.c \
-   ldap-bp.c ldap-automount.c util.c ltf.c snprintf.c resolve.c \
-   dnsconfig.c irs-nss.c pagectrl.c ldap-sldap.c ldap-init-krb5-cache.c \
--  vers.c
-+  vers.c bsdnss.c
- 
- nss_ldap_so_LDFLAGS = @nss_ldap_so_LDFLAGS@
- 
-@@ -103,11 +107,10 @@
-   $(mkinstalldirs) $(DESTDIR)$(dir $(NSS_LDAP_PATH_CONF)); \
-   $(INSTALL_DATA) -o $(INST_UID) -g $(INST_GID) 
$(srcdir)/ldap.conf $(DESTDIR)$(NSS_LDAP_PATH_CONF); \
-   fi
--  $(INSTALL_DATA) -o $(INST_UID) -g $(INST_GID) $(srcdir)/nsswitch.ldap 
$(DESTDIR)$(sysconfdir)/nsswitch.ldap; 
- 
- uninstall-local:
-   @$(NORMAL_UNINSTALL)
- 
- vers.c: $(top_srcdir)/CVSVersionInfo.txt
--  CVSVERSIONDIR=$(top_srcdir) ./vers_string -v
-+  $(top_srcdir)/vers_string -v
- 
-
 configure.in.orig 2007-10-29 06:30:12.0 -0700
-+++ configure.in  2008-09-26 20:38:20.0 -0700
-@@ -97,11 +97,15 @@
- linux*) nss_ldap_so_LDFLAGS="-shared -Wl,-Bdynamic 
-Wl,--version-script,\$(srcdir)/exports.linux" ;;
- *) nss_ldap_so_LDFLAGS="-shared -Wl,-Bdynamic" ;;
- esac
-+case "$target_os" in
-+freebsd*) TARGET_OS=FreeBSD ;;
-+esac
- 
- AM_CONDITIONAL(GCC, test "$GCC" = "yes")
- AM_CONDITIONAL(GLIBC, test "$target_os" = "linux" -o "$target_os" = 
"linux-gnu")
- AM_CONDITIONAL(AIX, test "$TARGET_OS" = AIX)
- AM_CONDITIONAL(HPUX, test "$TARGET_OS" = HPUX)
-+AM_CONDITIONAL(FreeBSD, test "$TARGET_OS" = FreeBSD)
- 
- AM_CONDITIONAL(USE_NATIVE_LINKER, test -n "$nss_ldap_so_LD")
- 
-@@ -153,7 +157,6 @@
-   aix*) AC_CHECK_HEADERS(irs.h usersec.h) ;;
-   hpux*) AC_CHECK_HEADERS(nsswitch.h) ;;
-   *) AC_CHECK_HEADERS(nss.h)
-- AC_CHECK_HEADERS(nsswitch.h)
-  AC_CHECK_HEADERS(irs.h) ;;
- esac
- AC_CHECK_HEADERS(thread.h)
-@@ -232,7 +235,6 @@
- AC_CHECK_FUNCS(gethostbyname)
- AC_CHECK_FUNCS(nsdispatch)
- AC_CHECK_LIB(pthread_nonshared, main)
--AC_CHECK_FUNCS(pthread_atfork)
- AC_CHECK_FUNCS(pthread_once)
- AC_CHECK_FUNCS(ether_aton)
- AC_CHECK_FUNCS(ether_ntoa)
-
 ldap-ethers.c.orig 2009-11-06 10:28:08.0 +
-+++ ldap-ethers.c  2009-12-23 17:01:14.0 +
-@@ -217,9 +217,9 @@
- }
- 
-   snprintf(fullmac, sizeof(fullmac), "%02x:%02x:%02x:%02x:%02x:%02x",
-- addr->ether_addr_octet[0], addr->ether_addr_octet[1],
-- addr->ether_addr_octet[2], addr->ether_addr_octet[3],
-- addr->ether_addr_octet[4], addr->ether_addr_octet[5]);
-+ addr->octet[0], addr->octet[1],
-+ addr->octet[2], addr->octet[3],
-+ addr->octet[4], addr->octet[5]);
- 
-   LA_INIT(a);
-   LA_STRING(a) = ether_ntoa(addr);
-@@ -343,14 +343,14 @@
-   if (i != 6)
-   return NULL;
-   for (i = 0; i < 6; i++)
--  ep.ether_addr_octet[i] = t[i];
-+  ep.octet[i] = t[i];
- 
-   return &ep;
- }
- #endif /* !HAVE_ETHER_ATON */
- 
- #ifndef HAVE_ETHER_NTOA
--#define EI(i) (unsigned int)(e->ether_addr_octet[(i)])
-+#define EI(i) (unsigned int)(e->octet[(i)])
- static char *ether_ntoa (const struct ether_addr *e)
- {
-   static char s[18];
-
 ldap-ethers.h.orig 2009-11-06 10:28:08.0 +
-+++ ldap-ethers.h  2009-12-23 17:02:06.0 +
-@@ -32,7 +32,7 @@
- 
- #ifndef HAVE_STRUCT_ETHER_ADDR
- struct ether_addr {
--  u_char ether_addr_octet[6];
-+  u_char octet[6];
- };
- #endif
- 
 ldap-nss.c.origSat May 27 16:23:40 2006
-+++ ldap-nss.c Sat May 27 16:23:52 2006
-@@ -69,7 +69,7 @@
- #endif
- 
- /* Try to handle systems with 

[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/, sys-auth/nss_ldap/files/

2017-12-17 Thread Matt Thode
commit: 6865ff63b9736767a4cd2d9c2e9b63d1752a0a04
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Dec 17 19:14:01 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Dec 17 19:14:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6865ff63

sys-auth/nss_ldap: massive cleanup, nothing deps on this directly

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 sys-auth/nss_ldap/Manifest |   5 -
 .../files/nss_ldap-239-tls-security-bug.patch  |  42 
 .../files/nss_ldap-252-reconnect-timeouts.patch|  65 --
 .../nss_ldap-254-nss_getgrent_skipmembers.patch| 226 -
 sys-auth/nss_ldap/nss_ldap-258.ebuild  |  79 ---
 sys-auth/nss_ldap/nss_ldap-259.ebuild  |  79 ---
 sys-auth/nss_ldap/nss_ldap-261.ebuild  |  83 
 sys-auth/nss_ldap/nss_ldap-262.ebuild  |  83 
 sys-auth/nss_ldap/nss_ldap-264-r1.ebuild   | 101 -
 sys-auth/nss_ldap/nss_ldap-264.ebuild  |  98 -
 sys-auth/nss_ldap/nss_ldap-265-r1.ebuild   | 113 ---
 sys-auth/nss_ldap/nss_ldap-265-r2.ebuild   | 121 ---
 sys-auth/nss_ldap/nss_ldap-265-r4.ebuild   | 140 -
 sys-auth/nss_ldap/nss_ldap-265.ebuild  | 105 --
 14 files changed, 1340 deletions(-)

diff --git a/sys-auth/nss_ldap/Manifest b/sys-auth/nss_ldap/Manifest
index 67377836631..b0122d9234a 100644
--- a/sys-auth/nss_ldap/Manifest
+++ b/sys-auth/nss_ldap/Manifest
@@ -1,6 +1 @@
-DIST nss_ldap-258.tar.gz 274694 BLAKE2B 
6374596d0e6675c89bde561cfcdc26622bfedbacd163183c4838fbb1cf1939078be895dcdd07127503171110bb241ff3e7e40f616865a58caae6931fe2882db0
 SHA512 
0a92076214e6ffaa60929a9fdc34fe7c9a584a0789d54ea505e65a69eda88a3ee0382ea5a90c581073c95671fa3a50b8a8a529e30f4260afacb3820695773ecb
-DIST nss_ldap-259.tar.gz 274878 BLAKE2B 
0d5db5d077f2560b9145c6a19d2af3ede831f2073df562b40b129db995950ab359744ba2fb7156f74720a46edc320dbd44e9be1c5d4fbc515d892ae676876969
 SHA512 
d20514df1b8dba4ad67cf5d130aa4a2e1b0aea1ee09832bc27078f26a62ecf56b0294b5fcd3425b5b6969889afc99f7fc335a34994034dcfb10f3ab5385d3393
-DIST nss_ldap-261.tar.gz 276065 BLAKE2B 
d6854f149aadfdbd19d15de9a3085c7932c7b618af490ce738e92c61c6ca6a8de903d776d1e8d60eae9a3043f510e321cfe7f73dcf21d435b1ea9786e0fc84fc
 SHA512 
b44f4ad62f3d3b237370b6393ff38ab5f26608bd8996607f828e3ab32d7dbb96ae2e40398b5b1cea9a232a29ea6c30ee56d5e9b386a514b194ac2b3e94da59da
-DIST nss_ldap-262.tar.gz 274927 BLAKE2B 
6db4e236485df7d15daeb613df64e384e4cbd96239c37942267005e8b29fdc991d31be32024e0f073f09c0a9cbb3272672f7f2f8d4c35a97003b0d557283aa02
 SHA512 
ac4781f36b0dbc9a8e00206b13598d247a3501ca0f7e1cc7e7bcc11675186199b2ea0975ce2feb311b07b50aad36efed5ba297e7c93dc741b806a94d8d051152
-DIST nss_ldap-264.tar.gz 278134 BLAKE2B 
0c3e969b444a1a836220e1c6cef3598b6e39a5ed5a8365fa6583df2977118b10cfea46ce19fa98c1c5bbbefcc62f3e745287c6c7fb7fe54010dd4c86dd205106
 SHA512 
e7decde11377f10ec98fd360a38cbf08b9af7e328e967e417367e9e501faf0868be67a6f8fc1dd9b1fe7ee2ae720ee791ed481e21e80f686e750351b3ea6e689
 DIST nss_ldap-265.tar.gz 280976 BLAKE2B 
31b233ef7680204abfb62408141609b9489e133327c787c59afedd9ac41194189bde26d1f3b0a885622f57ec769ddee2bdf7d274b9584d4d5002d1c016c86892
 SHA512 
c4584682968861dd5880992fe7d11c6005d94f0c17252ab1cda04380fd7a81b419ba7e87d0efa44c24c5ce5bf76b9fd8331034dddb4f1400f132eb2192472077

diff --git a/sys-auth/nss_ldap/files/nss_ldap-239-tls-security-bug.patch 
b/sys-auth/nss_ldap/files/nss_ldap-239-tls-security-bug.patch
deleted file mode 100644
index 1dbd8dc889a..000
--- a/sys-auth/nss_ldap/files/nss_ldap-239-tls-security-bug.patch
+++ /dev/null
@@ -1,42 +0,0 @@
 ldap-nss.c 2004-09-28 03:20:11.0 +0100
-+++ ldap-nss.c.new 2005-07-04 01:32:12.0 +0100
-@@ -330,6 +330,39 @@
- 
-   timelimit = __session.ls_config->ldc_bind_timelimit;
- 
-+#ifdef HAVE_LDAP_START_TLS_S
-+  if (__session.ls_config->ldc_ssl_on == SSL_START_TLS)
-+{
-+  int version;
-+
-+  if (ldap_get_option
-+(__session.ls_conn, LDAP_OPT_PROTOCOL_VERSION,
-+ &version) == LDAP_OPT_SUCCESS)
-+  {
-+if (version < LDAP_VERSION3)
-+  {
-+version = LDAP_VERSION3;
-+ldap_set_option (__session.ls_conn, LDAP_OPT_PROTOCOL_VERSION,
-+ &version);
-+  }
-+  }
-+
-+  debug ("==> start_tls");
-+  if (ldap_start_tls_s (__session.ls_conn, NULL, NULL) == LDAP_SUCCESS)
-+  {
-+debug ("TLS startup succeeded");
-+  }
-+  else
-+  {
-+debug ("TLS startup failed");
-+do_close ();
-+debug ("<== do_open");
-+return NSS_UNAVAIL;
-+  }
-+  debug ("<== start_tls");
-+}
-+#endif /* HAVE_LDAP_START_TLS_S */
-+
-   return do_bind (ld, timelimit, who, cred, with_sasl);
- }
- #else

diff --git a/sys-auth/nss_ldap/files/nss_ldap-252-reconnect-timeouts.patch 
b/sys-auth/nss_ldap

[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/files/, sys-auth/nss_ldap/

2021-04-11 Thread David Seifert
commit: fd52dbeb4c26bcb6b5331def1eb65c1339f2036a
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 11 21:11:06 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 11 21:11:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd52dbeb

sys-auth/nss_ldap: Fix libdir symlinks

Bug: https://bugs.gentoo.org/581306
Bug: https://bugs.gentoo.org/780108
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 sys-auth/nss_ldap/files/nss_ldap-265-libdir.patch  | 31 ++
 ...s_ldap-265-r8.ebuild => nss_ldap-265-r9.ebuild} | 10 +++
 2 files changed, 36 insertions(+), 5 deletions(-)

diff --git a/sys-auth/nss_ldap/files/nss_ldap-265-libdir.patch 
b/sys-auth/nss_ldap/files/nss_ldap-265-libdir.patch
new file mode 100644
index 000..d3609b604a2
--- /dev/null
+++ b/sys-auth/nss_ldap/files/nss_ldap-265-libdir.patch
@@ -0,0 +1,31 @@
+--- a/Makefile.am
 b/Makefile.am
+@@ -38,17 +38,13 @@
+ DEFS = @DEFS@
+ #INCLUDES = -I$(top_builddir) -I$(srcdir)
+ 
+-if GCC
+-MULTI_OS_DIRECTORY=$(shell $(CC) $(CFLAGS) -print-multi-os-directory)
+-else
+ MULTI_OS_DIRECTORY=.
+-endif
+ 
+ if GLIBC
+-LIBC_VERS = $(shell ls /lib/$(MULTI_OS_DIRECTORY)/libc-*.so | tail -n 1 | sed 
-e 's|.*libc-\(.*\)\.so|\1|')
++LIBC_VERS = $(shell ls 
@GENTOO_PORTAGE_EPREFIX@/lib/$(MULTI_OS_DIRECTORY)/libc-*.so | tail -n 1 | sed 
-e 's|.*libc-\(.*\)\.so|\1|')
+ NSS_LDAP_LIBC_VERSIONED = libnss_ldap-$(LIBC_VERS).so
+ 
+-NSS_VERS = $(shell ls /lib/$(MULTI_OS_DIRECTORY)/libnss_files.so.? | tail -n 
1 | sed -e 's|.*libnss_files\.so\.\(.*\)|\1|')
++NSS_VERS = $(shell ls 
@GENTOO_PORTAGE_EPREFIX@/lib/$(MULTI_OS_DIRECTORY)/libnss_files.so.? | tail -n 
1 | sed -e 's|.*libnss_files\.so\.\(.*\)|\1|')
+ NSS_LDAP_NSS_VERSIONED = libnss_ldap.so.$(NSS_VERS)
+ endif
+ 
+@@ -83,8 +79,6 @@
+   $(mkinstalldirs) $(DESTDIR)$(libdir)
+   $(INSTALL_PROGRAM) -o $(INST_UID) -g $(INST_GID) nss_ldap.so 
$(DESTDIR)$(libdir)/$(NSS_LDAP_LIBC_VERSIONED)
+   (cd $(DESTDIR)$(libdir); ln -sf $(NSS_LDAP_LIBC_VERSIONED) 
$(NSS_LDAP_NSS_VERSIONED))
+-  $(mkinstalldirs) $(DESTDIR)/usr$(libdir)
+-  (cd $(DESTDIR)/usr$(libdir); ln -sf 
../..$(libdir)/$(NSS_LDAP_NSS_VERSIONED) .)
+ else
+   $(mkinstalldirs) $(DESTDIR)$(libdir)
+ if HPUX

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r8.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
similarity index 94%
rename from sys-auth/nss_ldap/nss_ldap-265-r8.ebuild
rename to sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
index e6ed3ba6fc3..749cdb870cf 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r8.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz";
 SLOT="0"
 LICENSE="LGPL-2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
-IUSE="debug kerberos ssl sasl"
+IUSE="debug kerberos ssl sasl split-usr"
 
 DEPEND="
>=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
@@ -32,7 +32,7 @@ src_prepare() {
# eprefixify is safe on non-Prefix systems, so go unconditional
# Note: comment this out or make it conditional on 'use prefix'
# if needs rebasing. Don't remove.
-   eapply "${FILESDIR}"/${P}-installdir.patch
+   eapply "${FILESDIR}"/${P}-libdir.patch
eprefixify Makefile.am
 
# bug 438692
@@ -121,8 +121,8 @@ multilib_src_install() {
 }
 
 multilib_src_install_all() {
-   # Dumb /usr/lib* -> /lib* symlinks gone wrong
-   rm -rf "${ED}"/usr/usr || die
+   use split-usr &&
+   dosym ../../$(get_libdir)/libnss_ldap.so.2 
/usr/$(get_libdir)/libnss_ldap.so.2
 
insinto /etc
doins ldap.conf
@@ -138,7 +138,7 @@ multilib_src_install_all() {
CVSVersionInfo.txt README nsswitch.ldap certutil
 
docinto docs
-   dodoc doc/*
+   dodoc -r doc/.
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/files/, sys-auth/nss_ldap/

2021-08-26 Thread Sam James
commit: 185c7bc43d6c85bfa46f3420493fbe3502071ad3
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 26 18:18:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 26 18:21:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185c7bc4

sys-auth/nss_ldap: fix finding glibc version on no-multilib

Bit of a hack but the rest of it is rather fragile anyway.

The issue was that ${EPREFIX}/lib doesn't exist on
non-multilib systems.

Bug: https://bugs.gentoo.org/810058
Signed-off-by: Sam James  gentoo.org>

 .../nss_ldap/files/nss_ldap-265-r10-libdir.patch   |  31 +
 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild  | 148 +
 2 files changed, 179 insertions(+)

diff --git a/sys-auth/nss_ldap/files/nss_ldap-265-r10-libdir.patch 
b/sys-auth/nss_ldap/files/nss_ldap-265-r10-libdir.patch
new file mode 100644
index 000..6fdf4cc6c08
--- /dev/null
+++ b/sys-auth/nss_ldap/files/nss_ldap-265-r10-libdir.patch
@@ -0,0 +1,31 @@
+--- a/Makefile.am
 b/Makefile.am
+@@ -38,17 +38,13 @@
+ DEFS = @DEFS@
+ #INCLUDES = -I$(top_builddir) -I$(srcdir)
+ 
+-if GCC
+-MULTI_OS_DIRECTORY=$(shell $(CC) $(CFLAGS) -print-multi-os-directory)
+-else
+ MULTI_OS_DIRECTORY=.
+-endif
+ 
+ if GLIBC
+-LIBC_VERS = $(shell ls /lib/$(MULTI_OS_DIRECTORY)/libc-*.so | tail -n 1 | sed 
-e 's|.*libc-\(.*\)\.so|\1|')
++LIBC_VERS = $(shell ls 
@GENTOO_PORTAGE_EPREFIX@/$(LIBDIR_UNPREFIXED)/$(MULTI_OS_DIRECTORY)/libc-*.so | 
tail -n 1 | sed -e 's|.*libc-\(.*\)\.so|\1|')
+ NSS_LDAP_LIBC_VERSIONED = libnss_ldap-$(LIBC_VERS).so
+ 
+-NSS_VERS = $(shell ls /lib/$(MULTI_OS_DIRECTORY)/libnss_files.so.? | tail -n 
1 | sed -e 's|.*libnss_files\.so\.\(.*\)|\1|')
++NSS_VERS = $(shell ls 
@GENTOO_PORTAGE_EPREFIX@/$(LIBDIR_UNPREFIXED)/$(MULTI_OS_DIRECTORY)/libnss_files.so.?
 | tail -n 1 | sed -e 's|.*libnss_files\.so\.\(.*\)|\1|')
+ NSS_LDAP_NSS_VERSIONED = libnss_ldap.so.$(NSS_VERS)
+ endif
+ 
+@@ -83,8 +79,6 @@
+   $(mkinstalldirs) $(DESTDIR)$(libdir)
+   $(INSTALL_PROGRAM) -o $(INST_UID) -g $(INST_GID) nss_ldap.so 
$(DESTDIR)$(libdir)/$(NSS_LDAP_LIBC_VERSIONED)
+   (cd $(DESTDIR)$(libdir); ln -sf $(NSS_LDAP_LIBC_VERSIONED) 
$(NSS_LDAP_NSS_VERSIONED))
+-  $(mkinstalldirs) $(DESTDIR)/usr$(libdir)
+-  (cd $(DESTDIR)/usr$(libdir); ln -sf 
../..$(libdir)/$(NSS_LDAP_NSS_VERSIONED) .)
+ else
+   $(mkinstalldirs) $(DESTDIR)$(libdir)
+ if HPUX

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
new file mode 100644
index 000..c066b1fceb5
--- /dev/null
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools fixheadtails multilib-minimal prefix
+
+DESCRIPTION="NSS LDAP Module"
+HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html";
+SRC_URI="http://www.padl.com/download/${P}.tar.gz";
+
+SLOT="0"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
+IUSE="debug kerberos ssl sasl split-usr"
+
+DEPEND="
+   >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
+   sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )
+   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
+   ssl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
+"
+RDEPEND="
+   ${DEPEND}
+   !>"${ED}"/etc/ldap.conf || die
+   echo >>"${ED}"/etc/ldap.conf || die
+   sed -i "${ED}"/etc/ldap.conf \
+   -e '$inss_initgroups_ignoreusers 
ldap,openldap,mysql,syslog,root,postgres' \
+   || die
+
+   dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
+   CVSVersionInfo.txt README nsswitch.ldap certutil
+
+   docinto docs
+   dodoc -r doc/.
+}
+
+pkg_postinst() {
+   elog "If you use a ldaps:// string in the 'uri' setting of"
+   elog "your /etc/ldap.conf, you must set 'ssl on'!"
+}