Re: We need to do something about build times

2023-10-29 Thread Tomoaki AOKI
On Sat, 28 Oct 2023 16:10:11 +0200 Moin Rahman wrote: > > On Oct 28, 2023, at 12:32 AM, Moin Rahman wrote: > > > > > > > >> On Oct 27, 2023, at 11:37 PM, Tatsuki Makino > >> wrote: > >> > >> Moin Rahman wrote on 2023/10/28 01:50: > >>> But by no means it reduces the build > >>> time of tex

Re: We need to do something about build times

2023-10-29 Thread Tatsuki Makino
Tomoaki AOKI wrote on 2023/10/29 20:51: > On Sat, 28 Oct 2023 16:10:11 +0200 > Moin Rahman wrote: >> >> Maybe there are still some place of improvements in poudriere's change >> detection mechanism specially BUILD_DEPENDS. :P >> > > And maybe indirect dependencies, too. ;-( > > At worst, BUILD_

Unmaintained FreeBSD ports which are out of date

2023-10-29 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: We need to do something about build times

2023-10-29 Thread Tatsuki Makino
Daniel Engberg wrote on 2023/10/28 17:48: > If upstream uses GNU Autotools, use upstream release archives as they > usually contains a configure script ready to run which means that you > can avoid USES= autoreconf which is slow and adds unncessary > dependencies. This has the following problem A