Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2018 13:52:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227639] textproc/bsdgrep: Update to 2.6.0 and set LICENSE
Message-ID:  <bug-227639-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227639

            Bug ID: 227639
           Summary: textproc/bsdgrep: Update to 2.6.0 and set LICENSE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gabor@FreeBSD.org
          Reporter: kevans@freebsd.org
             Flags: maintainer-feedback?(gabor@FreeBSD.org)
          Assignee: gabor@FreeBSD.org

Created attachment 192652
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192652&action=
=3Dedit
svn(1) diff of textproc/bsdgrep

The following list of changes are roughly what has occurred since the last
update:

Features:

 - With bsdgrep -r, the working directory is implied if no directory is
   specified
 - bsdgrep will now behave as bsdgrep -r does when it's named rgrep
 - bsdgrep now understands -z/--null-data to use \0 as EOL
 - GNU regex compatibility is now indicated with a "GNU compatible" in
   the version string

Fixes:

 - --mmap no longer hangs when coming across an EOF without an
   accompanying EOL
 - -o/--color matching generally improved, now produces earliest /
   longest matches
 - Context output now more closely aligns with GNU grep
 - Zero-length matches no longer exhibit broken behavior
 - Every output line now honors -b/-H/-n flags

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227639-7788>