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
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
Isn't rm /var/db/pkg/local.sqlite the fastest way?
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
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.
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
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
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
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
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
10 matches
Mail list logo