aboutsummaryrefslogtreecommitdiff
path: root/kerberos5
Commit message (Expand)AuthorAgeFilesLines
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-266-1/+9
* Remove unneeded dependency of '.o: .h' that bsd.prog.mk already handles.Bryan Drewery2015-09-245-15/+5
* Add missing CLEANFILES.Bryan Drewery2015-09-246-0/+12
* Remove unneeded dependency line.Bryan Drewery2015-09-241-3/+1
* Move setting of LDFLAGS to the modules which require it actually, asHajimu UMEMOTO2015-08-275-1/+4
* Make it buildable with WITH_OPENLDAP, again.Hajimu UMEMOTO2015-08-272-2/+4
* Fix a typo introduced in r262209.Jung-uk Kim2015-06-181-1/+1
* new dependsSimon J. Gerraty2015-06-167-0/+8
* Add META_MODE support.Simon J. Gerraty2015-06-1352-1/+4097
|\
| * Explain why NO_BEFOREBUILD_INCLUDES is neededSimon J. Gerraty2015-06-101-0/+3
| * Explain why NO_BEFOREBUILD_INCLUDES is neededSimon J. Gerraty2015-06-101-0/+3
| * Explain why NO_BEFOREBUILD_INCLUDES is neededSimon J. Gerraty2015-06-101-0/+3
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0849-98/+0
| * Merge sync of headSimon J. Gerraty2015-05-2780-218/+106
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-1930-61/+5
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-1936-10/+64
| |\ \ \
| * | | | Supress beforebuild dependency on buildincludesSimon J. Gerraty2014-05-163-1/+8
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1647-9/+56
| * | | | Updated dependenciesSimon J. Gerraty2014-05-109-0/+18
| * | | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-2815-25/+40
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-10-1328-0/+134
| * | | | | | Merge headSimon J. Gerraty2013-09-116-11/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-051-4/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-1145-0/+45
| * | | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-1650-100/+0
| * | | | | | | | | Sync with HEAD.David E. O'Brien2013-02-081-9/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | We need headers from ${KRB5DIR}/include tooSimon J. Gerraty2012-11-081-1/+2
| * | | | | | | | | | Fix .ORDER to not conflict with captured dependenciesSimon J. Gerraty2012-11-081-1/+1
| * | | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-0819-0/+102
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2253-3/+3912
* | | | | | | | | | | Misc fixes from projects/bmakeSimon J. Gerraty2015-06-112-2/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Make kerberos use the same sqlite libraries as other sqlite consumer.Baptiste Daroussin2015-05-203-13/+3
* | | | | | | | | | Add a ${CP} alias for copying files in the build.Will Andrews2015-01-164-8/+8
* | | | | | | | | | Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-022-7/+1
* | | | | | | | | | Remove now useless USEPRIVATELIBBaptiste Daroussin2014-11-251-1/+0
* | | | | | | | | | Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries andBaptiste Daroussin2014-11-2547-150/+70
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-2/+2
* | | | | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-1928-56/+0
* | | | | | | | | Rework privatelib/internallibBaptiste Daroussin2014-08-063-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* | | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-0828-0/+56
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a defaultWarner Losh2014-04-241-1/+3
* | | | | | Fix installworld failure when kerberos source files have new timestampsEd Maste2014-04-224-8/+8
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-137-7/+7
* | | | | | use MK_KERBEROS=no in preference to WITHOUT_KERBEROSWarner Losh2014-04-051-5/+5
* | | | | | Revert my commit in r261253; the real problem was tackled in r262209.Peter Wemm2014-02-204-8/+8
* | | | | | Really (I think) fix the sporadic heimdal build failures with high -jPeter Wemm2014-02-194-0/+14