Tatsuki Makino wrote on 2024/02/27 08:48:
> Tatsuki Makino wrote on 2024/02/23 17:58:
>> Might need pkg delete -f -g alsa-plugins-\* because it causes file conflicts?
> In the case of pkg-1.20.9, It seems that alsa-plugins-* is not a glob pattern
> that picks out the intended package.
> Others lik
Tatsuki Makino wrote on 2024/02/23 17:58:
> Might need pkg delete -f -g alsa-plugins-\* because it causes file conflicts?
In the case of pkg-1.20.9, It seems that alsa-plugins-* is not a glob pattern
that picks out the intended package.
Others like alsa-plugins-\?\* or alsa-plugins-\[^-\]\* are a
On Tue, Feb 20, 2024, at 3:24 PM, Luca Pizzamiglio wrote:
> Hi Dan.
>
> The list of subpackages is available via `make -V SUBPACKAGES`
> Probably, the dependencies should also be split by subpackages, when this is
> the case. `make -V *_DEPENDS.subpkgname` provides the dependencies
>
> I can wri
Hello.
It seems that subpackaging of alsa-plugins (audio/alsa-plugins) has been
reverted.
What is the post-processing when such switching takes place?
Might need pkg delete -f -g alsa-plugins-\* because it causes file conflicts?
poudriere leaves a subpackage in the package repository. Will these
By the way, did anyone mention that setting CHECK_CHANGED_DEPS to no is a
workaround for those who don't want to build qt5-webengine or www/qt5-webengine
or qt5-webengine over and over again in poudriere?
This configuration exists in /usr/local/etc/poudriere.conf .
If we don't build the whole thi
Hello.
Luca Pizzamiglio wrote on 2024/02/21 05:26:
> The aforementioned `make describe` issues affect the `pkg version` issue
> you highlighted.
Yes, perhaps there is a mistake in INDEX-*, and pkg version -P will not cause
the problem (Unconfirmed as I am still in a INDEX-12 environment :) ).
R
The aforementioned `make describe` issues affect the `pkg version` issue
you highlighted.
On Sat, Feb 10, 2024 at 12:09 AM Tatsuki Makino
wrote:
> Hello.
> I am delayed in many things on my end, so I don't have time for this kind
> of thing :)
> But...
>
> I think the following conversions need
Hi Dan.
The list of subpackages is available via `make -V SUBPACKAGES`
Probably, the dependencies should also be split by subpackages, when this
is the case. `make -V *_DEPENDS.subpkgname` provides the dependencies
I can write directly in the github issue some of those things, for reference
Best
On 18/02/24 23:08, Max Brazhnikov wrote:
On Thu, 8 Feb 2024 22:44:17 +0100 Luca Pizzamiglio wrote:
Hi FreeBSD porters.
Here are some updates about subpackages.
At the moment, subpackages adoption is *on hold*, as a few annoying issues
have been identified and they need some time to be fixed.
A
On Thu, 8 Feb 2024 22:44:17 +0100 Luca Pizzamiglio wrote:
> Hi FreeBSD porters.
>
> Here are some updates about subpackages.
>
> At the moment, subpackages adoption is *on hold*, as a few annoying issues
> have been identified and they need some time to be fixed.
> A bug about optional dependenci
On Thu, Feb 8, 2024, at 4:44 PM, Luca Pizzamiglio wrote:
> Hi FreeBSD porters.
>
> Here are some updates about subpackages.
>
> At the moment, subpackages adoption is *on hold*, as a few annoying issues
> have been identified and they need some time to be fixed.
> A bug about optional dependenci
Hello.
I am delayed in many things on my end, so I don't have time for this kind of
thing :)
But...
I think the following conversions need to be modified to work correctly.
PKGNAME -> port origin -> PKGNAME
For example,
alsa-plugins-pulseaudio -> audio/alsa-plugins -> alsa-plugins-...
Current
12 matches
Mail list logo