Page MenuHomeFreeBSD

pkgbase: Put zoneinfo file in their own package
ClosedPublic

Authored by manu on Dec 21 2020, 10:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 19, 3:09 PM
Unknown Object (File)
Tue, Sep 16, 12:05 AM
Unknown Object (File)
Thu, Sep 11, 5:42 PM
Unknown Object (File)
Sep 10 2025, 3:45 PM
Unknown Object (File)
Sep 7 2025, 3:36 PM
Unknown Object (File)
Sep 7 2025, 1:52 AM
Unknown Object (File)
Aug 15 2025, 10:42 PM
Unknown Object (File)
Aug 14 2025, 10:40 PM
Subscribers

Details

Summary

Those files take some amount of diskspace and one might not want them
installed on some situation (mfsdisk, small embedded system etc ...)

Diff Detail

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

Event Timeline

manu requested review of this revision.Dec 21 2020, 10:56 PM
manu created this revision.
This revision is now accepted and ready to land.Jan 4 2021, 1:29 PM
emaste added a subscriber: emaste.

My general preference is that we don't go too far down the path of a huge number of small packages, but even so I think zoneinfo makes sense to be in a separate package since it will be updated relatively frequently.

My general preference is that we don't go too far down the path of a huge number of small packages, but even so I think zoneinfo makes sense to be in a separate package since it will be updated relatively frequently.

I don't think that the number of packages that we have should be taken in account. The only important thing is that the split is logical. It was a mess before I started to merge some packages but it's still not perfect.

This revision was automatically updated to reflect the committed changes.