Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
- upstream versioning change -> use EPOCH
- MAKE_FLAGS instead of Makefile patching (bonus: respect DEBUG=-g)
- patch to avoid a segfault at runtime
This now uses libxdo from x11/xdotool instead of a bundled version, and
cairo for drawing.
Missing gettext MODULE spotted by ajacoutot@. ok landry@
keynav is a piece of an on-going experiment to make pointer-driven
interfaces easier and faster for users to operate. It lets you move the
pointer quickly to most points on the screen with only a few key
strokes.
Ported because i was too bored writing and reading perl.