From owner-dev-commits-ports-all@freebsd.org Thu Jul 22 02:35:58 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 CA3BF6514FC; Thu, 22 Jul 2021 02:35:58 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from mail.infocus-llc.com (mail.infocus-llc.com [199.15.120.13]) (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) by mx1.freebsd.org (Postfix) with ESMTPS id 4GVc5B0NsFz3DTn; Thu, 22 Jul 2021 02:35:57 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (c-174-50-4-214.hsd1.ms.comcast.net [174.50.4.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.tarragon.infocus-llc.com (Postfix) with ESMTPSA id 4GVc534YNczwZt; Wed, 21 Jul 2021 21:35:51 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 4GVc521NKqzfMl; Wed, 21 Jul 2021 21:35:50 -0500 (CDT) Date: Wed, 21 Jul 2021 21:35:50 -0500 From: "Matthew D. Fuller" To: Alexey Dokuchaev Cc: Baptiste Daroussin , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: ec2764d5ec49 - main - Mk/bsd.port.mk: prepare the land for pkg 1.17 Message-ID: References: <202107211223.16LCNDjf070492@gitrepo.freebsd.org> <20210721145201.5jcynsooy4hva7ir@aniel.nours.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/2.1.0 (2021-06-12) X-Rspamd-Queue-Id: 4GVc5B0NsFz3DTn X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of fullermd@over-yonder.net designates 199.15.120.13 as permitted sender) smtp.mailfrom=fullermd@over-yonder.net X-Spamd-Result: default: False [-3.12 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[over-yonder.net]; RBL_DBL_DONT_QUERY_IPS(0.00)[199.15.120.13:from]; RCPT_COUNT_FIVE(0.00)[5]; SPAMHAUS_ZRD(0.00)[199.15.120.13:from:127.0.2.255]; RECEIVED_SPAMHAUS_PBL(0.00)[174.50.4.214:received]; NEURAL_HAM_MEDIUM(-0.82)[-0.822]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:33069, ipnet:199.15.120.0/22, country:US]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[dev-commits-ports-all,dev-commits-ports-main]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2021 02:35:58 -0000 On Thu, Jul 22, 2021 at 02:12:08AM +0000 I heard the voice of Alexey Dokuchaev, and lo! it spake thus: > > I've switched to PKG_NOCOMPRESS and > PKG_DEPENDS+=lbzip2:archivers/lbzip2 since 2017 when I got > dissatisfied with ridiculously long LLVM packaging times* I've wished (not enough yet to see if I could manage it, but) to be able to use something like `gzip -1` for compression on some poudriere instances; all the clients pulling from it are on the same LAN if not the same physical machine, so bandwidth is trivially enough, and compression/decompression times eat up a significant amount of the cost of updates... -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.