The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
configure (incorrectly) detected that mkdir on 5 was broken, however
the workaround it would try to use was even more broken.
Approved by: clement (mentor, implicit)
- implemented [[.a.]] and [[=a=]] where the collating symbol can only
include a single character, and that will be the only matched character
independent of the locale.
- output the result of commands a, r, R when a q command is found.