Page MenuHomeFreeBSD

pkgbase: Remove vital flags for FreeBSD-utilities
ClosedPublic

Authored by manu on Dec 14 2021, 2:38 PM.
Tags
None
Referenced Files
F110617811: D33436.diff
Thu, Feb 20, 11:38 PM
Unknown Object (File)
Wed, Feb 19, 11:59 PM
Unknown Object (File)
Wed, Feb 19, 11:40 PM
Unknown Object (File)
Wed, Jan 29, 1:28 PM
Unknown Object (File)
Jan 17 2025, 6:01 PM
Unknown Object (File)
Jan 15 2025, 9:37 PM
Unknown Object (File)
Jan 15 2025, 8:00 PM
Unknown Object (File)
Dec 14 2024, 7:51 AM

Details

Summary

Per the pkg-descr: "Non-vital programs and librairies"

MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43338
Build 40226: arc lint + arc unit

Event Timeline

emaste added a subscriber: emaste.

So it's just clibs and runtime now? Sounds reasonable to me.
There's not much in utilities anyway it seems?

This revision is now accepted and ready to land.Dec 14 2021, 2:47 PM

So it's just clibs and runtime now? Sounds reasonable to me.

Right.

There's not much in utilities anyway it seems?

There is a few files ... but anyway, this package shouldn't exists I think.
I don't like the idea of having a default package where we put stuff we don't know where else to put.

There's not much in utilities anyway it seems?

Rather, there are a few explicitly tagged as utilities, lots of Makefiles have no PACKAGE

There's not much in utilities anyway it seems?

Rather, there are a few explicitly tagged as utilities, lots of Makefiles have no PACKAGE

Yeah, everything should be explicitly tagged.