From nobody Fri Feb 27 09:54:03 2026 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 4fMkDr610Pz6SZXj; Fri, 27 Feb 2026 09:54:04 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fMkDr52YXz49gb; Fri, 27 Feb 2026 09:54:04 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772186044; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kAVICSMfVfFdLNQnt4r/VKlzol1iVgEvR7mP5D0PQCg=; b=UqTYOhTCRIZL/tKjZOXIsWNAYRTvQ9+Pms7dDsSeVXTyoMAmfjxeRP7x+oeVLK89ZeMBT+ ccFxsG5K83KcDlx+tg6Ci8lTTKl+i73uGlSpBl3gs5rAl62LUXvb0ml58olB4PtHICpBG4 deFhUf14yAcZystyhE8iA1y1wVyb6PNYsvU+qLRqMjozMBh4lbsqyoOrcrs/20nb5Zb/Bo 20gzWDLS7L9fZFHTq0QIZotddZ45EhJ2uU6wH6UKocdee1Bsjb7zTsH57FvwTeDDyFQFhL HJXNbGjasGwluXgnDBe9eeU13kSJTEGwY4BY5pVRCrlQGl4lXUyBKImbLZVBqg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772186044; a=rsa-sha256; cv=none; b=TmuTOs7cOCX2//EoCE/574xVeRjBg1OSKCtWWV9ix78WHyYx8n58x8FQiHe3QFG0JaW6L9 W6+A5HT5ePOuNQPDD361USZScROA4py+9LKjsqVpNSnPm6PdsuA9gryx3RgpEl+2oW6Xnf cXyRSjkcCkiYaKa/TWkBNLBnFAtnjwSmNRR+z5o+FDGkB9JPobEutm9k340tEOuYzh0tgL /YSB6JGKk/Z0sClLCWyXHdW0MvKuWuWGl5D3KdSnmPrUE+zt+T0eTTp9m/WTpWXDgub4GM /0WMq7xvNbO85HWBe6rPWLry9cYfGj47eYlrmRDpyqmQmSGM2dpNug3BWgCepA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772186044; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kAVICSMfVfFdLNQnt4r/VKlzol1iVgEvR7mP5D0PQCg=; b=RzHmCS8/Ft/bvDSwAbRd5HxcCkUhG3iyAULFpics+LpC/lo04DG9KCrbI0DKSzL3UXrzL3 XDcPRFJ7DtjEGtbFiAut+klaTZWh39+XlQheNy4Tx/VAoKmVuikR0UoSqYHrthX4n/LLRl eWARwht9NWJfxFelIOeXjrmGJuCuDUETFDpzmet3l4suEuDP6hTtrWcAfMU5AIslu6i5QI IErUOAwHcrIIazLtjgp1Onr1OuwdESvrMzRU4poWn1ffPwIXnkCWUhFFdxzZtS1mmsgFcm TsoFBHTzrZn7XN4THGja6sI7TuMviM0dmVQZASDMqLHvc0lsYC+3IdMDBgMweg== Received: from ltc.des.dev (2a01cb0585090500922e16fffef1acef.ipv6.abo.wanadoo.fr [IPv6:2a01:cb05:8509:500:922e:16ff:fef1:acef]) (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: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fMkDr3dRMz3GY; Fri, 27 Feb 2026 09:54:04 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 2D60AF7697; Fri, 27 Feb 2026 10:54:03 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Chris Cc: Christoph Moench-Tegeder , Vladimir Druzenko , Daniel Engberg , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 5a83e5118a3a - main - archivers/grzip: Update 0.3.0 => 0.3.1 In-Reply-To: <4b44b21bfd08db35af9d750ad13684f3@BSDforge.com> (Chris's message of "Thu, 26 Feb 2026 18:24:42 -0800") References: <69a09aed.1bda3.7d294928@gitrepo.freebsd.org> <3f28a6ae-5e88-4cfc-849a-b364bd1b1401@freebsd.org> <53b6c656-bc7a-4e84-b987-714e4d23221e@freebsd.org> <4b44b21bfd08db35af9d750ad13684f3@BSDforge.com> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Fri, 27 Feb 2026 10:54:03 +0100 Message-ID: <86a4wupl50.fsf@ltc.des.dev> 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Chris writes: > These weren't here when I adopted the port. Nor was there any replies > received from emails sent to the authors (then) address. I don't see > that he's still developing the port (as per github). Only the link > at https://compressionratings.com. Which is only a link to an archive. > So not much different than I was already doing. > The site doesn't have appeared to have been updated since 2012. I'll > send another email to the author in hopes of a reply. So what is the benefit of keeping an orphaned grzip implementation in ports when we've had native support for the format in base since 2013? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org