aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/cless/pkg-descr
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-10-27 07:20:37 +0800
committermax <max@FreeBSD.org>1996-10-27 07:20:37 +0800
commitd581b0c85c757872443b2d9b750e270efb4bb525 (patch)
tree8cebccae7f8e8111a01ed6dfc93913dcefccd37d /chinese/cless/pkg-descr
parentd12af84a79aa91e34c1421785a25687bdec11f0b (diff)
downloadfreebsd-ports-gnome-d581b0c85c757872443b2d9b750e270efb4bb525.tar.gz
freebsd-ports-gnome-d581b0c85c757872443b2d9b750e270efb4bb525.tar.zst
freebsd-ports-gnome-d581b0c85c757872443b2d9b750e270efb4bb525.zip
The less pager capable of Chinese.
Submitted by: David O'Brien (obrien@cs.ucdavis.edu) (Closing PR #1620.)
Diffstat (limited to 'chinese/cless/pkg-descr')
-rw-r--r--chinese/cless/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/chinese/cless/pkg-descr b/chinese/cless/pkg-descr
new file mode 100644
index 000000000000..41dc62eabe48
--- /dev/null
+++ b/chinese/cless/pkg-descr
@@ -0,0 +1,15 @@
+A paginator similar to "more" or "pg", but much more powerful and
+speaks Chinese.
+
+Cless is a port of GNU's less version 290 that suports the display of files
+written in the Chinese language using the GB (simple) or Big5 (complex)
+encodings. You can switch to reading of normal ASCII text by setting the
+environment LESSCHARSET to 'ascii'.
+
+Also, the help can be displayed in either Simple Chinese, Complex Chinese,
+or English by setting the LESSHELP environmental variable to the correct
+helpfile. Cless should be run w/in a CXterm or simular terminal emulator
+supporting Chinese language encodings.
+
+David O'Brien
+obrien@cs.ucdavis.edu