Date: Sat, 21 Jul 2007 19:16:45 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/humanzip Makefile distinfo pkg-descr Message-ID: <200707211916.l6LJGjet010627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-07-21 19:16:45 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/humanzip Makefile distinfo pkg-descr
Log:
Add port textproc/humanzip:
humanzip is a compression program that operates on text files. Unlike
most compression algorithms, its output is human readable. Indeed, it
is explictly meant to be read by humans and might even be easier to read
than the original.
humanzip compresses files by looking for common strings of words and
replacing them with single symbols. The idea is to reduce the screen and
print size of documents. Humanzip does not explictly try to reduce the
size of the file as measured in bytes, although this usually happens
incidentally.
WWW: http://savannah.nongnu.org/projects/humanzip/
Author: Matthew Strait
Revision Changes Path
1.1158 +1 -0 ports/textproc/Makefile
1.1 +33 -0 ports/textproc/humanzip/Makefile (new)
1.1 +3 -0 ports/textproc/humanzip/distinfo (new)
1.1 +13 -0 ports/textproc/humanzip/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707211916.l6LJGjet010627>
