From owner-freebsd-ports@FreeBSD.ORG Thu Sep 25 13:42:23 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA49316A4BF for ; Thu, 25 Sep 2003 13:42:23 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-253.dsl.lsan03.pacbell.net [64.169.107.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2833643FBD for ; Thu, 25 Sep 2003 13:42:20 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 433D666D6A; Thu, 25 Sep 2003 13:42:19 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 52614A85; Thu, 25 Sep 2003 13:42:19 -0700 (PDT) Date: Thu, 25 Sep 2003 13:42:19 -0700 From: Kris Kennaway To: Dan Langille Message-ID: <20030925204219.GA66862@rot13.obsecurity.org> References: <3F72D337.11051.1F9C8A56@localhost> <3F7317D8.29925.20A89F5F@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <3F7317D8.29925.20A89F5F@localhost> User-Agent: Mutt/1.4.1i cc: freebsd-ports@freebsd.org cc: Kris Kennaway Subject: Re: Getting a list of existing packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2003 20:42:23 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 25, 2003 at 04:29:12PM -0400, Dan Langille wrote: > On 25 Sep 2003 at 13:17, Kris Kennaway wrote: >=20 > > On Thu, Sep 25, 2003 at 11:36:23AM -0400, Dan Langille wrote: > > > Please cc me on any replies. > > >=20 > > > I'm trying to find a way of determining whether or not a given port= =20 > > > should have a package. I would prefer to obtain this information via= =20 > > > make. e.g. make -V PACKAGEEXISTS > > >=20 > > > Looking at the various settings in Mk/*, I'm not seeing anything=20 > > > which is obviously the solution. > > >=20 > > > Clues please? > >=20 > > Essentially, a package is built for port X unless > >=20 > > 1) IGNORE is set > >=20 > > 2) Condition 1 is true for a port upon which port X depends. >=20 > Would it be correct to add this to 1) and NO_PACKAGE is not set. Yep, looks like you're right. Kris --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/c1MrWry0BWjoQKURAjCYAKDMQ9Aml5nSjXhI5eMi9o8uyXa99ACeKQr/ fn5BXZVnTY7xu4x6wtz4NtE= =GzRM -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--