pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sysutils/podman missing files directory



On Sat, Jun 29, 2024 at 02:53:09PM +0100, Chavdar Ivanov wrote:
> Hi,
> 
> sysutils/podman has now
> ...
> post-extract:
>         ${CP}   ${FILESDIR}/options_netbsd.go
> ${WRKSRC}/vendor/github.com/containers/storage/types/
>         ${CP}   ${FILESDIR}/config_netbsd.go
> ${WRKSRC}/vendor/github.com/containers/common/pkg/config/
>         ${CP}   ${FILESDIR}/default_netbsd.go
> ${WRKSRC}/vendor/github.com/containers/common/pkg/config/
>         ${CP}   ${FILESDIR}/ignition_netbsd.go  ${WRKSRC}/pkg/machine/ignition/
>         ${MV}   ${WRKSRC}/pkg/machine/env/dir_freebsd.go
> ${WRKSRC}/pkg/machine/env/dir_bsd.go
> ...
> 
> 
> in its Makefile, however, there is no 'files' subdirectory coming from
> cvs, so at the moment it is unbuildable under NetBSD.

I've just (untestedly) added the files/ directory from the wip package.
Hope it works now!
 Thomas


Home | Main Index | Thread Index | Old Index