Dag-Erling Smørgrav
6fd07539f0
Add a -r option to print the running kernel version.
...
MFC after: 1 week
2017-11-14 10:15:17 +00:00
Enji Cooper
caf42d8126
bin: normalize paths using SRCTOP-relative paths or :H when possible
...
This simplifies make logic/output
MFC after: 1 month
Sponsored by: Dell EMC Isilon
2017-03-04 11:31:08 +00:00
Dag-Erling Smørgrav
e98bb55f0b
Use what(1) instead of strings(1). It's simpler and always available.
...
PR: 213665
Submitted by: Pawel Worach <pawel.worach@gmail.com>
MFC after: 1 week
2016-11-04 17:02:42 +00:00
Glen Barber
d60840138f
MFH
...
Sponsored by: The FreeBSD Foundation
2016-04-04 23:55:32 +00:00
Edward Tomasz Napierala
225636dccb
Fix bunch of .Xrs.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-03-28 16:48:28 +00:00
Glen Barber
ac2875fa16
Explicitly add unmarked bin/ binaries to the runtime package.
...
Note: tcsh(1) has a MK_TCSH=no test, so this should be a separate
package, which requires pre-install/post-install scripts, to be
added later.
Sponsored by: The FreeBSD Foundation
2016-02-09 16:58:50 +00:00
Bryan Drewery
4d293dd8dc
Add missing CLEANFILES.
...
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-12-07 16:08:13 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
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
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
98e0ffaefb
Merge sync of head
2015-05-27 01:19:58 +00:00
Hajimu UMEMOTO
f79998c8fc
Don't include newvers.sh into freebsd-version.
2015-01-22 17:13:43 +00:00
Dag-Erling Smørgrav
cb92abb49c
Fix dependency on newvers.sh
...
Noticed by: marck
MFC after: 1 week
2014-12-10 03:12:22 +00:00
Simon J. Gerraty
ee7b0571c2
Merge head from 7/28
2014-08-19 06:50:54 +00:00
Baptiste Daroussin
bd0891ceb3
use .Mt to mark up email addresses consistently (part1)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:40:43 +00:00
Simon J. Gerraty
3b8f084595
Merge head
2014-04-28 07:50:45 +00:00
Simon J. Gerraty
09127a3637
New/updated dependencies
2013-10-17 19:59:51 +00:00
Dag-Erling Smørgrav
7014092551
Remove extraneous \n.
...
Noticed by: Nikolai Lifanov <lifanov@mail.lifanov.com>
Approved by: re (gjb)
2013-10-11 20:10:18 +00:00
Dag-Erling Smørgrav
5f3850777e
By popular demand, move freebsd-version(1) from /libexec to /bin.
...
Approved by: re (gjb)
2013-10-09 20:47:20 +00:00