index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
mk
/
bsd.info.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all known uses of ln in the build process with appropriate
brooks
2013-01-21
1
-1
/
+1
*
Don't run install-info under lockf if not installing in parallel.
ru
2006-09-29
1
-0
/
+7
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-4
/
+2
*
Serialize access to the info/dir file; needed for parallel installs.
ru
2005-11-03
1
-0
/
+1
*
style.Makefile(5): remove trailing spaces.
obrien
2005-02-27
1
-1
/
+1
*
Remove trailing spaces.
krion
2005-01-06
1
-2
/
+2
*
NODOCCOMPRESS -> NO_DOCCOMPRESS
ru
2004-12-21
1
-5
/
+5
*
Fixed bogus ${FOO:Mbar} tests where the actual intent is to check
ru
2004-01-27
1
-4
/
+4
*
Fixed typo in a comment.
ru
2003-05-21
1
-2
/
+2
*
Drop support for COPY, -c has been the default mode of install(1)
ru
2002-07-29
1
-2
/
+2
*
Part 1/2 of kerberos5/doc/ "make release" breakage fix:
ru
2002-07-06
1
-1
/
+1
*
Abuse bsd.obj.mk for defining default distribute target.
ru
2002-04-24
1
-15
/
+0
*
Change the name of the 'bin' distribution to 'base'.
obrien
2002-04-23
1
-1
/
+1
*
Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.
ru
2002-04-23
1
-19
/
+4
*
Don't include bsd.own.mk from sys.mk, this makes it impossible
ru
2002-04-17
1
-8
/
+1
*
Removed bogus env(1) commands. make(1) uses a real shell, so
bde
2002-03-19
1
-4
/
+4
*
Make it possible to build manpages for the entire source tree.
ru
2001-03-27
1
-0
/
+4
*
Don't create a garbage file named "install" for the NOINFO case when
bde
2000-05-15
1
-1
/
+6
*
o Use --defsection and --defentry options of install-info(1) instead of
ru
2000-01-24
1
-10
/
+9
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo.
bde
1999-01-30
1
-20
/
+7
*
remove - before __entry, it is not make conmmand but shell continuation line
ache
1999-01-20
1
-2
/
+2
*
Texinfo has been upgraded. This needs to catch up.
markm
1999-01-20
1
-4
/
+21
*
Option names have changes for texinfo-3.12
markm
1999-01-14
1
-3
/
+3
*
Make ../Makefile.inc handling more consistant to prevent multiple includes
peter
1998-08-08
1
-1
/
+4
*
Only include bsd.dep.mk in `mk'files that handle C sources. Abuse
bde
1998-05-06
1
-7
/
+1
*
Introduce the 'regress' target.
eivind
1998-03-12
1
-1
/
+5
*
DISTRIBUTION is bin (we'll make the info dist another way).
jkh
1997-12-26
1
-6
/
+2
*
Removed gross dir file bootstrap rule again. It would break building
bde
1997-12-16
1
-19
/
+12
*
Remove the comments hat just list the nested includes.
wosch
1997-11-09
1
-2
/
+1
*
Support output format html.
wosch
1997-10-12
1
-19
/
+46
*
Do not use an intermediate file. The intermediate filename will go
wosch
1997-10-11
1
-3
/
+2
*
Bugfix for rev 1.41:
wosch
1997-10-09
1
-2
/
+2
*
Delete redundant entries.
wosch
1997-10-04
1
-15
/
+21
*
Support output formats dvi, ps, latin1.
wosch
1997-10-01
1
-14
/
+36
*
Change the distribute targets so that a given item in our source tree
jkh
1997-06-21
1
-3
/
+4
*
Put the "grossness" back; it had a purpose and anyone screwing around
jkh
1997-05-01
1
-1
/
+5
*
Oops. The previous change duplicated the grossness instead of removing it.
bde
1997-04-30
1
-9
/
+1
*
Removed gross dir file bootstrap rule. Keep depending on the dir
bde
1997-04-30
1
-1
/
+5
*
Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. This
bde
1997-04-07
1
-2
/
+6
*
Fix some bugs from bde's list (long lines)
peter
1997-03-29
1
-5
/
+9
*
makeinfo can fail but still leave behind zero length files which cause
peter
1997-03-12
1
-4
/
+9
*
Move the conditional declarations of ICOMPRESS_CMD and ICOMPRESS_EXT
peter
1997-03-12
1
-4
/
+3
*
Add new variables COMPRESS_CMD and COMPRESS_EXT.
wosch
1997-03-08
1
-10
/
+11
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Move gzip(1) option -c from commandline into variable GZIPCMD. Not
wosch
1997-01-14
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Make sure dir file exists before we call install-info, which requires it.
jkh
1997-01-13
1
-2
/
+6
*
Add comments about variables and targets. Incomplete, see '???'.
wosch
1997-01-12
1
-1
/
+71
*
one more tweak to make it fly without INFO defined. (like bsd.prog.mk)
peter
1997-01-12
1
-2
/
+2
[next]