Date: Wed, 27 Oct 2021 08:16:56 -0700 From: Kevin Bowling <kevin.bowling@kev009.com> To: freebsd-ports@freebsd.org Subject: Re: Port wanting pgx cargo crate Message-ID: <CAK7dMtDncp0HHiHNYOvtvqsABnMoTd3kDxaLEP4ih1cvGdqukg@mail.gmail.com> In-Reply-To: <CAK7dMtChC-Jn4Nm6v35KuDLibGaNKTtdcdCwHbVpc9C-zm=j-g@mail.gmail.com> References: <CAK7dMtChC-Jn4Nm6v35KuDLibGaNKTtdcdCwHbVpc9C-zm=j-g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 26, 2021 at 7:39 AM Kevin Bowling <kevin.bowling@kev009.com> wrote: > > Hi, > > I am curious if anyone has any suggestions for using the 'pgx' crate in a port. > > Specifically, it has an 'init' command that must be run before > the crate is used which bootstraps some external dependencies on postgres and > pg_config. > > https://github.com/zombodb/pgx After digging around a bit, it seems part of this is a new cargo sub-command similar to something like devel/cargo-c, so I will need to make a pgx port to handle making this sub-command available.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK7dMtDncp0HHiHNYOvtvqsABnMoTd3kDxaLEP4ih1cvGdqukg>