Edit

IABSD.fr/ports/lang/gawk

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-02-23 13:59:05
    Hash : cd2d0d13
    Message : update to gawk-5.4.0, fixes pma on OpenBSD this version includes a new regular expression matcher, minRX. unlike previous this is POSIX-compliant; the old matchers are still present for now and can be selected by setting a GAWK_GNU_MATCHERS environment variable. see README_d/README.matchers.