Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "jp-" in front of PKGNAME. | Satoshi Asami | 1996-09-19 | 1 | -2/+2 |
| | |||||
* | Misc. bugfix and cleanup. | Satoshi Asami | 1996-08-22 | 2 | -11/+10 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | Satoshi Asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | List all files. | Satoshi Asami | 1995-06-23 | 1 | -3/+105 |
| | |||||
* | Why the heck was I calling the build target "pre-build"?!? (Changed | Satoshi Asami | 1995-04-24 | 1 | -2/+2 |
| | | | | to do-build.) | ||||
* | Update of ports/japanese Makefiles to work with the new bsd.port.mk. | Satoshi Asami | 1995-04-20 | 1 | -5/+2 |
| | |||||
* | Clean up Makefiles, as per my promise. | Satoshi Asami | 1995-04-07 | 1 | -3/+6 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and | Satoshi Asami | 1995-03-27 | 1 | -3/+1 |
| | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | Satoshi Asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Fix to make it work for local Unix domain sockets (no JSERVER env variable | Satoshi Asami | 1995-03-04 | 1 | -0/+11 |
| | | | | set, for example). | ||||
* | checksum! | Satoshi Asami | 1995-01-11 | 1 | -0/+1 |
| | |||||
* | Don't build every time. | Satoshi Asami | 1995-01-11 | 1 | -4/+1 |
| | | | | Pointed-out by: jkh | ||||
* | Oops, forgot to add new package files. REQ will test if the user "wnn" is | Satoshi Asami | 1994-11-25 | 1 | -0/+6 |
| | | | | | on the system or not. INSTALL will wnntouch the dictionary files upon install. | ||||
* | Update to make jserver work. Needed to "wnntouch" dictionary files | Satoshi Asami | 1994-11-25 | 1 | -2/+7 |
| | | | | here and there. | ||||
* | Cleaned up $Id:$ line. | Satoshi Asami | 1994-11-23 | 1 | -1/+1 |
| | |||||
* | Oops, forgot to touch build-cookie in dummy build target. Now I know | Satoshi Asami | 1994-11-23 | 1 | -0/+1 |
| | | | | why Wnn was getting built over and over. Sorry, Gary! | ||||
* | Japanese/Chinese/Korean input method (only Japanese part built and | Satoshi Asami | 1994-11-22 | 4 | -0/+233 |
tested---someone else please try other languages!) |