pkgsrc/inputmethod/sj3-server/PLIST
obache d16fb285cc Update sj3 to 2.0.1.23p1.
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.
2010-02-15 13:35:21 +00:00

17 lines
469 B
Text

@comment $NetBSD: PLIST,v 1.6 2010/02/15 13:35:22 obache Exp $
bin/sj3mkdic
lib/libsj3core.la
libdata/sj3main.dic
man/man1/sj3mkdic.1
man/man1/sj3serv.1
sbin/sj3proxy
sbin/sj3serv
share/doc/sj3/hinsi.ms
share/doc/sj3/makedict.ms
share/doc/sj3/sj3serv.ms
share/examples/rc.d/sj3proxy
share/examples/rc.d/sj3serv
share/examples/sj3/freebsd-sj3.sh.in
share/examples/sj3/freebsd-sj3proxy.sh.in
share/examples/sj3/sj3proxy.lua.example
share/examples/sj3/sj3serv.lua.example