Date: Wed, 7 Jan 2004 18:17:34 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/multiskkserv Makefile distinfo pkg-descr pkg-plist ports/japanese/multiskkserv/files multiskkserv.sh Message-ID: <200401080217.i082HY6R035597@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004/01/07 18:17:34 PST FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/multiskkserv Makefile distinfo pkg-descr pkg-plist japanese/multiskkserv/files multiskkserv.sh Log: New port: japanese/multiskkserv multiskkserv is a skk server which can search multiple dictionaries. This server uses cdb format as the dictionary format. cdb is the efficient and constant (i.e. cannot add, delete, modify) database format by Dan J. Bernstein, which I think is the appropriate format for the system-wide constant dictionary storage. This is very experimental. PR: ports/60645 Submitted by: Takahiro Morishita <morishita@skywing.org> Revision Changes Path 1.517 +1 -0 ports/japanese/Makefile 1.1 +48 -0 ports/japanese/multiskkserv/Makefile (new) 1.1 +2 -0 ports/japanese/multiskkserv/distinfo (new) 1.1 +31 -0 ports/japanese/multiskkserv/files/multiskkserv.sh (new) 1.1 +10 -0 ports/japanese/multiskkserv/pkg-descr (new) 1.1 +4 -0 ports/japanese/multiskkserv/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401080217.i082HY6R035597>