Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge head | Simon J. Gerraty | 2014-04-28 | 15 | -25/+40 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 28 | -0/+134 | |
| * | | | | | | Merge head | Simon J. Gerraty | 2013-09-11 | 6 | -11/+10 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -4/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 45 | -0/+45 | |
| * | | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 50 | -100/+0 | |
| * | | | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -9/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | We need headers from ${KRB5DIR}/include too | Simon J. Gerraty | 2012-11-08 | 1 | -1/+2 | |
| * | | | | | | | | | | Fix .ORDER to not conflict with captured dependencies | Simon J. Gerraty | 2012-11-08 | 1 | -1/+1 | |
| * | | | | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 19 | -0/+102 | |
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 53 | -3/+3912 | |
* | | | | | | | | | | | Misc fixes from projects/bmake | Simon J. Gerraty | 2015-06-11 | 2 | -2/+3 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Make kerberos use the same sqlite libraries as other sqlite consumer. | Baptiste Daroussin | 2015-05-20 | 3 | -13/+3 | |
* | | | | | | | | | | Add a ${CP} alias for copying files in the build. | Will Andrews | 2015-01-16 | 4 | -8/+8 | |
* | | | | | | | | | | Remove GNU texinfo from base along with all info pages. | Baptiste Daroussin | 2015-01-02 | 2 | -7/+1 | |
* | | | | | | | | | | Remove now useless USEPRIVATELIB | Baptiste Daroussin | 2014-11-25 | 1 | -1/+0 | |
* | | | | | | | | | | Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries and | Baptiste Daroussin | 2014-11-25 | 47 | -150/+70 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Fix incremental builds involving non-root users with read-only source files. | Will Andrews | 2014-09-18 | 1 | -2/+2 | |
* | | | | | | | | | Revert r267233 for now. PIE support needs to be reworked. | Bryan Drewery | 2014-08-19 | 28 | -56/+0 | |
* | | | | | | | | | Rework privatelib/internallib | Baptiste Daroussin | 2014-08-06 | 3 | -3/+3 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 | |
* | | | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | Bryan Drewery | 2014-06-08 | 28 | -0/+56 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a default | Warner Losh | 2014-04-24 | 1 | -1/+3 | |
* | | | | | | Fix installworld failure when kerberos source files have new timestamps | Ed Maste | 2014-04-22 | 4 | -8/+8 | |
* | | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 7 | -7/+7 | |
* | | | | | | use MK_KERBEROS=no in preference to WITHOUT_KERBEROS | Warner Losh | 2014-04-05 | 1 | -5/+5 | |
* | | | | | | Revert my commit in r261253; the real problem was tackled in r262209. | Peter Wemm | 2014-02-20 | 4 | -8/+8 | |
* | | | | | | Really (I think) fix the sporadic heimdal build failures with high -j | Peter Wemm | 2014-02-19 | 4 | -0/+14 | |
* | | | | | | Speculatively replace a cp with a cat for gathering data on a | Peter Wemm | 2014-01-28 | 4 | -8/+8 | |
* | | | | | | Try and fix the dependency/bootstrap issues in kerberos5 | Ulrich Spörlein | 2013-12-23 | 2 | -4/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Clean up the Kerberos build by turning libheimipcc and libheimipcs into | Dag-Erling Smørgrav | 2013-09-10 | 6 | -11/+10 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fix the getpwnam_r() call in the pname_to_uid() kerberos library function so | Rick Macklem | 2013-05-02 | 1 | -4/+28 | |
| |_|/ |/| | | ||||||
* | | | Add -lheimntlm to LDADD directly. | Brooks Davis | 2013-02-11 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Only try to install one link at each path. | Brooks Davis | 2013-01-23 | 1 | -9/+1 | |
* | | Add support for bmake. This includes: | Marcel Moolenaar | 2012-10-06 | 3 | -3/+3 | |
|/ | ||||||
* | Centralize the specification of the krb5 build tools. | David E. O'Brien | 2012-06-01 | 14 | -19/+11 | |
* | * Remove headers from SRCS that are not generated | David E. O'Brien | 2012-05-30 | 27 | -67/+41 | |
* | - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfix | Stanislav Sedov | 2012-04-08 | 2 | -5/+5 | |
* | - Add a "real" symbol version map to libasn1. The upstream version | Stanislav Sedov | 2012-04-08 | 4 | -11/+1618 | |
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | Juli Mallett | 2012-03-29 | 1 | -2/+1 | |
* | - Apply binutils workaround on mips.mips as well. Though this TARGET_ARCH | Stanislav Sedov | 2012-03-24 | 1 | -1/+2 | |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | Stanislav Sedov | 2012-03-22 | 62 | -855/+1842 | |
* | Don't support OpenLDAP during lib32 build. | Hajimu UMEMOTO | 2011-12-06 | 1 | -1/+1 | |
* | - Make heimdal buildable with WITH_OPENLDAP defined, again. | Hajimu UMEMOTO | 2011-12-05 | 2 | -4/+4 | |
* | Link with -ledit instead of -lreadline. | Max Khon | 2011-11-29 | 2 | -4/+4 | |
* | - Add missing interdependencies to kerberos libraries. Some of the | Stanislav Sedov | 2011-09-27 | 12 | -7/+33 | |
* | The kerberos5 tools are only used as build tools but not otherwise and | Marius Strobl | 2011-06-25 | 1 | -1/+1 | |
* | Fix a typo. | Antoine Brodin | 2010-01-09 | 1 | -1/+1 |