Page MenuHomeFreeBSD

pkgbase: Move librt to clibs
ClosedPublic

Authored by manu on May 3 2021, 8:27 AM.
Tags
None
Referenced Files
F131972700: D30088.diff
Sun, Oct 12, 3:12 PM
F131931248: D30088.id88528.diff
Sun, Oct 12, 7:28 AM
Unknown Object (File)
Fri, Sep 19, 11:36 AM
Unknown Object (File)
Fri, Sep 19, 7:24 AM
Unknown Object (File)
Wed, Sep 17, 2:33 AM
Unknown Object (File)
Aug 11 2025, 9:12 PM
Unknown Object (File)
Jul 23 2025, 1:23 AM
Unknown Object (File)
Jul 18 2025, 8:53 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.