From nobody Thu Jul 06 22:00:04 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Qxr7D6PCrz4lGcl; Thu, 6 Jul 2023 22:00:24 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X448 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qxr7D4NLyz4L76; Thu, 6 Jul 2023 22:00:24 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Authentication-Results: mx1.freebsd.org; none Received: from anongoth.pl (unknown [192.168.1.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id A034516CA68; Fri, 7 Jul 2023 00:00:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=anongoth.pl; s=ANONGOTH; t=1688680821; bh=1zmEAmoqkJ/j15bVYnJs6lN3UyINMRT5PR02/zen8G4=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=o7qgboShIudm1CA8axEsL702IBSNgyZL1m7dl1O+TQzZa6dPlwoamy+xYKDppvlHL gVdx6lITr57mKEYrov9budJyle4QBaHl/utUhK3OckcFjBhwrWZnQ940bBp1fTksjy JHXXmqxyemUb/w3RyjEZdhpzJs+rXm+4CEbSGcKtBM1qXk7V6KthYOPIX9evi8Icfz aHwrTgfgCZaOvcETjuoJuZXMbIAjZYViUtaKb2NpD4VbrLc7MfEsAeQrshGfX56gmo ib5Nf6WAwp3Z6/vf8MR5KTzIP7C+GC/AiJ6HLK+Mv2pzWpMJ1ragWgNencu0FK2R0u Z0y2ngfK8WIWg== Date: Fri, 7 Jul 2023 00:00:04 +0200 From: Piotr Kubaj To: Olivier =?utf-8?Q?Cochard-Labb=C3=A9?= Cc: Fernando =?utf-8?Q?Apestegu=C3=ADa?= , "ports-committers@FreeBSD.org" , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 22387af7f781 - main - sysutils/fastfetch: Like neofetch, but much faster because written in C Message-ID: References: <202307062017.366KH0oe064097@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yATNygpNXSB82fHm" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4Qxr7D4NLyz4L76 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_RCPT(0.00)[]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --yATNygpNXSB82fHm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable You forgot about the lite flavor. The extra dependencies are there because of more features, but lite flavor disables all of them. On 23-07-06 23:57:40, Olivier Cochard-Labb=C3=A9 wrote: > On Thu, Jul 6, 2023 at 10:40=E2=80=AFPM Piotr Kubaj = wrote: >=20 > > I actually quite like it, because it's not just a simple shell script, > > of which there are many similar that do the same, but actually quite > > advanced program that can display much more than all the rest I saw. > > > > > let's compare the dependencies it brings vs neofetch: >=20 > $ ./pkg-real-size.sh neofetch > List of dependencies and their size: > devel/gettext-runtime : 973673 bytes > devel/readline : 1866398 bytes > neofetch : 349593 bytes > print/indexinfo : 12247 bytes > shells/bash : 9714663 bytes > ---------------------------------- > TOTAL size: 12916574 bytes ( 12 megabytes ) >=20 >=20 > $ ./pkg-real-size.sh fastfetch > List of dependencies and their size: > archivers/brotli : 1866309 bytes > archivers/libdeflate : 275194 bytes > archivers/liblz4 : 744130 bytes > archivers/libzip : 459874 bytes > archivers/zstd : 3843753 bytes > audio/flac : 7295017 bytes > audio/lame : 2039922 bytes > audio/libogg : 476766 bytes > (etc.) > x11/pixman : 2096813 bytes > x11/xfce4-conf : 881140 bytes > x11/xorgproto : 1447846 bytes > ---------------------------------- > TOTAL size: 752909315 bytes ( 718 megabytes ) >=20 > Perhaps it is fast=E2=80=A6 but it is heavy :-) --=20 --yATNygpNXSB82fHm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmSnOWQACgkQelmbhSCD nJ1Uug//Y067ovky+9oO9ijXCzj1vqteREn9HSSyJLOZ5TdgPHFaYwt/YyRfli4g 9GBJ21qR0JaS4010w4F+X+AH5YjdCg/ipzsHRV1YSIwPe27ko9g8GcDmn7+Hmu9n X7McwljVyPPuDtkjMfrKh1PJGACnXlyW1ArDexaJma8qs6oGUGXsdMeKgSCYejXb IHRUl+jD7qveWypDAcYUKDWaAUa3qP0ziaaZGq4xlzKYuGgBFnw6kYFGiy4+3fiY d8kEa6fsavvj/Zrnqg9OePYP4NCLskdYaShdUOd2B89FhcDUfhgSTtwmBZEjpqsU MEymIVeLhh6lQ0+VrDv4wWcD+TJ4tnjjGZxF1WFnKxtGBtF7nFo0XyIJ19Nux42p rhYaQ/kCKH7JNYf1KsL3tbTVww5Hbzh2t4ukWSh9xgSCVh/SsBzPgO0Rf7s3buUs PVsl8AxOb+gK+Y/KplBdT33o9Ow++mG/ZGwSmiWFhK+rMoDeTY4/fYL9PfiPM+OP GeCPdXYj1KWxdRV3XNibwIeanwqi9TZKLMQbxuB+Gpr9jIzssJSBo9vWDtZPjpfL WynB/tB1AI5nZRxsFjVRQ1tTw78855i2zTpFLqjsDz1RXw5WjkJ7VR8Yt1RZFsRS c1i4B6i8NC6V64S1u1YnYZWAQTZlmi6/beuFYBxetcef9qAFFNQ= =ilz5 -----END PGP SIGNATURE----- --yATNygpNXSB82fHm--