Port details |
- lbzip2 Multi-threaded bzip2/bunzip2 filter
- 2.5 archivers
=2 2.5Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2009-02-09 20:21:35
- Last Update: 2024-01-22 12:09:10
- Commit Hash: 345fc74
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://lbzip2.org/
- Description:
- bzip2 is a free, multi-threaded compression utility with support for bzip2
compressed file format.
lbzip2 can process standard bz2 files in parallel. It uses POSIX threading
model (pthreads), which allows it to take full advantage of the symmetric
multiprocessing (SMP) systems. It has been proven to scale linearly, even
to over one hundred processor cores.
lbzip2 is fully compatible with bzip2 -- both at file format and command
line level. Files created by lbzip2 can be decompressed by all versions
of bzip2 and other software supporting bz2 format. lbzip2 can decompress
any bz2 files in parallel. All bzip2 command-line options are also
accepted by lbzip2. This makes lbzip2 a drop-in replacement for bzip2.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lbzip2>0:archivers/lbzip2
- To install the port:
- cd /usr/ports/archivers/lbzip2/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/lbzip2
- pkg install lbzip2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lbzip2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1395865500
SHA256 (lbzip2-2.5.tar.bz2) = eec4ff08376090494fa3710649b73e5412c3687b4b9b758c93f73aa7be27555b
SIZE (lbzip2-2.5.tar.bz2) = 514852
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 lbzip2-2.5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_lbzip2
- USES:
- tar:bzip2
- 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 |
2.5 22 Jan 2024 12:09:10
![commit hash: 345fc748de406d65743d58178ef3f989d6a73e35 commit hash: 345fc748de406d65743d58178ef3f989d6a73e35](/images/git.png) ![commit hash: 345fc748de406d65743d58178ef3f989d6a73e35 commit hash: 345fc748de406d65743d58178ef3f989d6a73e35](/images/codeberg.svg) ![commit hash: 345fc748de406d65743d58178ef3f989d6a73e35 commit hash: 345fc748de406d65743d58178ef3f989d6a73e35](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Alexey Dokuchaev (danfe) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports
This is a temporary measure to facilitate entering the new world
order where manual pages are installed under ${PREFIX}/share/man. |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.5 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
2.5 20 Jul 2022 14:20:49
![commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768](/images/git.png) ![commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768](/images/codeberg.svg) ![commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
2.5 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.5 03 Aug 2019 18:19:34
![Revision:507976 Revision:507976](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Provide fall-back distfile location while official mastersite is not
accessible, and assume maintainership. This port can be very useful
as PKG_DEPENDS alternative to default packaging method because it is
about twice as fast compared to `archivers/pbzip2', another parallel
BZIP2 compressor we have in the ports. |
2.5 03 Aug 2019 11:08:13
![Revision:507953 Revision:507953](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark BROKEN: unfetchable |
2.5 13 Jun 2018 10:03:55
![Revision:472301 Revision:472301](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Provide more elaborate port description and update WWW: line. |
2.5 13 Jun 2018 09:49:24
![Revision:472300 Revision:472300](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update `archivers/lbzip2' to version 2.5, switch
to the `.tar.bz2' distfile (USES=tar:bzip2)
- Update MASTER_SITES and add LICENSE (GPLv3)
- The build system is GNU autotools-based since 2.x
- Install more complete set of documentation files
- Drop no longer needed WRKSRC, the patch file, and
`do-install' target
- Get rid of the .for loop when installing files on
the PORTDOCS list |
0.23 11 Jun 2018 20:56:24
![Revision:472207 Revision:472207](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts |
0.23 26 Jul 2016 16:51:16
![Revision:419133 Revision:419133](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.23 19 Jul 2016 11:04:14
![Revision:418767 Revision:418767](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.23 16 Jul 2014 03:47:06
![Revision:362027 Revision:362027](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
0.23 26 Dec 2013 14:34:43
![Revision:337519 Revision:337519](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support stage |
0.23 20 Sep 2013 13:11:21
![Revision:327699 Revision:327699](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.23 18 Dec 2012 07:57:31
![Revision:309150 Revision:309150](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
0.23 18 Mar 2011 17:59:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.23 17 Mar 2010 03:08:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update 0.23
Version: lbzip2-0.23
Focus: Minor feature enhancements
Date: 03-Mar-2010
Changes: In this release, if lbzip2 intends to exit with status 1 due to any
fatal error, but any SIGPIPE or SIGXFSZ with inherited SIG_DFL action
was generated for lbzip2 previously, then lbzip2 terminates by way of
one of said signals, after cleaning up any interrupted output file.
This should improve compatibility with GNU tar, when it spawns lbzip2
as a filter, and closes the pipe between them early, before it
receives an EOF from lbzip2. |
0.22 19 Feb 2010 20:58:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.22
Version: lbzip2-0.22
Focus: Minor bugfixes
Date: 18-Feb-2010
Changes: Building lbzip2 on Debian unstable discovered that the "lfs.sh" build
script, due to a typo, did not invoke the "getconf" utility in a
SUSv2-conformant way. This bug has been corrected.
Version: lbzip2-0.21
Focus: Minor bugfixes
Date: 17-Feb-2010
Changes: Code examination revealed that lbzip2-0.18 introduced a race between
the following two code paths: (1) the muxer thread displays an error
message when it encounters a write error, (2) the main thread, in
preparation to terminate the process, frees the output file name after
an INT or TERM signal is delivered to it. This bug had negligible
chance to occur, but it was fixed nonetheless.
Feature safe: yes |
0.20 05 Feb 2010 21:54:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.20
- Install manual page
- Support for PORTDOCS |
0.19 20 Dec 2009 18:57:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.19
Version: lbzip2-0.19
Focus: Minor bugfixes
Date: 01-Dec-2009
Changes: This release works around a GNU/kFreeBSD standards-compliance problem.
GNU/kFreeBSD does not define some STREAMS-related errno macros
mandated by SUSv2. Consequently, lbzip2-0.18 cannot be built on
GNU/kFreeBSD. This version checks if those (and some other) macros are
defined before relying them.
Version: lbzip2-0.18
Focus: Major feature enhancements
Date: 29-Nov-2009
Changes: After adding sanity checks to both decompressors, the following
features were implemented: removal of input FILE operands; options
--keep and --force; copying of owner, group, permission bits, access
time, modification time to regular output files. Logging was cleaned
up and internally categorized into INFO, WARNING and FATAL levels; a
separate exit status was introduced for the case when a warning
message was printed. The decompressor robustness tests were
re-executed. The author has finally replaced bzip2 with lbzip2 on his
system. |
0.17 31 Oct 2009 13:49:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.17
PR: ports/139981 (based on)
Submitted by: sylvio |
0.15 09 Apr 2009 22:27:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.15 |
0.14 15 Mar 2009 20:41:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.14 |
0.13 09 Feb 2009 20:21:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
A multi-threaded bzip2/bunzip2 filter that doesn't depend on the lseek()
system call and so isn't restricted to regular files.
WWW: http://phptest11.atw.hu/ |