From nobody Thu Feb 26 19:28:28 2026 X-Original-To: dev-commits-ports-all@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 4fMM2674xPz6TCQL; Thu, 26 Feb 2026 19:28:30 +0000 (UTC) (envelope-from diizzy@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 4fMM266RzNz3t3q; Thu, 26 Feb 2026 19:28:30 +0000 (UTC) (envelope-from diizzy@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772134110; 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=SESl3/c06bjg28ldXoWwdLOhTJrTgqebVKfBT1LXqXM=; b=Gh8YDnRzoK+26P8qXJlU9UaFPBGeOl0Txqk68zZrZT+rQ+PJSbZvmUvTW0wNxMl4uu6zL5 XNJa/NLrUMzFU4TtNfso416MBKhD/P/IfVhi4b88/qOkBoox9DuWEKtuoEBilTGwx7zyx8 114tHrMFzp9CUYE/P1LVAfnIhqJafVu2UJD8uVnpyhpCD9baPO6IcryYwWlcJnz7eM6c1k gc8VctKtgtbRDVZ1ktDYq49PUFEeWo7BWzG4445Q1nu+VVjs4FkuAq2aLcE8FdMMhSvM0Q PGbt1YjpWX8ZkwhBxAbFl0vXu17jOdC9Dkt1WwQt261wJXs/07Ic11bxG8NJOg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772134110; a=rsa-sha256; cv=none; b=Y8F1BAc6YKue3Tr3m7mD76dh9xQR14AIIgZ5bWnJlGseYWElWOi7Vfnjs6vM7gZ41eQaFf /hfSiBc0ENs3XcFDfP3MoLtU7LrIjHuCCTxFFyQI7eel0qO1qsAWKtkz4Gi1X7dv1KLOZ1 rG5W9QRxBl6Ro44k1mtPaPXjXBwWB/DEFN3DypN2B/3ZAmta7DnbznnpY09S8KtgNrv9PR ZBOMu9YkndbMFUI4bQ5Jbx3NsaYDFT3Yus4sReJmg2gddbjqIy0hbytYwy6/ENMlUnr8XC ZuKG92pWOaGsfGOXHUI3HqUadWrNIRXoMNORfCuiBijuCgjsKIVDUYf8NSCV2w== 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=1772134110; 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=SESl3/c06bjg28ldXoWwdLOhTJrTgqebVKfBT1LXqXM=; b=nv++pLhbTKWmmiu6/yIa2981dS5E6ybtY8GvFoq8oMHDEMW/rSNuALTydmCVKYA4oI2RGW 3dCSelXdKwp/IWLc3oZCnaUKqbweBvbju36szq7ENvSLzPzDbGysorPVzh+JptjzNJzJJB DOJ2djgVykvHE+TL34P255Q5lYWUYAXUcjznAF9PpE4F/XnEnfSq4zWsLQ0rTstWtJXIyg nnqDldGO9NY0OL7r+FKhpdGTt+qLBSbcfya6X5Vo7Leved+blv5Mu9RtR4DnIqvlxVgQb0 EjvsuSzutAFEk4vUgFRmHLHcFECHWO8xhrtQps9Iggs0CsaTEDGY1nTgQ6Oo3A== Received: from [192.168.1.231] (217-209-194-237-no600.tbcn.telia.com [217.209.194.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: diizzy/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fMM26194Rz11jS; Thu, 26 Feb 2026 19:28:30 +0000 (UTC) (envelope-from diizzy@FreeBSD.org) Message-ID: Date: Thu, 26 Feb 2026 20:28:28 +0100 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Betterbird (Windows) Subject: Re: git: 5a83e5118a3a - main - archivers/grzip: Update 0.3.0 => 0.3.1 To: Vladimir Druzenko , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Chris Hutchinson References: <69a09aed.1bda3.7d294928@gitrepo.freebsd.org> Content-Language: en-US From: Daniel Engberg In-Reply-To: <69a09aed.1bda3.7d294928@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2026-02-26 20:11, Vladimir Druzenko wrote: > The branch main has been updated by vvd: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=5a83e5118a3a3c319d7236b1f281bba1dde50e64 > > commit 5a83e5118a3a3c319d7236b1f281bba1dde50e64 > Author: Chris Hutchinson > AuthorDate: 2026-02-26 19:02:46 +0000 > Commit: Vladimir Druzenko > CommitDate: 2026-02-26 19:11:27 +0000 > > archivers/grzip: Update 0.3.0 => 0.3.1 > > Changelog: > https://codeberg.org/BSDforge/grzip/src/tag/0.3.1/Changelog > > Port changes: > - Move to Codeberg. > - Add NLS option. > - Use USES+=localbase instead of CFLAGS/LDFLAGS. > - Move plist from Makefile to pkg-plist - 11 files. > - Split long lines. > - Fix soname: libgrzip.so.0 instead of libgrzip.so. > > PR: 293434 > Co-authored-by: Vladimir Druzenko > --- Hi, Why are we switching to a fork? Did someone attempt to contact upstream? Did you review the changes and why does this warrant a repackaging? https://codeberg.org/BSDforge/grzip/commit/9aef3f63338fc6e597c5afe573b7264d4402ed0f looks questionable... Best regards, Daniel