Commit Graph

7 Commits

Author SHA1 Message Date
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