From owner-freebsd-questions@freebsd.org Wed Feb 3 20:35:49 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C605052BAE0 for ; Wed, 3 Feb 2021 20:35:49 +0000 (UTC) (envelope-from "") Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DWD383vFCz3nK0 for ; Wed, 3 Feb 2021 20:35:48 +0000 (UTC) (envelope-from "") Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 83B5416005C for ; Wed, 3 Feb 2021 21:35:46 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DWD355nfwz9rxL; Wed, 3 Feb 2021 21:35:45 +0100 (CET) From: Walter von Entferndt To: freebsd@casidy.com Cc: freebsd-questions@freebsd.org Subject: Re: Installing git draws a lot of dependencies Date: Wed, 03 Feb 2021 21:35:33 +0100 Message-ID: <1956204.4WAli8B44Z@t450s.local.lan> X-Face: #$[hC+4[4W*mS3hB&izisyT_#E]^Aq+7Isv`2Tu5q*1~jR@&['74B>Ibyrk]GTJ!j$ NjX=#L2#k2X7OnaaRM_Pd5`>`8OJ3; +I2 References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Rspamd-Queue-Id: 4DWD383vFCz3nK0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=posteo.net (policy=none); spf=none (mx1.freebsd.org: domain of mout01.posteo.de has no SPF policy when checking 185.67.36.141) smtp.helo=mout01.posteo.de X-Spamd-Result: default: False [-2.70 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; CTE_CASE(0.50)[]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_MED(-0.20)[185.67.36.141:from]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_SPF_NA(0.00)[no SPF record]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:8495, ipnet:185.67.36.0/23, country:DE]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions]; DMARC_POLICY_SOFTFAIL(0.10)[posteo.net : No valid SPF, No valid DKIM,none] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2021 20:35:49 -0000 At Dienstag, 2. Februar 2021, 13:00:02 CET freebsd@casidy.com (you) wrote: > Can you point me to a discussion explaining why we have to keep up > with sooo many dependencies? > http://forums.freebsd.org > [...] But I can't believe what I am reading, when I do 'pkg install > git' I can see a lot of dependencies where I can't see the > relationship with git. [...] > * bash??? I don't need that > * perl5? Come on! I just want git! > * python What? Why do you need Perl5 in the first place? > * subversion? Git is using subversion??? > * tpm-emulator? Emulator of what? > > Installing git will consume up to 367 MiB of my SDCard on my Pi... > edit /usr/local/etc/pkf.conf, in the ALIAS section change + all-rdepends: rquery %dn-%dv, - comment: query -i "%c", + comment: query -i "[%C/%n] %c", + rcomment: rquery -i "[%o] %c", + license: query "%l: %L", + provides: query "[%n-%v] %b", + provides-all: query -a "[%n-%v] %b", + rprovides: rquery "[%n-%v] %b", + rprovides-all: rquery -a "[%n-%v] %b", + message: "query '[%C/%n] %M'", + prime-list: "query -e '%a = 0' '%n'", + prime-origins: "query -e '%a = 0' '%o'", + rinfo: rquery -i "%c", + rlicense: rquery -i "%l: %L", pkg install psearch (do some search) pkg all-rdepends gitup pkg install gitup (enjoy) -- =|o) "Stell' Dir vor es geht und keiner kriegt's hin." (Wolfgang Neuss)