Page MenuHomeFreeBSD

pkgbase: Move librt to clibs
ClosedPublic

Authored by manu on May 3 2021, 8:27 AM.
Tags
None
Referenced Files
F151329673: D30088.id89139.diff
Tue, Apr 7, 3:43 PM
Unknown Object (File)
Fri, Apr 3, 8:33 PM
Unknown Object (File)
Tue, Mar 24, 11:57 AM
Unknown Object (File)
Tue, Mar 24, 7:56 AM
Unknown Object (File)
Tue, Mar 24, 5:33 AM
Unknown Object (File)
Tue, Mar 17, 6:14 AM
Unknown Object (File)
Sun, Mar 15, 2:37 AM
Unknown Object (File)
Feb 25 2026, 5:13 AM

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.