aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gnu: remove gnugrep and libgnuregexKyle Evans2020-12-251-58/+0
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+2
* Use a script wrapper for <compress>grepBaptiste Daroussin2018-04-251-13/+0
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-1/+1
* Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-021-2/+0
* Convert to LIBADDBaptiste Daroussin2014-11-251-4/+2
* Add gnugrep.1 to CLEANFILES.Glen Barber2014-08-261-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note thisJung-uk Kim2013-06-061-2/+1
* Connect libgnuregex 2.17 to the build.Jung-uk Kim2013-06-051-1/+2
* Don't look for headers outside of the source or object directories. InMarcel Moolenaar2013-05-211-1/+1
* Build and install a BSD licensed grep.David E. O'Brien2011-05-251-0/+15
* Update for grep 2.5.1.Tim J. Robbins2004-07-041-2/+4
* Merge conflicts, upgradeAndrey A. Chernov2004-03-011-1/+1
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuAndrey A. Chernov2004-02-171-1/+1
* 1) Remove files no longer needed.Andrey A. Chernov2004-02-161-2/+2
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-4/+2
* We HAVE_STPCPY now.David E. O'Brien2002-10-201-2/+1
* Create bzgrep.David E. O'Brien2002-09-161-0/+7
* Back out previous revision because someone upgraded ourRuslan Ermilov2000-01-181-3/+1
* Turn off GNU Info docs until someone upgrades our texinfo system to oneDavid E. O'Brien2000-01-041-1/+3
* Make the tests work again.David E. O'Brien1999-11-221-2/+2
* Finish proper hookup of GNU Grep 2.3, including docs & config header file,David E. O'Brien1999-11-221-22/+35
* Apply a bandaid to the grep Makefile to try and get it to compile and stopPeter Wemm1999-11-211-2/+3
* Back out the botched attempt to update to gnu grep 2.3 (lots of historyPeter Wemm1999-11-201-31/+14
* Upgrade grep to version 2.3Ruslan Ermilov1999-10-281-14/+31
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Added myself as maintainer.Wolfram Schneider1999-02-091-1/+3
* Use mmap for reading files. This is faster than read().Wolfram Schneider1998-11-141-2/+2
* Install z*grep manpagesDavid E. O'Brien1998-10-021-1/+2
* Delete cc(1) debug option, typo from last commit.Wolfram Schneider1998-03-071-2/+1
* When called as `zgrep', the -Z argument is assumed. Make aWolfram Schneider1997-12-211-1/+5
* Added builtin decompression using zlib library, option -Z.Wolfram Schneider1997-12-201-1/+15
* recursive grep, enabled with -DHAVE_FTS=1Wolfram Schneider1996-02-021-1/+1
* Use -lgnuregexAndrey A. Chernov1995-01-111-1/+4
* Merge. Fix LINKS+= with $DESTDIR$BINDIR in them, you do NOT need toRodney W. Grimes1993-07-161-2/+2
* Gnu grep 2.0 does fgrep too!J.T. Conklin1993-07-081-4/+5
* Removed egrep since the new grep is just a link to it w/out any changesNate Williams1993-07-061-1/+2
* Left an ugly in the MakefileNate Williams1993-07-061-1/+0
* Update GNU grep to version 2.0Nate Williams1993-07-061-4/+10
* Ugh, whoever did the port made a mess, I cleaned up the Makefile andNate Williams1993-06-291-1/+1
* Gnu e?grep 1.6vendor/misc-GNU/grep/1.6Nate Williams1993-06-291-0/+7