summaryrefslogtreecommitdiff
path: root/chinese/cless (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove '-p' since ${MKDIR} == 'mkdir -p'.Steve Price1999-05-241-2/+2
| | | | Notes: svn path=/head/; revision=18957
* Remove manpage from pkg/PLIST.Vanilla I. Shu1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12616
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* 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
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-6/+2
| | | | Notes: svn path=/head/; revision=4575
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4415
* Correctly list the man pages.Masafumi Max NAKANE1996-10-291-2/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=4183
* Added ``cn'' in front of the PKGNAME.Masafumi Max NAKANE1996-10-291-1/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=4182
* The less pager capable of Chinese.Masafumi Max NAKANE1996-10-269-0/+644
Submitted by: David O'Brien (obrien@cs.ucdavis.edu) (Closing PR #1620.) Notes: svn path=/head/; revision=4165