${LOCALBASE}/include/wnn/*.h and a archive librarry libwnn.a of
FreeWnn conflict with ones of Wnn6-lib. So I move Wnn6-lib's include
files into ${LOCALBASE}/include/wnn6/wnn and remove libwnn.a of
Wnn6-lib.
Note that libwnn6.a can be used instead of libwnn.a for Wnn6-lib.
previous commit log.)
Modified for changing from ${LOCALBASE}/include/wnn to
${LOCALBASE}/include/wnn6/wnn in Wnn6-lib
Modified to use a shared library libwnn6.1 instead of an archive library
libwnn6.a
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
commercial software exits
(b) Its license was changed to GPL.
(c) The method to configure was changed from imake to GNU configure.
(d) Relatively to the original Wnn, the Wnn in the ports tree were
modified by me a lot. Most of the modifications were adopted
into FreeWnn.
(c) Header and library files are installed into
${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.
(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands. The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
Notice: I forgot to commit editors/mule*, too (^_^;;
Obtained from: bento
Pointed out: asami
(2) Fixed to change from $(LOCALBASE)/include/wnn to
$(LOCALBASE)/include/wnn6/wnn for japanese/Wnn6-lib
(I am going to commit the change for Wnn6-lib as soon as possible)
Add WWW: line into pkg/DESCR
Note that this website works for me today (9/16), so the issue
mentioned in the audit trail appears to have been temporary
PR: 21122
Submitted by: Ports Fury
(depending on the talents of the user) from a MIDI or PC keyboard, and
outputs to /dev/dsp or to a .wav file.
PR: 21053
Submitted by: Trevor Johnson <trevor@jpj.net>
text-to-speech system for Unix. Big thanks to Trevor for porting this!
[ I WAS NOT ON CRACK LAST NIGHT, mmkay?!?! -Ed. ]
PR: 21201
Submitted by: Trevor Johnson <trevor@jpj.net>