summaryrefslogtreecommitdiff
path: root/archivers
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 /archivers
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/9e/DESCR8
-rw-r--r--archivers/arc/Makefile4
-rw-r--r--archivers/fastjar/DESCR14
-rw-r--r--archivers/gtar-base/DESCR2
-rw-r--r--archivers/gzip-base/DESCR4
-rw-r--r--archivers/gzip-info/DESCR2
-rw-r--r--archivers/gzip/DESCR2
-rw-r--r--archivers/ha/DESCR16
-rw-r--r--archivers/ha/Makefile4
-rw-r--r--archivers/lbrate/DESCR4
-rw-r--r--archivers/liblzo/DESCR4
-rw-r--r--archivers/lzop/DESCR2
-rw-r--r--archivers/nulib2/DESCR2
-rw-r--r--archivers/rar/Makefile4
-rw-r--r--archivers/unzip/DESCR2
-rw-r--r--archivers/unzip/Makefile4
-rw-r--r--archivers/xbin/DESCR2
-rw-r--r--archivers/xpk/DESCR8
-rw-r--r--archivers/zip/Makefile4
-rw-r--r--archivers/zoo/Makefile4
20 files changed, 48 insertions, 48 deletions
diff --git a/archivers/9e/DESCR b/archivers/9e/DESCR
index a08ee7e11be..ac89ed68066 100644
--- a/archivers/9e/DESCR
+++ b/archivers/9e/DESCR
@@ -6,10 +6,10 @@ Usage Summary:
9e [options] <file> ...
Options:
- -h: dump headers only
- -v: dump file names and sizes while extracting
- -r: specify alternate root directory
- -?: help
+ -h: dump headers only
+ -v: dump file names and sizes while extracting
+ -r: specify alternate root directory
+ -?: help
If no file is named on the command line, standard input is assumed.
Note that the input file must be a decompressed Plan9 archive.
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile
index 31a5b0da9fe..866e0f7dfd5 100644
--- a/archivers/arc/Makefile
+++ b/archivers/arc/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.13 2003/03/29 12:40:00 jmmv Exp $
-# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:09 fenner Exp
+# $NetBSD: Makefile,v 1.14 2003/05/06 17:40:19 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:09 fenner Exp
#
DISTNAME= arc521e.pl8
diff --git a/archivers/fastjar/DESCR b/archivers/fastjar/DESCR
index 802d0694f25..d69090d4c34 100644
--- a/archivers/fastjar/DESCR
+++ b/archivers/fastjar/DESCR
@@ -4,11 +4,11 @@ than the stock 'jar' program running without a JIT. Currently,
the author is working on adding all the features present in the sun
utility. At the moment, implemented features are:
- * Archive creation
- * Verbose/quiet output
- * stdout vs. file output
- * Manifest file support
- * Deflation or storage
+ * Archive creation
+ * Verbose/quiet output
+ * stdout vs. file output
+ * Manifest file support
+ * Deflation or storage
* Changing to a dir and adding files (-C)
- * Archive content listing (-t)
- * Archive extraction (-x)
+ * Archive content listing (-t)
+ * Archive extraction (-x)
diff --git a/archivers/gtar-base/DESCR b/archivers/gtar-base/DESCR
index be9f3f0d8fb..a9a7f73f5d8 100644
--- a/archivers/gtar-base/DESCR
+++ b/archivers/gtar-base/DESCR
@@ -2,4 +2,4 @@ GNU tar, originally shipped as NetBSD's "tar" up to version 1.3, is a
full-featured tar command that can access remote and local magnetic tapes,
tar files (ustar, POSIX, and V7), and even compressed or gzipped versions
of these. Note that as of the current version of GNU tar (1.12), gtar
-does not create "correct" ustar archives.
+does not create "correct" ustar archives.
diff --git a/archivers/gzip-base/DESCR b/archivers/gzip-base/DESCR
index fc6347dfcde..216d400e861 100644
--- a/archivers/gzip-base/DESCR
+++ b/archivers/gzip-base/DESCR
@@ -1,8 +1,8 @@
GZIP (GNU zip) is a popular data compression program written by
-Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
+Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
This program was developed as a replacement for compress because
of the UNISYS and IBM patents covering the LZW algorithm used by
compress. These patents made it impossible for us to use compress,
and we needed a replacement. The superior compression ratio of
-GZIP is just a bonus.
+GZIP is just a bonus.
diff --git a/archivers/gzip-info/DESCR b/archivers/gzip-info/DESCR
index a8ac60cf9c5..0ed5164deb6 100644
--- a/archivers/gzip-info/DESCR
+++ b/archivers/gzip-info/DESCR
@@ -1,4 +1,4 @@
GZIP (GNU zip) is a popular data compression program written by
-Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
+Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
This package provides info pages for the GZIP utility.
diff --git a/archivers/gzip/DESCR b/archivers/gzip/DESCR
index f0965afd27c..83324139d91 100644
--- a/archivers/gzip/DESCR
+++ b/archivers/gzip/DESCR
@@ -1,5 +1,5 @@
GZIP (GNU zip) is a popular data compression program written by
-Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
+Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
This package provides easy installation of both the actual GZIP
utility and its associated info documentation.
diff --git a/archivers/ha/DESCR b/archivers/ha/DESCR
index af08917135b..0d18f9ed1be 100644
--- a/archivers/ha/DESCR
+++ b/archivers/ha/DESCR
@@ -9,14 +9,14 @@ for this version are not very consistent or clean, but everything should
work.
There are several improvements which should be made before this could be
-called version 1.0. Some of the most obvious of these are:
+called version 1.0. Some of the most obvious of these are:
- Compression methods should be coded in assembler for PC and using more
efficient data structures for 32 bit platforms. Current version does
- some things only to overcome 64kB segments of 8086.
-- UNIX port has still some problems and is missing some things (for example
- a grouping operator in wildcard matches).
-- File handling is far from optimum.
-- Archive handling is not too clever either.
-- Testing should be done more thoroughly as there are many special cases
- in compression routines which get used very rarely.
+ some things only to overcome 64kB segments of 8086.
+- UNIX port has still some problems and is missing some things (for example
+ a grouping operator in wildcard matches).
+- File handling is far from optimum.
+- Archive handling is not too clever either.
+- Testing should be done more thoroughly as there are many special cases
+ in compression routines which get used very rarely.
- Documentation of code and algorithms is totally missing.
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 98ab8b19432..29797f862e4 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.12 2003/03/29 12:40:01 jmmv Exp $
-# FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp
+# $NetBSD: Makefile,v 1.13 2003/05/06 17:40:20 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp
#
DISTNAME= ha0999
diff --git a/archivers/lbrate/DESCR b/archivers/lbrate/DESCR
index 96c6cf0b860..a23e40aff39 100644
--- a/archivers/lbrate/DESCR
+++ b/archivers/lbrate/DESCR
@@ -1,9 +1,9 @@
lbrate extracts/decompresses files from the CP/M LBR format. (It can also list
and test such archives.) It does this in an `unzip'-like manner, mostly hiding
the details of individually compressed and renamed files, and transparently
-dealing with the required decompression/renaming.
+dealing with the required decompression/renaming.
lbrate is apparently the only non-CP/M program to fully support
decompressing files from all three CP/M compression schemes (Q, Z, Y). With
this in mind, it can decompress such files directly, treating them as if they
-were single-entry LBRs.
+were single-entry LBRs.
diff --git a/archivers/liblzo/DESCR b/archivers/liblzo/DESCR
index 0800f872eb6..f6dfa5d3f38 100644
--- a/archivers/liblzo/DESCR
+++ b/archivers/liblzo/DESCR
@@ -1,6 +1,6 @@
LZO is a portable lossless data compression library written in ANSI C.
It offers pretty fast compression and *very* fast decompression.
-Decompression requires no memory.
+Decompression requires no memory.
In addition, there are slower compression levels achieving a quite
competitive compression ratio while still decompressing at this very high
@@ -8,4 +8,4 @@ speed.
LZO is distributed under the terms of the GNU General Public License (GPL)
Special licenses for commercial and other applications are available by
-contacting the author.
+contacting the author.
diff --git a/archivers/lzop/DESCR b/archivers/lzop/DESCR
index 1af4058abf9..de1e616e84b 100644
--- a/archivers/lzop/DESCR
+++ b/archivers/lzop/DESCR
@@ -1,7 +1,7 @@
lzop is a file compressor which is very similar to gzip. It uses the LZO
library for compression services and its main advantages over gzip are much
higher compression and decompression speed (at the cost of some compression
-ratio).
+ratio).
lzop is distributed under the terms of the GNU General Public License
(GPL).
diff --git a/archivers/nulib2/DESCR b/archivers/nulib2/DESCR
index cc8d239d8b8..9f4d6c33514 100644
--- a/archivers/nulib2/DESCR
+++ b/archivers/nulib2/DESCR
@@ -1,4 +1,4 @@
-NuLib is a disk and file archive program, similar in principle to PKZIP.
+NuLib is a disk and file archive program, similar in principle to PKZIP.
Instead of ZIP archives, it manipulates NuFX archives, which are usually
identified with ".SHK", ".SDK", or ".BXY".
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index eb74d569613..38c34eb4561 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.31 2003/03/29 12:40:02 jmmv Exp $
-# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:27 fenner Exp
+# $NetBSD: Makefile,v 1.32 2003/05/06 17:40:21 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:27 fenner Exp
#
DISTNAME= rarbsd
diff --git a/archivers/unzip/DESCR b/archivers/unzip/DESCR
index f40d27a5728..7e6f64cf50d 100644
--- a/archivers/unzip/DESCR
+++ b/archivers/unzip/DESCR
@@ -8,7 +8,7 @@ options or default behaviors differ.
Zipinfo lists technical information about files in a ZIP archive, most
commonly found on MS-DOS systems. Such information includes file access
permissions, encryption status, type of compression, version and operating
-system or file system of compressing program, and the like.
+system or file system of compressing program, and the like.
Funzip acts as a filter; that is, it assumes that a ZIP archive is
being piped into standard input, and it extracts the first member from
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index e8125c5b0ad..01bc823c32f 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.35 2002/12/25 18:30:24 grant Exp $
-# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
+# $NetBSD: Makefile,v 1.36 2003/05/06 17:40:21 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
#
DISTNAME= unzip550
diff --git a/archivers/xbin/DESCR b/archivers/xbin/DESCR
index ebe986b9434..2428f0ee5fb 100644
--- a/archivers/xbin/DESCR
+++ b/archivers/xbin/DESCR
@@ -4,4 +4,4 @@ suitable for downloading to a Macintosh via macput.
This program was designed for use with the 1.1 Release version of
MacTerminal, but includes a compatibility option for the old -0.15X
-Almost-Alpha version.
+Almost-Alpha version.
diff --git a/archivers/xpk/DESCR b/archivers/xpk/DESCR
index a05a915e69c..dec23e4a9ce 100644
--- a/archivers/xpk/DESCR
+++ b/archivers/xpk/DESCR
@@ -2,9 +2,9 @@ This package is a UNIX port of the Amiga XPK library.
The XPK system consists of a master library (libxpkmaster.so) and several
(un)packer sub-libraries (libxpkXXXX.so). Application programs only use the
-master library directly: the master library takes care of loading and using
-the sub-libraries. Each sub-library implements one type of compression.
+master library directly: the master library takes care of loading and using
+the sub-libraries. Each sub-library implements one type of compression.
-There are different libraries for different types of data. When unpacking the
-applications do not need to know which library was used to pack the data -
+There are different libraries for different types of data. When unpacking the
+applications do not need to know which library was used to pack the data -
the appropriate library needs to be installed.
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 88702e8795c..8e6767c8957 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.31 2002/12/22 16:37:30 agc Exp $
-# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
+# $NetBSD: Makefile,v 1.32 2003/05/06 17:40:22 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
#
DISTNAME= zip-2.3
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index f072927a5b6..fb5c01465d1 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.14 2003/03/29 12:40:05 jmmv Exp $
-# FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp
+# $NetBSD: Makefile,v 1.15 2003/05/06 17:40:22 jmmv Exp $
+# FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp
#
DISTNAME= zoo-2.10pl1