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)
Gromit (GRaphics Over MIscellaneous Things) is a small tool
to make annotations on the screen.
When making presentations of the Gimp I found myself often
moving the mousepointer around the point of interest until
hopefully everybody noticed it. This annoyed me, since it
is a very vague way to highlight something. I dreamt of a
small programm which allows me to simply draw on the screen,
ignoring any window-borders.
PR: ports/48885
Submitted by: Sergei Kolobov <sergei@kolobov.com>