Date: Wed, 25 May 2011 01:04:12 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/gnu/usr.bin Makefile src/gnu/usr.bin/grep Makefile src/tools/build/options WITH_BSD_GREP src/usr.bin Makefile src/usr.bin/grep Makefile Message-ID: <201105250106.p4P16JXb024066@repoman.freebsd.org>
index | next in thread | raw e-mail
obrien 2011-05-25 01:04:12 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin Makefile
gnu/usr.bin/grep Makefile
tools/build/options WITH_BSD_GREP
usr.bin Makefile
usr.bin/grep Makefile
Log:
SVN rev 222273 on 2011-05-25 01:04:12Z by obrien
Build and install a BSD licensed grep.
If WITH_BSD_GREP is not set, it will be 'bsdgrep' and GNUgrep will be
'[ef]grep'. Otherwise, BSD-grep will be the grep family, and GNUgrep
will be 'gnugrep'.
Discussed with: brooks
Revision Changes Path
1.108 +0 -2 src/gnu/usr.bin/Makefile
1.31 +15 -0 src/gnu/usr.bin/grep/Makefile
1.2 +1 -1 src/tools/build/options/WITH_BSD_GREP
1.344 +1 -5 src/usr.bin/Makefile
1.3 +11 -0 src/usr.bin/grep/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105250106.p4P16JXb024066>
