7 Commits

Author SHA1 Message Date
naddy
ac7bcbd958 maintenance update to 0.19.8.1 2016-08-31 13:53:11 +00:00
ajacoutot
ac9b860318 Drop our local patch that installed the its and loc files under an unversioned
directory. Needed because applications will start installing their own files
under share/gettext/its/ which will conflict with the existing ones.
Found out while updating gtk+3 to 3.20.3.

ok naddy@ (maintainer)
2016-04-16 12:06:24 +00:00
naddy
58fb9c7529 replace gettext module with normal library dependency; bump required 2016-04-05 19:16:20 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
88145488ec Maintenance update to gettext 0.19.7. No major outward changes.
Internally, -tools no longer uses expat.
2016-01-02 22:00:49 +00:00
naddy
80bd6603e3 maintenance update to 0.19.6 2015-09-14 19:48:44 +00:00
naddy
91e38b82ed Split gettext into a small runtime component and a separate large
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@
2015-07-19 23:46:08 +00:00