Port details |
- szip Fast compression utility
- 1.12b_2 archivers
=7 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
 - 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, rar, autoconf, wget
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- 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:
|
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) |
1.12b_2 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 ) |
1.12b_2 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 ) |
1.12b_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.12b_2 26 Aug 2019 17:29:32
  |
amdmi3  |
- Add WWW |
1.12b_2 22 Feb 2017 12:59:28
  |
bapt  |
Remove useless dependency on GNU make
Those ports builds perfectly fine with bmake |
1.12b_2 11 Dec 2015 16:21:58
  |
amdmi3  |
- Switch to options helpers |
1.12b_2 05 Nov 2015 12:36:25
  |
mat  |
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
  |
bapt  |
Use framework properly to build |
1.12b_2 16 Oct 2013 11:27:25
  |
ak  |
- Support STAGEDIR |
20 Sep 2013 13:11:21

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.12b_2 30 Aug 2013 01:02:57
  |
bapt  |
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
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.12b_2 31 Dec 2012 14:08:49
  |
bapt  |
Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS |
1.12b_2 18 Dec 2012 07:57:31
  |
danfe  |
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
 |
dougb  |
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
 |
ehaupt  |
Update broken/outdated WWW entries. Remove those where no alternate source was
found. |
1.12b_2 29 Jun 2011 21:10:22
 |
garga  |
Drop maintainership |
1.12b_2 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.12b_2 28 Mar 2009 17:53:24
 |
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
1.12b_2 25 Jul 2008 17:40:58
 |
garga  |
- New entry to MASTER_SITES |
1.12b_2 23 May 2008 20:00:14
 |
olgeni  |
Fix a few typos in the archivers category. |
1.12b_2 09 Mar 2008 14:12:21
 |
garga  |
- Respect CFLAGS
- Bump PORTREVISION
PR: ports/121441 (based on)
Submitted by: bf <bf2006a@yahoo.com> |
1.12b_1 23 Jul 2006 14:22:12
 |
garga  |
- Remove uneeded patch
- Adopt |
1.12b_1 22 Jul 2006 04:28:27
 |
linimon  |
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
 |
ahze  |
- 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
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.12b_1 10 Dec 2005 18:36:04
 |
sem  |
- 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
 |
garga  |
- 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
 |
arved  |
Seems to work on amd64 too |
1.12b_1 21 Jul 2004 17:47:52
 |
krion  |
Change maintainer's email. |
1.12b_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.12b_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.12b 24 Jan 2004 08:15:42
 |
krion  |
- 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
 |
kris  |
portlint (.ifndef (PORTLINT) -> .if !defined(NOPORTDOCS)) |
1.12b 21 Oct 2003 09:58:09
 |
osa  |
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
 |
kris  |
Reset bouncing maintainer address.
Submitted by: Mark Linimon <linimon@lonesome.com> |
1.12b 21 Feb 2003 10:42:57
 |
knu  |
De-pkg-comment. |
1.12b 23 Nov 2002 00:13:28
 |
edwin  |
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
    |
markp  |
Add szip 1.12b, a fast compression utility. |