summaryrefslogtreecommitdiff
path: root/chinese/cxterm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* All the use of more ptys.David E. O'Brien1998-09-131-0/+11
| | | | Notes: svn path=/head/; revision=13101
* Remove manpage from pkg/PLIST.Vanilla I. Shu1998-08-181-4/+0
| | | | Notes: svn path=/head/; revision=12616
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-2/+2
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-2/+2
| | | | | | | (IE, cn-* -> zh-*.) Notes: svn path=/head/; revision=7998
* Purdue is no longer a master site.David E. O'Brien1997-07-311-5/+3
| | | | Notes: svn path=/head/; revision=7456
* The XFree86-3.3 font rules create gzipped fonts, not compressed ones.Satoshi Asami1997-06-121-1/+1
| | | | Notes: svn path=/head/; revision=6875
* #include <sys/types.h> before <dirent.h>.Satoshi Asami1997-04-241-0/+10
| | | | Notes: svn path=/head/; revision=6279
* Fixed a bogon -- that's /usr, not /uarDavid E. O'Brien1997-02-041-1/+1
| | | | Notes: svn path=/head/; revision=5527
* Demangle PKGNAME. See, I told you it's going to confuse somebody! :)Satoshi Asami1996-12-061-2/+2
| | | | Notes: svn path=/head/; revision=4818
* Added "cn-" to the PKGNAME.David E. O'Brien1996-12-051-2/+2
| | | | Notes: svn path=/head/; revision=4817
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-0/+1
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4415
* Fix problem with <tab> characters.David E. O'Brien1996-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 Notes: svn path=/head/; revision=4293
* Don't install the fonts that are part of the X11R6 misc fonts dist.David E. O'Brien1996-11-031-0/+9
| | | | | | | | | ==> warn installer if they don't have the required fonts installed Requested by: Satoshi Notes: svn path=/head/; revision=4277
* Don't install the fonts that are part of the X11R6 misc fonts dist.David E. O'Brien1996-11-031-1/+0
| | | | | | | | | ==> gb16st font is no longer installed Requested by: Satoshi Notes: svn path=/head/; revision=4276
* Don't install the fonts that are part of the X11R6 misc fonts dist.David E. O'Brien1996-11-031-0/+19
| | | | | | | | | ==> gb16st is no longer a buildable or installable target. Requested by: Satoshi Notes: svn path=/head/; revision=4275
* Don't install the fonts that are part of the X11R6 misc fonts dist.David E. O'Brien1996-11-031-2/+2
| | | | | | | | | Change to use COMPRESS_MAN. Requested by: Satoshi Notes: svn path=/head/; revision=4274
* Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME.Chuck Robey1996-10-161-3/+3
| | | | | | | Submitted by: Satoshi Notes: svn path=/head/; revision=4009
* adding cn- to the pkgnames in ports/chineseChuck Robey1996-10-161-2/+2
| | | | | | | Reviewed by: Satoshi Notes: svn path=/head/; revision=3995
* New chinese language port, cxterm, tested and ready!Chuck Robey1996-09-178-0/+171
Submitted by: David O'Brien Notes: svn path=/head/; revision=3798