On Fri, 19 Jun 2026 19:51:27 +0200 Dag-Erling Smørgrav <[email protected]> wrote:
> Xavier Humbert <[email protected]> writes: > > (I'm using portugrade directly in the ports tree) > > I really recommend using poudriere instead, especially if you have more > than one system to maintain. It's not that hard to set up. > > DES > -- > Dag-Erling Smørgrav - [email protected] To recommend poudriere to wider users, the least 2 digits of OSVERSION (__FreeBSD_version) should be IGNORED by default. (Taking care with options would be needed, though.) Maybe some may want least 3 to 5 digit to be ignored, too. (IIUC, ignoring 5 digits matches how pkg work, and ignoring 3 digits would fit for kmod builders.) Forcible rebuilds for everything even if ignored by pkg is too much a pain. In other word, if pkg detects even least significant digit (but only force re-bootstrapping on most significant 2 digits are bumped), it becomes NOT a pain but really required things for all users. Regards. -- Tomoaki AOKI <[email protected]>
