pkgsrc-Users archive

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

recursive bmake package (packages-depends



Hi,

Is there a way to ask bmake to create the current package AND all depending packages?

I’m trying to create binary packages that will be used by other servers to install. I don’t want to build everything, just a few packages and their dependencies (i.e. pkgin, php56 and all php56-extensions).
The trouble is that when I try to pkg_add a top level package, I’m told all dependent packages are missing.

For instance trying to add pkgin ends with missing ‘libarchive’. 
If I build the libarchive package, pkg_add complaints that the xz package is missing, and so on.
If I just could do a “bmake package-depends” in the pkgin directory, and that libarchive and xz packages would be created, that would be wonderfull.

Thanks for any suggestion,

—

Michel Jansens 


Home | Main Index | Thread Index | Old Index