From owner-freebsd-questions@FreeBSD.ORG Sun Feb 2 00:20:13 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36019385 for ; Sun, 2 Feb 2014 00:20:13 +0000 (UTC) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by mx1.freebsd.org (Postfix) with ESMTP id E3F001A92 for ; Sun, 2 Feb 2014 00:20:12 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=b8cwE66x c=1 sm=0 a=s99JP9nkuyUZgdwK7wvnJA==:17 a=CPwA9CjszQEA:10 a=pcDjG10ZJ5wA:10 a=6lBslN5KadwA:10 a=LEup1id8KFYA:10 a=8nJEP1OIZ-IA:10 a=oX08kPI8AAAA:8 a=KGjhK52YXX0A:10 a=4vlTCi3tveEA:10 a=TSbVqHtbAAAA:8 a=TEuHtid852IfYrqMd4MA:9 a=wPNLvfGTeEIA:10 a=4wfsiePOASQA:10 a=s99JP9nkuyUZgdwK7wvnJA==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 72.132.160.201 Received: from [72.132.160.201] ([72.132.160.201:57009] helo=bsdfull.Belkin) by cdptpa-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id DA/51-21976-43F8DE25; Sun, 02 Feb 2014 00:20:05 +0000 Message-ID: <52ED8F34.5060102@sdf.org> Date: Sat, 01 Feb 2014 16:20:04 -0800 From: Cary User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Creating packages using pkgng References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Feb 2014 00:20:13 -0000 Jonathan Chen wrote: > Hi, > > The old pkg_create command had the option to recursively create a > package and all its dependancies. I can't seem to find the equivalent > in pkgng. Can someone enlighten me as to how this can be done? > > Cheers. > Combination of pkg create and pkg info? There may be some useful suggestions here: http://comments.gmane.org/gmane.org.user-groups.bsd.nycbug/9588 -- cary@sdf.org SDF Public Access UNIX System - http://sdf.org ------------------------------