Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-01 | system/xfsprogs + rdeps: Move to user/ | A. Wilcox | 2 | -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-24 | system/inih: New package | A. Wilcox | 2 | -0/+223 | |
Required for newer xfsprogs releases. |