aboutsummaryrefslogtreecommitdiff
path: root/chinese/rime-essay
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* chinese/rime-essay: Update to g20201222Guangyuan Yang2021-03-102-5/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567975
* Add chinese/rime-data and its dependenciesLi-Wen Hsu2020-12-173-0/+43
A new metaport that provides an essential set of configuration ports and a preset of IME schema ports for the Rime IME framework. This is a metaport which depends on the following essential ports: chinese/rime-essay chinese/rime-prelude This also depends on the following ports to form a preset of IME schemas available: chinese/rime-stroke chinese/rime-cangjie chinese/rime-bopomofo chinese/rime-luna-pinyin chinese/rime-terra-pinyin Besides the above essential + preset IME schema ports, chinese/rime-cantonese is also added as a IME schema port for Cantonese users. Submitted by: Ka Ho Ng <khng300@gmail.com> Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D27652 Notes: svn path=/head/; revision=558280