Page MenuHomeFreeBSD

pkgbase: Move librt to clibs
ClosedPublic

Authored by manu on May 3 2021, 8:27 AM.
Tags
None
Referenced Files
F95987732: D30088.diff
Mon, Sep 23, 6:22 AM
F95919760: D30088.id89139.diff
Mon, Sep 23, 1:03 AM
F95919752: D30088.id88528.diff
Mon, Sep 23, 1:02 AM
Unknown Object (File)
Thu, Sep 19, 1:38 PM
Unknown Object (File)
Wed, Sep 18, 11:21 AM
Unknown Object (File)
Sun, Sep 15, 4:26 PM
Unknown Object (File)
Tue, Sep 10, 12:02 AM
Unknown Object (File)
Mon, Sep 9, 11:50 PM

Details

Summary

librt implement the POSIX realtime extension library.
Move it to clibs instead of utilities as a number of ports uses it
so avoid a dependancy on FreeBSD-utilities.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38975
Build 35864: arc lint + arc unit

Event Timeline

manu requested review of this revision.May 3 2021, 8:27 AM
In D30088#675180, @me_igalic.co wrote:

how will this behave on pkg upgrade?

In D30088#675180, @me_igalic.co wrote:

how will this behave on pkg upgrade?

Correctly, you will have a conflict that pkg will be able to solve.

This revision was not accepted when it landed; it landed in state Needs Review.May 13 2021, 3:47 PM
This revision was automatically updated to reflect the committed changes.