Page MenuHomeFreeBSD

packages: Replace libbz2 package with a bzip2 package
ClosedPublic

Authored by ivy on Sep 21 2025, 5:20 PM.
Tags
None
Referenced Files
F163156540: D52663.id162703.diff
Mon, Jul 20, 2:42 PM
Unknown Object (File)
Sat, Jul 18, 7:08 PM
Unknown Object (File)
Wed, Jul 15, 6:45 AM
Unknown Object (File)
Wed, Jul 15, 6:45 AM
Unknown Object (File)
Fri, Jul 10, 2:50 PM
Unknown Object (File)
Thu, Jul 9, 2:01 PM
Unknown Object (File)
Tue, Jul 7, 2:55 AM
Unknown Object (File)
Fri, Jul 3, 5:00 AM
Subscribers

Details

Summary

Currently libbz2 is in the libbz2 package, while bzip2 itself is in
-utilities, which is inconsistent. Move both the library and the
utility to a new -bzip2 package, and use LIB_PACKAGE to create a
separate -bzip2-lib package for runtime dependencies.

Add the bzip2 package to the minimal set, and since newsyslogd uses
bzip2 for logfile compression, add a dependency from there.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67226
Build 64109: arc lint + arc unit