summaryrefslogtreecommitdiff
path: root/system/inih
AgeCommit message (Collapse)AuthorFilesLines
2024-12-01system/xfsprogs + rdeps: Move to user/A. Wilcox2-223/+0
* inih requires Meson, and we don't want to introduce Meson to the system/ ABI, so we need to move it to user/. * This takes xfsprogs with it. This is fine because we still have system/e2fsprogs for a file system on new ports. * As the only dependent of userspace-rcu was xfsprogs, it doesn't need to be present in system/ any more either. Move to user/.
2024-11-24system/inih: New packageA. Wilcox2-0/+223
Required for newer xfsprogs releases.