literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
The skkserv is so old and slow, almost all users doesn't use in their real
life I believe -- but I don't delete it, since there's no reason to do.
If you still use this server, check http://openlab.jp/skk/skkserv.html and
switch to a new server; dbskkd-cdb, rskkserv, and multiskkserv are good
candidates since they are all registered to FreeBSD ports.
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Emacs-lisp frontend for the SKK Japanese-input software.
japanese/skk-jisyo:
Jisyo (dictionary) file for the SKK Japanese-input software.
japanese/skk-tools:
Jisyo-tools for the SKK Japanese-input software.
japanese/skkserv:
Dictionary server for the SKK Japanese-input software.
PR: ports/8705 (part of)
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Note:
This PR cannot close until I commit japanese/skk meta-port
and take some tweaks. Please wait.