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
dzip File compression utility specializing in Quake demo compression
2.9 archivers on this many watch lists=3 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.9Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-06-07 18:16:06
Last Update: 2023-07-26 00:48:20
Commit Hash: 95274bf
People watching this port, also watch:: gzip, gtar, p5-type1inst, mplayer-skins
Also Listed In: games
License: ZLIB
WWW:
https://speeddemosarchive.com/dzip/
Description:
Dzip is a program for file compression. It's advantage over more popular compression software is in the size of the program, easily fitting on a floppy disk. It performs just as good as the competition, or slightly better, on average, both in compression ratio and time. Dzip's original purpose was to compress demo recordings of the id Software game Quake much better than any other program, and it still does!
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 (4 items)
Collapse this list.
  1. bin/dzip
  2. /usr/local/share/licenses/dzip-2.9/catalog.mk
  3. /usr/local/share/licenses/dzip-2.9/LICENSE
  4. /usr/local/share/licenses/dzip-2.9/ZLIB
Collapse this list.
Dependency lines:
  • dzip>0:archivers/dzip
To install the port:
cd /usr/ports/archivers/dzip/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/dzip
  • pkg install dzip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dzip
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (dz29src.zip) = de858f6a811096ebd099301cb4acd21eaf9eb1b3f95c1b21ec9e910bcf6f0f17 SIZE (dz29src.zip) = 100354

Packages (timestamps in pop-ups are UTC):
dzip
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.92.92.92.92.9-2.9-
FreeBSD:13:quarterly2.92.92.92.92.92.92.92.9
FreeBSD:14:latest2.92.92.92.92.92.9-2.9
FreeBSD:14:quarterly2.92.9-2.92.92.92.92.9
FreeBSD:15:latest2.92.9n/a2.9n/a2.92.92.9
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dzip-2.9: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
archivers_dzip
USES:
cpe dos2unix zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://speeddemosarchive.com/dzip/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2.9
23 Jul 2023 16:42:09
commit hash: efd2fec0e7efe154baf8e889f25b0438ae30f1d7commit hash: efd2fec0e7efe154baf8e889f25b0438ae30f1d7commit hash: efd2fec0e7efe154baf8e889f25b0438ae30f1d7commit hash: efd2fec0e7efe154baf8e889f25b0438ae30f1d7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
archivers/dzip: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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.9
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.9
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.9
15 Aug 2021 13:37:21
commit hash: 0e35c395368d7d0d139fe63beb1dd0ef0c5a895dcommit hash: 0e35c395368d7d0d139fe63beb1dd0ef0c5a895dcommit hash: 0e35c395368d7d0d139fe63beb1dd0ef0c5a895dcommit hash: 0e35c395368d7d0d139fe63beb1dd0ef0c5a895d files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
archivers/dzip: Add CPE information

Approved by:	portmgr (blanket)
2.9
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.9
08 Feb 2020 10:34:21
Revision:525544Original commit files touched by this commit
danfe search for other commits by this committer
- Install `Readme' file as documentation
- Reclaim maintainership while I'm at it
2.9
22 Feb 2017 12:59:28
Revision:434582Original commit files touched by this commit
bapt search for other commits by this committer
Remove useless dependency on GNU make

Those ports builds perfectly fine with bmake
2.9
17 Mar 2015 22:05:37
Revision:381523Original commit files touched by this commit
antoine search for other commits by this committer
Use gmake instead of using rules that may or may not work depending of the
version of sys.mk
This fixes build on head after r279980
2.9
31 Oct 2014 16:11:34
Revision:371872Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Release ports maintained by games@

games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.

Suggested by:	marino
2.9
07 Sep 2014 12:10:52
Revision:367530Original commit files touched by this commit
danfe search for other commits by this committer
- Bring some games-related archivers ports under games@ wing
- Wrap overly long lines while here
2.9
07 Mar 2014 15:35:40
Revision:347400Original commit files touched by this commit
bapt search for other commits by this committer
Convert archivers to USES=zip
2.9
18 Nov 2013 12:59:20
Revision:334182Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=dos2unix
Extract using bsdtar
2.9
25 Sep 2013 02:17:18
Revision:328237Original commit files touched by this commit
vanilla search for other commits by this committer
Support stage.
2.9
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
2.9
26 Oct 2012 14:16:57
Revision:306444Original commit files touched by this commit
danfe search for other commits by this committer
Augment CATEGORIES.

Feature safe:	yes
2.9
21 Oct 2012 17:13:17
Revision:306241Original commit files touched by this commit
danfe search for other commits by this committer
- Trim the header per new world order
- Define LICENSE (ZLIB)
- Relinquish to the pool

Feature safe:	yes
2.9
31 Aug 2011 15:11:02
Original commit files touched by this commit
danfe search for other commits by this committer
Utilize NO_WRKSUBDIR and reformat Makefile slightly.
2.9
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.9
22 Mar 2006 09:56:34
Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak on sparc64 [*]
- Fix a small harmless typo
- Utilize USE_DOS2UNIX
- Remove no-op USE_REINPLACE

Thanks to:      philip for sparc64 box access [*]
2.9
24 Jan 2006 12:55:30
Original commit files touched by this commit
danfe search for other commits by this committer
Use .SILENT meta-source instead of numerous `@'-prefixes.
2.9
14 Jan 2006 09:31:55
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on sparc64: (still) does not compile
2.9
20 Dec 2005 16:39:03
Original commit files touched by this commit
danfe search for other commits by this committer
Add SHA256 hashes to my ports in this category.
2.9
25 Oct 2005 10:18:25
Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak on sparc64.

Tested on:      panther
2.9
31 Aug 2005 03:21:01
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
2.9
18 Jul 2005 10:29:16
Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the build on 4.X.

PR:             ports/83543
Submitted by:   Marcus Grando <marcus(at)corp.grupos.com.br>
2.9
07 Jun 2005 18:15:25
Original commit files touched by this commit
danfe search for other commits by this committer
Add Dzip, file compression utility specializing in Quake demo compression.

WWW: http://speeddemosarchive.com/dzip/

Number of commits found: 28