Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2025 08:48:11 +0300
From:      Gleb Popov <arrowd@freebsd.org>
To:        Max Brazhnikov <makc@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 58972f6dd486 - main - Qt 5 distribution ports: Add USE_LDCONFIG where appropriate
Message-ID:  <CALH631kYRvKLFgyOexL2diJgDTvewqj=r4pfgiPVTuJ9VB%2B=qA@mail.gmail.com>
In-Reply-To: <2390471.THHZn3L5Ee@mercury>
References:  <202503051915.525JFRCN042377@gitrepo.freebsd.org> <2390471.THHZn3L5Ee@mercury>

index | next in thread | previous in thread | raw e-mail

On Wed, Mar 5, 2025 at 10:59 PM Max Brazhnikov <makc@freebsd.org> wrote:
>
> If I recall correctly, USE_LDCONFIG was removed from qt5* ports except for
> qt5-core to avoid having many ldconfig hints files with identical content.
> Perhaps, we should set USE_LDCONFIG to libdir for qt5-core port only and
> set "USE_LDCONFIG=yes" for the rest.

This is a preparation for landing https://reviews.freebsd.org/D49136
and a new pkg release.

>From now pkg will only look for a specific set of directories when
computing the "provides" list. If a port installs libraries into
non-default ldconfig location, it now **must** have USE_LDCONFIG
defined and set to these custom dirs.

Yes, it is a bit clunky to have so much files with the same contents
in the ldconfig dir, but it probably can be amended at the trigger
level.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631kYRvKLFgyOexL2diJgDTvewqj=r4pfgiPVTuJ9VB%2B=qA>