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
szip Fast compression utility
1.12b_2 archivers on this many watch lists=5 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 1.12b_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-02-17 04:58:58
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: unzip, unrar, zip, autoconf, unarj
License: not specified in port
WWW:
http://www.compressconsult.com/szip/
Description:
Szip performs data compression/decompression. It uses a limited order sort transform. This transformation is related to the Burrows-Wheeler transformation used in block sorting compression methods. The difference is a fast, deterministic behaviour in time at some compression loss.
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 (1 items)
Collapse this list.
  1. bin/szip
Collapse this list.
Dependency lines:
  • szip>0:archivers/szip
To install the port:
cd /usr/ports/archivers/szip/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/szip
  • pkg install szip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: szip
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sz112b_src.tar.gz) = 822cbafabbabbbdd424042e77aa66cbb374b1ac0032b7bf31c97a3869a81311a SIZE (sz112b_src.tar.gz) = 39020

Packages (timestamps in pop-ups are UTC):
szip
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.12b_21.12b_21.12b_21.12b_21.12b_2-1.12b_2-
FreeBSD:13:quarterly1.12b_21.12b_21.12b_21.12b_21.12b_21.12b_21.12b_21.12b_2
FreeBSD:14:latest1.12b_21.12b_21.12b_21.12b_21.12b_21.12b_2-1.12b_2
FreeBSD:14:quarterly1.12b_21.12b_2-1.12b_21.12b_21.12b_21.12b_21.12b_2
FreeBSD:15:latest1.12b_21.12b_2n/a1.12b_2n/a1.12b_21.12b_21.12b_2
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 szip-1.12b_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
archivers_szip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.sai.msu.su/pub/unix/Archivers/
  2. http://www.compressconsult.com/szip/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
1.12b_2
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)
1.12b_2
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)
1.12b_2
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.
1.12b_2
26 Aug 2019 17:29:32
Revision:509961Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add WWW
1.12b_2
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
1.12b_2
11 Dec 2015 16:21:58
Revision:403546Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
1.12b_2
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
1.12b_2
24 Jun 2014 21:49:09
Revision:359133Original commit files touched by this commit
bapt search for other commits by this committer
Use framework properly to build
1.12b_2
16 Oct 2013 11:27:25
Revision:330498Original commit files touched by this commit
ak search for other commits by this committer
- Support STAGEDIR
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)
1.12b_2
30 Aug 2013 01:02:57
Revision:325646Original commit files touched by this commit
bapt search for other commits by this committer
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
1.12b_2
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.12b_2
31 Dec 2012 14:08:49
Revision:309743Original commit files touched by this commit
bapt search for other commits by this committer
Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
1.12b_2
18 Dec 2012 07:57:31
Revision:309150Original commit files touched by this commit
danfe search for other commits by this committer
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
1.12b_2
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.12b_2
05 Aug 2011 11:45:09
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update broken/outdated WWW entries. Remove those where no alternate source was
found.
1.12b_2
29 Jun 2011 21:10:22
Original commit files touched by this commit
garga search for other commits by this committer
Drop maintainership
1.12b_2
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)
1.12b_2
28 Mar 2009 17:53:24
Original commit files touched by this commit
garga search for other commits by this committer
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
1.12b_2
25 Jul 2008 17:40:58
Original commit files touched by this commit
garga search for other commits by this committer
- New entry to MASTER_SITES
1.12b_2
23 May 2008 20:00:14
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix a few typos in the archivers category.
1.12b_2
09 Mar 2008 14:12:21
Original commit files touched by this commit
garga search for other commits by this committer
- Respect CFLAGS
- Bump PORTREVISION

PR:             ports/121441 (based on)
Submitted by:   bf <bf2006a@yahoo.com>
1.12b_1
23 Jul 2006 14:22:12
Original commit files touched by this commit
garga search for other commits by this committer
- Remove uneeded patch
- Adopt
1.12b_1
22 Jul 2006 04:28:27
Original commit files touched by this commit
linimon search for other commits by this committer
Reset bouncing maintainer address ip@doom.homeunix.org.  We hope to see him
back soon.

Hat:            portmgr
1.12b_1
08 Jul 2006 00:32:48
Original commit files touched by this commit
ahze search for other commits by this committer
- Remove ONLY_FOR_ARCHS as this was set when this port used to install
  a binary instead of build from source.
1.12b_1
22 Jan 2006 06:58:31
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.12b_1
10 Dec 2005 18:36:04
Original commit files touched by this commit
sem search for other commits by this committer
- Remove DEPRECATED. Mastersite is back again.
- Get rid of pkg-plist.
- While I'm here, remove harmful interactivity.

PR:             ports/90188
Submitted by:   Igor Pokrovsky (maintainer)
1.12b_1
24 Oct 2005 12:12:18
Original commit files touched by this commit
garga search for other commits by this committer
- Mark as DEPRECATED and set EXPIRATION_DATE

PR:             ports/87807
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    port broken for a long time
1.12b_1
25 Jan 2005 09:08:43
Original commit files touched by this commit
arved search for other commits by this committer
Seems to work on amd64 too
1.12b_1
21 Jul 2004 17:47:52
Original commit files touched by this commit
krion search for other commits by this committer
Change maintainer's email.
1.12b_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.12b_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.12b
24 Jan 2004 08:15:42
Original commit files touched by this commit
krion search for other commits by this committer
- Give maintainership to Igor Pokrovsky <tiamat@comset.net>

PR:             61813 61814 61815 61816 61817 61818 61819
Submitted by:   Igor Pokrovsky <tiamat@comset.net>
1.12b
26 Oct 2003 22:58:12
Original commit files touched by this commit
kris search for other commits by this committer
portlint (.ifndef (PORTLINT) -> .if !defined(NOPORTDOCS))
1.12b
21 Oct 2003 09:58:09
Original commit files touched by this commit
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
1.12b
16 Aug 2003 06:27:02
Original commit files touched by this commit
kris search for other commits by this committer
Reset bouncing maintainer address.

Submitted by:   Mark Linimon <linimon@lonesome.com>
1.12b
21 Feb 2003 10:42:57
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.12b
23 Nov 2002 00:13:28
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer update to use source-version instead of binary

PR:             ports/45471
Submitted by:   Update port: archivers/szip Moving from binary to source
distribution
17 Feb 2002 07:58:58
commit hash: fp1.24825@dev.null.freshports.orgcommit hash: fp1.24825@dev.null.freshports.orgcommit hash: fp1.24825@dev.null.freshports.orgcommit hash: fp1.24825@dev.null.freshports.org files touched by this commit
markp search for other commits by this committer
Add szip 1.12b, a fast compression utility.    

Number of commits found: 40