Bug 13935

Summary: FreeBSD uses an obsolete version of grep
Product: Base System Reporter: bero <bero>
Component: gnuAssignee: ru <ru>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bero 1999-09-24 19:20:00 UTC
FreeBSD uses GNU grep 2.0, which is obsolete.
There are various reasons why 2.3 should be included; among other things, it
fixes several bugs, improves POSIX compliance and introduces the rather
useful -r (recursive grep) option.

I have adapted it to the FreeBSD build system; a patch to the current
FreeBSD tree is included.
Comment 1 ru freebsd_committer freebsd_triage 1999-10-28 11:56:36 UTC
State Changed
From-To: open->feedback

GNU grep upgraded to version 2.3 in 4.0-CURRENT. 


Comment 2 ru freebsd_committer freebsd_triage 1999-10-28 11:56:36 UTC
Responsible Changed
From-To: freebsd-bugs->ru

I will MFC it after 3 days testing period in -current. 
Comment 3 ru freebsd_committer freebsd_triage 1999-12-31 10:02:10 UTC
State Changed
From-To: feedback->closed

GNU grep upgraded to version 2.3 in 3.4-STABLE.