summaryrefslogtreecommitdiff
path: root/japanese/Wnn7-lib (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-05-07More WWW: additionsMichael Haro1-1/+1
Notes: svn path=/head/; revision=18580
1999-05-01Changed MAINTAINER's e-mail addressSatoshi Taoka2-4/+4
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
1998-12-28Fix installation by not requiring "wnn" user.Satoshi Asami2-3/+24
PR: 9021 Submitted by: maintainer Notes: svn path=/head/; revision=15695
1998-12-01Oops, forgot to commit these. BROKEN_ELF fix.Satoshi Asami3-0/+99
PR: 8770 Notes: svn path=/head/; revision=14968
1998-12-01Use the recently-released source of the Wnn6 client library, so we aren'tSatoshi Asami4-24/+56
BROKEN_ELF anymore. PR: 8770 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=14967
1998-06-27Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1-3/+1
Notes: svn path=/head/; revision=11552
1997-09-19Cleanup etc. submitted by port maintainer. Create account automaticallySatoshi Asami2-5/+4
if it doesn't exist, and chown everything to the right UID after unpacking. Submitted by: maintainer Notes: svn path=/head/; revision=7963
1997-09-10Wnn ver 6. Files were already repository copied from japanese/Wnn.Satoshi Asami5-658/+47
Wnn6 is just a wrapper for the commercial Wnn6 CDROM, so you obviously need the CDROM to use the port. Wnn6-lib is the library interface, and this half is free (this port will be used by the upcoming mule ports). PR: 4166 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7844
1997-09-10Fix many bugs. Share files that can be shared.Satoshi Asami4-12/+332
PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7843
1997-06-19The project template file is called "X11.tmpl" in XFree86-3.3, so makeSatoshi Asami1-1/+4
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically. Notes: svn path=/head/; revision=7011
1997-04-16Master site has moved.Satoshi Asami1-2/+2
Submitted by: hanai Notes: svn path=/head/; revision=6219
1997-03-06Add some @dirrms.Satoshi Asami1-1/+14
Notes: svn path=/head/; revision=5878
1996-11-13Update comments.Satoshi Asami1-5/+1
Notes: svn path=/head/; revision=4435
1996-11-13Add comment for reason why this IS_INTERACTIVE (needs "wnn" user).Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4434
1996-11-11CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1-2/+2
Inspired by: obrien Notes: svn path=/head/; revision=4399
1996-09-19Add "jp-" in front of PKGNAME.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=3812
1996-08-22Misc. bugfix and cleanup.Satoshi Asami1-0/+10
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> Notes: svn path=/head/; revision=3677
1995-11-09Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1-1/+1
lot of ports or what! ;> Notes: svn path=/head/; revision=2402
1995-06-23List all files.Satoshi Asami1-3/+105
Notes: svn path=/head/; revision=1862
1995-04-24Why the heck was I calling the build target "pre-build"?!? (ChangedSatoshi Asami1-2/+2
to do-build.) Notes: svn path=/head/; revision=1505
1995-04-20Update of ports/japanese Makefiles to work with the new bsd.port.mk.Satoshi Asami1-5/+2
Notes: svn path=/head/; revision=1471
1995-04-07Clean up Makefiles, as per my promise.Satoshi Asami1-3/+6
Notes: svn path=/head/; revision=1302
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-27Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andSatoshi Asami1-3/+1
pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. Notes: svn path=/head/; revision=1208
1995-03-24Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1-1/+2
and some other minor cleanup. Notes: svn path=/head/; revision=1196
1995-01-11checksum!Satoshi Asami1-0/+1
Notes: svn path=/head/; revision=745
1995-01-11Don't build every time.Satoshi Asami1-4/+1
Pointed-out by: jkh Notes: svn path=/head/; revision=744
1994-11-25Update to make jserver work. Needed to "wnntouch" dictionary filesSatoshi Asami1-2/+7
here and there. Notes: svn path=/head/; revision=502
1994-11-23Cleaned up $Id:$ line.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=476
1994-11-23Oops, forgot to touch build-cookie in dummy build target. Now I knowSatoshi Asami1-0/+1
why Wnn was getting built over and over. Sorry, Gary! Notes: svn path=/head/; revision=475
1994-11-22Japanese/Chinese/Korean input method (only Japanese part built andSatoshi Asami4-0/+233
tested---someone else please try other languages!) Notes: svn path=/head/; revision=466