Port details |
- plzip Parallel, lossless data compressor based on the LZMA algorithm
- 1.12 archivers =2 1.11_1Version of this port present on the latest quarterly branch.
- Maintainer: delphij@FreeBSD.org
- Port Added: 2010-06-02 15:34:05
- Last Update: 2025-01-15 04:06:23
- Commit Hash: 30943a5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.nongnu.org/lzip/plzip.html
- Description:
- Plzip is a massively parallel (multi-threaded), lossless data
compressor based on the LZMA algorithm, with very safe integrity
checking and a user interface similar to the one of gzip or bzip2.
Plzip uses the lzip file format; the files produced by plzip are
fully compatible with lzip-1.4 or newer.
- ¦ ¦ ¦ ¦
- 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/plzip/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/plzip
- pkg install plzip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: plzip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736913732
SHA256 (plzip-1.12.tar.gz) = 50d71aad6fa154ad8c824279e86eade4bcf3bb4932d757d8f281ac09cfadae30
SIZE (plzip-1.12.tar.gz) = 89256
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- lzlib>=1.1 : archivers/lzlib
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_plzip
- USES:
- gmake
- 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 |
1.12 15 Jan 2025 04:06:23 |
Xin LI (delphij) |
archivers/plzip: upgrade to 1.12. |
1.11_1 20 Feb 2024 22:09:26 |
Muhammad Moinur Rahman (bofh) |
archivers/plzip: Moved man to share/man
Approved by: portmgr (blanket) |
1.11 27 Jan 2024 06:59:04 |
Xin LI (delphij) |
archivers/plzip: upgrade to 1.11. |
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.10 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.10 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.10 27 Jan 2022 16:34:17 |
Xin LI (delphij) |
archivers/plzip: update to 1.10 |
1.9 28 Apr 2021 20:52:24 |
Xin LI (delphij) Author: Gian-Simon Purkert |
archivers/plzip: Update to 1.9
PR: 255464
Submitted by: Gian-Simon Purkert <gspurki@gmail.com> |
1.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8 06 Jan 2019 19:27:46 |
delphij |
Update to 1.8. |
1.7 31 Dec 2018 23:09:48 |
delphij |
Update to 1.7. |
1.6_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.6 22 Jul 2017 07:06:08 |
delphij |
Update to 1.6. |
1.5 22 Feb 2017 12:59:28 |
bapt |
Remove useless dependency on GNU make
Those ports builds perfectly fine with bmake |
1.5 26 Jun 2016 08:43:26 |
delphij |
Update to 1.5. |
1.4 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.4 24 Jul 2015 00:17:31 |
delphij |
Update to 1.4. |
1.3 31 Mar 2015 21:49:55 |
delphij |
Update to 1.3. |
1.1 26 Dec 2013 16:27:35 |
bapt |
Support stage |
1.1 26 Sep 2013 17:29:30 |
delphij |
Update:
lzlib to 1.5
plzip to 1.1 |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.0 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.0 18 Jun 2013 03:38:38 |
delphij |
- Update lzlib to 1.4.
- Update plzip to 1.0. |
0.9 05 Dec 2012 01:58:40 |
danfe |
- Sanitize port COMMENT
- Remove old-school author attribution from pkg-descr
Feature safe: yes |
0.9 04 Dec 2012 21:18:46 |
delphij |
- Update to 0.9
- Take maintainership
Feature safe: yes |
0.7 04 Dec 2012 20:39:22 |
zi |
- Reset MAINTAINER due to unrecoverable bounce
Reported by: portscout
Feature safe: yes |
0.7 16 Jan 2011 07:16:31 |
wen |
- Update to 0.7
PR: ports/154049
Submitted by: Albert Vernon <f3cun3c02@sneakemail.com> (maintainer)
Feature safe: yes |
0.6 02 Jun 2010 15:33:46 |
miwi |
Plzip is a massively parallel (multi-threaded), lossless data
compressor based on the LZMA algorithm, with very safe integrity
checking and a user interface similar to the one of gzip or bzip2.
Plzip uses the lzip file format; the files produced by plzip are
fully compatible with lzip-1.4 or newer.
WWW: http://www.nongnu.org/lzip/plzip.html
Albert Vernon <f3cun3c02@sneakemail.com>
PR: ports/146884
Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com> |