1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix a few typos in the archivers category.

This commit is contained in:
Jimmy Olgeni 2008-05-23 20:00:14 +00:00
parent 639ac9263c
commit 24bbe0105a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213559
7 changed files with 7 additions and 7 deletions

View File

@ -2,6 +2,6 @@
RAR uncompression algorithm. UnRAR requires very small volume of
memory to operate.
UnRAR library can be used by other programs to extract RAR archives.
This package containe small fixes from the http://mcmcc.bat.ru/clamav/.
This package contains small fixes from the http://mcmcc.bat.ru/clamav/.
WWW: http://www.rarsoft.com/

View File

@ -2,7 +2,7 @@ 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 commandline
interfaces for each type by using either perl modules, or command line
tools on your system.
WWW: http://search.cpan.org/dist/Archive-Extract

View File

@ -3,6 +3,6 @@ compression algorithm. It is ideal for applications where you want to
save some space but not at the cost of speed. It is ideal for
repetitive data as well. The module is self-contained and very small
(no large library to be pulled in). It is also free, so there should
be no problems incoporating this module into commercial programs.
be no problems incorporating this module into commercial programs.
WWW: http://search.cpan.org/dist/Compress-LZF/

View File

@ -1,5 +1,5 @@
Tarfile is a comprehensive implementation of the TAR archive
format for the Python Language as a module. It enables read/write
access to common TAR archives including all specialities.
access to common TAR archives including all specialties.
WWW: http://www.gustaebel.de/lars/tarfile/

View File

@ -5,7 +5,7 @@ Quoting the author:
why does the world need another rpm2cpio? because the existing one
won't build unless you have half a ton of things that aren't really
required for it, since it uses the same library used to extract RPM's.
in particular, it won't build on the HPsUX box i'm on.
in particular, it won't build on the HPsUX box I'm on.
(this one needs just perl)

View File

@ -1,6 +1,6 @@
Szip performs data compression/decompression. It uses a limited order
sort transform. This transformation is related to the Burrows-Wheeler
transformation used in blocksorting compression methods. The
transformation used in block sorting compression methods. The
difference is a fast, deterministic behaviour in time at some
compression loss.

View File

@ -3,7 +3,7 @@ file headers in tar archive files in various ways.
The reason the tardy program was written was because the author wanted to
"spruce up" tar files before posting them to the net, mostly to remove
artefacts of the development environment, without introducing more.
artifacts of the development environment, without introducing more.
The tardy program was designed to allow you to alter certain characteristics
of files after they have been included in the tar file. Among them are: