Versions
v1.7_p20101214-r7 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~hppa ~ppc ~sparc ~x86
- USE flags
- gnutls sasl
v1.7_p20101214-r6 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~hppa ~ppc ~sparc ~x86
- USE flags
- gnutls sasl
v1.7_p20101214-r5 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~hppa ~ppc ~sparc
- USE flags
- gnutls sasl
USE flags
General
Dependencies
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / glib : The GLib library of C routines
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / popt : Parse Options - Command line parser
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-nds / openldap : LDAP suite of application and development tools
sys-libs / ncurses : Console display library
Runtime Dependencies
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / glib : The GLib library of C routines
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / popt : Parse Options - Command line parser
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-nds / openldap : LDAP suite of application and development tools
sys-libs / ncurses : Console display library
Bugs
- 912175
- net-nds/ldapvi-1.7_p20101214-r4 - configure: error: libgnutls-openssl not found
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/ldapvi: fix modern C issue
Thanks to NHO. Closes: https://bugs.gentoo.org/885885 Closes: https://bugs.gentoo.org/921256 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brahmajit Das · gentoo
net-nds/ldapvi: Fix call to undeclared function on_exit
Closes: https://bugs.gentoo.org/898066 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31513 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/ldapvi: add subslot dep on openssl
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-nds/ldapvi: drop 1.7_p20101214-r3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/ldapvi: Stabilize 1.7_p20101214-r4 amd64, #891929
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-nds/ldapvi: Stabilize 1.7_p20101214-r4 x86, #891929
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pascal Jäger · gentoo
net-nds/ldapvi: revbump, fix build for clang16, fix USE dependencies
Closes: https://bugs.gentoo.org/493858 Closes: https://bugs.gentoo.org/740852 Closes: https://bugs.gentoo.org/828517 Closes: https://bugs.gentoo.org/882229 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28639 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/ldapvi: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/ldapvi: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/ldapvi: add missing virtual/libcrypt dependency, EAPI 7
Closes: https://bugs.gentoo.org/798948 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-nds/ldapvi: use binding := for dev-libs/openssl
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Mikle Kolyada · gentoo
net-nds/ldapvi: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mikle Kolyada · gentoo
net-nds/ldapvi: ppc stable wrt bug #648808
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Deutschmann · gentoo
net-nds/ldapvi: x86 stable (bug #648808)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Agostino Sarubbo · gentoo
net-nds/ldapvi: amd64 stable wrt bug #648808
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
sys-libs/ncurses: move to SLOT=0 #557472
Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages. - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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