freebsd-ports/chinese
Raphael Kubo da Costa f358732b18 Uses/iconv.mk: Set iconv-related CMake variables.
The way we deal with iconv in base and ports across different FreeBSD
releases is complicated: 9.x does not have iconv.h in base, 10.1 has it with
a different prototype for iconv(3) and later versions have the right
iconv(3) prototype. And, in some cases (USES=iconv:{translit,wchar_t}), we
must always use the libiconv port.

This is why there are so many checks in Uses/iconv.mk: we need to know the
situation we currently have in order to decide whether to pull iconv from
converters/libiconv, whether to just use its header (and pull the library
from base) or whether to use everything from base.

r384038 adjusted several CMake-based ports, but did so in a way that was not
very scalable and required a few intrusive patches to some ports. Most ports
that have both USES=cmake and USES=iconv use variations of FindIconv.cmake
that behave similarly. This change passes the header and library values we
really want to use to CMake using the most common variable names, bypassing
the calls to find_path() and find_library() that would sometimes end up
finding the wrong file. The few ports that use different variable names have
had their Makefiles adjusted (we manually pass the values we want via
CMAKE_ARGS).

Other changes:
- chinese/fcitx: Explicitly set LIBICONV_LIBC_HAS_ICONV_OPEN=OFF as we
  always want the version from ports because of USES=iconv:wchar_t.
- editors/calligra: Explicitly use iconv:translit because Kexi needs it.
- irc/weechat and irc/weechat-devel: The FindIconv.cmake patches could not
  be entirely removed because the check_library_exists() calls are wrong.
  Sent upstream: https://github.com/weechat/weechat/pull/513
- textproc/ctpp2: Use iconv:translit when the TRANSLITERATE option is used.

PORTREVISION has been bumped in editors/calligra and textproc/ctpp2 because
their dependency list has changed in 10.2 and later as the ports version is
always used now.

PR:		202798
Reviewed by:	antoine, tijl
Approved by:	portmgr (antoine)
2015-09-03 15:44:13 +00:00
..
arphicttf Drop maintainership as I no longer use these software nor have time and 2015-01-16 17:28:13 +00:00
aterm Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
auto-cn-l10n Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
auto-tw-l10n Set vim's default encoding to utf-8 [1]. 2015-06-08 01:43:23 +00:00
autoconvert - Don't use / in sed regexps to allow paths, unbreaking cross-builds 2015-08-04 19:25:36 +00:00
bg5pdf - Convert to USES=python, limit to 2.x 2014-10-06 14:30:54 +00:00
bg5ps Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
big5width Drop maintainership as I no longer use these software nor have time and 2015-01-16 17:28:13 +00:00
bitchx Due to the disabling of the bugzilla account, reset maintainership of 2015-05-04 00:37:11 +00:00
brise Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
bsdconv-opencc - Update to 11.3 2015-06-28 08:38:30 +00:00
bug5 - Update to 1.18 2015-06-28 08:38:39 +00:00
c2t Cleanup plist 2014-10-20 08:38:21 +00:00
calligra-l10n-zh_CN Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
calligra-l10n-zh_TW Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
cce Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
cconv converters/libiconv: 2015-04-15 08:20:27 +00:00
celvis Rename chinese/ patch-xy patches to reflect the files the modify. 2014-07-28 14:37:20 +00:00
chiconv - Update to 11.3 2015-06-28 08:38:43 +00:00
CJKUnifonts Convert 6 chinese font ponts to include with .CURDIR 2014-07-20 09:02:14 +00:00
cless Cleanup plist 2014-10-20 08:38:21 +00:00
cnprint Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
CNS11643-font - Don't cat pkg-message from Makefiles 2015-05-27 00:15:04 +00:00
cwtexttf Mark as broken unfetchable ports 2015-04-05 18:38:33 +00:00
dictd-database Remove Authors from pkg-descr 2015-03-02 23:09:43 +00:00
docproj - remove do_nada from target 2015-04-01 23:16:07 +00:00
enscript Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
eric6 devel/eric6 and eric6 i18n files: update to version 6.0.8 2015-08-18 09:17:59 +00:00
eterm Pass maintainership to enlightenment@. 2015-04-17 10:42:23 +00:00
fcitx Uses/iconv.mk: Set iconv-related CMake variables. 2015-09-03 15:44:13 +00:00
fcitx-chewing Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
fcitx-cloudpinyin Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
fcitx-configtool Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
fcitx-googlepinyin MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
fcitx-libpinyin Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
fcitx-rime Add a missing build dependency 2015-03-31 08:51:30 +00:00
fcitx-sunpinyin Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
fcitx-table-extra Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
fcitx-ui-light Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
fireflyttf Update master site and mark as unbroken. 2015-04-09 07:10:51 +00:00
font-std - remove do_nada from target 2015-04-01 23:21:45 +00:00
fortune Unbreak on head 2015-02-15 13:33:25 +00:00
fortunetw Cleanup plist 2014-10-20 08:38:21 +00:00
fqterm Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
FreeWnn-lib Cleanup plist 2014-10-20 08:38:21 +00:00
FreeWnn-server Cleanup plist 2014-10-20 08:38:21 +00:00
gb2jis
gb2ps Cleanup plist 2014-10-20 08:38:21 +00:00
gcin Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
gimp-help-zh_CN
gugod-clean Mark as broken unfetchable ports 2015-04-05 18:38:33 +00:00
hc Cleanup plist 2014-10-20 08:38:21 +00:00
ibus-chewing Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
ibus-libpinyin Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
ibus-pinyin Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
ibus-table-chinese Cleanup plist 2014-10-20 08:38:21 +00:00
irssi Bump version, I fix building erro on prev commit. 2014-10-18 01:19:41 +00:00
jis2gb
joe Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
kcfonts MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
kde4-l10n-zh_CN Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kde4-l10n-zh_TW Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kon2 Fix patch. 2014-07-30 21:08:51 +00:00
libchewing Remove BROKEN on powerpc statements: both these ports build and install fine. 2015-09-03 09:43:59 +00:00
libgooglepinyin MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libpinyin Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
libreoffice-zh_CN Update LibreOffice to 5.0.1. 2015-09-01 21:26:44 +00:00
libreoffice-zh_TW Update LibreOffice to 5.0.1. 2015-09-01 21:26:44 +00:00
librime Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
libtabe Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
lunar Reset maintainership for obrien 2015-06-12 21:17:43 +00:00
moettf - Fix MASTER_SITES 2014-07-19 09:12:44 +00:00
muni Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
mutt mail/mutt: update patches 2015-05-16 01:19:11 +00:00
oicq Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
opencc Remove BROKEN on powerpc statements: both these ports build and install fine. 2015-09-03 09:43:59 +00:00
opendesktop-fonts Convert 6 chinese font ponts to include with .CURDIR 2014-07-20 09:02:14 +00:00
oto Cleanup plist 2014-10-20 08:38:21 +00:00
oxim Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
p5-cconv - Strip shared library 2015-08-17 13:03:49 +00:00
p5-Date-Chinese Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The 2015-06-24 15:16:23 +00:00
p5-Encode-CNMap - Strip shared library 2015-08-17 13:03:45 +00:00
p5-Encode-HanConvert After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary, 2015-06-29 15:47:44 +00:00
p5-Encode-HanExtra Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Han-PinYin - Update to 0.21 2015-05-24 00:04:45 +00:00
p5-Lingua-Han-Utils - Update to 0.13 2014-12-20 18:18:32 +00:00
p5-Lingua-ZH-BPMFConvert Mark as broken unfetchable ports 2015-04-05 18:38:33 +00:00
p5-Lingua-ZH-HanDetect Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-ZH-Keywords Reassign chinese/ perl modules to perl@. 2015-05-08 18:20:30 +00:00
p5-Lingua-ZH-Numbers Reassign chinese/ perl modules to perl@. 2015-05-08 18:20:30 +00:00
p5-Lingua-ZH-Segment MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
p5-Lingua-ZH-Summarize Reassign chinese/ perl modules to perl@. 2015-05-08 18:20:30 +00:00
p5-Lingua-ZH-TaBE Some OCD cleanups on some of the perl@ ports. 2015-03-12 23:00:02 +00:00
p5-Lingua-ZH-Toke Some OCD cleanups on some of the perl@ ports. 2015-03-12 23:00:02 +00:00
p5-Lingua-ZH-WordSegmenter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-ZH-Wrap Reassign chinese/ perl modules to perl@. 2015-05-08 18:20:30 +00:00
p5-Text-Greeking-zh_TW Reassign chinese/ perl modules to perl@. 2015-05-08 18:20:30 +00:00
pcmanx Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
php-cconv - Use DISTVERSIONPREFIX instead of DISTNAME 2015-05-16 13:35:38 +00:00
phpbb-tw Cleanup plist 2014-10-20 08:38:21 +00:00
phpbb3-tw Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
py-cconv - Allow concurrent installation (USE_PYTHON=concurrent) 2015-09-02 17:03:10 +00:00
pyzy Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
qe - Strip binary 2015-05-28 11:40:37 +00:00
qt4-codecs-cn Cleanup plist 2014-10-20 08:38:21 +00:00
qt4-codecs-tw Cleanup plist 2014-10-20 08:38:21 +00:00
qterm Convert ports to use the options helpers in categories [abc]*, and minor fixes. 2015-08-19 13:29:59 +00:00
reciteword Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
scim-array By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
scim-fcitx - Strip library 2015-05-28 11:40:24 +00:00
scim-pinyin By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
scim-tables Cleanup plist 2014-10-20 08:38:21 +00:00
sunpinyin Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
telnet - mark BROKEN on 11-CURRENT 2014-08-01 21:56:19 +00:00
tin - Unbreak 2014-07-15 17:28:52 +00:00
tintin++ - Unbreak this port 2015-04-06 07:06:28 +00:00
ttf2pt1 - Fix install from non-root 2015-03-27 10:29:47 +00:00
ttfm - Drop @dirrm* from plist 2015-05-11 06:46:07 +00:00
unrar
ve Cleanup plist 2014-12-20 17:29:47 +00:00
wenju - Add LICENSE 2015-05-28 11:40:15 +00:00
wordpress-zh_CN - Update to 4.3 2015-08-31 13:32:37 +00:00
wordpress-zh_TW - Update to 4.3 2015-08-31 13:32:42 +00:00
xpdf MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
ydict - Convert ports from cad/, chinese/, comms/ and converters/ to new 2014-10-19 07:50:53 +00:00
Makefile Add ibus-libpinyin 1.7.1, intelligent Pinyin engine based on libpinyin 2015-03-31 21:06:47 +00:00
Makefile.inc