From owner-freebsd-current@FreeBSD.ORG Sat Nov 27 18:52:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50E9F16A4CE for ; Sat, 27 Nov 2004 18:52:54 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 142C743D1F for ; Sat, 27 Nov 2004 18:52:53 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F111851295; Sat, 27 Nov 2004 10:57:32 -0800 (PST) Date: Sat, 27 Nov 2004 10:57:32 -0800 From: Kris Kennaway To: Matt Thyer Message-ID: <20041127185732.GA35366@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org Subject: Re: Why don't the packages get built for the runtime dependencies of the package I am building ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 18:52:54 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 27, 2004 at 01:17:09PM +1030, Matt Thyer wrote: > I have been messing around with making releases and packages. >=20 > I've been making packages with an alias which expands to the below: >=20 > (sudo make clean; sudo make BATCH=3DYES PACKAGES=3D/home/me/Packages > package clean && make describe >> ~/Packages/INDEX) >=20 > The problem is that packages for the runtime dependencies of what I am > building do not get made. >=20 > Surely there is a simple way to have the runtime dependency packages > built as well. >=20 > Is this possible, or do I have to write my own script to recursively > determine the runtime dependencies and build those packages first ? Does 'make package-recursive' not work? Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBqM4cWry0BWjoQKURApXpAJ9QcJE/HOvFmI2/whEdTp2Jo6LvlwCeKGBT 821nrfGjQMwTgAEvTeZLR6o= =W1xc -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--