Port details |
- gzrecover GZIP recovery toolkit
- 0.8 archivers =4 0.8Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2005-06-08 12:08:57
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gzip, gtar, libevent, pure-ftpd, py39-simpy
- License: GPLv2
- WWW:
- https://www.urbanophile.com/arenn/hacking/gzrt/
- Description:
- Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
skip over bad data and extract whatever files might be there.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gzrecover>0:archivers/gzrecover
- To install the port:
- cd /usr/ports/archivers/gzrecover/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/gzrecover
- pkg install gzrecover
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gzrecover
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gzrt-0.8.tar.gz) = b0b7dc53dadd8309ad9f43d6d6be7ac502c68ef854f1f9a15bd7f543e4571fee
SIZE (gzrt-0.8.tar.gz) = 7311
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gzrecover-0.8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_gzrecover
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8 28 Aug 2018 07:55:30 |
ehaupt |
Update WWW and MASTER_SITES |
0.8 06 Jan 2015 09:36:03 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.8 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
0.8 13 Feb 2014 09:38:44 |
ehaupt |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
0.8 12 Feb 2014 19:22:53 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
0.8 03 Oct 2013 12:46:23 |
ehaupt |
Update to 0.8 |
0.7 20 Sep 2013 13:11:21 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.7 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
0.7 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
0.7 05 Feb 2013 16:06:19 |
ehaupt |
Update to 0.7 |
0.6 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
0.6 05 Nov 2012 16:07:03 |
ehaupt |
- Update to 0.6
- Trim header
Feature safe: yes |
0.5 27 Dec 2011 15:14:23 |
ehaupt |
Pacify portlint
Feature safe: yes |
0.5 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.5 24 Jan 2011 17:04:52 |
ehaupt |
Add LICENSE, remove MD5 sums
Feature safe: yes |
0.5 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
0.5 27 Mar 2008 22:15:47 |
ehaupt |
Use MASTER_SITE_CRITICAL |
0.5 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.5 07 Sep 2006 15:37:57 |
ehaupt |
Update to 0.5 |
0.4 11 Aug 2006 11:06:17 |
ehaupt |
- Respect DESTDIR
- Remove an unnecessary condition
PR: 101801
Submitted by: gabor |
0.4 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
0.4 14 Nov 2005 13:25:40 |
ehaupt |
Update to 0.4 |
0.3 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.3 09 Jun 2005 13:22:26 |
jylefort |
Suppress compiler warnings.
PR: ports/82050
Submitted by: maintainer |
0.3 08 Jun 2005 12:08:09 |
jylefort |
Add gzrecover.
Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
skip over bad data and extract whatever files might be there.
WWW: http://www.urbanophile.com/arenn/hacking/gzrt/
PR: ports/81840
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |