Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mrg
Date: Sun Feb 25 00:16:49 UTC 2018
Modified Files:
src/crypto/external/bsd/heimdal/bin: Makefile.inc
src/crypto/external/bsd/heimdal/libexec: Makefile.inc
src/crypto/external/bsd/heimdal/sbin: Makefile.inc
src/crypto/external/bsd/openssh/bin/ssh: Makefile
src/crypto/external/bsd/openssh/bin/sshd: Makefile
src/external/bsd/bind: Makefile.inc
src/external/bsd/dhcp: Makefile.inc
src/external/gpl2/xcvs/bin/xcvs: Makefile
src/libexec/ftpd: Makefile
src/libexec/telnetd: Makefile
src/share/mk: bsd.prog.mk
src/usr.bin/login: Makefile
src/usr.bin/passwd: Makefile
src/usr.bin/su: Makefile
src/usr.bin/telnet: Makefile
src/usr.sbin/racoon: Makefile
Log Message:
add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts
to bsd.prog.mk. use them instead of hard coding various lists
of libraries for krb5.
this fixes static builds.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/heimdal/bin/Makefile.inc
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/heimdal/libexec/Makefile.inc
cvs rdiff -u -r1.4 -r1.5 src/crypto/external/bsd/heimdal/sbin/Makefile.inc
cvs rdiff -u -r1.12 -r1.13 src/crypto/external/bsd/openssh/bin/ssh/Makefile
cvs rdiff -u -r1.15 -r1.16 src/crypto/external/bsd/openssh/bin/sshd/Makefile
cvs rdiff -u -r1.29 -r1.30 src/external/bsd/bind/Makefile.inc
cvs rdiff -u -r1.18 -r1.19 src/external/bsd/dhcp/Makefile.inc
cvs rdiff -u -r1.5 -r1.6 src/external/gpl2/xcvs/bin/xcvs/Makefile
cvs rdiff -u -r1.64 -r1.65 src/libexec/ftpd/Makefile
cvs rdiff -u -r1.52 -r1.53 src/libexec/telnetd/Makefile
cvs rdiff -u -r1.310 -r1.311 src/share/mk/bsd.prog.mk
cvs rdiff -u -r1.56 -r1.57 src/usr.bin/login/Makefile
cvs rdiff -u -r1.45 -r1.46 src/usr.bin/passwd/Makefile
cvs rdiff -u -r1.50 -r1.51 src/usr.bin/su/Makefile
cvs rdiff -u -r1.52 -r1.53 src/usr.bin/telnet/Makefile
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/racoon/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index