Re: x11-toolkits/qt5-declarative Project ERROR

2021-10-06 Thread Gleb Popov
On Tue, Oct 5, 2021 at 11:52 PM Janos Dohanics wrote: > Hello, > > trying to update emulators/virtualbox-ose which appears to depend on > x11-toolkits/qt5-declarative. > > However, I get: > > cd testlib/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o > Makefile > /usr/ports/x11-toolkits

Re: Remove a port without removing files

2021-10-06 Thread Baptiste Daroussin
On Tue, Oct 05, 2021 at 07:03:30PM +0200, Per olof Ljungmark wrote: > As the subject says, I need to remove a port so pkg etc does not care about > it, but keeping all the ports files intact. > > Thanks, > Per > Install it with pkg, then echo 'delete from packages where name="mypkgname";' | pk

Re: Remove a port without removing files

2021-10-06 Thread Tatsuki Makino
Isn't rm /var/db/pkg/local.sqlite the fastest way?

Re: Bash Static broken with new ncurses update on current

2021-10-06 Thread Baptiste Daroussin
On Tue, Oct 05, 2021 at 11:46:45AM -0700, Manfred Antar (KN6KBS) wrote: > After update to current world on 10/5/2021 bash static is broken: > > cc -L./builtins -L/usr/local/lib -L/usr/local/lib -L./lib/glob -L./lib/tilde > -L./lib/sh -L/usr/local/lib -fstack-protector-strong -fuse-ld=bfd -sta

Re: Remove a port without removing files

2021-10-06 Thread Eugene Grosbein
06.10.2021 14:50, Tatsuki Makino wrote: > Isn't rm /var/db/pkg/local.sqlite the fastest way? It would destroy the whole database, not just single port record.

crosstools and error in bsd.port.mk

2021-10-06 Thread Ronald Klop
Hi, Lately I was experimenting with CROSS_TOOLCHAIN and got an error in Mk/bsd.port.mk. I found .export.env is not existing, but .export-env is. See make(1) and search for .export-env. Does this seem reasonable or am I on the wrong road? diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 86

Re: x11-toolkits/qt5-declarative Project ERROR

2021-10-06 Thread Janos Dohanics
On Wed, 6 Oct 2021 10:44:18 +0300 Gleb Popov wrote: > On Tue, Oct 5, 2021 at 11:52 PM Janos Dohanics > wrote: > > > Hello, > > > > trying to update emulators/virtualbox-ose which appears to depend on > > x11-toolkits/qt5-declarative. > > > > However, I get: > > > > cd testlib/ && ( test -e Make

FreeBSD ports you maintain which are out of date

2021-10-06 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your 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. If any ports have already been updated, you

Re: Remove a port without removing files

2021-10-06 Thread raf
On Wed, Oct 06, 2021 at 11:53:05AM +1100, raf wrote: > On Tue, Oct 05, 2021 at 07:03:30PM +0200, Per olof Ljungmark > wrote: > > > As the subject says, I need to remove a port so pkg etc does not care about > > it, but keeping all the ports files intact. > > > > Thanks, > > Per > > Something

Re: git: fb5f03a87cf4 - main - Mk/bsd.lto.mk: add global LTO support for ports

2021-10-06 Thread Mark Millard via freebsd-ports
Piotr Kubaj wrote on Date: Tue, 5 Oct 2021 22:41:38 +0200 : > But I agree that building everything with LTO may require memory upgrades > for builders. The extreme example is mongodb (has an LTO option enabled by > default) which allocates close to 30GB RAM during linking. Sounds like armv7, arm