CVS log for ports/archivers/grzip/pkg-descr
Up to [FreeBSD] / ports / archivers / grzip
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 24 09:09:28 2011 UTC (3 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
The vast majority of pkg-descr files had the following format when they had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 2 14:53:47 2007 UTC (5 years ago) by sat
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Add port archivers/grzip: grzip is a high-performance file compressor based on Burrows-Wheeler Transform, Schindler Transform, Move-To-Front, and Weighted Frequency Counting. It uses the Block-Sorting Lossless Data Compression Algorithm, which has received considerable attention in recent years for both its simplicity and effectiveness. This implementation has a compression rate of 2.234 bps on the Calgary Corpus (14 files) without preprocessing filters. WWW: http://magicssoft.ru/?folder=projects&page=GRZipII Author: Ilya Grebnov
