Page MenuHomeDevCentral

Don't install GNU grep on FreeBSD servers
ClosedPublic

Authored by dereckson on Nov 22 2017, 01:19.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 6, 14:23
Unknown Object (File)
Sat, Sep 6, 10:28
Unknown Object (File)
Fri, Sep 5, 14:32
Unknown Object (File)
Fri, Sep 5, 12:33
Unknown Object (File)
Tue, Sep 2, 16:25
Unknown Object (File)
Sat, Aug 30, 11:13
Unknown Object (File)
Wed, Aug 27, 18:21
Unknown Object (File)
Tue, Aug 26, 22:39
Subscribers
None

Details

Summary

The base system already contains GNU grep.

If a BSD grep is added in the future, and the package installs
grep as ggrep, the addition will be interesting.

Meanwhile, /usr/bin/grep vs /usr/local/bin/grep causes issue and
lack of coherence.

This commit partially reverts 50b62a8499e03.

Test Plan

no-op

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable