aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:21:23 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:21:23 +0800
commite127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch)
treee4434b89d2dbba884e57f6a6cd3c7fc294554ccf /archivers
parent506c101dfb59aba86626f9d68e7a56e86086843f (diff)
downloadfreebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz
freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst
freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'archivers')
-rw-r--r--archivers/engrampa/pkg-descr2
-rw-r--r--archivers/file-roller/pkg-descr2
-rw-r--r--archivers/gnome-autoar/pkg-descr2
-rw-r--r--archivers/liblz4/pkg-descr4
-rw-r--r--archivers/lzop/pkg-descr2
-rw-r--r--archivers/minizip/pkg-descr8
-rw-r--r--archivers/p5-Archive-Extract/pkg-descr6
-rw-r--r--archivers/p5-Archive-Tar/pkg-descr4
-rw-r--r--archivers/peazip/pkg-descr12
-rw-r--r--archivers/pxz/pkg-descr4
-rw-r--r--archivers/py-rjsmin/pkg-descr2
-rw-r--r--archivers/snzip/pkg-descr4
-rw-r--r--archivers/tclmkziplib/pkg-descr8
-rw-r--r--archivers/torrentzip/pkg-descr2
-rw-r--r--archivers/unzip/pkg-descr2
-rw-r--r--archivers/xar/pkg-descr16
-rw-r--r--archivers/zopfli/pkg-descr2
17 files changed, 41 insertions, 41 deletions
diff --git a/archivers/engrampa/pkg-descr b/archivers/engrampa/pkg-descr
index 7f9e649996df..9582dc1d5a01 100644
--- a/archivers/engrampa/pkg-descr
+++ b/archivers/engrampa/pkg-descr
@@ -10,7 +10,7 @@ The supported file types are:
* Lha archives (.lzh)
* Rar archives (.rar)
* Single files compressed with gzip, bzip, bzip2, compress, lzop
-
+
Engrampa also has a document viewer based on bonobo that lets you view files
of any type for which you have a viewer.
diff --git a/archivers/file-roller/pkg-descr b/archivers/file-roller/pkg-descr
index 75feec94bb70..5e203c489731 100644
--- a/archivers/file-roller/pkg-descr
+++ b/archivers/file-roller/pkg-descr
@@ -10,7 +10,7 @@ The supported file types are:
* Lha archives (.lzh)
* Rar archives (.rar)
* Single files compressed with gzip, bzip, bzip2, compress, lzop
-
+
File Roller also has a document viewer based on bonobo that lets you view files
of any type for which you have a viewer.
diff --git a/archivers/gnome-autoar/pkg-descr b/archivers/gnome-autoar/pkg-descr
index d9471be943a3..f5e5665c2bb8 100644
--- a/archivers/gnome-autoar/pkg-descr
+++ b/archivers/gnome-autoar/pkg-descr
@@ -1,4 +1,4 @@
-Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
+Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
which want to use archives as a convient method to tranfer directories over
the internet.
diff --git a/archivers/liblz4/pkg-descr b/archivers/liblz4/pkg-descr
index 2dc1c53fc5dc..f1ff65930fec 100644
--- a/archivers/liblz4/pkg-descr
+++ b/archivers/liblz4/pkg-descr
@@ -1,10 +1,10 @@
LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
-reaching RAM speed limits on multi-core systems.
+reaching RAM speed limits on multi-core systems.
A high compression derivative, called LZ4_HC, is also provided. It trades CPU
-time for compression ratio.
+time for compression ratio.
The libraries are BSD licensed, and the binaries are GPLv2.
diff --git a/archivers/lzop/pkg-descr b/archivers/lzop/pkg-descr
index a62eaee5693c..4e5368897ff1 100644
--- a/archivers/lzop/pkg-descr
+++ b/archivers/lzop/pkg-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/minizip/pkg-descr b/archivers/minizip/pkg-descr
index 37ce6b73d983..3258c0964719 100644
--- a/archivers/minizip/pkg-descr
+++ b/archivers/minizip/pkg-descr
@@ -1,9 +1,9 @@
-The Zlib library allows to deflate compressed files and to create gzip (.gz)
+The Zlib library allows to deflate compressed files and to create gzip (.gz)
files. Zlib is free software and small.
-An archive in ZIP format can contain several files compressed with this method,
-while a .gz archive can containt only one file. It is a very popular format,
-that is why I have written a package for reading files compressed within a Zip
+An archive in ZIP format can contain several files compressed with this method,
+while a .gz archive can containt only one file. It is a very popular format,
+that is why I have written a package for reading files compressed within a Zip
archive.
WWW: http://www.winimage.com/zLibDll/minizip.html
diff --git a/archivers/p5-Archive-Extract/pkg-descr b/archivers/p5-Archive-Extract/pkg-descr
index f0c61ad2459d..8c24b51704af 100644
--- a/archivers/p5-Archive-Extract/pkg-descr
+++ b/archivers/p5-Archive-Extract/pkg-descr
@@ -1,8 +1,8 @@
Archive::Extract is a generic archive extraction mechanism.
-It allows you to extract any archive file of the type .tar, .tar.gz, .gz
-or .zip without having to worry how it does so, or use different
-interfaces for each type by using either perl modules, or command line
+It allows you to extract any archive file of the type .tar, .tar.gz, .gz
+or .zip without having to worry how it does so, or use different
+interfaces for each type by using either perl modules, or command line
tools on your system.
WWW: http://search.cpan.org/dist/Archive-Extract/
diff --git a/archivers/p5-Archive-Tar/pkg-descr b/archivers/p5-Archive-Tar/pkg-descr
index fa1610f1353b..861941cbc28e 100644
--- a/archivers/p5-Archive-Tar/pkg-descr
+++ b/archivers/p5-Archive-Tar/pkg-descr
@@ -2,10 +2,10 @@ Archive::Tar provides an object oriented mechanism for handling tar files. It
provides class methods for quick and easy files handling while also allowing
for the creation of tar file objects for custom manipulation. If you have the
IO::Zlib module installed, Archive::Tar will also support compressed or gzipped
-tar files.
+tar files.
An object of class Archive::Tar represents a .tar(.gz) archive full of files
-and things.
+and things.
Roman Shterenzon <roman@xpert.com>
WWW: http://search.cpan.org/dist/Archive-Tar/
diff --git a/archivers/peazip/pkg-descr b/archivers/peazip/pkg-descr
index 62190cf6d24a..f907624809b6 100644
--- a/archivers/peazip/pkg-descr
+++ b/archivers/peazip/pkg-descr
@@ -1,9 +1,9 @@
-PeaZip, free archiver utility, Open Source WinRar / WinZip alternative for
-Windows, Linux and FreeBSD. Compress to 7Z, ARC, BZ2, GZip, PAQ, PEA,
-self-extracting archives, TAR, WIM, XZ, ZIP files. Open 150+ file types,
-including ACE, CAB, DMG, ISO, RAR, UDF, ZIPX format. Extract, create and
-convert archives, split / join files, strong encryption, encrypted password
-manager, secure delete, find duplicate files, compute hash, export job
+PeaZip, free archiver utility, Open Source WinRar / WinZip alternative for
+Windows, Linux and FreeBSD. Compress to 7Z, ARC, BZ2, GZip, PAQ, PEA,
+self-extracting archives, TAR, WIM, XZ, ZIP files. Open 150+ file types,
+including ACE, CAB, DMG, ISO, RAR, UDF, ZIPX format. Extract, create and
+convert archives, split / join files, strong encryption, encrypted password
+manager, secure delete, find duplicate files, compute hash, export job
definition as script to automate backup / restore.
WWW: http://www.peazip.org
diff --git a/archivers/pxz/pkg-descr b/archivers/pxz/pkg-descr
index 3356326a5918..32716278f8c7 100644
--- a/archivers/pxz/pkg-descr
+++ b/archivers/pxz/pkg-descr
@@ -1,7 +1,7 @@
Parallel XZ is a compression utility that takes advantage of running LZMA
-compression of different parts of an input file on multiple cores and
+compression of different parts of an input file on multiple cores and
processors simultaneously.
Its primary goal is to utilize all resources to speed up compression time
-with minimal possible influence on compression ratio.
+with minimal possible influence on compression ratio.
WWW: http://jnovy.fedorapeople.org/pxz/
diff --git a/archivers/py-rjsmin/pkg-descr b/archivers/py-rjsmin/pkg-descr
index 751a826d4cfb..838d2410a936 100644
--- a/archivers/py-rjsmin/pkg-descr
+++ b/archivers/py-rjsmin/pkg-descr
@@ -1,5 +1,5 @@
rJSmin is a javascript minifier written in python. The minifier is based
-on the semantics of jsmin.c by Douglas Crockford. The module is a
+on the semantics of jsmin.c by Douglas Crockford. The module is a
re-implementation aiming for speed, so it can be used at runtime
(rather than during a preprocessing step). Usually it produces the same
results as the original jsmin.c.
diff --git a/archivers/snzip/pkg-descr b/archivers/snzip/pkg-descr
index 5c2fd93637c8..b2309764fd46 100644
--- a/archivers/snzip/pkg-descr
+++ b/archivers/snzip/pkg-descr
@@ -1,10 +1,10 @@
-Snzip is one of command line tools using snappy. This supports five types of
+Snzip is one of command line tools using snappy. This supports five types of
file formats:
framing-format,
old framing-format,
SNZ format,
snappy-java format
- and snappy-in-java format.
+ and snappy-in-java format.
The default format is framing-format.
WWW: https://github.com/kubo/snzip
diff --git a/archivers/tclmkziplib/pkg-descr b/archivers/tclmkziplib/pkg-descr
index 93f91b2a831c..0eab3b6bae18 100644
--- a/archivers/tclmkziplib/pkg-descr
+++ b/archivers/tclmkziplib/pkg-descr
@@ -1,7 +1,7 @@
-mkZiplib is a wrapper for Zlib 1.1.3 and Minizip 0.15.
+mkZiplib is a wrapper for Zlib 1.1.3 and Minizip 0.15.
-It is free, very portable and works for virtually any computer hardware
-and operating system. With mkZiplib you can compress/decompress data and
-work with .gz and .zip files from within Tcl.
+It is free, very portable and works for virtually any computer hardware
+and operating system. With mkZiplib you can compress/decompress data and
+work with .gz and .zip files from within Tcl.
WWW: http://mkextensions.sourceforge.net
diff --git a/archivers/torrentzip/pkg-descr b/archivers/torrentzip/pkg-descr
index 3bf8f12fcaab..3398a04f9672 100644
--- a/archivers/torrentzip/pkg-descr
+++ b/archivers/torrentzip/pkg-descr
@@ -2,7 +2,7 @@ TorrentZip creates byte-for-byte exact zip files on any machine. This allows
people to join a torrent (after they have converted their zip files) with a
particular set of files, thus preventing them from having to download the
entire set of files again. Because of the way TorrentZip creates identical
-zips, the file hashes will always match those in the original torrent.
+zips, the file hashes will always match those in the original torrent.
WWW: http://trrntzip.sourceforge.net
https://sourceforge.net/projects/trrntzip
diff --git a/archivers/unzip/pkg-descr b/archivers/unzip/pkg-descr
index 0673ad50502d..04eb1d5d9c15 100644
--- a/archivers/unzip/pkg-descr
+++ b/archivers/unzip/pkg-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/xar/pkg-descr b/archivers/xar/pkg-descr
index b201110f2953..39061618bf2e 100644
--- a/archivers/xar/pkg-descr
+++ b/archivers/xar/pkg-descr
@@ -1,11 +1,11 @@
-The XAR project aims to provide an easily extensible archive format.
-Important design decisions include an easily extensible XML table of
-contents for random access to archived files, storing the toc at the
-beginning of the archive to allow for efficient handling of streamed
-archives, the ability to handle files of arbitrarily large sizes,
-the ability to choose independent encodings for individual files in
-the archive, the ability to store checksums for individual files in
-both compressed and uncompressed form, and the ability to query the
+The XAR project aims to provide an easily extensible archive format.
+Important design decisions include an easily extensible XML table of
+contents for random access to archived files, storing the toc at the
+beginning of the archive to allow for efficient handling of streamed
+archives, the ability to handle files of arbitrarily large sizes,
+the ability to choose independent encodings for individual files in
+the archive, the ability to store checksums for individual files in
+both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.
WWW: http://code.google.com/p/xar/
diff --git a/archivers/zopfli/pkg-descr b/archivers/zopfli/pkg-descr
index 4fd8aa51f2c9..36ba50c919db 100644
--- a/archivers/zopfli/pkg-descr
+++ b/archivers/zopfli/pkg-descr
@@ -1,6 +1,6 @@
Zopfli is a new zlib (gzip, deflate) compatible compressor.
This compressor takes more time (~100x slower), but compresses
around 5% better than zlib and better than any other zlib-compatible
-compressor we have found.
+compressor we have found.
WWW: http://code.google.com/p/zopfli/