summaryrefslogtreecommitdiff
path: root/inputmethod/sj3
AgeCommit message (Collapse)AuthorFilesLines
2010-05-16Note commented out LICENSE.obache1-1/+2
Many of them are mit-like license from Sony. Some of them are rewitten/added with mit license. Some of them are 2-clause-bsd license fron OpenBSD.
2010-02-15not in pkgsrc-wip world anymore.obache1-3/+3
2010-02-15Update sj3 to 2.0.1.23p1.obache6-0/+97
Re-arranged packages: * sj3-lib:removed * sj3-dict: removed * sj3-server-bin: removed * sj3-client: added (lib + client tools) * sj3-server: no more meta-pkg (server + dict) * sj3: added (sj3-server + sj3-client) Notable changes since 2.0.1.21: * changed to gnu-configure. * sj3lib is shared library. * using lua for server settings. * sj3 command was removed. * sj3serv no longer listen network socket. Set "false" to "strict_auth" and invoke sj3proxy additionaly if require it. * dictionaty directry was changed, please refer MigrationGuide from HOMEPAGE. On pkgsrc, new location is ${VARBASE}/sj3/dict.