From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 14 10:41:13 2005 Return-Path: X-Original-To: emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF60216A420; Wed, 14 Dec 2005 10:41:13 +0000 (GMT) (envelope-from q@galgenberg.net) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D0B43D53; Wed, 14 Dec 2005 10:41:10 +0000 (GMT) (envelope-from q@galgenberg.net) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 0EDBE13FAAA; Wed, 14 Dec 2005 11:41:10 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id DE8669DDC8; Wed, 14 Dec 2005 11:41:09 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 9EE689DDC0; Wed, 14 Dec 2005 11:41:09 +0100 (CET) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 5F1EF13ECA1; Wed, 14 Dec 2005 11:41:09 +0100 (CET) Received: from coyote.q.local (gb-21-237.galgenberg.net [172.16.21.237]) by frodo.galgenberg.net (8.13.1/8.13.1) with ESMTP id jBEAf9Bh053659; Wed, 14 Dec 2005 11:41:09 +0100 (CET) (envelope-from q@galgenberg.net) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.4/8.13.4) with ESMTP id jBEAf88f032683; Wed, 14 Dec 2005 11:41:09 +0100 (CET) (envelope-from q@galgenberg.net) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.4/8.13.4) with ESMTP id jBEAf8qp001321; Wed, 14 Dec 2005 11:41:08 +0100 (CET) (envelope-from q@galgenberg.net) Received: (from q@localhost) by roadrunner.q.local (8.13.4/8.13.4/Submit) id jBEAf8Dk001320; Wed, 14 Dec 2005 11:41:08 +0100 (CET) (envelope-from q@galgenberg.net) Date: Wed, 14 Dec 2005 11:41:08 +0100 From: Ulrich Spoerlein To: Alexander Leidinger Message-ID: <20051214104108.GA1184@galgenberg.net> Mail-Followup-To: Alexander Leidinger , emulation@FreeBSD.org References: <200512132014.jBDKE0QG095682@roadrunner.q.local> <20051214101631.x0ca6keuo0owow8w@netchild.homeip.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <20051214101631.x0ca6keuo0owow8w@netchild.homeip.net> X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Cc: emulation@FreeBSD.org Subject: Re: [PATCH] Fix excessive RUN_DEPENDS on archivers/rpm X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 10:41:13 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alexander Leidinger wrote: > I agree that the RUN_DEPENDS is not ok, but: >=20 > >Index: linux-gtk2/Makefile >=20 > This needs a working linux-glib2 at install time, since it creates a list= of > gtk2 modules with the query-modules program. By removing the > BUILD_DEPENDS of linux-glib2 it's not possible to generate the list on the > build cluster. But RUN_DEPENDS get satisified _before_ the do-install target. At least on my system glib2 will be installed, before the actual installation of gtk2. Since these ports set NO_BUILD and their build-stage is empty, BUILD_DEPENDS is aequivalent to RUN_DEPENDS. At least that's how I see it. Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDn/bEmArGtfDbn0QRAqt7AJsHmZj28H/98J+BywhE30QcOhKeEACfWmjz GUy6307kFcMo7KtpieS/U4g= =m83S -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--