NOTICE: This package has been removed from pkgsrc

./wip/multiskkserv, Simple skk multi-dictionary server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20100128, Package name: multiskkserv-20100128, Maintainer: ryo_on

multiskkserv is a skk server which can use 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.


Required to run:
[inputmethod/skk-jisyo-cdb]

Required to build:
[devel/libtool-base]

Master sites:

SHA1: 0b6594439582a22a334f3a188a57c7ddf7c00bba
RMD160: 0116ef3b8b40ad46886a1687d20c738229338afe
Filesize: 426.009 KB

Version history: (Expand)


CVS history: (Expand)


   2010-09-18 13:06:44 by OBATA Akio | Files touched by this commit (5) | Package removed
Log message:
Imported as pkgsrc/inputmethod/multiskkserv.
   2010-09-11 11:00:40 by OBATA Akio | Files touched by this commit (1)
Log message:
Replace pthread stuffs.
   2010-09-11 10:46:15 by OBATA Akio | Files touched by this commit (1)
Log message:
using pthread.
   2010-09-11 10:32:12 by OBATA Akio | Files touched by this commit (2)
Log message:
exactly set prefix for skk-jisyo.
   2010-09-11 06:34:27 by OBATA Akio | Files touched by this commit (1)
Log message:
skk-jisyo-cdb had been imported.
   2010-08-27 16:22:43 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Fix HOMEPAGE.
distfile is treated with automake and autoconf,
   2010-08-18 12:29:09 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Add dependency to skk-jisyo-cdb.
Test is done.
   2010-08-18 12:23:13 by Ryo ONODERA | Files touched by this commit (6) | Imported package
Log message:
Import multiskkserv-20100128 as wip/multiskkserv.

multiskkserv is a skk server which can use 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.