Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+20 |
|\ | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp | ||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| | | |||||
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -2/+1 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| | | |||||
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| | | |||||
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| | | |||||
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | |||||
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+21 |
| | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> | ||||
* | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
|/ | | | | Reduce overlinking | ||||
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
| | | | | Also add some missing $FreeBSD$ to keep svn happy. | ||||
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 1 | -1/+1 |
| | | | | | | | | to PRECIOUSLIB from bsd.lib.mk. The side effect of this is making installing the world under jail(8) possible by using another knob, NOFSCHG. Reviewed by: oliver | ||||
* | Add opie lib dir to includes list | ache | 2002-01-03 | 1 | -0/+1 |
| | |||||
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 1 | -0/+1 |
| | | | | | | This is not "useless", as one may have non-default setting for BINOWN in make.conf, and we still want these to be installed setuid root in this case. | ||||
* | Remove the WANT_INSECURE_OPIE option - it is now a default. This is not | markm | 2001-08-12 | 1 | -3/+0 |
| | | | | | | | | nearly as ominous as it sounds, and it allows OPIE to be used over SSH and on xterms. Requested by: ache Discussed on: -security | ||||
* | Provide a WANT_INSECURE_OPIE compile-time option, which is useful if | markm | 2001-07-09 | 1 | -0/+6 |
| | | | | | | | you encrypt all traffic routinely, and is also useful for debugging. Also, (properly) set SUID bit on relevant apps - opieinfo and opiepasswd, which need it to mess with /etc/opiekeys. | ||||
* | Make the similar changes as in our keyinfo, i.e. allow user to get his own | ache | 2001-06-23 | 1 | -0/+1 |
| | | | | | sequence and allow root to get everybody's one. Before this change user can't get his own sequence, root required. | ||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+0 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Add ${.CURDIR}/ to relative path to contrib. | phk | 1997-02-07 | 1 | -1/+1 |
| | |||||
* | Build opiekey from the contrib_opie module. | pst | 1997-02-07 | 1 | -0/+16 |