Commit Graph

11 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
bentley
dad1b8f196 Yifei Zhan takes maintainership; thanks! 2022-03-28 09:29:43 +00:00
naddy
d495897520 drop RCS Ids 2022-03-11 18:27:00 +00:00
bentley
f13ca40f3b Update to opencc-1.1.3.
From Yifei Zhan; thanks!
2022-02-15 12:32:23 +00:00
daniel
02bae94e01 switch opencc to python3
ok bentley@ (MAINTAINER)
2021-03-07 02:25:06 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
bentley
740e8b47ab Update to opencc-1.1.1.
From wen heping; thanks!
2020-11-17 08:44:05 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
bentley
f7018490d2 Add opencc-1.0.5.
Open Chinese Convert (OpenCC) is an open-source project for
conversion between Traditional Chinese and Simplified Chinese,
supporting character-level conversion, phrase-level conversion,
variant conversion and regional idioms among Mainland China,
Taiwan and Hong Kong.

ok naddy@
2018-12-18 09:32:23 +00:00
bentley
e1984390d1 Remove botched import. 2018-12-18 09:24:52 +00:00
bentley
48e4397130 Import opencc-1.0.5.
Open Chinese Convert (OpenCC) is an open-source project for
conversion between Traditional Chinese and Simplified Chinese,
supporting character-level conversion, phrase-level conversion,
variant conversion and regional idioms among Mainland China,
Taiwan and Hong Kong.

ok naddy@

(Reimporting into the correct directory.)
2018-12-18 09:20:19 +00:00