Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3032a9c5 | 2026-02-07 22:59:11 | sysutils/ggrep: annotation: update to 3.12 blocked by regression | ||
| 6f405558 | 2025-07-21 15:31:48 | add some of the many missing pthread in WANTLIB | ||
| f372f5ac | 2023-09-27 17:16:22 | MASTER_SITES -> SITES | ||
| f381dcdc | 2023-05-20 20:31:53 | sysutils/ggrep: update to 3.11 for some bug fixes | ||
| 5307cf05 | 2023-03-30 12:36:46 | sysutils/ggrep: maintenance update to 3.10 | ||
| 8801d164 | 2022-10-27 20:43:00 | sysutils/ggrep: update to 3.8 Changes in behavior: * The -P option is now based on PCRE2. * The egrep and fgrep commands now warn that they are obsolescent and should be replaced by grep -E and grep -F. * The confusing GREP_COLOR environment variable is now obsolescent. * Regular expressions with stray backslashes now cause warnings. * Regular expressions or subexpressions that start with a repetition operator now also cause warnings. * Regular expressions like [:space:] are now errors even if POSIXLY_CORRECT is set. | ||
| 69de5bdc | 2022-03-08 14:27:46 | drop RCS Id from all ports where I'm listed as MAINTAINER | ||
| 3368674a | 2021-09-10 18:44:55 | fix build on powerpc64 by providing the definition of SIGSEGV_FAULT_STACKPOINTER with naddy@ | ||
| e865fa64 | 2021-08-17 15:12:07 | sysutils/ggrep: maintenance update to 3.7 | ||
| 2301128f | 2020-11-15 23:17:00 | Update to 3.6. The GREP_OPTIONS environment variable is ignored now. |