diff options
author | danfe <danfe@FreeBSD.org> | 2008-01-26 01:37:34 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2008-01-26 01:37:34 +0800 |
commit | 0935a56db7f501ac6bbbc139ebf026e9542be54b (patch) | |
tree | 8738700ef3fdf70f567ce6d0646606662719e927 | |
parent | b85ab9e66500f66d522385c1f9a2b03049cae0ec (diff) | |
download | freebsd-ports-gnome-0935a56db7f501ac6bbbc139ebf026e9542be54b.tar.gz freebsd-ports-gnome-0935a56db7f501ac6bbbc139ebf026e9542be54b.tar.zst freebsd-ports-gnome-0935a56db7f501ac6bbbc139ebf026e9542be54b.zip |
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
-rw-r--r-- | archivers/9e/pkg-descr | 12 | ||||
-rw-r--r-- | archivers/advancecomp/pkg-descr | 11 | ||||
-rw-r--r-- | archivers/jzip.org/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/lbrate/pkg-descr | 4 | ||||
-rw-r--r-- | archivers/libarc/pkg-descr | 10 | ||||
-rw-r--r-- | archivers/mtf/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/pear-File_Archive/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/rpm/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/rvm/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/ucl/pkg-descr | 5 | ||||
-rw-r--r-- | archivers/untar/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/xmill/Makefile | 7 | ||||
-rw-r--r-- | archivers/xmill/distinfo | 6 | ||||
-rw-r--r-- | archivers/xmill/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/xpk/pkg-descr | 12 |
15 files changed, 40 insertions, 41 deletions
diff --git a/archivers/9e/pkg-descr b/archivers/9e/pkg-descr index bdb6bf8a7172..6cc009e97b08 100644 --- a/archivers/9e/pkg-descr +++ b/archivers/9e/pkg-descr @@ -1,4 +1,4 @@ -9e is a program to explore Plan9 archives. You can do whatever you +9e is a program to explore Plan9 archives. You can do whatever you like with the source so long as you clearly indicate all modifications and the author responsible for each. @@ -8,13 +8,13 @@ Usage Summary: 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 archive (decompress -with gzip). +with gzip). WWW: http://www.eecs.harvard.edu/~wkj/Software/9e/ diff --git a/archivers/advancecomp/pkg-descr b/archivers/advancecomp/pkg-descr index e4f216741c38..1442d62c3069 100644 --- a/archivers/advancecomp/pkg-descr +++ b/archivers/advancecomp/pkg-descr @@ -1,11 +1,14 @@ -AdvanceCOMP is a collection of recompression utilities for your +AdvanceCOMP is a collection of recompression utilities for your + .ZIP archives .PNG snapshots .MNG video clips .GZ files The main features are: - * Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation. - * Recompress MNG files using Delta and Move optimization. -WWW: http://advancemame.sourceforge.net/comp-readme.html + * Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip + implementation + * Recompress MNG files using Delta and Move optimization + +WWW: http://advancemame.sourceforge.net/comp-readme.html diff --git a/archivers/jzip.org/pkg-descr b/archivers/jzip.org/pkg-descr index ef18a7299e0b..3746250214c6 100644 --- a/archivers/jzip.org/pkg-descr +++ b/archivers/jzip.org/pkg-descr @@ -1,5 +1,5 @@ jzip.org is a WinZip like program written in java. Project aims to provide -ultimate zip tool free of proprietary code and portable to virtualy any modern +ultimate zip tool free of proprietary code and portable to virtually any modern operating system. WWW: http://jzipdotorg.cjb.net/ diff --git a/archivers/lbrate/pkg-descr b/archivers/lbrate/pkg-descr index 557f1c2a9100..2bfbdd0fe191 100644 --- a/archivers/lbrate/pkg-descr +++ b/archivers/lbrate/pkg-descr @@ -1,11 +1,11 @@ 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 -deals with the required decompression/renaming. +deals with the required decompression/renaming. lbrate is also (I believe) 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. WWW: http://rus.members.beeb.net/lbrate.html diff --git a/archivers/libarc/pkg-descr b/archivers/libarc/pkg-descr index 4e8024af24aa..8bd2edf09983 100644 --- a/archivers/libarc/pkg-descr +++ b/archivers/libarc/pkg-descr @@ -1,10 +1,10 @@ A tiny C library and sample program to extract data compressed using dozen popular archivers. Currently following formats are supported: -- tar (*.tar) -- tar + gzip'ed (*.tar.gz, *.tgz) (deflate) -- zip (*.zip) (implode, deflate) -- lzh (*.lzh) (lh0, lh1, lh2, lh3, lh4, lh5, lh6, lzs, lz5, lz4) -- MIME multipart + - tar (*.tar) + - tar + gzip'ed (*.tar.gz, *.tgz) (deflate) + - zip (*.zip) (implode, deflate) + - lzh (*.lzh) (lh0, lh1, lh2, lh3, lh4, lh5, lh6, lzs, lz5, lz4) + - MIME multipart WWW: http://www.onicos.com/staff/iz/release/#libarc diff --git a/archivers/mtf/pkg-descr b/archivers/mtf/pkg-descr index e26493da6134..2cc4d7124e13 100644 --- a/archivers/mtf/pkg-descr +++ b/archivers/mtf/pkg-descr @@ -1,4 +1,4 @@ -This is the port of the Microsoft Tape Format / NT Baclup reader. +This is the port of the Microsoft Tape Format / NT Backup reader. It is in a "work for me" state. WWW: http://layton-graphics.com/mtf/ diff --git a/archivers/pear-File_Archive/pkg-descr b/archivers/pear-File_Archive/pkg-descr index 1bbbb171a850..b3bef09537e7 100644 --- a/archivers/pear-File_Archive/pkg-descr +++ b/archivers/pear-File_Archive/pkg-descr @@ -1,5 +1,5 @@ PEAR::File_Archive is strongly object oriented. It makes it very easy to use, -writing simple code, yet the library is very powerfull. +writing simple code, yet the library is very powerful. It lets you easily read or generate tar, gz, tgz, bz2, tbz, zip, ar (or deb) archives to files, memory, mail or standard output. diff --git a/archivers/rpm/pkg-descr b/archivers/rpm/pkg-descr index 72dc8b71f609..07e94c1f2338 100644 --- a/archivers/rpm/pkg-descr +++ b/archivers/rpm/pkg-descr @@ -1,7 +1,7 @@ This is the Red Hat Package Manager. FYI: -There is also a rpm2cpio converter written in perl. You don't have to +There is also a rpm2cpio converter written in perl. You don't have to install the whole RPM manager to get the files in an RPM. WWW: http://www.rpm.org/ diff --git a/archivers/rvm/pkg-descr b/archivers/rvm/pkg-descr index e31e99f51637..ba9603a0356e 100644 --- a/archivers/rvm/pkg-descr +++ b/archivers/rvm/pkg-descr @@ -4,7 +4,7 @@ that some other rsync-based backup schemes lack, such as being written in C++, needing no scripts or other programs than rsync and any binaries on which rsync depends (such as SSH), the ability to manage multiple instances of rsync connections to separate clients in parallel, the ability to use -multiple logical partitions (vaults) in a configurable fashion for purporses +multiple logical partitions (vaults) in a configurable fashion for purposes of redundancy and added reliability, and the use of hard links for files that have not changed from one archive to the next. diff --git a/archivers/ucl/pkg-descr b/archivers/ucl/pkg-descr index 3758626b0cd6..50d71e8d0415 100644 --- a/archivers/ucl/pkg-descr +++ b/archivers/ucl/pkg-descr @@ -1,10 +1,7 @@ UCL is a portable lossless data compression library written in ANSI C. UCL implements a number of compression algorithms that achieve an excellent -compression ratio while allowing *very* fast decompression. Decompression +compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. -Author: Markus Franz Xaver Johannes Oberhumer - markus@oberhumer.com - WWW: http://www.oberhumer.com/opensource/ucl/ diff --git a/archivers/untar/pkg-descr b/archivers/untar/pkg-descr index 7db08ad64fb1..c264d64aa2a3 100644 --- a/archivers/untar/pkg-descr +++ b/archivers/untar/pkg-descr @@ -1 +1 @@ -A small (60 Kb when strippped) and unencumbered implementation of untar. +A small (60 Kb when stripped) and unencumbered implementation of untar. diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 32743d3f625a..b2bd60eb6e0d 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmill -DISTVERSION= 0-7 +DISTVERSION= 0.8 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,17 +14,18 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= An efficient compressor for XML -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile USE_ZIP= yes +USE_DOS2UNIX= yes PLIST_FILES= bin/xmill bin/xdemill bin/xbmill bin/xbdemill PORTDOCS= COPYRIGHT.txt LICENSE.txt MANUAL.txt README.txt xmill.ps.gz post-patch: @${REINPLACE_CMD} -e 's,friend,& class,' \ - ${WRKSRC}/src/*.?pp + ${WRKSRC}/XMill/*.?pp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unix/xmill ${PREFIX}/bin diff --git a/archivers/xmill/distinfo b/archivers/xmill/distinfo index 7c723728e17d..26411dbd8bad 100644 --- a/archivers/xmill/distinfo +++ b/archivers/xmill/distinfo @@ -1,3 +1,3 @@ -MD5 (xmill-0-7.zip) = d0f530efdb233b53f85bea36e6f21ce1 -SHA256 (xmill-0-7.zip) = cc1d1f075f85c441819be17338a97325e5ad11b14e0f8bcd1e251b52d8ba6ffa -SIZE (xmill-0-7.zip) = 1315864 +MD5 (xmill-0.8.zip) = 516ee68ca7ae7efc375dbd90f81c7566 +SHA256 (xmill-0.8.zip) = 850efdc280937d67492add1857d842abf81b24a9051266981f2d53d74e05ccfe +SIZE (xmill-0.8.zip) = 3112717 diff --git a/archivers/xmill/pkg-descr b/archivers/xmill/pkg-descr index 66aab703ecc2..a120cba238b1 100644 --- a/archivers/xmill/pkg-descr +++ b/archivers/xmill/pkg-descr @@ -6,4 +6,4 @@ between those text strings for compression. Hence, XMill typically achieves much better compression rates than conventional compressors such as gzip. -WWW: http://www.research.att.com/sw/tools/XMILL/ +WWW: http://sourceforge.net/projects/xmill/ diff --git a/archivers/xpk/pkg-descr b/archivers/xpk/pkg-descr index d0725c64a8de..6b96971ff6d9 100644 --- a/archivers/xpk/pkg-descr +++ b/archivers/xpk/pkg-descr @@ -1,14 +1,12 @@ -This the unix port of the Amiga XPK library. +This the Unix port of the Amiga XPK library. The XPK system consists of a master library (libxpkmaster.so) and several (un)packer sublibraries (libxpkXXXX.so). Application programs only use the -master library directly: the master library takes care of loading and using -the sublibraries. Each sublibrary implements one type of compression. +master library directly: the master library takes care of loading and using +the sublibraries. Each sublibrary 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. WWW: http://www.jormas.com/~vesuri/xpk/ - --Adam Weinberger <adamw@FreeBSD.org> |