Date: Sat, 24 Jul 2021 04:52:23 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257375] net/openldap24-client: organizations needing LDAP SASL support cannot use pre-built packages Message-ID: <bug-257375-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257375 Bug ID: 257375 Summary: net/openldap24-client: organizations needing LDAP SASL support cannot use pre-built packages Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: delphij@FreeBSD.org Reporter: obrien@FreeBSD.org Flags: maintainer-feedback?(delphij@FreeBSD.org) Assignee: delphij@FreeBSD.org As an example, Juniper Networks needs openldap-sasl-client in order to authenticate on our FreeBSD build systems. But openldap-client is a depend= acy for a LARGE number of other ports we need to use. The 'ldd' difference that SASL support adds is only: /usr/local/bin/ldapsearch: libldap-2.4.so.2 =3D> /usr/local/lib/libldap-2.4.so.2 liblber-2.4.so.2 =3D> /usr/local/lib/liblber-2.4.so.2 + libsasl2.so.3 =3D> /usr/local/lib/libsasl2.so.3 libssl.so.111 =3D> /usr/lib/libssl.so.111 libcrypto.so.111 =3D> /lib/libcrypto.so.111 libc.so.7 =3D> /lib/libc.so.7 + libdl.so.1 =3D> /usr/lib/libdl.so.1 libthr.so.3 =3D> /lib/libthr.so.3 I do not see this as a burden given the LARGE number of dependancies most of our other ports have grown in the last decade as every knob of functionality seems turned on in many. SASL support should be the default for openldap-client given it is so low c= ost, but the cost of having to build 1000 packages from source is a high burden = on an organization. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257375-7788>