Commit graph

5 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
f0475bcdd9 - Update from 1.0 to 1.1
- Change maintainer email to @FreeBSD.org
- Add staging support
- Add lzip as EXTRACT_DEPENDS

Approved by:	wg (mentor)
2013-09-26 12:23:46 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
William Grzybowski
d404e31ed5 - Update to 1.0
- Pass maintainership to submitter

PR:		ports/179461
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-12 11:53:21 +00:00
Ryan Steinmetz
cf9bd998c7 - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by:	portscout
Feature safe:	yes
2012-12-06 16:39:07 +00:00
Max Brazhnikov
ae99f14e9a Add new port archivers/zutils:
Zutils is a collection of utilities able to deal with any combination
of compressed and non-compressed files transparently. If any given
file, including standard input, is compressed, its decompressed
content is used. Compressed files are decompressed on the fly; no
temporary files are created.

The provided utilities are:
Zcat - Decompresses and copies files to standard output.
Zcmp - Decompresses and compares two files byte by byte.
Zdiff - Decompresses and compares two files line by line.
Zgrep - Decompresses and searches files for a regular expression.
Ztest - Tests integrity of compressed files.

The supported compressors are bzip2, gzip, lzip, and xz.

WWW: http://www.nongnu.org/zutils/zutils.html

PR:		ports/156359
Submitted by:	Albert Vernon <f3cun3c02 at sneakemail.com>
2011-04-24 20:54:44 +00:00