sys-libs / musl-nscd

musl-nscd is an implementation of the NSCD protocol for the musl libc

Official package sites : https://github.com/pikhq/musl-nscd ·

v9999 :: 0 :: gentoo

Modified
License
MIT
USE flags
minimal

v1.1.1-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~x86
USE flags
minimal

General

minimal
Only installs the header files

sys-libs / glibc : GNU libc C library

sys-libs / glibc : GNU libc C library

virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers

sys-auth / nss-pam-ldapd : NSS module for name lookups using LDAP

863416
sys-libs/musl-nscd-1.1.1-r1 - yacc: e - line 41 of src/nsswitch.y, syntax error
876058
sys-libs/musl-nscd-1.1.1-r1 installs shell script that uses non-POSIX features
879777
sys-libs/musl-nscd: possible configure breakage with Clang 16
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/musl-nscd: drop 1.0.3-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sys-libs/musl-nscd: remove uclibc
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
sys-libs/musl-nscd: drop older unstable version
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile · gentoo
sys-libs/musl-nscd: version bumpt to 1.1.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/musl-nscd: [QA] call tmpfiles_process in pkg_postinst
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-libs/musl-nscd: add 1.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Theo Anderson · gentoo
sys-libs/musl-nscd: migrate to tmpfiles.eclass
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
sys-libs/musl-nscd: Fix build with gcc-10
Closes: https://github.com/gentoo/gentoo/pull/18635 Closes: https://bugs.gentoo.org/708632 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anthony G. Basile · gentoo
sys-libs/musl-nscd: do not install on glibc or ulcibc, bug #697784
Closes: https://bugs.gentoo.org/697784 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Petr Vaněk · gentoo
sys-libs/musl-nscd: bump to 1.0.2
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Petr Vaněk · gentoo
sys-libs/musl-nscd: EAPI=7, resolve prestripped binaries
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Daniel Kuehn · gentoo
sys-libs/musl-nscd: Added musl-nscd
Added a live ebuild for musl-nscd, a thin Name Service System "wrapper" for musl libc, highly experimental.