diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
commit | c750c08ad9887fb1fbf2c1772fddd57219e35575 (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /x11/xless | |
parent | 4172b6b6d8869076f33facee7ed0e07951cc74e2 (diff) | |
download | pkgsrc-c750c08ad9887fb1fbf2c1772fddd57219e35575.tar.gz |
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'x11/xless')
-rw-r--r-- | x11/xless/pkg/DESCR | 32 |
1 files changed, 14 insertions, 18 deletions
diff --git a/x11/xless/pkg/DESCR b/x11/xless/pkg/DESCR index 23239df6569..9ebd8cb2f01 100644 --- a/x11/xless/pkg/DESCR +++ b/x11/xless/pkg/DESCR @@ -1,22 +1,18 @@ 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: +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. 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 +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) |