Page MenuHomeFreeBSD

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

Authored by ziaee on Sat, Mar 7, 2:55 AM.
Tags
None
Referenced Files
F151028370: D55700.id.diff
Sun, Apr 5, 1:15 PM
Unknown Object (File)
Sun, Mar 29, 12:57 PM
Unknown Object (File)
Thu, Mar 19, 8:27 AM
Unknown Object (File)
Thu, Mar 19, 8:26 AM
Unknown Object (File)
Tue, Mar 17, 9:33 PM
Unknown Object (File)
Tue, Mar 17, 6:25 AM
Unknown Object (File)
Sat, Mar 14, 2:18 AM
Unknown Object (File)
Wed, Mar 11, 8:06 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.Sat, Mar 7, 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.