Page MenuHomeFreeBSD

pkgbase: move libedit into the -runtime package
ClosedPublic

Authored by kevans on Sep 30 2025, 1:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 4, 9:17 AM
Unknown Object (File)
Mon, Mar 2, 6:14 AM
Unknown Object (File)
Sat, Feb 28, 1:40 PM
Unknown Object (File)
Sat, Feb 28, 1:12 PM
Unknown Object (File)
Thu, Feb 26, 12:34 PM
Unknown Object (File)
Thu, Feb 26, 11:52 AM
Unknown Object (File)
Tue, Feb 17, 4:36 PM
Unknown Object (File)
Mon, Feb 16, 7:21 PM
Subscribers

Details

Summary

libedit isn't as foundational as the rest of -clibs, but various bits
of -runtime do need it. Give it a new home over in -runtime.

This also fixes the libedit build to group the readline bits into the
same package as the libedit that implements them.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable