History log of /freebsd-11.0-release/usr.bin/vgrind/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 291348 26-Nov-2015 bdrewery

Use LIBEXECDIR for /usr/libexec.

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division


# 282451 05-May-2015 bapt

upper the warning level to 3


# 201386 02-Jan-2010 ed

Build usr.bin/ with WARNS=6 by default.

Also add some missing $FreeBSD$ to keep svn happy.


# 142262 22-Feb-2005 ru

Add endianness support to cap_mkdb(1), useful for cross builds.


# 140945 28-Jan-2005 ru

Clean up after utilizing FILES.


# 90416 08-Feb-2002 markm

Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.


# 88064 17-Dec-2001 ru

Install files via FILES.


# 87693 11-Dec-2001 markm

WARNS=2 fix, kill register keyword, use __FBSDID().

NO_WERROR set because of hard-to-fix warnings originating in
system headers.


# 75286 07-Apr-2001 ru

beforeinstall -> SCRIPTS.


# 74848 27-Mar-2001 ru

MAN[1-9] -> MAN.


# 22423 08-Feb-1997 phk

Basically reverse last commit which was plain wrong.


# 22343 06-Feb-1997 wosch

delete unused variable BINDIR=/usr/libexec
/usr/bin -> ${BINDIR}


# 21155 01-Jan-1997 bde

Use ${COPY} instead of -c for installing non-source files.


# 9701 25-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 2511 05-Sep-1994 bde

Build database at build time instead of at install time.


# 1866 05-Aug-1994 wollman

More merry makefile munging for man page compatability.


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources