summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-283-3/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/openldap: built_with_use -> has_versionRobin H. Johnson2017-02-234-4/+4
| | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=610448 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/openldap: drop unused ICU linkageRobin H. Johnson2017-02-192-8/+8
| | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=510858 Package-Manager: portage-2.3.2
* net-nds/openldap: drop old ebuilds.Robin H. Johnson2017-02-1915-7645/+0
| | | | Package-Manager: portage-2.3.2
* net-nds/openldap: allow override of BDB slot during build.Robin H. Johnson2017-02-088-8/+16
| | | | Package-Manager: portage-2.3.2
* net-nds/openldap: Revision bump, add USE=pbkdf2 for pbkdf2 password supportPatrick McLean2017-02-072-0/+854
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-nds/openldap: dropped ~x86-freebsdFabian Groffen2017-01-2910-19/+19
| | | | Package-Manager: portage-2.3.3
* Revert "net-nds/openldap: security and patch cleanup wrt bug #560424"Aaron Bauman2017-01-2918-0/+7808
| | | | This reverts commit 24cf260188c1d266815d1e6329547b1d52de5a1b.
* net-nds/openldap: security and patch cleanup wrt bug #560424Aaron Bauman2017-01-2918-7808/+0
|
* net-nds/openldap: remove unused init fileMichael Mair-Keimberger (asterix)2017-01-271-22/+0
| | | | | | (cherry picked from commit d25ef0203245831250003ab14b6465b621e58ab0) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3678
* net-nds/openldap: x86 stable wrt bug #560424Agostino Sarubbo2017-01-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: amd64 stable wrt bug #560424Agostino Sarubbo2017-01-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: ppc64 stable wrt bug #560424Agostino Sarubbo2017-01-181-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* metadata.xml: add more <remote-id type=cpe> entriesLutz Justen2017-01-181-0/+3
|
* net-nds/openldap: ia64 stable wrt bug #560424Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: Stable for HPPA (bug #560424).Jeroen Roovers2017-01-151-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* net-nds/openldap: ppc stable wrt bug #560424Agostino Sarubbo2017-01-151-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: arm stable, bug #560424Markus Meier2017-01-131-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-nds/openldap: sparc stable wrt bug #560424Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: bug #588792, ensure dev-db/lmdb matches or exceeds bundled ↵Robin H. Johnson2016-11-275-5/+5
| | | | | | lmdb. Package-Manager: portage-2.3.2
* net-nds/openldap-2.4.44-r0: stable on alphaTobias Klausmann2016-11-231-1/+1
| | | | Gentoo-Bug: 560424
* net-nds/openldap: x86 stable wrt bug #560424Agostino Sarubbo2016-11-191-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: amd64 stable wrt bug #560424Agostino Sarubbo2016-11-191-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-nds/openldap: fix cross-compiling due to pthread tests #463966Mike Frysinger2016-11-0910-0/+50
|
* net-nds/openldap: skip acct creation for USE=minimalMike Frysinger2016-11-0912-24/+72
| | | | | The accounts are only used by the ldap server, not its libraries, so skip account creation in those cases.
* net-nds/openldap: Add slot operator on Perl dependency where possible, bug ↵Andreas K. Hüttel2016-09-2910-18/+18
| | | | | | 595388 Package-Manager: portage-2.3.0
* net-nds/openldap: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-187-7/+7
|
* net-nds/openldap: version bump to 2.4.44Zac Medico2016-03-032-0/+822
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-6/+6
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-nds/openldap: fixing heimdal usage for bug 528048Matthew Thode2016-01-222-0/+822
| | | | Package-Manager: portage-2.2.26
* net-nds/openldap: version bump to 2.4.43Tony Vroon2015-12-031-0/+1
| | | | Let us not forget about the Manifest.
* net-nds/openldap: version bump to 2.4.43Tony Vroon2015-12-031-0/+816
| | | | | | | This is a bugfix release, closes bug #567446. Ebuild work by Lars "Poly-C" Wendler. Suggested-By: Gavin Henry <ghenry@suretec.co.uk> Acked-By: Matthew prometheanfire Thode <prometheanfire@gentoo.org>
* net-nds/openldap: add libressl supportJulian Ospald2015-09-201-0/+819
|
* net-nds/openldap: bumping for release, also fixes bug 549614Matthew Thode2015-09-033-0/+946
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-248-8/+8
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0843-0/+6574
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed