summaryrefslogtreecommitdiff
path: root/japanese/Wnn7-lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to the 2001.10.17 version of Wnn7SDK.tgzSatoshi Taoka2002-10-2914-226/+125
| | | | | | | | | | | | | The latest version was modified from Wnn6-lib by me. On October 17, 2001, Wnn7SDK.tgz was released from Omron Software Co., Ltd. But I have not modified the port for Wnn7SDK.tgz. Then Mr. Kawaguti modifed it. Submitted by: Kawaguti Ginga <ginga@ginganet.org> Obtained from: ports-jp@jp.FreeBSD.org Notes: svn path=/head/; revision=69088
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library forSatoshi Taoka2001-08-278-43/+151
| | | | | | | | | | | | | | Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp Notes: svn path=/head/; revision=46945
* fix a problem in "make -V PORTVERSION"Satoshi Taoka2001-07-081-3/+3
| | | | | | | | | | by correcting a position of the line ".include <bsd.port.pre.mk>" Pointed out by: Dan Langille <dan@langille.org> Submitted by: okazaki Notes: svn path=/head/; revision=44914
* Solve a problem such that if make, imake for XFree86-3 is required,Satoshi Taoka2001-07-071-0/+4
| | | | | | | but imake for XFree86-3 is required under XFree86-4, too. Notes: svn path=/head/; revision=44865
* Recently I updated from Wnn 4.2 to FreeWnn 1.1.1. Then include filesSatoshi Taoka2000-09-172-27/+26
| | | | | | | | | | | ${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. Notes: svn path=/head/; revision=32768
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-3/+2
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+3
| | | | | | | | | | | 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. :) Notes: svn path=/head/; revision=27449
* Use devel/imake instead of x11/XFree86.Masafumi Max NAKANE2000-03-081-1/+1
| | | | | | | | Note: I'm not too sure if these ports really work without x11 libs and headers as I don't have X'less environment. Notes: svn path=/head/; revision=26647
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* More WWW: additionsMichael Haro1999-05-071-1/+1
| | | | Notes: svn path=/head/; revision=18580
* Changed MAINTAINER's e-mail addressSatoshi Taoka1999-05-012-4/+4
| | | | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
* Fix installation by not requiring "wnn" user.Satoshi Asami1998-12-282-3/+24
| | | | | | | | PR: 9021 Submitted by: maintainer Notes: svn path=/head/; revision=15695
* Oops, forgot to commit these. BROKEN_ELF fix.Satoshi Asami1998-12-013-0/+99
| | | | | | | PR: 8770 Notes: svn path=/head/; revision=14968
* Use the recently-released source of the Wnn6 client library, so we aren'tSatoshi Asami1998-12-014-24/+56
| | | | | | | | | | BROKEN_ELF anymore. PR: 8770 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=14967
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-3/+1
| | | | Notes: svn path=/head/; revision=11552
* Cleanup etc. submitted by port maintainer. Create account automaticallySatoshi Asami1997-09-192-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
* Wnn ver 6. Files were already repository copied from japanese/Wnn.Satoshi Asami1997-09-105-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
* Fix many bugs. Share files that can be shared.Satoshi Asami1997-09-104-12/+332
| | | | | | | | PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7843
* The project template file is called "X11.tmpl" in XFree86-3.3, so makeSatoshi Asami1997-06-191-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
* Master site has moved.Satoshi Asami1997-04-161-2/+2
| | | | | | | Submitted by: hanai Notes: svn path=/head/; revision=6219
* Add some @dirrms.Satoshi Asami1997-03-061-1/+14
| | | | Notes: svn path=/head/; revision=5878
* Update comments.Satoshi Asami1996-11-131-5/+1
| | | | Notes: svn path=/head/; revision=4435
* Add comment for reason why this IS_INTERACTIVE (needs "wnn" user).Satoshi Asami1996-11-131-2/+2
| | | | Notes: svn path=/head/; revision=4434
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-111-2/+2
| | | | | | | Inspired by: obrien Notes: svn path=/head/; revision=4399
* Add "jp-" in front of PKGNAME.Satoshi Asami1996-09-191-2/+2
| | | | Notes: svn path=/head/; revision=3812
* Misc. bugfix and cleanup.Satoshi Asami1996-08-221-0/+10
| | | | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> Notes: svn path=/head/; revision=3677
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* List all files.Satoshi Asami1995-06-231-3/+105
| | | | Notes: svn path=/head/; revision=1862
* Why the heck was I calling the build target "pre-build"?!? (ChangedSatoshi Asami1995-04-241-2/+2
| | | | | | | to do-build.) Notes: svn path=/head/; revision=1505
* Update of ports/japanese Makefiles to work with the new bsd.port.mk.Satoshi Asami1995-04-201-5/+2
| | | | Notes: svn path=/head/; revision=1471
* Clean up Makefiles, as per my promise.Satoshi Asami1995-04-071-3/+6
| | | | Notes: svn path=/head/; revision=1302
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andSatoshi Asami1995-03-271-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
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* checksum!Satoshi Asami1995-01-111-0/+1
| | | | Notes: svn path=/head/; revision=745
* Don't build every time.Satoshi Asami1995-01-111-4/+1
| | | | | | | Pointed-out by: jkh Notes: svn path=/head/; revision=744
* Update to make jserver work. Needed to "wnntouch" dictionary filesSatoshi Asami1994-11-251-2/+7
| | | | | | | here and there. Notes: svn path=/head/; revision=502
* Cleaned up $Id:$ line.Satoshi Asami1994-11-231-1/+1
| | | | Notes: svn path=/head/; revision=476
* Oops, forgot to touch build-cookie in dummy build target. Now I knowSatoshi Asami1994-11-231-0/+1
| | | | | | | why Wnn was getting built over and over. Sorry, Gary! Notes: svn path=/head/; revision=475
* Japanese/Chinese/Korean input method (only Japanese part built andSatoshi Asami1994-11-224-0/+233
tested---someone else please try other languages!) Notes: svn path=/head/; revision=466