Page MenuHomeFreeBSD

pkgbase: Move librt to clibs
ClosedPublic

Authored by manu on May 3 2021, 8:27 AM.
Tags
None
Referenced Files
F160389041: D30088.diff
Wed, Jun 24, 12:51 AM
Unknown Object (File)
May 16 2026, 12:10 AM
Unknown Object (File)
May 16 2026, 12:10 AM
Unknown Object (File)
May 16 2026, 12:09 AM
Unknown Object (File)
Apr 26 2026, 10:10 PM
Unknown Object (File)
Apr 15 2026, 12:00 PM
Unknown Object (File)
Apr 13 2026, 5:22 PM
Unknown Object (File)
Apr 10 2026, 6:19 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.