Re: installing packages mentioned as dependency in ports package

2024-06-22 Thread Stuart Henderson
On 2024-06-22, Sandeep Gupta wrote: > --c423ae061b737168 > Content-Type: text/plain; charset="UTF-8" > Content-Transfer-Encoding: quoted-printable > > This is working but only partially. The OS is on the snapshot branch > (sysupgrade -s) . I checkout out the current branch for ports,

Re: installing packages mentioned as dependency in ports package

2024-06-21 Thread Sandeep Gupta
This is working but only partially. The OS is on the snapshot branch (sysupgrade -s) . I checkout out the current branch for ports, configured the prerequisites, then make prepare FETCH_PACKAGES=-Dsnap ``` make prepare FETCH_PACKAGES=-Dsnap ===> libreoffice-24.2.3.2v0 depends on: kio-* - not foun

Re: installing packages mentioned as dependency in ports package

2024-06-21 Thread Thomas L.
On Fri, 21 Jun 2024 20:16:57 +0530 Sandeep Gupta wrote: > My query is how to install build dependency of a package listed in > ports? i have FETCH_PACKAGES=-Dsnap in my /etc/mk.conf so that for all dependencies pkg_add -Dsnap is tried first (see bsd.port.mk(5) for details). you can also pass that

Re: installing packages mentioned as dependency in ports package

2024-06-21 Thread Stuart Henderson
On 2024-06-21, Sandeep Gupta wrote: > --7b80c9061b67819e > Content-Type: text/plain; charset="UTF-8" > > I am trying to compile and build a branch of libreoffice (for collabra > online tools). > The dependencies are numerous to list out manually. I am using the > dependencies listed i

installing packages mentioned as dependency in ports package

2024-06-21 Thread Sandeep Gupta
I am trying to compile and build a branch of libreoffice (for collabra online tools). The dependencies are numerous to list out manually. I am using the dependencies listed in the ports folder : /usr/ports/editors/libreoffice (downloaded from ftp https://cdn.openbsd.org/pub/OpenBSD/$(uname -r)/{po