From martijn@:
GCC on alpha has an optimization bug, which cause problems with gnulib's
mmalloca function. Disable alloca to work around the failing code.
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
set of development tools as recommended by upstream.
Ports will continue to depend on devel/gettext for libintl. The
gettext module also provides an automatic build dependency on
devel/gettext-tools for msgfmt etc.
A few ports that require a library provided by gettext-tools get a
corresponding dependency.
Also update gettext to 0.19.5.1.
COMMENT and DESCR from FreeBSD. Bulk build testing by sthen@.
ok sthen@
- remove pre-extract target
- hopefully allow gettext to be built with an existing copy of gettext
installed, one suggestion from naddy@
- add regression tests
- rename checksums file