summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* */*: reassign zlogene@Michał Górny2023-01-131-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-nds/openldap: add REQUIRED_USE for conflicting featuresMike Gilbert2022-12-235-7/+12
| | | | | Closes: https://bugs.gentoo.org/885359 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-nds/openldap: fix merged-usr for systemd unitsSam James2022-12-161-0/+803
| | | | | | | I can't reproduce the failure but this seems good enough. Bug: https://bugs.gentoo.org/885457 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: Stabilize 2.6.3-r3 x86, #873568Sam James2022-12-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: drop 2.6.3Sam James2022-12-141-796/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: another pthread configure fixSam James2022-12-012-3/+19
| | | | | Bug: https://bugs.gentoo.org/871372 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: fix configure+build w/ clang 16 deuxSam James2022-11-252-9/+39
| | | | | | | | | | | | The previous patch wasn't enough on some systems. This affects the macro which ntp bundles too. Closes: https://bugs.gentoo.org/871288 Bug: https://bugs.gentoo.org/871372 Bug: https://bugs.gentoo.org/882183 Fixes: d4d1d9ed527058cf86b22407cc492944f9b1e6e5 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: fix configure+build w/ clang 16Sam James2022-11-242-0/+936
| | | | | | | | | This affects the macro which ntp bundles too. Closes: https://bugs.gentoo.org/871288 Bug: https://bugs.gentoo.org/871372 Bug: https://bugs.gentoo.org/882183 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: remove unused patchMichael Mair-Keimberger2022-11-231-46/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28373 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: drop 2.6.2Sam James2022-11-202-799/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: add github upstream metadataSam James2022-07-291-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: remove unused patchMichael Mair-Keimberger2022-07-191-59/+0
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.32 / pkgdev 0.2.1 / pkgcheck 0.10.11 Closes: https://github.com/gentoo/gentoo/pull/26479 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-nds/openldap: add 2.6.3Sam James2022-07-152-0/+797
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: drop 2.5.4-r1, 2.6.1-r1Sam James2022-07-153-1637/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: removed unused filesDennis Lamm2022-07-152-43/+0
| | | | | | | Closes: https://bugs.gentoo.org/672378 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/26409 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: add 2.6.2Sam James2022-06-012-0/+799
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: egrep -> grep -ESam James2022-05-155-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: [QA] eend without argumentThomas Bracht Laumann Jespersen2022-05-135-10/+5
| | | | | | | Remove the lone eend, and change the ebegin to einfo. Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: keyword 2.6.1-r1 for ~loongWANG Xuerui2022-05-131-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-nds/openldap: fix parallel build failureSam James2022-05-092-0/+47
| | | | | Closes: https://bugs.gentoo.org/836557 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: fix multilib inheritRobin H. Johnson2022-04-151-1/+1
| | | | | | | Fixes: IndirectInherits: version 2.6.1-r1: multilib: indirect inherit usage: 'get_libname 0', line 752 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/openldap: document USE=autocaRobin H. Johnson2022-04-151-0/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/openldap: add sys-apps/util-linux dependency for libutilSam James2022-03-221-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: add subslotSam James2022-03-221-1/+2
| | | | | Closes: https://bugs.gentoo.org/835654 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: make src_test run parallel testsRobin H. Johnson2022-03-201-1/+9
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds: avoid automagic autocaRobin H. Johnson2022-03-201-1/+4
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/openldap: cleanup patchesSam James2022-03-2018-133/+35
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: drop sys-libs/db (BDB) remnants from 2.6.1Sam James2022-03-202-13/+1
| | | | | | | We already dropped the dependency in 2.6.1 so let's clean up some remnants. Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: fix bashism in configure in 2.6.1Sam James2022-03-202-0/+14
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: restore MAKEOPTS patchSam James2022-03-201-0/+1
| | | | | | | Accidentally dropped. Fixes: b7da48a7fce92735b1cb9353ea9a85afe8acc139 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: drop rmdir /runSam James2022-03-191-2/+0
| | | | | | Fails due to non-existent /run. Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: fix tc-getCC quotingSam James2022-03-191-4/+3
| | | | | | | | | | | | | | | Breaks build otherwise for e.g. ABI_X86_32: ``` >>> Compiling source in /var/tmp/portage/net-nds/openldap-2.6.1/work/openldap-OPENLDAP_REL_ENG_2_6_1 ... * abi_x86_32.x86: running multilib-minimal_abi_src_compile make -j32 -l32 CC=x86_64-pc-linux-gnu-gcc -m32 SHELL=/bin/sh make: invalid option -- '3' make: invalid option -- '2' Usage: make [options] [target] ... Options: ``` Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: add upstream MAKEOPTS patchSam James2022-03-192-0/+60
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: fix hang in configureDavid Seifert2022-03-191-2/+2
| | | | | | | | Issue was in the system mdb patch. Closes: https://bugs.gentoo.org/835639 Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap 2.6.1 version bumpDennis Lamm2022-03-199-0/+1449
| | | | | | | | | | | Closes: https://bugs.gentoo.org/799092 Bug: https://bugs.gentoo.org/624178 Bug: https://bugs.gentoo.org/815844 Bug: https://bugs.gentoo.org/609486 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> (cherry picked from commit c2e92fe1e144e8563f753a76d9d0cba923bb8878) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/openldap: destabilise for ppcSam James2022-03-032-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* net-nds/openldap: remove freebsd-libcDavid Seifert2022-01-024-24/+12
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-nds/openldap: Stabilize 2.4.58-r2 arm64, #818739Sam James2021-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: ppc64 stable wrt bug #818739Agostino Sarubbo2021-10-291-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: ppc stable wrt bug #818739Agostino Sarubbo2021-10-291-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: stable 2.4.58-r2 for hppa, bug #818739Rolf Eike Beer2021-10-211-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: Stabilize 2.4.58-r2 arm, #818739Sam James2021-10-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: x86 stable wrt bug #818739Agostino Sarubbo2021-10-181-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: amd64 stable wrt bug #818739Agostino Sarubbo2021-10-181-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: e2fsprogs-libs → e2fsprogsDavid Seifert2021-09-134-4/+4
| | | | | Bug: https://bugs.gentoo.org/806875 Signed-off-by: David Seifert <soap@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-nds/openldap: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-314-0/+8
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: Add dependency on virtual/libcrypt.Arfrever Frehtes Taifersar Arahesis2021-06-221-4/+4
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: Add dependency on virtual/libcrypt.Arfrever Frehtes Taifersar Arahesis2021-06-223-12/+12
| | | | | | | | Needed for upcoming libxcrypt migration. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sam James <sam@gentoo.org>
* net-nds/openldap: Version bump (v2.4.59)Mikle Kolyada2021-06-222-0/+907
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>