packages for 12.4

2022-12-13 Thread Lena
Will package building be switched from 12.3 to 12.4? www/chromium: .if ${OSREL} == "12.3" IGNORE= does not compile, libc++ too old .endif Last package for amd64 106.0.5249.119_1 (27 October), the port has 108.0.5359.98 today. https://pkg-status.freebsd.org/builds?server=beefy6&all=1 say

Re: packages for 12.4

2022-12-13 Thread Edward Sanford Sutton, III
On 12/13/22 01:06, l...@lena.kiev.ua wrote: Will package building be switched from 12.3 to 12.4? I presume no; 12.3 is still supported. Maybe a job still needs to be created to support 12.4 and start making those packages? www/chromium: .if ${OSREL} == "12.3" IGNORE= does not compi

Re: packages for 12.4

2022-12-13 Thread Ronald Klop
Van: l...@lena.kiev.ua Datum: dinsdag, 13 december 2022 09:06 Aan: freebsd-po...@freebsd.org Onderwerp: packages for 12.4 Will package building be switched from 12.3 to 12.4? www/chromium: .if ${OSREL} == "12.3" IGNORE= does not compile, libc++ too old .endif Last package for amd64 10

Re: Procmail Version

2022-12-13 Thread Robert Simmons
That's great, thanks for the pointer. I read in the commit message the following: As this upstream is in active development and the original procmail on sourceforge is defunct, we may wish to consider merging or replacing mail/procmail with this port at some point. I have a few though

Re: lang/rust is super slow to build

2022-12-13 Thread Mel Pilgrim
On 2022-12-12 11:27, Pat Maddox wrote: Using poudriere, lang/rust is at 2 hours and counting on my 10-core i9 w/ 128 gigs of RAM. Does that sound right? It seems extremely slow to me, but this is my first time building it. That sounds typical. You can use ccache and tmpfs to speed it up a li

Re: lang/rust is super slow to build

2022-12-13 Thread Mel Pilgrim
On 2022-12-13 8:38, Christoph Brinkhaus wrote: Am Tue, Dec 13, 2022 at 07:55:11AM -0800 schrieb Mel Pilgrim: Even worse, poudriere doesn't need to build it. If you aren't changing its options there's no functional difference between building it locally and installing from the public pkg repo.

Unmaintained FreeBSD ports which are out of date

2022-12-13 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: lang/rust is super slow to build

2022-12-13 Thread Xin LI
On Tue, Dec 13, 2022 at 7:55 AM Mel Pilgrim wrote: > On 2022-12-12 11:27, Pat Maddox wrote: > > Using poudriere, lang/rust is at 2 hours and counting on my 10-core i9 > > w/ 128 gigs of RAM. > > > > Does that sound right? It seems extremely slow to me, but this is my > > first time building it. >

Re: lang/rust is super slow to build

2022-12-13 Thread Roger Marquis
Using poudriere, lang/rust is at 2 hours and counting on my 10-core i9 w/ 128 gigs of RAM. Several interpreters and compilers take a long time to build today. This may change, of course, after another generation of hardware is released. Even worse, poudriere doesn't need to build it. If you a

Re: lang/rust is super slow to build

2022-12-13 Thread Xin LI
On Tue, Dec 13, 2022 at 3:32 PM Roger Marquis wrote: > > IMHO the ports collection should provide and use prebuilt packages of > > compilers (LLVM, GCC, Rust, etc.) built from the FreeBSD packages > builder, > > and ports framework (possibly also the base system) should be changed to > > use preb

Re: lang/rust is super slow to build

2022-12-13 Thread Pat Maddox
On Tue, Dec 13, 2022, at 2:18 PM, Xin LI wrote: > On Tue, Dec 13, 2022 at 7:55 AM Mel Pilgrim > wrote: > >> On 2022-12-12 11:27, Pat Maddox wrote: >> > Using poudriere, lang/rust is at 2 hours and counting on my 10-core i9 >> > w/ 128 gigs of RAM. >> > >> > Does that sound right? It seems extremel

Re: lang/rust is super slow to buildZ

2022-12-13 Thread Roger Marquis
On Tue, 13 Dec 2022, Xin LI wrote: Using prebuilt binaries is not necessarily compromising security when done right. I think to ensure safety of these prebuilt binaries, we need to invest in e.g. making package builds reproducible (so an independent third party can audit and validate that the bi

Re: How do I depend on a port regardless of its flavor?

2022-12-13 Thread Tatsuki Makino
Hello. Mel Pilgrim wrote on 2022/12/12 02:52: > But I need to also specify a version spec.  However, if I do this: > RUN_DEPENDS= foo>=1.2:devel/foo > That only works if the default flavor is installed.  If one of the > non-default flavors is installed, the Ports System doesn't find it and tries

excessive port build time

2022-12-13 Thread Shane Ambler
Hi, It has just taken me several hours to build x11/nvidia-driver-470 To be fair, my zpool is over 90% and I was copying several GB of files as well during most of the build time. I only state what I saw so someone may think of a way to improve this. My installworld log shows >>> Installing eve