History log of /netbsd-src/crypto/external/bsd/heimdal/lib/libgssapi/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# a4ccfd02 19-Jun-2023 mrg <mrg@NetBSD.org>

fix missing header issues.

might seems to have an undef symbol issue in libkrb5.so:
hc_UI_UTIL_read_pw_string


# b7e32b34 08-May-2023 christos <christos@NetBSD.org>

handle OpenSSL-3 deprecations


# d9126d90 10-Jul-2018 martin <martin@NetBSD.org>

Explicit heimbase dependency (similar to other recent MKREPRO fixes)


# 5a3d3c76 24-Apr-2014 pettai <pettai@NetBSD.org>

Update build framework for latest heimdal-1-5-branch

Ok'ed and reviewed by elric@


# 84e06c94 31-Jul-2011 plunky <plunky@NetBSD.org>

revert previous, actually cleanup the *_asn1-template.c files
in Makefile.rules.inc. They are generated when -one-code-file
is passed.


# 7d2b0ea3 31-Jul-2011 plunky <plunky@NetBSD.org>

Clean up intermediate asn1 template files

(this should reeally be fixed in <${HEIMBASE}/Makefile.rules.inc>
but I don't see where since they are not generated for all asn1 sources)


# 7a6a7ae0 13-Apr-2011 elric <elric@NetBSD.org>

Build framework for Heimdal.