summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /misc
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'misc')
-rw-r--r--misc/buffer/DESCR2
-rw-r--r--misc/colorize/DESCR12
-rw-r--r--misc/cstream/DESCR2
-rw-r--r--misc/dt/DESCR2
-rw-r--r--misc/dync/DESCR2
-rw-r--r--misc/fd/DESCR2
-rw-r--r--misc/figlet/DESCR8
-rw-r--r--misc/gkrellm-weather/DESCR14
-rw-r--r--misc/gnome-pim/DESCR2
-rw-r--r--misc/gnome-utils/DESCR2
-rw-r--r--misc/gnome2-utils/DESCR2
-rw-r--r--misc/heyu/DESCR20
-rw-r--r--misc/ja-less/DESCR2
-rw-r--r--misc/kanjipad/DESCR2
-rw-r--r--misc/linuxls/DESCR2
-rw-r--r--misc/nxtvepg/DESCR2
-rw-r--r--misc/openoffice-linux/DESCR6
-rw-r--r--misc/openoffice-linux/MESSAGE6
-rw-r--r--misc/openoffice/DESCR6
-rw-r--r--misc/openoffice/MESSAGE6
-rw-r--r--misc/p5-Array-PrintCols/DESCR4
-rw-r--r--misc/p5-Mac-Macbinary/DESCR2
-rw-r--r--misc/root/DESCR2
-rw-r--r--misc/screen/DESCR2
-rw-r--r--misc/screen/MESSAGE4
-rw-r--r--misc/visual-regexp/DESCR2
-rw-r--r--misc/xjdic/DESCR8
-rw-r--r--misc/xtend/DESCR10
-rw-r--r--misc/xtide/DESCR2
29 files changed, 69 insertions, 69 deletions
diff --git a/misc/buffer/DESCR b/misc/buffer/DESCR
index 70a1cccc772..00f61412db7 100644
--- a/misc/buffer/DESCR
+++ b/misc/buffer/DESCR
@@ -2,7 +2,7 @@ This is a program designed to speed up writing tapes on remote tape
drives. Requirements are shared memory and locks which normally
means that these are supported in your kernel.
-[for Free/NetBSD, this means you MUST have a kernel with
+[for Free/NetBSD, this means you MUST have a kernel with
options SYSVSHM
compiled in - markm]
diff --git a/misc/colorize/DESCR b/misc/colorize/DESCR
index 957f0b6c26e..bb517e620c8 100644
--- a/misc/colorize/DESCR
+++ b/misc/colorize/DESCR
@@ -1,7 +1,7 @@
-colorize is a log colorize perl script, with some ugly functions:
+colorize is a log colorize perl script, with some ugly functions:
* Many known log format (including: daemon [classic log format],
- squid [and oops], apache [access, error], xferlog, exim, and more)
- * Extreme regexp matches (email, url, size, address, version, file etc.)
- * Some usefull matches (user, service, protocol)
- * Theme support (with multiple config files)
- * HTML output support (with valid HTML and CSS code)
+ squid [and oops], apache [access, error], xferlog, exim, and more)
+ * Extreme regexp matches (email, url, size, address, version, file etc.)
+ * Some usefull matches (user, service, protocol)
+ * Theme support (with multiple config files)
+ * HTML output support (with valid HTML and CSS code)
diff --git a/misc/cstream/DESCR b/misc/cstream/DESCR
index cd2d755f0f7..2aacffa6bf3 100644
--- a/misc/cstream/DESCR
+++ b/misc/cstream/DESCR
@@ -1,6 +1,6 @@
cstream is a general-purpose stream-handling tool like UNIX' dd,
usually used in commandline-constructed pipes.
-
+
Featues:
Sane commandline switch syntax.
Exact throughput limiting, on the incoming side. Timing variance in
diff --git a/misc/dt/DESCR b/misc/dt/DESCR
index efece7e8ba8..5a2e5f4f32e 100644
--- a/misc/dt/DESCR
+++ b/misc/dt/DESCR
@@ -1,3 +1,3 @@
Provides virtual consoles for NetBSD/mac68k in a manner similar to
"screen," with the addition of mouse support. The only supported
-platform is NetBSD/mac68k (and NetBSD/macppc, maybe).
+platform is NetBSD/mac68k (and NetBSD/macppc, maybe).
diff --git a/misc/dync/DESCR b/misc/dync/DESCR
index fe27844cf22..9a92d6e9fc7 100644
--- a/misc/dync/DESCR
+++ b/misc/dync/DESCR
@@ -3,7 +3,7 @@ the use of C as a scripting language. This can be quite useful
****SOMETIMES****, allowing access to system calls and library functions
from the command line. For example, there are occasions when I want
to see the struct stat for a directory entry, and want to be able to
-access st_mtime values, without having to parse output from "ls -l".
+access st_mtime values, without having to parse output from "ls -l".
A simple:
int main(int argc, char **argv)
diff --git a/misc/fd/DESCR b/misc/fd/DESCR
index 2f2c892dab8..f798413fac1 100644
--- a/misc/fd/DESCR
+++ b/misc/fd/DESCR
@@ -6,5 +6,5 @@ FD for unix by shirai@nintendo.co.jp, and it is a clone of
FD for DOS (AT and PC9801) designed by A. Idei (SDI00544@niftyserve.or.jp).
Currently, the man page is available only in Japanese, but it's
-easy to use. Setting `FD_LANGUAGE' environment to 'english' you can
+easy to use. Setting `FD_LANGUAGE' environment to 'english' you can
use English help.
diff --git a/misc/figlet/DESCR b/misc/figlet/DESCR
index a0ee9b8ad5f..675da07ad00 100644
--- a/misc/figlet/DESCR
+++ b/misc/figlet/DESCR
@@ -1,10 +1,10 @@
Figlet is a program that creates large ASCII art characters out of ordinary
screen characters
- _ _ _ _ _ _
- | (_) | _____ | |_| |__ (_)___
- | | | |/ / _ \ | __| '_ \| / __|
- | | | < __/ | |_| | | | \__ \_
+ _ _ _ _ _ _
+ | (_) | _____ | |_| |__ (_)___
+ | | | |/ / _ \ | __| '_ \| / __|
+ | | | < __/ | |_| | | | \__ \_
|_|_|_|\_\___| \__|_| |_|_|___(_)
diff --git a/misc/gkrellm-weather/DESCR b/misc/gkrellm-weather/DESCR
index 6f7fb94291c..59084359fae 100644
--- a/misc/gkrellm-weather/DESCR
+++ b/misc/gkrellm-weather/DESCR
@@ -1,11 +1,11 @@
GKrellWeather is a weather plugin for GKrellM.
Features
- -Choose your own location by 4-letter METAR station identifier code.
- -Monitor temperature, dew point, pressure, relative humidity, sky
- condition, wind direction and speed
+ -Choose your own location by 4-letter METAR station identifier code.
+ -Monitor temperature, dew point, pressure, relative humidity, sky
+ condition, wind direction and speed
-Display using imperial units (degrees Fareheight, inches of Mercury,
- miles per hour)
+ miles per hour)
-Display using metric units (degrees Celsius, millimeters of Mercury,
- kilometers per hour)
- -Display pressure in kPa, hPa and mmHg
- -Display wind speeds in kmph, mps and beaufort scale
+ kilometers per hour)
+ -Display pressure in kPa, hPa and mmHg
+ -Display wind speeds in kmph, mps and beaufort scale
diff --git a/misc/gnome-pim/DESCR b/misc/gnome-pim/DESCR
index 8864474e749..ddeb918b24a 100644
--- a/misc/gnome-pim/DESCR
+++ b/misc/gnome-pim/DESCR
@@ -10,4 +10,4 @@ entirely on free software. GNOME is part of the GNU project, and
GNOME is part of the OpenSource(tm) movement. The desktop will
consist of small utilities and larger applications which share a
consistent look and feel. GNOME uses GTK+ as the GUI toolkit for
-all GNOME-compliant applications.
+all GNOME-compliant applications.
diff --git a/misc/gnome-utils/DESCR b/misc/gnome-utils/DESCR
index 1819bd303a4..6a6f694c041 100644
--- a/misc/gnome-utils/DESCR
+++ b/misc/gnome-utils/DESCR
@@ -9,4 +9,4 @@ entirely on free software. GNOME is part of the GNU project, and
GNOME is part of the OpenSource(tm) movement. The desktop will
consist of small utilities and larger applications which share a
consistent look and feel. GNOME uses GTK+ as the GUI toolkit for
-all GNOME-compliant applications.
+all GNOME-compliant applications.
diff --git a/misc/gnome2-utils/DESCR b/misc/gnome2-utils/DESCR
index cea42947a18..f45cd9fdb47 100644
--- a/misc/gnome2-utils/DESCR
+++ b/misc/gnome2-utils/DESCR
@@ -9,4 +9,4 @@ entirely on free software. GNOME is part of the GNU project, and
GNOME is part of the OpenSource(tm) movement. The desktop will
consist of small utilities and larger applications which share a
consistent look and feel. GNOME uses GTK+ as the GUI toolkit for
-all GNOME-compliant applications.
+all GNOME-compliant applications.
diff --git a/misc/heyu/DESCR b/misc/heyu/DESCR
index d7dcf51206f..668f8a19f31 100644
--- a/misc/heyu/DESCR
+++ b/misc/heyu/DESCR
@@ -1,14 +1,14 @@
Heyu is a program that allows your computer to control devices by
transmitting information over your house's power lines.
-The program will work with:
- - The CM11A and CM12A made by the X10 corporation. The "Activehome"
- package (CK11) includes the CM11A.
- - The Home Director package marketed by IBM.
- - The Home Control package marketed by Radio Shack (model 61-2417).
+The program will work with:
+ - The CM11A and CM12A made by the X10 corporation. The "Activehome"
+ package (CK11) includes the CM11A.
+ - The Home Director package marketed by IBM.
+ - The Home Control package marketed by Radio Shack (model 61-2417).
-It will not work with:
- - CK17 Firecracker (computer controlled RF transmitter)
- - CP290 (older style computer - X10 interface)
- - CP10 - A power strip with X10 built in ???
- - Extend 1.1 (look for newer than 1.2beta4)
+It will not work with:
+ - CK17 Firecracker (computer controlled RF transmitter)
+ - CP290 (older style computer - X10 interface)
+ - CP10 - A power strip with X10 built in ???
+ - Extend 1.1 (look for newer than 1.2beta4)
diff --git a/misc/ja-less/DESCR b/misc/ja-less/DESCR
index a30c1ec1083..c186f1de60c 100644
--- a/misc/ja-less/DESCR
+++ b/misc/ja-less/DESCR
@@ -6,6 +6,6 @@
This enhanced less support ISO 2022 code extension techniqes and
Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file
-viewing. The author of this patch is jam@pobox.com. See
+viewing. The author of this patch is jam@pobox.com. See
http://www.pobox.com/~jam/less/
for the latest info.
diff --git a/misc/kanjipad/DESCR b/misc/kanjipad/DESCR
index 74e24f7276a..506bd64ce22 100644
--- a/misc/kanjipad/DESCR
+++ b/misc/kanjipad/DESCR
@@ -2,7 +2,7 @@ KanjiPad is a very simple program for handwriting recognition -
The user draws a character into the box, then requests translation.
The best candidates are displayed along the right hand side of
the window and can be selected for pasting into other programs.
-
+
It is meant primarily for dictionary purposes for learners of Japanese
- it does not support entering kana, so it's usefulness as an input
method is limited. Furthermore, if you already know the reading of a
diff --git a/misc/linuxls/DESCR b/misc/linuxls/DESCR
index 2634ef7976e..4faff129323 100644
--- a/misc/linuxls/DESCR
+++ b/misc/linuxls/DESCR
@@ -20,7 +20,7 @@ NOTES:
so it won't conflict with the normal BSD `ls' program or the BSD
`colorls' program (the latter available from pkgsrc).
-3. This colorized `ls' program is not the same as the `colorls' program
+3. This colorized `ls' program is not the same as the `colorls' program
available from pkgsrc.
Brian Clapper <bmc@WillsCreek.COM>
diff --git a/misc/nxtvepg/DESCR b/misc/nxtvepg/DESCR
index 1f6141664fe..4ad267e71ef 100644
--- a/misc/nxtvepg/DESCR
+++ b/misc/nxtvepg/DESCR
@@ -2,5 +2,5 @@ nxtvepg is a decoder and browser for Nextview - a subscription-free
electronic TV program guide transmittet via TeleText. Nextview
currently is broadcasted in Germany, Austria, Switzerland, and France
and covers the schedules of all major TV networks in these
-countries. It uses the bktr driver for data acquisition through a
+countries. It uses the bktr driver for data acquisition through a
TV tuner card.
diff --git a/misc/openoffice-linux/DESCR b/misc/openoffice-linux/DESCR
index 894ad281b5c..0eecb8e7ef8 100644
--- a/misc/openoffice-linux/DESCR
+++ b/misc/openoffice-linux/DESCR
@@ -1,6 +1,6 @@
-OpenOffice.org is an Open Source, community-developed, multi-platform office
-productivity suite. It includes the key desktop applications, such as a
-word processor, spreadsheet, presentation manager, and drawing program,
+OpenOffice.org is an Open Source, community-developed, multi-platform office
+productivity suite. It includes the key desktop applications, such as a
+word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
Components include:
diff --git a/misc/openoffice-linux/MESSAGE b/misc/openoffice-linux/MESSAGE
index 6a7de9f739d..90600f5fdb9 100644
--- a/misc/openoffice-linux/MESSAGE
+++ b/misc/openoffice-linux/MESSAGE
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2003/04/26 15:44:16 mrauch Exp $
+$NetBSD: MESSAGE,v 1.4 2003/05/06 17:42:00 jmmv Exp $
OpenOffice has now been installed in ${PREFIX}/OpenOffice.org1.0.3.
Before using this package for the first time, each user has to run
- a setup program, which is automatically invoked at the first start.
- Thereafter, OpenOffice can be started using the
+ a setup program, which is automatically invoked at the first start.
+ Thereafter, OpenOffice can be started using the
${PREFIX}/bin/soffice command.
===========================================================================
diff --git a/misc/openoffice/DESCR b/misc/openoffice/DESCR
index 894ad281b5c..0eecb8e7ef8 100644
--- a/misc/openoffice/DESCR
+++ b/misc/openoffice/DESCR
@@ -1,6 +1,6 @@
-OpenOffice.org is an Open Source, community-developed, multi-platform office
-productivity suite. It includes the key desktop applications, such as a
-word processor, spreadsheet, presentation manager, and drawing program,
+OpenOffice.org is an Open Source, community-developed, multi-platform office
+productivity suite. It includes the key desktop applications, such as a
+word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
Components include:
diff --git a/misc/openoffice/MESSAGE b/misc/openoffice/MESSAGE
index 40091e9b4a0..48ea4ad4c8d 100644
--- a/misc/openoffice/MESSAGE
+++ b/misc/openoffice/MESSAGE
@@ -1,11 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:19 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:01 jmmv Exp $
OpenOffice has now been installed in ${PREFIX}/OpenOffice.org641.
Before using this package for the first time, each user has to run
- a setup program, which is automatically invoked at the first start.
- Thereafter, OpenOffice can be started using the
+ a setup program, which is automatically invoked at the first start.
+ Thereafter, OpenOffice can be started using the
${PREFIX}/bin/soffice command.
Please note that this software should be considered alpha quality
diff --git a/misc/p5-Array-PrintCols/DESCR b/misc/p5-Array-PrintCols/DESCR
index 47d35269d56..82a8c46650d 100644
--- a/misc/p5-Array-PrintCols/DESCR
+++ b/misc/p5-Array-PrintCols/DESCR
@@ -1,5 +1,5 @@
Array::PrintCols is a Perl 5 module which defines a subroutine to
-print arrays of elements in alphabetically, vertically sorted columns.
+print arrays of elements in alphabetically, vertically sorted columns.
Optional arguments can be given to control either the width or number of
the columns, the total width of the output, and the amount of
-indentation.
+indentation.
diff --git a/misc/p5-Mac-Macbinary/DESCR b/misc/p5-Mac-Macbinary/DESCR
index 7b7ea9a38e5..6ddc45a0589 100644
--- a/misc/p5-Mac-Macbinary/DESCR
+++ b/misc/p5-Mac-Macbinary/DESCR
@@ -1,2 +1,2 @@
-The Mac::Macbinary perl5 module provides an object-oriented way to
+The Mac::Macbinary perl5 module provides an object-oriented way to
extract various kinds of information from Macintosh Macbinary files.
diff --git a/misc/root/DESCR b/misc/root/DESCR
index 443b592d59d..980aac57f52 100644
--- a/misc/root/DESCR
+++ b/misc/root/DESCR
@@ -5,7 +5,7 @@ used to get direct access to the separate attributes of the selected objects,
without having to touch the bulk of the data. Included are histograming methods
in 1, 2 and 3 dimensions, curve fitting, function evaluation, minimisation,
graphics and visualization classes to allow the easy setup of an analysis
-system that can query and process the data interactively or in batch mode.
+system that can query and process the data interactively or in batch mode.
Thanks to the builtin CINT C++ interpreter the command language, the scripting,
or macro, language and the programming language are all C++. The interpreter
diff --git a/misc/screen/DESCR b/misc/screen/DESCR
index efa776967e5..7b753f95511 100644
--- a/misc/screen/DESCR
+++ b/misc/screen/DESCR
@@ -3,5 +3,5 @@ between several processes (typically interactive shells).
Each virtual terminal provides the functions of a DEC VT100 terminal and, in
addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO
2022 standards (e.g. insert/delete line and support for multiple character
-sets). There is a scrollback history buffer for each virtual terminal and a
+sets). There is a scrollback history buffer for each virtual terminal and a
copy-and-paste mechanism that allows moving text regions between windows.
diff --git a/misc/screen/MESSAGE b/misc/screen/MESSAGE
index d4e8d1ff123..1e318b1d47c 100644
--- a/misc/screen/MESSAGE
+++ b/misc/screen/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:19 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:01 jmmv Exp $
You may want to create and edit the file:
@@ -8,5 +8,5 @@ to customize screen globally. An example configuration file has been
installed in:
- ${PREFIX}/share/examples/screen/screenrc
-
+
===========================================================================
diff --git a/misc/visual-regexp/DESCR b/misc/visual-regexp/DESCR
index c40905eaf68..ea1baf5f6c2 100644
--- a/misc/visual-regexp/DESCR
+++ b/misc/visual-regexp/DESCR
@@ -1,3 +1,3 @@
Visual REGEXP lets you easily design and debug regular expressions
by providing a graphical visualization of the expression and its
-matches on a sample of your choice.
+matches on a sample of your choice.
diff --git a/misc/xjdic/DESCR b/misc/xjdic/DESCR
index 6b7419143b1..3809908dd85 100644
--- a/misc/xjdic/DESCR
+++ b/misc/xjdic/DESCR
@@ -1,4 +1,4 @@
-XJDIC is an electronic Japanese-English dictionary program designed to
-operate in the X11 window environment. In particular, it must run in an
-"xterm" environment which has Japanese language support such as provided by
-"kterm" or internationalized xterm, aixterm, etc.
+XJDIC is an electronic Japanese-English dictionary program designed to
+operate in the X11 window environment. In particular, it must run in an
+"xterm" environment which has Japanese language support such as provided by
+"kterm" or internationalized xterm, aixterm, etc.
diff --git a/misc/xtend/DESCR b/misc/xtend/DESCR
index f3641d6d545..57417dd4ea6 100644
--- a/misc/xtend/DESCR
+++ b/misc/xtend/DESCR
@@ -2,10 +2,10 @@ Xtend now keeps track of the state of all X10 devices. This allows
you to have conditional execution of commands (e.g. "do this only
if lights A1 and P7 are on"). This data is also made available to
all programs run by Xtend and to any interested process running
-on the computer.
+on the computer.
-Information made available to programs:
+Information made available to programs:
-On/Off status for all 256 devices
-Addressed / not addressed status for all 256 devices
-Appliance or light for all 256 devices
+On/Off status for all 256 devices
+Addressed / not addressed status for all 256 devices
+Appliance or light for all 256 devices
diff --git a/misc/xtide/DESCR b/misc/xtide/DESCR
index eb0fa009b0b..3f557381fa3 100644
--- a/misc/xtide/DESCR
+++ b/misc/xtide/DESCR
@@ -8,7 +8,7 @@ web interface (xttpd).
The algorithm that XTide uses to predict tides is the one used by the
National Ocean Service in the U.S. It is significantly more accurate
-than the simple tide clocks that can be bought in novelty stores.
+than the simple tide clocks that can be bought in novelty stores.
However, it takes more to predict tides accurately than just a spiffy
algorithm -- you also need some special data for each and every
location for which you want to predict tides. XTide reads this data