Page MenuHomeFreeBSD

freebsd-base.7: No way to build single pkgs yet
AbandonedPublic

Authored by ziaee on Mar 7 2026, 2:55 AM.
Tags
None
Referenced Files
F154447249: D55700.diff
Tue, Apr 28, 3:16 PM
Unknown Object (File)
Mon, Apr 27, 4:23 PM
Unknown Object (File)
Mon, Apr 27, 11:28 AM
Unknown Object (File)
Mon, Apr 27, 8:01 AM
Unknown Object (File)
Mon, Apr 27, 12:06 AM
Unknown Object (File)
Thu, Apr 23, 6:53 PM
Unknown Object (File)
Tue, Apr 21, 6:34 AM
Unknown Object (File)
Mon, Apr 20, 4:05 AM
Subscribers

Details

Reviewers
ivy
adrian
Group Reviewers
manpages
pkgbase
Summary

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71237
Build 68120: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.Mar 7 2026, 2:55 AM

i dislike this change. freebsd-base(7) is about using packages, not about building them. if this belongs anywhere, it's in build(7).

btw, i would also oppose adding this to build(7). manpages are not bug trackers. but if it belongs anywhere, it's there.

btw, i would also oppose adding this to build(7). manpages are not bug trackers. but if it belongs anywhere, it's there.

That's not what mdoc(7) says or what we do in the wild:

BUGS
Known bugs, limitations, and work-arounds should be described in this
section.

Because people look in the manual for how to do things. So having an authoritative "We didn't build this part yet" is helpful.