Honoka is the SCIM IMEngine module using various input method engines: Wnn,
anthy,prime,skk and canna. Honoka can also use them simultaneously.
(in Japanese)
This port is honoka "core" library. You must be install honoka "input method"
and "input" plugin.
Smart Common Input Method platform, in short SCIM, is a development platform to
make Input Method developers live easier.
This is Webster's Revised Unabridged Dictionary (G & C. Merriam Co.,
1913, edited by Noah Porter) and is converted from the original one
into JIS X 4081 format (that is a subset of EPWING V1) by
FreePWING. So it can be used by EPWING viewer on Unix and the other OS
(e.g. Windows or MacOS). URL for this converted dictionary is
This biographical dictionary was produced by PROJECT GUTENBERG. This
file is converted from the original dictionary into JIS X 4081 format
(that is a subset of EPWING V1) by FreePWING. So this can be used by
EPWING viewers on Unix and the other OS (e.g. Windows or MacOS).
o URL for the original dictionary:
http://promo.net/pg/
o URL for this converted dictionary:
srd.el is a supplement file to use "Random House" on lookup. "Random
House" is produced by Shogakukan Inc. You can get more detail
information (written in Japanese) from
[TO USE]
(1) Get "Random House" from somewhere.
(2) Install it by using /usr/ports/japanese/srd-fpw
The port converts it into a files formatted "JIS X 4081" by FreePWING.
Then install MID, WAV, AVI files from CD-ROM by hand.
(3) Add the following lines into your ~/.emacs
(require 'lookup-package)
(setq lookup-search-agents '((ndeb "/usr/local/share/dict/srd-fpw")))
(setq lookup-package-directory "/usr/local/share/dict/package")
(lookup-use-package "ndeb+/usr/local/share/dict/srd-fpw" "srd-fpw")
(setq srd-fpw-image-directory "/usr/local/share/dict/srd-fpw")
;; a directory having img.dat installed by the package ja-srd-fpw
(setq srd-fpw-sound-directory "/cdrom/srd/DATA")
;; a directory having srdra.bnd in CD-ROM
(setq srd-fpw-play-realaudio-process "realplay")
(setq srd-fpw-display-image-process "display")
(if (featurep 'xemacs)
(progn
(setq srd-fpw-image-inline t)
))
The t2ps converts text files to PostScript files.
Especially, program list and japanese text are formatted elegantly.
You can define font size and baseline skip as you like.
In addition, it is possible to set the width of hankaku charater
a half width of zenkaku character.
Tetsuro Yabu <yabu@uopmu.ees.osakafu-u.ac.jp>
This port "today" tells you what day today is.
For example
Feb. 14 is St. Valentine's Day
Dec. 31 is New Year's Eve
Of course, it may not know about all the important dates. Also, it
will also display your birthday, assuming you registered it. This
version also has a simple scheduler.
This is a port of Japanese sound files for Asterisk.
Under the restriction of using Asterisk(tm) The Open Source PBX only,
you can use them royalty-free.
For more information about the license, you have to refer to
README.txt written in Japanese.
The Eclipse Platform is an open extensible IDE for anything and yet
nothing in particular. The Eclipse Platform provides building blocks
and a foundation for constructing and running integrated software-
development tools. The Eclipse Platform allows tool builders to
independently develop tools that integrate with other people's tools
so seamlessly you can't tell where one tool ends and another starts.
Apache Jakarta Commons Primitives provides a collection of types and utilities
optimized for working with Java primitives (boolean, byte, char, double, float,
int, long, short). Generally, the Commons-Primitives classes are faster,
smaller and easier to work with than their purely Object based alternatives.
Currently Commons Primitives is primarily composed of implementations of the
java.util collections adapted for the primitive types.
The JavaMail API provides a platform-independent and protocol-independent
framework to build mail and messaging applications. The JavaMail API is
available as an optional package for use with Java SE platform and is
also included in the Java EE platform.