| Commit message (Expand) | Author | Age | Files | Lines |
| * | gnu: remove gnugrep and libgnuregex | Kyle Evans | 2020-12-25 | 1 | -58/+0 |
| * | build: provide a default WARNS for all in-tree builds | Kyle Evans | 2020-09-18 | 1 | -0/+2 |
| * | Use a script wrapper for <compress>grep | Baptiste Daroussin | 2018-04-25 | 1 | -13/+0 |
| * | Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. | Bryan Drewery | 2017-06-19 | 1 | -1/+1 |
| * | Add a ${CP} alias for copying files in the build. | Will Andrews | 2015-01-16 | 1 | -1/+1 |
| * | Remove GNU texinfo from base along with all info pages. | Baptiste Daroussin | 2015-01-02 | 1 | -2/+0 |
| * | Convert to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -4/+2 |
| * | Add gnugrep.1 to CLEANFILES. | Glen Barber | 2014-08-26 | 1 | -0/+1 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this | Jung-uk Kim | 2013-06-06 | 1 | -2/+1 |
| * | Connect libgnuregex 2.17 to the build. | Jung-uk Kim | 2013-06-05 | 1 | -1/+2 |
| * | Don't look for headers outside of the source or object directories. In | Marcel Moolenaar | 2013-05-21 | 1 | -1/+1 |
| * | Build and install a BSD licensed grep. | David E. O'Brien | 2011-05-25 | 1 | -0/+15 |
| * | Update for grep 2.5.1. | Tim J. Robbins | 2004-07-04 | 1 | -2/+4 |
| * | Merge conflicts, upgrade | Andrey A. Chernov | 2004-03-01 | 1 | -1/+1 |
| * | Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
| * | 1) Remove files no longer needed. | Andrey A. Chernov | 2004-02-16 | 1 | -2/+2 |
| * | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 1 | -4/+2 |
| * | We HAVE_STPCPY now. | David E. O'Brien | 2002-10-20 | 1 | -2/+1 |
| * | Create bzgrep. | David E. O'Brien | 2002-09-16 | 1 | -0/+7 |
| * | Back out previous revision because someone upgraded our | Ruslan Ermilov | 2000-01-18 | 1 | -3/+1 |
| * | Turn off GNU Info docs until someone upgrades our texinfo system to one | David E. O'Brien | 2000-01-04 | 1 | -1/+3 |
| * | Make the tests work again. | David E. O'Brien | 1999-11-22 | 1 | -2/+2 |
| * | Finish proper hookup of GNU Grep 2.3, including docs & config header file, | David E. O'Brien | 1999-11-22 | 1 | -22/+35 |
| * | Apply a bandaid to the grep Makefile to try and get it to compile and stop | Peter Wemm | 1999-11-21 | 1 | -2/+3 |
| * | Back out the botched attempt to update to gnu grep 2.3 (lots of history | Peter Wemm | 1999-11-20 | 1 | -31/+14 |
| * | Upgrade grep to version 2.3 | Ruslan Ermilov | 1999-10-28 | 1 | -14/+31 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Added myself as maintainer. | Wolfram Schneider | 1999-02-09 | 1 | -1/+3 |
| * | Use mmap for reading files. This is faster than read(). | Wolfram Schneider | 1998-11-14 | 1 | -2/+2 |
| * | Install z*grep manpages | David E. O'Brien | 1998-10-02 | 1 | -1/+2 |
| * | Delete cc(1) debug option, typo from last commit. | Wolfram Schneider | 1998-03-07 | 1 | -2/+1 |
| * | When called as `zgrep', the -Z argument is assumed. Make a | Wolfram Schneider | 1997-12-21 | 1 | -1/+5 |
| * | Added builtin decompression using zlib library, option -Z. | Wolfram Schneider | 1997-12-20 | 1 | -1/+15 |
| * | recursive grep, enabled with -DHAVE_FTS=1 | Wolfram Schneider | 1996-02-02 | 1 | -1/+1 |
| * | Use -lgnuregex | Andrey A. Chernov | 1995-01-11 | 1 | -1/+4 |
| * | Merge. Fix LINKS+= with $DESTDIR$BINDIR in them, you do NOT need to | Rodney W. Grimes | 1993-07-16 | 1 | -2/+2 |
| * | Gnu grep 2.0 does fgrep too! | J.T. Conklin | 1993-07-08 | 1 | -4/+5 |
| * | Removed egrep since the new grep is just a link to it w/out any changes | Nate Williams | 1993-07-06 | 1 | -1/+2 |
| * | Left an ugly in the Makefile | Nate Williams | 1993-07-06 | 1 | -1/+0 |
| * | Update GNU grep to version 2.0 | Nate Williams | 1993-07-06 | 1 | -4/+10 |
| * | Ugh, whoever did the port made a mess, I cleaned up the Makefile and | Nate Williams | 1993-06-29 | 1 | -1/+1 |
| * | Gnu e?grep 1.6vendor/misc-GNU/grep/1.6 | Nate Williams | 1993-06-29 | 1 | -0/+7 |