mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
cd2d0d1320
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.