Wednesday, March 27, 2024

Re: devel/yarn - still needed?

On 2024/03/27 19:29, Fabien ROMANO wrote:
> I'm new to the node package jungle. Looks like corepack provide more or less the
> same feature as npx but restricted to package managers. I have no idea whats the
> difference for my use case.
>
> The issue I have with this approach are DISTFILES and the work todo for
> something that isn't needed atm (using devel/yarn).

DISTFILES is needed anyway, ports are not allowed network access during
build and files may only be fetched via DISTFILES/DISTNAME/DIST_TUPLES
(and related SUPDISTDILES/PATCHFILES) mechanisms from ftp/http/https URLs.

No comments:

Post a Comment