diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-01-29 20:24:49 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-01-29 20:24:49 +0000 |
commit | 0052e743ef40759774eb918aa5180bcb21ea9cc1 (patch) | |
tree | 81efc99ecce690aaf994c38365ad6855aaf5dc09 /lang/php53 | |
parent | Upgrade to HTMLDOC 1.8.28, fixing security-relevant bugs. (diff) |
- Add two new arguments to USES=iconv so ports can indicate they use GNU
iconv extensions that the base system iconv doesn't support yet:
* wchar_t: port uses the special WCHAR_T character conversion.
* translit: port uses //TRANSLIT or //IGNORE conversion options.
Adding one or both of these arguments makes the port depend on
converters/libiconv for now.
- Allow installation of converters/libiconv on FreeBSD 10+.
- Use ICONV_CONFIGURE_ARG in devel/gettext instead of defining CPPFLAGS
and LDFLAGS to fix compilation with libiconv installed.
- Stage converters/libiconv and devel/gettext.
Approved by: bapt (on trust)
Notes
Notes:
svn path=/head/; revision=341775
Diffstat (limited to 'lang/php53')
0 files changed, 0 insertions, 0 deletions