Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2017 00:17:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218613] mail/archiveopteryx: Use egrep instead of grep to reduce reliance on GNU extensions
Message-ID:  <bug-218613-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218613
           Summary: mail/archiveopteryx: Use egrep instead of grep to
                    reduce reliance on GNU extensions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: feld@FreeBSD.org
          Reporter: bsdports@kyle-evans.net
          Assignee: feld@FreeBSD.org
             Flags: maintainer-feedback?(feld@FreeBSD.org)

Created attachment 181741
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181741&action=
=3Dedit
svn(1) diff of mail/archiveopteryx

Hi,

I'm attaching two patches (one for mail/archiveopteryx, one for
mail/archiveopteryx-devel) to use egrep instead of grep to reduce reliance =
on
GNU extensions as ; in this case, \+ in a BRE is a GNU extension. This was
identified in a recent exp-run to test installing BSD grep as /usr/bin/grep=
 and
disable GNU grep compatibility in the process.

--=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-218613-13>