summaryrefslogtreecommitdiff
path: root/inputmethod/fcitx5-mozc
AgeCommit message (Collapse)AuthorFilesLines
2022-04-03revbump for devel/protobufadam1-2/+2
2022-01-27gyp: python 3.10 support breaks python 2.7 support; disable itwiz1-1/+3
2021-12-08revbump for icu and libffiadam1-2/+2
2021-11-11*: Revbump for protobuf-3.19.0kim1-2/+2
Fix for: Shared object "libprotobuf.so.29" not found
2021-10-26inputmethod: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./inputmethod/anthy/distinfo 2ch.t ./inputmethod/anthy/distinfo okinawa-20090801.t
2021-10-21*: Revbump for protobuf-3.18.0kim1-2/+2
Fix for: Shared object "libprotobuf.so.28" not found
2021-10-07inputmethod: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam1-2/+2
2021-04-21revbump for boost-libsadam1-2/+2
2021-04-21revbump for textproc/icuadam2-5/+4
2021-02-27mozc: Remove unused CFLAGS imports to gypryoon2-14/+3
2021-02-27fcitx5-mozc: Bump PKGREVISION. Use devel/protobuf as external libraryryoon1-1/+2
2021-02-27mozc: Fix build under NetBSD/i386 and use external protobuf libraryryoon4-10/+40
* Include mk/atomic64.mk to add -march=i586 to CFLAGS and pass CFLAGS to gyp. Fix PR pkg/56025 in another way. * Use external devel/protobuf to avoid internal protobuf build. So bump PKGREVISION. * dictionary/pos_matcher.h does not generated before its use sometimes. Generate it explicitly with dictionary/dictionary_base.gyp:text_dictionary_loader target for mozc-server.
2021-02-17inputmethod/fcitx5-mozc: import fcitx5-mozc-2.26.4276.100ryoon46-0/+13381
Mozc Japanese inputmethod for Fcitx5.