notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rzip Compression program similar to gzip or bzip2
2.1_2 archivers on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1_1Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-04-20 11:40:56
Last Update: 2024-01-23 13:37:38
Commit Hash: 879c351
People watching this port, also watch:: unzip, zip, libogg, zsh, curl
License: GPLv2
WWW:
https://rzip.samba.org/
Description:
rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage from long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs. The principal advantage of rzip is that it has an effective history buffer of 900 Mbyte. This means it can find matching pieces of the input file over huge distances compared to other commonly used compression programs. The gzip program by comparison uses a history buffer of 32 kbyte and bzip2 uses a history buffer of 900 kbyte. The second advantage of rzip over bzip2 is that it is usually faster. This may seem surprising at first given that rzip uses the bzip2 library as a backend (for handling the short-range compression), but it makes sense when you realise that rzip has usually reduced the data a fair bit before handing it to bzip2, so bzip2 has to do less work.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/rzip
  2. share/man/man1/rzip.1.gz
  3. /usr/local/share/licenses/rzip-2.1_2/catalog.mk
  4. /usr/local/share/licenses/rzip-2.1_2/LICENSE
  5. /usr/local/share/licenses/rzip-2.1_2/GPLv2
Collapse this list.
Dependency lines:
  • rzip>0:archivers/rzip
To install the port:
cd /usr/ports/archivers/rzip/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/rzip
  • pkg install rzip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rzip
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rzip-2.1.tar.gz) = 4bb96f4d58ccf16749ed3f836957ce97dbcff3e3ee5fd50266229a48f89815b7 SIZE (rzip-2.1.tar.gz) = 46785

Packages (timestamps in pop-ups are UTC):
rzip
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1_22.1_22.1_12.1_22.1_2-2.1_1-
FreeBSD:13:quarterly2.1_12.1_12.1_12.1_12.1_12.1_12.1_12.1_1
FreeBSD:14:latest2.1_22.1_22.1_12.1_22.1_22.1_1-2.1_1
FreeBSD:14:quarterly2.1_12.1_1-2.1_12.1_12.1_12.1_12.1_1
FreeBSD:15:latest2.1_22.1_2n/a2.1_2n/a2.1_22.1_22.1_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. archivers/deco

Configuration Options:
No options to configure
Options name:
archivers_rzip
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.samba.org/pub/rzip/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1_2
23 Jan 2024 13:37:38
commit hash: 879c351c84bf8c11b7e0430c57bc7b8b7662a3c3commit hash: 879c351c84bf8c11b7e0430c57bc7b8b7662a3c3commit hash: 879c351c84bf8c11b7e0430c57bc7b8b7662a3c3commit hash: 879c351c84bf8c11b7e0430c57bc7b8b7662a3c3 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/rzip: Move man pages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.1_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.1_1
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.1_1
05 Oct 2021 19:11:35
commit hash: 0f289ad9ce8f6aea58b5d357598e217033f073b7commit hash: 0f289ad9ce8f6aea58b5d357598e217033f073b7commit hash: 0f289ad9ce8f6aea58b5d357598e217033f073b7commit hash: 0f289ad9ce8f6aea58b5d357598e217033f073b7 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
archivers/rzip: Add CPE information

Approved by:	portmgr (blanket)
2.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1_1
13 Feb 2020 23:42:42
Revision:526076Original commit files touched by this commit
ehaupt search for other commits by this committer
Set the install-path via configure instead of patching Makefile.in

The change gets rid of the sole patch -- and thus the entire files/ -- by using
a Makefile-knob.

The resulting build is exactly the same -- no need to bump PORTREVISION.

PR:		244107
Submitted by:	mi
2.1_1
28 Aug 2018 07:55:30
Revision:478290Original commit files touched by this commit
ehaupt search for other commits by this committer
Update WWW and MASTER_SITES
2.1_1
08 Aug 2016 09:23:08
Revision:419806Original commit files touched by this commit
ehaupt search for other commits by this committer
Strip binary
2.1
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2.1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2.1
15 Nov 2013 09:41:41
Revision:333826Original commit files touched by this commit
ehaupt search for other commits by this committer
- Add LICENSE
- Support staging
- Take maintainership
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
2.1
09 Jul 2013 21:26:49
Revision:322581Original commit files touched by this commit
pav search for other commits by this committer
- Drop all my ports
2.1
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
2.1
21 Feb 2006 10:41:26
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.1
2.0
23 Nov 2005 17:38:02
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256s
2.0
20 Apr 2004 11:39:49
Original commit files touched by this commit
pav search for other commits by this committer
Add rzip, a compression program, similar in functionality to gzip or bzip2, but
able to take advantage from long distance redundancies in files, which can
sometimes allow rzip to produce much better compression ratios than other
programs.

WWW: http://rzip.samba.org/

Number of commits found: 18