freebsd / poudriere

Port/Package build and test system
https://github.com/freebsd/poudriere/wiki
BSD 2-Clause "Simplified" License
379 stars 161 forks source link

Add option to `pkgclean` to force rebuilding the repo #1084

Closed madpilot78 closed 8 months ago

madpilot78 commented 8 months ago

Sometimes I manually tweak the actual repo packages (add packages fetched from official repos for example), and then I need to rebuild and resign it.

This patch add a -u option to pkgclean to do that.