[nycbug-talk] pkgng question
Glen Barber
gjb at FreeBSD.org
Wed Feb 13 15:01:49 EST 2013
On Wed, Feb 13, 2013 at 02:51:41PM -0500, George Rosamond wrote:
> I can't seem to find it anywhere... so I thought I'd ping here.
>
> In old pkg days, you just use/used:
>
> # pkg_create -Rxjb <installed-port>
>
> to create a package *with dependencies*
>
> How do you do this in pkgng? I'd rather not create a package for each...
>
> Doesn't seem to be in man page or online...
>
I use pkg-info to generate the dependency list, then do something like
this:
# pkg create -o /usr/ports/packages/All `pkg info -qr foo`
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.nycbug.org:8443/pipermail/talk/attachments/20130213/51b66470/attachment.bin>
More information about the talk
mailing list