From owner-freebsd-questions@freebsd.org Wed Jan 20 17:31:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E479A8A56A for ; Wed, 20 Jan 2016 17:31:32 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-io0-f178.google.com (mail-io0-f178.google.com [209.85.223.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E536E1808 for ; Wed, 20 Jan 2016 17:31:31 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by mail-io0-f178.google.com with SMTP id 1so27106616ion.1 for ; Wed, 20 Jan 2016 09:31:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version:content-type; bh=vVGv2r963a5kUe2h8HXI5YKuuXSUdzx6xHPx4aPsDHA=; b=TJyjN5K3ko8/ymuSSZPYzYh1HMIz7O3F8yPcvF0Zp+qlfbwpIgjxNA4/S2vXy9kZh/ JHH0//snF7Uld6x868I/whDdFOZy5i3Z7Lgj+rasiIdeZ6E82701YmdlDnPIG5ktGPKi bM0UlW+tq/QQLt6ekJuaAAW4rj6tGoBfn6rDKL7au90x6Y9cR81OlrVboeNK7mrCdkTE 9VRGHtIHgVu5qVuFLFiap00Q84MaXtDWj69NHMGZbrSJqLYPth6KI1ar6CXDZlgLmD0X ZialAcEuXMI/gC2Us0lPNK/ChcI5QAphs9YtaS+GkVW+dbkfetK2UpAPBxCZHRiGjUpc 0vGQ== X-Gm-Message-State: ALoCoQkA0GuubZSfZT/hVP+5S2Y4JAzbtneilmwnU0Rj+j7G9Ht1Kxu7LyEphlXSZ5yFYnlhnNk9HIM82BpgCh8XrQrLMJNqiA== X-Received: by 10.107.6.209 with SMTP id f78mr33970155ioi.63.1453310696092; Wed, 20 Jan 2016 09:24:56 -0800 (PST) Received: from WorkBox.Home.gmail.com (75-161-216-92.mpls.qwest.net. [75.161.216.92]) by smtp.gmail.com with ESMTPSA id e36sm12754885iod.2.2016.01.20.09.24.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Jan 2016 09:24:54 -0800 (PST) References: <20160117031923.ce1f36547351bf07b6fff9a0@ime.usp.br> <20160117070715.1c33732b.freebsd@edvax.de> <569B3231.9010400@parts-unknown.org> <20160117073428.ba76224e.freebsd@edvax.de> User-agent: mu4e 0.9.15; emacs 24.5.1 From: Brandon J. Wandersee To: Polytropon Cc: David Benfell , freebsd-questions@freebsd.org Subject: Re: Unexpected dependencies of graphics/libGL In-reply-to: <20160117073428.ba76224e.freebsd@edvax.de> Date: Wed, 20 Jan 2016 11:24:53 -0600 Message-ID: <86a8o0kvtm.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 17:31:32 -0000 Polytropon writes: > The FreeBSD ports collection makes the distinction between > B-Deps (build dependencies) and R-Deps (run dependencies). > The precompiled packages typically contain references to > the run dependecies, but leave out the build dependencies > which you don't need to actually _run_ the software. Just thought I'd give the OP the benefit of the doubt and bring this back on track (if only for posterity's sake): I've had graphics/libGL installed on a new HTPC since 01/10/2016, a week prior to this thread. Neither Bazaar nor Git are installed on the system, nor is any such run-time or build-time dependency listed on the Freshports page, nor is any such dependency or build-time option listed in the outpout of `pkg info libGL`. I'm curious how the OP discovered these "unexpected dependencies." -- ================================================================= :: Brandon Wandersee :: :: brandon.wandersee@gmail.com :: =================================================================