2010-09-18 13:06:44 by OBATA Akio | Files touched by this commit (5) | |
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) | |
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. |