The FreeBSD Ports Archive
FreeBSD japanese : FreeWnn-lib4>
FreeWnn is a Japanese/Chinese/Korean input method.
This port installs only libraries for the Japanese imput method.
They include an static library (libwnn.a), header files,
and files used on the client side.
Note that you have to set a environment variable JSERVER before
you use an Wnn client.
http://www.freewnn.org/
|
FreeWnn-lib history
v. 1.52
date: 2007/09/30 04:46:56; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.51
date: 2007/07/16 11:02:10; author: rafan; state: Exp; lines: +6 -1
- Patch makefile for localized manual pages location instead of passing
--mandir to configure which will be conflict with the default --mandir
in bsd.port.mk (exp run on pointyhat now)
Reported by: pointyhat exp run
v. 1.50
date: 2006/08/15 00:29:05; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.49
date: 2006/02/23 10:37:30; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.48
date: 2005/12/07 10:46:19; author: hrs; state: Exp; lines: +177 -53
- Update to 1.1.1-a021.
- Use rc.subr(8) for startup scripts.
- Remove unnecessary patch files.
v. 1.47
date: 2005/11/15 06:49:42; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.46
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.45
date: 2004/12/07 09:03:31; author: linimon; state: Exp; lines: +0 -0
That last commit should read '2003'. Sigh.
v. 1.44
date: 2004/12/07 08:55:54; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of port belonging to committer
who has been inactive since late 1993.
v. 1.43
date: 2004/03/14 06:16:45; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.42
date: 2003/09/02 10:04:53; author: taoka; state: Exp; lines: +5 -10
* Support CFLAGS
* USE_AUTOCONF - > USE_AUTOCONF_VER
Submitted by: KATO Tsuguru
* Use config.sub and config.guess in Templates instead of devel/autoconf213
Pointed out by: kuriyama
* Update version to 1.1.1-a020
* Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d
v. 1.41
date: 2003/06/26 22:58:26; author: ade; state: Exp; lines: +1 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.40
date: 2003/06/02 01:14:45; author: taoka; state: Exp; lines: +1 -0
Change a default server from "jserver" to "localhost"
Submitted by: mita
v. 1.39
date: 2003/03/07 00:16:12; author: ade; state: Exp; lines: +1 -0
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
v. 1.38
date: 2001/12/01 00:32:35; author: lioux; state: Exp; lines: +3 -3
o USE_AUTO* police sweep
- Don't hardcode, use AUTOCONF_DIR
v. 1.37
date: 2001/08/08 00:38:01; author: taoka; state: Exp; lines: +6 -5
Update to 1.1.1-a018
All removed patch files was imported into FreeWnn
v. 1.36
date: 2001/02/14 20:19:36; author: lioux; state: Exp; lines: +48 -48
typo clean up police: \s -> \t
v. 1.35
date: 2001/02/06 13:21:50; author: olgeni; state: Exp; lines: +4 -4
Style review in ports/japanese.
v. 1.34
date: 2000/11/16 15:36:15; author: asami; state: Exp; lines: +2 -1
This port INSTALLS_SHLIB.
Submitted by: bento
v. 1.33
date: 2000/09/12 17:08:26; author: taoka; state: Exp; lines: +112 -160
(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 FreeWnn-{lib,server} (^_^;;
v. 1.32
date: 2000/08/11 02:56:25; author: asami; state: Exp; lines: +3 -1
Add BUILD_DEPENDS to imake-4, since this is one of the weird ports
that has USE_XLIB but not USE_IMAKE (it uses its own imake config
files).
v. 1.31
date: 2000/06/16 21:51:12; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.30
date: 2000/06/16 10:38:36; author: sobomax; state: Exp; lines: +2 -2
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.29
date: 2000/04/11 14:12:46; author: knu; state: Exp; lines: +19 -16
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.28
date: 2000/03/09 03:14:34; author: asami; state: Exp; lines: +2 -3
This port actually requires X libraries.
Submitted by: bento
v. 1.27
date: 2000/03/08 10:56:35; author: max; state: Exp; lines: +2 -2
Use devel/imake instead of x11/XFree86.
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
v. 1.26
date: 1999/08/25 05:23:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.25
date: 1999/08/22 18:58:28; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.24
date: 1999/05/01 04:00:17; author: taoka; state: Exp; lines: +3 -3
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
v. 1.23
date: 1999/04/22 15:58:54; author: taoka; state: Exp; lines: +7 -2
To use ${BATCH}
Noticed by: KIRIYAMA Kazuhiko
v. 1.22
date: 1999/02/10 14:31:58; author: kuriyama; state: Exp; lines: +102 -24
Add dictionaries and some fixes.
PR: ports/9625
Submitted by: Satoshi Taoka
v. 1.21
date: 1999/02/03 11:11:48; author: asami; state: Exp; lines: +4 -3
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.20
date: 1998/10/04 12:54:11; author: kuriyama; state: Exp; lines: +4 -2
(1) Add BUILD_DEPENDS to imake.
Approved by: asami
(2) Use ${LN} instead of /bin/ln.
v. 1.19
date: 1997/09/23 02:17:58; author: max; state: Exp; lines: +5 -5
Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.
Submitted by: maintainer
v. 1.18
date: 1997/09/19 09:34:31; author: asami; state: Exp; lines: +10 -10
Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.
PR: 4409
Submitted by: maintainer
v. 1.17
date: 1997/09/10 06:51:52; author: asami; state: Exp; lines: +64 -11
Fix many bugs. Share files that can be shared.
PR: 4409
Submitted by: Satoshi Taoka
v. 1.16
date: 1997/06/19 11:26:07; author: asami; state: Exp; lines: +4 -1
The project template file is called "X11.tmpl" in XFree86-3.3, so make
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is
necessary for letting imake pick it up automatically.
v. 1.15
date: 1997/04/16 05:00:02; author: asami; state: Exp; lines: +2 -2
Master site has moved.
Submitted by: hanai
v. 1.14
date: 1996/11/13 11:19:45; author: asami; state: Exp; lines: +2 -2
Add comment for reason why this IS_INTERACTIVE (needs "wnn" user).
v. 1.13
date: 1996/11/11 10:11:43; author: max; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Inspired by: obrien
v. 1.12
date: 1996/09/19 04:37:04; author: asami; state: Exp; lines: +2 -2
Add "jp-" in front of PKGNAME.
v. 1.11
date: 1995/04/24 02:22:49; author: asami; state: Exp; lines: +2 -2
Why the heck was I calling the build target "pre-build"?!? (Changed
to do-build.)
v. 1.10
date: 1995/04/20 18:05:33; author: asami; state: Exp; lines: +2 -5
Update of ports/japanese Makefiles to work with the new bsd.port.mk.
v. 1.9
date: 1995/04/07 05:48:02; author: asami; state: Exp; lines: +6 -3
Clean up Makefiles, as per my promise.
v. 1.8
date: 1995/04/01 12:46:22; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.7
date: 1995/03/27 13:24:11; author: asami; state: Exp; lines: +1 -3
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
v. 1.6
date: 1995/03/24 11:09:25; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.5
date: 1995/01/11 07:20:03; author: asami; state: Exp; lines: +1 -4
Don't build every time.
Pointed-out by: jkh
v. 1.4
date: 1994/11/25 18:20:48; author: asami; state: Exp; lines: +7 -2
Update to make jserver work. Needed to "wnntouch" dictionary files
here and there.
v. 1.3
date: 1994/11/23 08:27:46; author: asami; state: Exp; lines: +1 -1
Cleaned up $Id:$ line.
v. 1.2
date: 1994/11/23 08:26:49; author: asami; state: Exp; lines: +1 -0
Oops, forgot to touch build-cookie in dummy build target. Now I know
why Wnn was getting built over and over. Sorry, Gary!
v. 1.1
date: 1994/11/22 23:37:43; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/22 23:37:44; author: asami; state: Exp; lines: +0 -0
Japanese/Chinese/Korean input method (only Japanese part built and
tested---someone else please try other languages!)
=============================================================================
v. 1.52
date: 2007/09/30 04:46:56; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.51
date: 2007/07/16 11:02:10; author: rafan; state: Exp; lines: +6 -1
- Patch makefile for localized manual pages location instead of passing
--mandir to configure which will be conflict with the default --mandir
in bsd.port.mk (exp run on pointyhat now)
Reported by: pointyhat exp run
v. 1.50
date: 2006/08/15 00:29:05; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.49
date: 2006/02/23 10:37:30; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.48
date: 2005/12/07 10:46:19; author: hrs; state: Exp; lines: +177 -53
- Update to 1.1.1-a021.
- Use rc.subr(8) for startup scripts.
- Remove unnecessary patch files.
v. 1.47
date: 2005/11/15 06:49:42; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.46
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.45
date: 2004/12/07 09:03:31; author: linimon; state: Exp; lines: +0 -0
That last commit should read '2003'. Sigh.
v. 1.44
date: 2004/12/07 08:55:54; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of port belonging to committer
who has been inactive since late 1993.
v. 1.43
date: 2004/03/14 06:16:45; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.42
date: 2003/09/02 10:04:53; author: taoka; state: Exp; lines: +5 -10
* Support CFLAGS
* USE_AUTOCONF - > USE_AUTOCONF_VER
Submitted by: KATO Tsuguru
* Use config.sub and config.guess in Templates instead of devel/autoconf213
Pointed out by: kuriyama
* Update version to 1.1.1-a020
* Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d
v. 1.41
date: 2003/06/26 22:58:26; author: ade; state: Exp; lines: +1 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.40
date: 2003/06/02 01:14:45; author: taoka; state: Exp; lines: +1 -0
Change a default server from "jserver" to "localhost"
Submitted by: mita
v. 1.39
date: 2003/03/07 00:16:12; author: ade; state: Exp; lines: +1 -0
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
v. 1.38
date: 2001/12/01 00:32:35; author: lioux; state: Exp; lines: +3 -3
o USE_AUTO* police sweep
- Don't hardcode, use AUTOCONF_DIR
v. 1.37
date: 2001/08/08 00:38:01; author: taoka; state: Exp; lines: +6 -5
Update to 1.1.1-a018
All removed patch files was imported into FreeWnn
v. 1.36
date: 2001/02/14 20:19:36; author: lioux; state: Exp; lines: +48 -48
typo clean up police: \s -> \t
v. 1.35
date: 2001/02/06 13:21:50; author: olgeni; state: Exp; lines: +4 -4
Style review in ports/japanese.
v. 1.34
date: 2000/11/16 15:36:15; author: asami; state: Exp; lines: +2 -1
This port INSTALLS_SHLIB.
Submitted by: bento
v. 1.33
date: 2000/09/12 17:08:26; author: taoka; state: Exp; lines: +112 -160
(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 FreeWnn-{lib,server} (^_^;;
v. 1.32
date: 2000/08/11 02:56:25; author: asami; state: Exp; lines: +3 -1
Add BUILD_DEPENDS to imake-4, since this is one of the weird ports
that has USE_XLIB but not USE_IMAKE (it uses its own imake config
files).
v. 1.31
date: 2000/06/16 21:51:12; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.30
date: 2000/06/16 10:38:36; author: sobomax; state: Exp; lines: +2 -2
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.29
date: 2000/04/11 14:12:46; author: knu; state: Exp; lines: +19 -16
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.28
date: 2000/03/09 03:14:34; author: asami; state: Exp; lines: +2 -3
This port actually requires X libraries.
Submitted by: bento
v. 1.27
date: 2000/03/08 10:56:35; author: max; state: Exp; lines: +2 -2
Use devel/imake instead of x11/XFree86.
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
v. 1.26
date: 1999/08/25 05:23:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.25
date: 1999/08/22 18:58:28; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.24
date: 1999/05/01 04:00:17; author: taoka; state: Exp; lines: +3 -3
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
v. 1.23
date: 1999/04/22 15:58:54; author: taoka; state: Exp; lines: +7 -2
To use ${BATCH}
Noticed by: KIRIYAMA Kazuhiko
v. 1.22
date: 1999/02/10 14:31:58; author: kuriyama; state: Exp; lines: +102 -24
Add dictionaries and some fixes.
PR: ports/9625
Submitted by: Satoshi Taoka
v. 1.21
date: 1999/02/03 11:11:48; author: asami; state: Exp; lines: +4 -3
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.20
date: 1998/10/04 12:54:11; author: kuriyama; state: Exp; lines: +4 -2
(1) Add BUILD_DEPENDS to imake.
Approved by: asami
(2) Use ${LN} instead of /bin/ln.
v. 1.19
date: 1997/09/23 02:17:58; author: max; state: Exp; lines: +5 -5
Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.
Submitted by: maintainer
v. 1.18
date: 1997/09/19 09:34:31; author: asami; state: Exp; lines: +10 -10
Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.
PR: 4409
Submitted by: maintainer
v. 1.17
date: 1997/09/10 06:51:52; author: asami; state: Exp; lines: +64 -11
Fix many bugs. Share files that can be shared.
PR: 4409
Submitted by: Satoshi Taoka
v. 1.16
date: 1997/06/19 11:26:07; author: asami; state: Exp; lines: +4 -1
The project template file is called "X11.tmpl" in XFree86-3.3, so make
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is
necessary for letting imake pick it up automatically.
v. 1.15
date: 1997/04/16 05:00:02; author: asami; state: Exp; lines: +2 -2
Master site has moved.
Submitted by: hanai
v. 1.14
date: 1996/11/13 11:19:45; author: asami; state: Exp; lines: +2 -2
Add comment for reason why this IS_INTERACTIVE (needs "wnn" user).
v. 1.13
date: 1996/11/11 10:11:43; author: max; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Inspired by: obrien
v. 1.12
date: 1996/09/19 04:37:04; author: asami; state: Exp; lines: +2 -2
Add "jp-" in front of PKGNAME.
v. 1.11
date: 1995/04/24 02:22:49; author: asami; state: Exp; lines: +2 -2
Why the heck was I calling the build target "pre-build"?!? (Changed
to do-build.)
v. 1.10
date: 1995/04/20 18:05:33; author: asami; state: Exp; lines: +2 -5
Update of ports/japanese Makefiles to work with the new bsd.port.mk.
v. 1.9
date: 1995/04/07 05:48:02; author: asami; state: Exp; lines: +6 -3
Clean up Makefiles, as per my promise.
v. 1.8
date: 1995/04/01 12:46:22; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.7
date: 1995/03/27 13:24:11; author: asami; state: Exp; lines: +1 -3
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
v. 1.6
date: 1995/03/24 11:09:25; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.5
date: 1995/01/11 07:20:03; author: asami; state: Exp; lines: +1 -4
Don't build every time.
Pointed-out by: jkh
v. 1.4
date: 1994/11/25 18:20:48; author: asami; state: Exp; lines: +7 -2
Update to make jserver work. Needed to "wnntouch" dictionary files
here and there.
v. 1.3
date: 1994/11/23 08:27:46; author: asami; state: Exp; lines: +1 -1
Cleaned up $Id:$ line.
v. 1.2
date: 1994/11/23 08:26:49; author: asami; state: Exp; lines: +1 -0
Oops, forgot to touch build-cookie in dummy build target. Now I know
why Wnn was getting built over and over. Sorry, Gary!
v. 1.1
date: 1994/11/22 23:37:43; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/22 23:37:44; author: asami; state: Exp; lines: +0 -0
Japanese/Chinese/Korean input method (only Japanese part built and
tested---someone else please try other languages!)
=============================================================================
v. 1.52
date: 2007/09/30 04:46:56; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.51
date: 2007/07/16 11:02:10; author: rafan; state: Exp; lines: +6 -1
- Patch makefile for localized manual pages location instead of passing
--mandir to configure which will be conflict with the default --mandir
in bsd.port.mk (exp run on pointyhat now)
Reported by: pointyhat exp run
v. 1.50
date: 2006/08/15 00:29:05; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.49
date: 2006/02/23 10:37:30; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.48
date: 2005/12/07 10:46:19; author: hrs; state: Exp; lines: +177 -53
- Update to 1.1.1-a021.
- Use rc.subr(8) for startup scripts.
- Remove unnecessary patch files.
v. 1.47
date: 2005/11/15 06:49:42; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.46
date: 2005/06/02 20:28:34; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.45
date: 2004/12/07 09:03:31; author: linimon; state: Exp; lines: +0 -0
That last commit should read '2003'. Sigh.
v. 1.44
date: 2004/12/07 08:55:54; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of port belonging to committer
who has been inactive since late 1993.
v. 1.43
date: 2004/03/14 06:16:45; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.42
date: 2003/09/02 10:04:53; author: taoka; state: Exp; lines: +5 -10
* Support CFLAGS
* USE_AUTOCONF - > USE_AUTOCONF_VER
Submitted by: KATO Tsuguru
* Use config.sub and config.guess in Templates instead of devel/autoconf213
Pointed out by: kuriyama
* Update version to 1.1.1-a020
* Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d
v. 1.41
date: 2003/06/26 22:58:26; author: ade; state: Exp; lines: +1 -1
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
v. 1.40
date: 2003/06/02 01:14:45; author: taoka; state: Exp; lines: +1 -0
Change a default server from "jserver" to "localhost"
Submitted by: mita
v. 1.39
date: 2003/03/07 00:16:12; author: ade; state: Exp; lines: +1 -0
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
v. 1.38
date: 2001/12/01 00:32:35; author: lioux; state: Exp; lines: +3 -3
o USE_AUTO* police sweep
- Don't hardcode, use AUTOCONF_DIR
v. 1.37
date: 2001/08/08 00:38:01; author: taoka; state: Exp; lines: +6 -5
Update to 1.1.1-a018
All removed patch files was imported into FreeWnn
v. 1.36
date: 2001/02/14 20:19:36; author: lioux; state: Exp; lines: +48 -48
typo clean up police: \s -> \t
v. 1.35
date: 2001/02/06 13:21:50; author: olgeni; state: Exp; lines: +4 -4
Style review in ports/japanese.
v. 1.34
date: 2000/11/16 15:36:15; author: asami; state: Exp; lines: +2 -1
This port INSTALLS_SHLIB.
Submitted by: bento
v. 1.33
date: 2000/09/12 17:08:26; author: taoka; state: Exp; lines: +112 -160
(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 FreeWnn-{lib,server} (^_^;;
v. 1.32
date: 2000/08/11 02:56:25; author: asami; state: Exp; lines: +3 -1
Add BUILD_DEPENDS to imake-4, since this is one of the weird ports
that has USE_XLIB but not USE_IMAKE (it uses its own imake config
files).
v. 1.31
date: 2000/06/16 21:51:12; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.30
date: 2000/06/16 10:38:36; author: sobomax; state: Exp; lines: +2 -2
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.29
date: 2000/04/11 14:12:46; author: knu; state: Exp; lines: +19 -16
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.28
date: 2000/03/09 03:14:34; author: asami; state: Exp; lines: +2 -3
This port actually requires X libraries.
Submitted by: bento
v. 1.27
date: 2000/03/08 10:56:35; author: max; state: Exp; lines: +2 -2
Use devel/imake instead of x11/XFree86.
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
v. 1.26
date: 1999/08/25 05:23:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.25
date: 1999/08/22 18:58:28; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.24
date: 1999/05/01 04:00:17; author: taoka; state: Exp; lines: +3 -3
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
v. 1.23
date: 1999/04/22 15:58:54; author: taoka; state: Exp; lines: +7 -2
To use ${BATCH}
Noticed by: KIRIYAMA Kazuhiko
v. 1.22
date: 1999/02/10 14:31:58; author: kuriyama; state: Exp; lines: +102 -24
Add dictionaries and some fixes.
PR: ports/9625
Submitted by: Satoshi Taoka
v. 1.21
date: 1999/02/03 11:11:48; author: asami; state: Exp; lines: +4 -3
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.20
date: 1998/10/04 12:54:11; author: kuriyama; state: Exp; lines: +4 -2
(1) Add BUILD_DEPENDS to imake.
Approved by: asami
(2) Use ${LN} instead of /bin/ln.
v. 1.19
date: 1997/09/23 02:17:58; author: max; state: Exp; lines: +5 -5
Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.
Submitted by: maintainer
v. 1.18
date: 1997/09/19 09:34:31; author: asami; state: Exp; lines: +10 -10
Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.
PR: 4409
Submitted by: maintainer
v. 1.17
date: 1997/09/10 06:51:52; author: asami; state: Exp; lines: +64 -11
Fix many bugs. Share files that can be shared.
PR: 4409
Submitted by: Satoshi Taoka
v. 1.16
date: 1997/06/19 11:26:07; author: asami; state: Exp; lines: +4 -1
The project template file is called "X11.tmpl" in XFree86-3.3, so make
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is
necessary for letting imake pick it up automatically.
v. 1.15
date: 1997/04/16 05:00:02; author: asami; state: Exp; lines: +2 -2
Master site has moved.
Submitted by: hanai
v. 1.14
date: 1996/11/13 11:19:45; author: asami; state: Exp; lines: +2 -2
Add comment for reason why this IS_INTERACTIVE (needs "wnn" user).
v. 1.13
date: 1996/11/11 10:11:43; author: max; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Inspired by: obrien
v. 1.12
date: 1996/09/19 04:37:04; author: asami; state: Exp; lines: +2 -2
Add "jp-" in front of PKGNAME.
v. 1.11
date: 1995/04/24 02:22:49; author: asami; state: Exp; lines: +2 -2
Why the heck was I calling the build target "pre-build"?!? (Changed
to do-build.)
v. 1.10
date: 1995/04/20 18:05:33; author: asami; state: Exp; lines: +2 -5
Update of ports/japanese Makefiles to work with the new bsd.port.mk.
v. 1.9
date: 1995/04/07 05:48:02; author: asami; state: Exp; lines: +6 -3
Clean up Makefiles, as per my promise.
v. 1.8
date: 1995/04/01 12:46:22; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.7
date: 1995/03/27 13:24:11; author: asami; state: Exp; lines: +1 -3
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
v. 1.6
date: 1995/03/24 11:09:25; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.5
date: 1995/01/11 07:20:03; author: asami; state: Exp; lines: +1 -4
Don't build every time.
Pointed-out by: jkh
v. 1.4
date: 1994/11/25 18:20:48; author: asami; state: Exp; lines: +7 -2
Update to make jserver work. Needed to "wnntouch" dictionary files
here and there.
v. 1.3
date: 1994/11/23 08:27:46; author: asami; state: Exp; lines: +1 -1
Cleaned up $Id:$ line.
v. 1.2
date: 1994/11/23 08:26:49; author: asami; state: Exp; lines: +1 -0
Oops, forgot to touch build-cookie in dummy build target. Now I know
why Wnn was getting built over and over. Sorry, Gary!
v. 1.1
date: 1994/11/22 23:37:43; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/22 23:37:44; author: asami; state: Exp; lines: +0 -0
Japanese/Chinese/Korean input method (only Japanese part built and
tested---someone else please try other languages!)
=============================================================================
|
| |

|