On 2023/09/19 21:00, Volker Schlecht wrote:
> Cc: abieber@
>
> I just came across our port of devel/yarn, which appears to be both very
> old and by now, very underutilized.
>
> The last discussions about yarn that I saw on the list were about WIP
> efforts to port VSCode, to which an ancient devel/yarn doesn't seem to
> be the key either.
>
> Any reason to still keep it around?
>
security/vault/Makefile:
: # UI prebuilt with: cd ui; yarn install; npm rebuild node-sass; yarn run build
: DISTNAME= vault-vendored-${VERSION}
: PKGNAME= vault-${VERSION}
:
: ### Vault UI
: MODGO_FLAGS= -tags=ui
: MASTER_SITES= https://distfiles.tristero.se/