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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
bzip3 Better and stronger spiritual successor to BZip2
1.5.3 archivers on this many watch lists=3 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.5.2Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-07 08:27:07
Last Update: 2025-08-16 08:41:55
Commit Hash: 5d47abd
People watching this port, also watch:: xrdp, telegram-desktop, osv-scanner, memcached, R
License: APACHE20 BSD2CLAUSE LGPL3+
WWW:
https://github.com/kspalaiologos/bzip3
Description:
A better, faster and stronger spiritual successor to BZip2. Features higher compression ratios and better performance thanks to a order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass based on LZ77-style string matching and PPM-style context modeling.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/bzip3-1.5.3/catalog.mk
  3. /usr/local/share/licenses/bzip3-1.5.3/LICENSE
  4. /usr/local/share/licenses/bzip3-1.5.3/APACHE20
  5. /usr/local/share/licenses/bzip3-1.5.3/BSD2CLAUSE
  6. /usr/local/share/licenses/bzip3-1.5.3/LGPL3+
  7. bin/bunzip3
  8. bin/bz3cat
  9. bin/bz3grep
  10. bin/bz3less
  11. bin/bz3more
  12. bin/bz3most
  13. bin/bzip3
  14. include/libbz3.h
  15. lib/libbzip3.a
  16. lib/libbzip3.so
  17. lib/libbzip3.so.1
  18. lib/libbzip3.so.1.0.0
  19. libdata/pkgconfig/bzip3.pc
  20. share/man/man1/bunzip3.1.gz
  21. share/man/man1/bz3cat.1.gz
  22. share/man/man1/bz3grep.1.gz
  23. share/man/man1/bz3less.1.gz
  24. share/man/man1/bz3more.1.gz
  25. share/man/man1/bz3most.1.gz
  26. share/man/man1/bzip3.1.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • bzip3>0:archivers/bzip3
To install the port:
cd /usr/ports/archivers/bzip3/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/bzip3
  • pkg install bzip3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bzip3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1755333286 SHA256 (bzip3-1.5.3.tar.xz) = 58a53d002eb80c6f74c292ddf37d4f53604f6e2126cb3ae2bff738971302aa85 SIZE (bzip3-1.5.3.tar.xz) = 284788

Packages (timestamps in pop-ups are UTC):
bzip3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.31.5.3-1.5.31.5.3---
FreeBSD:13:quarterly1.5.21.5.21.3.11.5.21.5.21.4.01.4.01.4.0
FreeBSD:14:latest1.5.31.5.3-1.5.21.5.31.3.1-1.3.1
FreeBSD:14:quarterly1.5.21.5.2-1.5.21.5.21.4.01.4.01.4.0
FreeBSD:15:latest1.5.31.5.3n/a1.5.2n/a1.4.0_21.4.0_21.4.0_2
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. textproc/ugrep

Configuration Options:
No options to configure
Options name:
archivers_bzip3
USES:
cpe libtool tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/kspalaiologos/bzip3/releases/download/1.5.3/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.3
16 Aug 2025 08:41:55
commit hash: 5d47abdb67eb501bce2e4953e41bbb32d00e309bcommit hash: 5d47abdb67eb501bce2e4953e41bbb32d00e309bcommit hash: 5d47abdb67eb501bce2e4953e41bbb32d00e309bcommit hash: 5d47abdb67eb501bce2e4953e41bbb32d00e309b files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: Update to 1.5.3

Switch to autotools as CMake support is currently broken and not
directly maintained by upstream.

Issue:		https://github.com/iczelia/bzip3/issues/166
1.5.2
23 Jul 2025 09:10:28
commit hash: e3928d495a8e3fb97c365b972b0bd06f12a3a1cccommit hash: e3928d495a8e3fb97c365b972b0bd06f12a3a1cccommit hash: e3928d495a8e3fb97c365b972b0bd06f12a3a1cccommit hash: e3928d495a8e3fb97c365b972b0bd06f12a3a1cc files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
archivers/*: remove unneeded USES=pathfix

The framework deals with .pc files without the needs of patching the
source (since 2017)
1.5.2
29 Apr 2025 13:40:39
commit hash: df106eed4e42f3fe42259ecff4360a4ed2d760a4commit hash: df106eed4e42f3fe42259ecff4360a4ed2d760a4commit hash: df106eed4e42f3fe42259ecff4360a4ed2d760a4commit hash: df106eed4e42f3fe42259ecff4360a4ed2d760a4 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: Update to 1.5.2
1.5.1_1
18 Dec 2024 08:17:04
commit hash: 9a3be44b481507d7daed13afc610e0ef7fd5becdcommit hash: 9a3be44b481507d7daed13afc610e0ef7fd5becdcommit hash: 9a3be44b481507d7daed13afc610e0ef7fd5becdcommit hash: 9a3be44b481507d7daed13afc610e0ef7fd5becd files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: Remove obsolete post-patch target

- Remove obsolete post-patch target
- Portclippy
1.5.1
17 Dec 2024 18:01:53
commit hash: f548c6c4880cb6ef20445674702f3025e0fb9ff6commit hash: f548c6c4880cb6ef20445674702f3025e0fb9ff6commit hash: f548c6c4880cb6ef20445674702f3025e0fb9ff6commit hash: f548c6c4880cb6ef20445674702f3025e0fb9ff6 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: Update to 1.5.1
1.4.0_2
19 Sep 2024 14:49:53
commit hash: 49c9e58c24934e16c91b5a4e68d73735e104e848commit hash: 49c9e58c24934e16c91b5a4e68d73735e104e848commit hash: 49c9e58c24934e16c91b5a4e68d73735e104e848commit hash: 49c9e58c24934e16c91b5a4e68d73735e104e848 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
archivers/bzip3: Add CPE_VENDOR information

Event:		DevSummit/202409
1.4.0_2
13 Jan 2024 11:10:15
commit hash: a0556a10e1ce7bfec805d54da4d6968c8e897f0ccommit hash: a0556a10e1ce7bfec805d54da4d6968c8e897f0ccommit hash: a0556a10e1ce7bfec805d54da4d6968c8e897f0ccommit hash: a0556a10e1ce7bfec805d54da4d6968c8e897f0c files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: Clarify licensing

PR:		276293
Reported by:	dearblue@users.osdn.me
1.4.0_1
12 Jan 2024 14:33:02
commit hash: d1ca583c9f86652049d9e347edbd5381184b0365commit hash: d1ca583c9f86652049d9e347edbd5381184b0365commit hash: d1ca583c9f86652049d9e347edbd5381184b0365commit hash: d1ca583c9f86652049d9e347edbd5381184b0365 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: Monkey patch to display correct verison

Upstream issue:
https://github.com/kspalaiologos/bzip3/issues/126

PR:		276274 (based on)
Reported by:	dearblue@users.osdn.me
1.4.0
06 Dec 2023 23:01:14
commit hash: cf53907cd2034e9fd577af38d4de1b7ae2d1a6abcommit hash: cf53907cd2034e9fd577af38d4de1b7ae2d1a6abcommit hash: cf53907cd2034e9fd577af38d4de1b7ae2d1a6abcommit hash: cf53907cd2034e9fd577af38d4de1b7ae2d1a6ab files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
Author: Daniel Engberg
archivers/bzip3: Update to 1.4.0

PR:		275576
1.3.2
06 Aug 2023 13:03:41
commit hash: df65914ed75dce76306c1ba054ff00aa5aa15ea7commit hash: df65914ed75dce76306c1ba054ff00aa5aa15ea7commit hash: df65914ed75dce76306c1ba054ff00aa5aa15ea7commit hash: df65914ed75dce76306c1ba054ff00aa5aa15ea7 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: Update to 1.3.2
1.3.1
07 Jun 2023 08:24:41
commit hash: cf516e48cd82c1b452fe3c5d410211c627b766b4commit hash: cf516e48cd82c1b452fe3c5d410211c627b766b4commit hash: cf516e48cd82c1b452fe3c5d410211c627b766b4commit hash: cf516e48cd82c1b452fe3c5d410211c627b766b4 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
archivers/bzip3: add new port

A better, faster and stronger spiritual successor to BZip2. Features
higher compression ratios and better performance thanks to a order-0
context mixing entropy coder, a fast Burrows-Wheeler transform code
making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass
based on LZ77-style string matching and PPM-style context modeling.

Number of commits found: 11