Date: Wed, 26 Jul 2023 20:19:57 +0900 From: Hiroki Tagato <tagattie@FreeBSD.org> To: Miroslav Lachman <000.fbsd@quip.cz>, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: Is it possible to build node package as single executable binary? Message-ID: <72524cc4-7126-ed9f-e252-61a8c8b6641e@FreeBSD.org> In-Reply-To: <10957900-09c0-dee6-a77b-11a8a04cd7e7@quip.cz> References: <c50228d7-63c7-0e5c-7b38-d9e4c5a3e795@quip.cz> <5be6c0d2-5d71-38c9-028a-8ce065102be9@FreeBSD.org> <10957900-09c0-dee6-a77b-11a8a04cd7e7@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2023/07/25 6:14, Miroslav Lachman wrote: > 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. I have just updated the port in my repo to v2023.7.0 and now testing poudriere builds. After that I will push it to the official tree. Thanks for the request. Cheers, Hiroki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72524cc4-7126-ed9f-e252-61a8c8b6641e>