mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
99d8c4a879
No PORTREVISION bump since tgzball is _not_ changed. Notified by: Kenji Rikitake (the dbskkd-cdb author)
12 lines
563 B
Plaintext
12 lines
563 B
Plaintext
dbskkd-cdb is a dictionary server for the SKK Japanese input method
|
|
system. dbskkd-cdb is based on the code of skkserv (the original SKK
|
|
server) 3.9.3, using the cdb constant database package of
|
|
D. J. Bernstein (DJB) for faster dictionary access.
|
|
|
|
dbskkd-cdb is compatible with skkserv on the protocol behavior. It is
|
|
called from "super-server" programs such as inetd or tcpserver, and the
|
|
I/O operation is solely with the stdio interface, so the code is compact
|
|
and the access to the server can be easily restricted.
|
|
|
|
WWW: http://code.google.com/p/dbskkd-cdb/
|