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)
Tue, Dec 31, 03:52
Unknown Object (File)
Tue, Dec 31, 03:28
Unknown Object (File)
Sun, Dec 22, 11:36
Unknown Object (File)
Tue, Dec 17, 22:03
Unknown Object (File)
Tue, Dec 17, 21:43
Unknown Object (File)
Sat, Dec 14, 05:49
Unknown Object (File)
Dec 4 2024, 20:09
Unknown Object (File)
Dec 3 2024, 19:56
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