Home | History | Annotate | Download | only in pam_ksu
History log of /src/lib/libpam/modules/pam_ksu/Makefile
RevisionDateAuthorComments
 1.13  13-Jul-2025  christos Get ready to handle the openssl move from bsd -> apache2
 1.12  04-Feb-2018  christos branches: 1.12.16;
switch everyone to openssl.old
 1.11  26-May-2011  joerg Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
 1.10  15-Apr-2011  elric Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal
to crypto/external/bsd/heimdal. The latter was just imported as the head
of the Heimdal tree as of a few days ago.
 1.9  20-Jul-2009  christos use the proper libcrypto
 1.8  27-Oct-2008  mrg use LIBDPLIBS+= not =.
 1.7  27-Oct-2008  mrg don't set LIBDPLIBS in libpam/modules/Makefile - it is not necessary
and it interferes with the compat lib build. don't use LIB_ROOT_DIR.
 1.6  25-Apr-2005  matt Remove CPPFLAGS
 1.5  25-Apr-2005  matt Add ${DESTDIR}/usr/include/krb5 to CPPFLAGS so <parse_units.h> can be found.
 1.4  29-Dec-2004  lukem Use LIBDPLIBS to provide the list of libraries for the modules to depend
upon, because:
* it's MUCH quicker; no need to calculate the OBJDIRS of every library
we might require in every subdir.
(make obj drops from 21s to 3s on my system.)
* it's more robust when building to a fresh DESTDIR.
 1.3  29-Dec-2004  christos Link with libraries from the source build directory.
 1.2  12-Dec-2004  christos - NetBSD build glue
- Warning fixes
- RCSID's
 1.1  12-Dec-2004  christos branches: 1.1.1;
Initial revision
 1.1.1.1  12-Dec-2004  christos - Import freebsd's version of libpam as of today (20041212).
- Did not import opie, passwdqc, tacplus. We need to decide what to do
with them.
- Imported radius and ssh, although they will not work until we
import libradius and re-structure our tree to install libssh.
 1.12.16.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed