summaryrefslogtreecommitdiffstats
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* #include <sys/types.h> before <dirent.h>.asami1997-04-241-0/+10
|
* Master site has moved.asami1997-04-162-4/+4
| | | | Submitted by: hanai
* Oops, got some <'s and >'s turned into &lt;'s and &gt;'s.asami1997-04-091-3/+3
|
* Immediately update to April 8th version by author's request.asami1997-04-093-6/+6
|
* Update to April 3rd version of patch. Closes PR ports/3204.asami1997-04-092-4/+4
| | | | Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp>
* Add nvi-euc-tw.asami1997-04-091-1/+2
|
* Taiwanese version of nvi.asami1997-04-092-0/+23
|
* Misc. cleanup. They've been in my tree for a while, I forgot to commit them.asami1997-03-152-20/+12
|
* Typo fix.asami1997-03-061-2/+2
| | | | Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
* Enable multilingual nvi ports. (Note the Korean versions were alreadyasami1997-03-061-1/+3
| | | | included in the port Makefile import.)
* Attempt to import 8 ports at once. I sure hope this will work.asami1997-03-064-0/+54
| | | | | | | | | | | editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty much skeletons (even more so than regular ports) that use most files from editors/nvi and support for a particular encoding scheme. These ports were submitted by the author of multilingual nvi patches. Closes PR ports/2824. Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
* Add some @dirrms.asami1997-03-062-0/+30
|
* Restriction clarified by the maintainer.obrien1997-02-171-2/+5
| | | | Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
* Turn on big5con.obrien1997-02-161-1/+2
|
* Console supporting the Big5 Chinese encoding.obrien1997-02-165-0/+61
| | | | | Closes PR: ports/2403 Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
* Turn on c2t, gb2ps, gbscript, hc, and lunar.obrien1997-02-111-1/+6
|
* Prefix PKGNAME with "cn-" for those that needed it.obrien1997-02-112-4/+4
|
* The lunar program performs date conversion between the Gregorian Solarobrien1997-02-087-0/+81
| | | | Calendar (SC) and the Chinese Lunar Calendar (LC).
* This is the Hanzi Converter, which converts between GB and BIG-5 codes.obrien1997-02-086-0/+68
|
* gbcript converts GB simplified Chinese text to PostScript.obrien1997-02-087-0/+121
|
* GB2PS converts Chinese GB (simple) encoded text to PostScript.obrien1997-02-086-0/+87
|
* c2t (chinese2text) translates GB/Big5 encoding to tone pinyin.obrien1997-02-087-0/+63
|
* Fixed a bogon -- that's /usr, not /uarobrien1997-02-041-1/+1
|
* Demangle PKGNAME. See, I told you it's going to confuse somebody! :)asami1996-12-061-2/+2
|
* Added "cn-" to the PKGNAME.obrien1996-12-051-2/+2
|
* Sort this in alphabetical order.asami1996-11-261-2/+2
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-182-8/+5
|
* Added Wnn.asami1996-11-131-1/+2
|
* Changed japanese/wnn to build Chinese stuff instead. I'm not sureasami1996-11-138-0/+394
| | | | if it works, but it's a start.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-0/+1
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-123-8/+6
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Fix problem with <tab> characters.obrien1996-11-041-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.obrien1996-11-031-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.obrien1996-11-031-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.obrien1996-11-031-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.obrien1996-11-031-2/+2
| | | | | | Change to use COMPRESS_MAN. Requested by: Satoshi
* Correctly list the man pages.max1996-10-291-2/+2
| | | | Submitted by: asami
* Added ``cn'' in front of the PKGNAME.max1996-10-291-1/+2
| | | | Submitted by: asami
* Activated cless.max1996-10-261-1/+2
|
* The less pager capable of Chinese.max1996-10-269-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.chuckr1996-10-161-3/+3
| | | | Submitted by: Satoshi
* adding cn- to the pkgnames in ports/chinesechuckr1996-10-161-2/+2
| | | | Reviewed by: Satoshi
* Adding cn- to the pkgnames in /usr/ports/chinesechuckr1996-10-161-2/+2
| | | | Reviewed by: Satoshi
* Activate celvis, a Chinese language elvis (vi clone).chuckr1996-09-231-2/+2
| | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
* New port, celvis, a chinese language elvis (vi clone).chuckr1996-09-2313-0/+275
| | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
* Oops, forgot to add this one.asami1996-09-181-0/+1
|
* Activate new Chinese language xterm port, cxterm.chuckr1996-09-171-2/+2
| | | | Submitted by: David O'Brien
* New chinese language port, cxterm, tested and ready!chuckr1996-09-178-0/+171
| | | | Submitted by: David O'Brien
* The Makefile for the soon-to-be-born "Chinese" category. With celvisasami1996-09-141-0/+7
and cxterm commented out, as Chuck is now working on them! :)
OpenPOWER on IntegriCloud