From owner-cvs-all@FreeBSD.ORG Fri Aug 3 22:33:05 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B33C916A417; Fri, 3 Aug 2007 22:33:05 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mx1.freebsd.org (Postfix) with ESMTP id 40B1F13C458; Fri, 3 Aug 2007 22:33:05 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-01-z2.arcor-online.net (mail-in-01-z2.arcor-online.net [151.189.8.13]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 2BC381839DB; Fri, 3 Aug 2007 21:45:00 +0200 (CEST) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 12ED712BE98; Fri, 3 Aug 2007 21:45:00 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-061-175-228.pools.arcor-ip.net [84.61.175.228]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id BE9FE2C29E1; Fri, 3 Aug 2007 21:44:59 +0200 (CEST) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.11]) by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l73Jiwrl009215 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Aug 2007 21:44:58 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.14.1/8.14.1) with ESMTP id l73JiwZU010163; Fri, 3 Aug 2007 21:44:58 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.14.1/8.14.1/Submit) id l73JivjQ010162; Fri, 3 Aug 2007 21:44:57 +0200 (CEST) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: Henrik Brix Andersen Date: Fri, 3 Aug 2007 21:44:56 +0200 User-Agent: KMail/1.9.7 References: <200706281553.l5SFr56i099807@repoman.freebsd.org> <20070802181715.46yikycm8gc8g8kk@webmail.leidinger.net> <20070803125410.GB1062@tirith.brixandersen.dk> In-Reply-To: <20070803125410.GB1062@tirith.brixandersen.dk> X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?utf-8?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP; pr)2[%mGbkY'RmM>=?utf-8?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1718514.Fr1XJi3bkT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200708032144.57558.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new X-Virus-Scanned: ClamAV 0.91.1/3851/Fri Aug 3 15:27:23 2007 on mail-in-07.arcor-online.net X-Virus-Status: Clean Cc: Alexander Leidinger , ports-committers@freebsd.org, Pav Lucistnik , cvs-all@freebsd.org, cvs-ports@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 22:33:05 -0000 --nextPart1718514.Fr1XJi3bkT Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 3. August 2007, Henrik Brix Andersen wrote: > On Thu, Aug 02, 2007 at 06:17:15PM +0200, Alexander Leidinger wrote: > > Quoting Henrik Brix Andersen (from Thu, 2 Aug > > 2007 > > > > 16:17:10 +0200): > >>> Feature: > >>> - allow to only register explicit dependencies, disabled by default > >>> (EXPLICIT_PACKAGE_DEPENDS=3Dwhatever_you_want) > >> > >> Can you elaborate a bit on this new EXPLICIT_PACKAGE_DEPENDS feature? > >> Perhaps give a usage example or two? :) > > > > What about diffing the output of "make actual-package-depends" and "make > > actual-package-depends -DEXPLICIT_PACKAGE_DEPENDS"? > > > > Simple Example: > > > > Port A depends upon B > > Port B depends upon C > > > > Without the feature: > > Port A registers dependencies to ports B and C > > > > With the feature: > > Port A registers dependendcy to ports B > > Great, then it's just the feature I needed :) Thank you for the > explanation. Not sure this can work reliably enough to be usefule at present, at least f= or=20 the specific scenario of avoiding unnecessary recompilations. I think there= =20 are just too many ports with implicit dependencies, especially in the=20 KDE/GNOME domain. Cheers, =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1718514.Fr1XJi3bkT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGs4W5Xhc68WspdLARAq5PAJ9JsRG1nburkl4xhD+Cziwy4n3VeQCfZ997 NwMqzRBZERunuO3gLr0UuX0= =w7EB -----END PGP SIGNATURE----- --nextPart1718514.Fr1XJi3bkT--