[Bug 218615] math/eukleides: Use egrep instead of grep to reduce reliance on GNU extensions

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 13 00:25:35 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218615

            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 at FreeBSD.org
          Reporter: bsdports at kyle-evans.net
             Flags: maintainer-feedback?(ashish at FreeBSD.org)
          Assignee: ashish at FreeBSD.org

Created attachment 181744
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181744&action=edit
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 identified
in a recent exp-run to test installing BSD grep as /usr/bin/grep and disable
GNU grep compatibility in the process.

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


More information about the freebsd-ports-bugs mailing list