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

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

            Bug ID: 218615
           Summary: math/eukleides: 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: ashish@FreeBSD.org
          Reporter: bsdports@kyle-evans.net
             Flags: maintainer-feedback?(ashish@FreeBSD.org)
          Assignee: ashish@FreeBSD.org

Created attachment 181744
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181744&action=
=3Dedit
svn(1) diff of math/eukleides

Hi,

I'm attaching a patch to use egrep instead of grep to reduce reliance on GNU
extensions; in this case, \+ in a BRE is a GNU extension. This was identifi=
ed
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-218615-13>