from changelog:
* [Bug fix] fix LC_MONETARY defines to
return correct symbol for "YEN".
and,
* ${LINUX_BASE} -> ${LINUXBASE}
* set USE_LINUX_PREFIX=yes
o Add a printer driver for EPSON laser printer (LP-8XXX, LP-3000C, etc)
crerated by EPSON KOWA Corp. (www.epkowa.co.jp)
o Update several printer drivers (epag-3.09 and gdevalps-0.21)
o Use ${PORTSDIR}/graphics/{png,jpeg} instead of
the files jpegsrc.v6b and libpng-1.0.2 fetched by this port
when compiling.
o Fix PLIST (two entries "bin/ert")
o Add bmp16m driver to defalut printer drivers.
o Use CC/CFLAGS/PREFIX defined in make.conf
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Obtained from: ports-jp@jp.freebsd.org
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval. I can never thank him too much for his previous
work which led me in the right direction! :)
lang/ruby:
- Add a patch for find.rb, which fixes the bug found after
1.6.1 was released.
databases/ruby-gdbm, */ruby-{tcltklib,tk}:
- Remove files/md5 and refer to lang/ruby's one.
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
${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.
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)
(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 FreeWnn-{lib,server} (^_^;;
1.0.0 had a silly problem that the tarball included a pre-build Linux
binary by mistake, and this port installed it without a rebuild thanks
to make(1). ;)
Please reinstall this version. Sorry.
(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.
- Replace with Mark Slagell's retranslation version.
- Add an Author: credit to DESCR.
japanese/ruby-usersguide:
- Use MASTER_SITE_RUBY.
- Add Authors: credits to DESCR.
- Refine startup script.
o Be friends with `/etc/rc.shutdown'.
o Accept only standard arguments.
o Add a $FreeBSD$ keyword.
PR: ports/20836
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER)
cross-language master-slave ports.
I just wonder how I could overlook this. I thought I tested with Wnn,
netscape and so on. *sigh*
Yes, I know how I can fix it, but I'd certainly back out first.
Reported by: steve
Pointy hat to: knu
- Names of distfiles (the original dictonary) were changed.
- Previous dictonary is only Japanese-English one.
This version's dictonary includes English-Japanese one, too.
These are English version and Japanese version, respectively.
PR: ports/20690
Submitted by: Jimmy Olgeni <olgeni@uli.it>
(I added japanese/ruby-man as a slave port to lang/ruby-man)