Page MenuHomeFreeBSD

packages: Replace libbz2 package with a bzip2 package
ClosedPublic

Authored by ivy on Sun, Sep 21, 5:20 PM.
Tags
None
Referenced Files
F130802641: D52663.diff
Thu, Oct 2, 9:42 AM
F130790290: D52663.id.diff
Thu, Oct 2, 7:06 AM
Unknown Object (File)
Sun, Sep 28, 9:25 PM
Unknown Object (File)
Sun, Sep 28, 9:03 PM
Unknown Object (File)
Sun, Sep 28, 10:48 AM
Unknown Object (File)
Sat, Sep 27, 10:04 PM
Unknown Object (File)
Mon, Sep 22, 2:40 AM
Unknown Object (File)
Sun, Sep 21, 10:56 PM
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