aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xless/pkg-descr
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-12-28 11:07:51 +0800
committerobrien <obrien@FreeBSD.org>1996-12-28 11:07:51 +0800
commit28e17dfae5393ad7df05e4a0437930e76f25267a (patch)
treebd91d38e89f08155b10a680064d04d154421f8f8 /misc/xless/pkg-descr
parentd4d793ef820c94980896a7907bedddada0f82c2a (diff)
downloadfreebsd-ports-gnome-28e17dfae5393ad7df05e4a0437930e76f25267a.tar.gz
freebsd-ports-gnome-28e17dfae5393ad7df05e4a0437930e76f25267a.tar.zst
freebsd-ports-gnome-28e17dfae5393ad7df05e4a0437930e76f25267a.zip
This is a port of xless (version 1.7), a handy text file viewer for X.
Useful as a viewer tool for other apps (e.g., xfm, the X file manager), or as a standalone viewer. Presents a scrollable text window (both vertical and horizontal scrolling), with a number of clickable buttons. Submitted by: Conrad Sabatier <conrads@neosoft.com>
Diffstat (limited to 'misc/xless/pkg-descr')
-rw-r--r--misc/xless/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/misc/xless/pkg-descr b/misc/xless/pkg-descr
new file mode 100644
index 000000000000..23239df65698
--- /dev/null
+++ b/misc/xless/pkg-descr
@@ -0,0 +1,22 @@
+This is a port of xless (version 1.7), a handy text file viewer for X.
+Useful as a viewer tool for other apps (e.g., xfm, the X file manager),
+or as a standalone viewer. Presents a scrollable text window (both
+vertical and horizontal scrolling), with a number of clickable buttons.
+
+From the README file:
+
+FEATURES:
+ Display either the file(s) specified on the command line or input from
+ standard input, supplied by a pipe. File/pipe may be optionally
+ monitored so that the display is continuously updated as new text is
+ added.
+ Display new files in the current window or by creating a new window.
+ Reload or print the displayed file.
+ Search the displayed file using either exact, case-insensitive, or
+ regular expression patterns.
+ Edit the displayed file with your favorite editor (as specified in
+ the VISUAL or EDITOR environment variable)
+
+--
+Conrad Sabatier
+conrads@neosoft.com