Re: Is it possible to build node package as single executable binary?
Date: Mon, 24 Jul 2023 21:14:11 UTC
On 23/06/2023 13:11, Hiroki Tagato wrote: > Hi Miroslav, > > I have a WIP port of Bitwarden CLI in my forked ports repository. > > Take a look at: > https://github.com/tagattie/freebsd-ports/tree/main/security/bitwarden-cli > > It generates a single binary executable "bw" by packaging the node > command and necessary node modules. I have only lightly tested the > package on FreeBSD 13/amd64 and it seems working. Do you plan to push it to the official FreeBSD ports tree? It is very useful for our project but we need to maintain it separately in Poudriere because it is not in an official tree. Best regards Miroslav Lachman