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
lzlib In-memory LZMA compression and decompression library
1.14 archivers on this many watch lists=0 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.13Version of this port present on the latest quarterly branch.
Maintainer: delphij@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-02 15:33:48
Last Update: 2024-01-27 06:59:04
Commit Hash: 1193d7c
License: BSD2CLAUSE
WWW:
https://www.nongnu.org/lzip/lzlib.html
Description:
The lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the uncompressed data. The compressed data format used by the library is the lzip format.
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. include/lzlib.h
  2. lib/liblz.a
  3. /usr/local/share/licenses/lzlib-1.14/catalog.mk
  4. /usr/local/share/licenses/lzlib-1.14/LICENSE
  5. /usr/local/share/licenses/lzlib-1.14/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • lzlib>0:archivers/lzlib
To install the port:
cd /usr/ports/archivers/lzlib/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/lzlib
  • pkg install lzlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lzlib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706337731 SHA256 (lzlib-1.14.tar.gz) = 5acac8714ed4f306020bae660dddce706e5f8a795863679037da9fe6bf4dcf6f SIZE (lzlib-1.14.tar.gz) = 131624

Packages (timestamps in pop-ups are UTC):
lzlib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.141.141.111.141.14-1.11-
FreeBSD:13:quarterly1.131.131.131.131.141.131.131.13
FreeBSD:14:latest1.141.141.131.141.141.13-1.13
FreeBSD:14:quarterly1.131.14-1.131.141.131.131.13
FreeBSD:15:latest1.141.14n/a1.14n/a1.141.141.14
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. indexinfo : print/indexinfo
This port is required by:
for Build
  1. archivers/plzip

Configuration Options:
No options to configure
Options name:
archivers_lzlib
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://mirror.csclub.uwaterloo.ca/nongnu/lzip/lzlib/
  2. http://mirror.easyname.at/nongnu/lzip/lzlib/
  3. http://mirror.netcologne.de/savannah/lzip/lzlib/
  4. http://nongnu.askapache.com/lzip/lzlib/
  5. https://download-mirror.savannah.gnu.org/releases/lzip/lzlib/
  6. https://download.savannah.gnu.org/releases/lzip/lzlib/
  7. https://mirror.kumi.systems/nongnu/lzip/lzlib/
  8. https://mirrors.up.pt/pub/nongnu/lzip/lzlib/
  9. https://nongnu.uib.no/lzip/lzlib/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.14
27 Jan 2024 06:59:04
commit hash: 1193d7c15be359feafed3494fd5e59c316137476commit hash: 1193d7c15be359feafed3494fd5e59c316137476commit hash: 1193d7c15be359feafed3494fd5e59c316137476commit hash: 1193d7c15be359feafed3494fd5e59c316137476 files touched by this commit
Xin LI (delphij) search for other commits by this committer
archivers/lzlib: upgrade to 1.14.
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.13
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.13
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.13
27 Jan 2022 16:32:16
commit hash: 1de9f7cb054579147571c070d80fa322461125a5commit hash: 1de9f7cb054579147571c070d80fa322461125a5commit hash: 1de9f7cb054579147571c070d80fa322461125a5commit hash: 1de9f7cb054579147571c070d80fa322461125a5 files touched by this commit
Xin LI (delphij) search for other commits by this committer
archivers/lzlib: update to 1.13.
1.12
28 Apr 2021 20:52:23
commit hash: 6ee2993ea91fcdcd27b0586a71f6ddd6a3f46b38commit hash: 6ee2993ea91fcdcd27b0586a71f6ddd6a3f46b38commit hash: 6ee2993ea91fcdcd27b0586a71f6ddd6a3f46b38commit hash: 6ee2993ea91fcdcd27b0586a71f6ddd6a3f46b38 files touched by this commit
Xin LI (delphij) search for other commits by this committer
Author: Gian-Simon Purkert
archivers/lzlib: Update to 1.12

PR:		255466
Submitted by:	Gian-Simon Purkert <gspurki@gmail.com>
1.11
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.11
09 Feb 2020 20:45:07
Revision:525671Original commit files touched by this commit
delphij search for other commits by this committer
archivers/lzlib: update to 1.11.
1.10
10 Oct 2019 13:17:47
Revision:514226Original commit files touched by this commit
bapt search for other commits by this committer
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
1.10
31 Dec 2018 23:13:13
Revision:488846Original commit files touched by this commit
delphij search for other commits by this committer
Update to 1.10.
1.9_1
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
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.9
22 Jul 2017 06:57:45
Revision:446367Original commit files touched by this commit
delphij search for other commits by this committer
Update to 1.9.
1.8
26 Jun 2016 07:46:09
Revision:417513Original commit files touched by this commit
delphij search for other commits by this committer
Update to 1.8.
1.7
24 Jul 2015 00:17:17
Revision:392763Original commit files touched by this commit
delphij search for other commits by this committer
Update to 1.7.
1.6
28 Mar 2015 05:15:03
Revision:382449Original commit files touched by this commit
delphij search for other commits by this committer
Update to 1.6.
1.5
26 Dec 2013 16:06:13
Revision:337543Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.5
26 Sep 2013 17:29:30
Revision:328397Original commit files touched by this commit
delphij search for other commits by this committer
Update:
  lzlib to 1.5
  plzip to 1.1
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.4
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.4
18 Jun 2013 03:38:38
Revision:321168Original commit files touched by this commit
delphij search for other commits by this committer
 - Update lzlib to 1.4.
 - Update plzip to 1.0.
1.3
05 Dec 2012 01:58:40
Revision:308297Original commit files touched by this commit
danfe search for other commits by this committer
- Sanitize port COMMENT
- Remove old-school author attribution from pkg-descr

Feature safe:	yes
1.3
04 Dec 2012 21:13:56
Revision:308274Original commit files touched by this commit
delphij search for other commits by this committer
 - Update to 1.3.
 - Take maintainership.

Feature safe:	yes
1.1
04 Dec 2012 20:39:22
Revision:308272Original commit files touched by this commit
zi search for other commits by this committer
- Reset MAINTAINER due to unrecoverable bounce

Reported by:	portscout
Feature safe:	yes
1.1
27 Jan 2012 17:43:28
Original commit files touched by this commit
miwi search for other commits by this committer
- Respect CXX/CXXFLAGS

PR:             163249
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer timeout
1.1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
1.1
16 Jan 2011 07:14:09
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.1

PR:             ports/154048
Submitted by:   Albert Vernon <f3cun3c02@sneakemail.com> (maintainer)
Feature safe:   yes
1.0
02 Jun 2010 15:33:22
Original commit files touched by this commit
miwi search for other commits by this committer
The lzlib compression library provides in-memory LZMA compression
and decompression functions, including integrity checking of the
uncompressed data.  The compressed data format used by the library
is the lzip format.

WWW: http://www.nongnu.org/lzip/lzlib.html

Albert Vernon <f3cun3c02@sneakemail.com>

PR:             ports/146882
Submitted by:   Albert Vernon <f3cun3c02 at sneakemail.com>

Number of commits found: 27