Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The lunar program performs date conversion between the Gregorian Solar | obrien | 1997-02-08 | 7 | -0/+81 |
| | | | | Calendar (SC) and the Chinese Lunar Calendar (LC). | ||||
* | This is the Hanzi Converter, which converts between GB and BIG-5 codes. | obrien | 1997-02-08 | 6 | -0/+68 |
| | |||||
* | gbcript converts GB simplified Chinese text to PostScript. | obrien | 1997-02-08 | 7 | -0/+121 |
| | |||||
* | GB2PS converts Chinese GB (simple) encoded text to PostScript. | obrien | 1997-02-08 | 6 | -0/+87 |
| | |||||
* | c2t (chinese2text) translates GB/Big5 encoding to tone pinyin. | obrien | 1997-02-08 | 7 | -0/+63 |
| | |||||
* | Fixed a bogon -- that's /usr, not /uar | obrien | 1997-02-04 | 1 | -1/+1 |
| | |||||
* | Demangle PKGNAME. See, I told you it's going to confuse somebody! :) | asami | 1996-12-06 | 1 | -2/+2 |
| | |||||
* | Added "cn-" to the PKGNAME. | obrien | 1996-12-05 | 1 | -2/+2 |
| | |||||
* | Sort this in alphabetical order. | asami | 1996-11-26 | 1 | -2/+2 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -8/+5 |
| | |||||
* | Added Wnn. | asami | 1996-11-13 | 1 | -1/+2 |
| | |||||
* | Changed japanese/wnn to build Chinese stuff instead. I'm not sure | asami | 1996-11-13 | 8 | -0/+394 |
| | | | | if it works, but it's a start. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -0/+1 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 3 | -8/+6 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Fix problem with <tab> characters. | obrien | 1996-11-04 | 1 | -6/+5 |
| | | | | | | | | Remove $Id$ from the patch file so the resulting fonts/Imakefile doesn't confuse people. Note this patch file gives a fuzz factor of 1. W/o removing $Id$, patch reports a fuzz factor of 2. Reported by: ports mailing list | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -0/+9 |
| | | | | | | ==> warn installer if they don't have the required fonts installed Requested by: Satoshi | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -1/+0 |
| | | | | | | ==> gb16st font is no longer installed Requested by: Satoshi | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -0/+19 |
| | | | | | | ==> gb16st is no longer a buildable or installable target. Requested by: Satoshi | ||||
* | Don't install the fonts that are part of the X11R6 misc fonts dist. | obrien | 1996-11-03 | 1 | -2/+2 |
| | | | | | | Change to use COMPRESS_MAN. Requested by: Satoshi | ||||
* | Correctly list the man pages. | max | 1996-10-29 | 1 | -2/+2 |
| | | | | Submitted by: asami | ||||
* | Added ``cn'' in front of the PKGNAME. | max | 1996-10-29 | 1 | -1/+2 |
| | | | | Submitted by: asami | ||||
* | Activated cless. | max | 1996-10-26 | 1 | -1/+2 |
| | |||||
* | The less pager capable of Chinese. | max | 1996-10-26 | 9 | -0/+644 |
| | | | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu) (Closing PR #1620.) | ||||
* | Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME. | chuckr | 1996-10-16 | 1 | -3/+3 |
| | | | | Submitted by: Satoshi | ||||
* | adding cn- to the pkgnames in ports/chinese | chuckr | 1996-10-16 | 1 | -2/+2 |
| | | | | Reviewed by: Satoshi | ||||
* | Adding cn- to the pkgnames in /usr/ports/chinese | chuckr | 1996-10-16 | 1 | -2/+2 |
| | | | | Reviewed by: Satoshi | ||||
* | Activate celvis, a Chinese language elvis (vi clone). | chuckr | 1996-09-23 | 1 | -2/+2 |
| | | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu) | ||||
* | New port, celvis, a chinese language elvis (vi clone). | chuckr | 1996-09-23 | 13 | -0/+275 |
| | | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu) | ||||
* | Oops, forgot to add this one. | asami | 1996-09-18 | 1 | -0/+1 |
| | |||||
* | Activate new Chinese language xterm port, cxterm. | chuckr | 1996-09-17 | 1 | -2/+2 |
| | | | | Submitted by: David O'Brien | ||||
* | New chinese language port, cxterm, tested and ready! | chuckr | 1996-09-17 | 8 | -0/+171 |
| | | | | Submitted by: David O'Brien | ||||
* | The Makefile for the soon-to-be-born "Chinese" category. With celvis | asami | 1996-09-14 | 1 | -0/+7 |
and cxterm commented out, as Chuck is now working on them! :) |