8FQyOAaQRys0QnrvKAjsAHj4GWs+5ixjVzVfKBvfMOz0AhLIerpxC/IFD t0gteqr13xcVrf1GJxvXo75VNRio+3g3sKPhGSQs38b4+4VOTXP+ypar3nh/dd4ZEuuey1 n+7uvq5zf/BcCGVdz4Q3imGrZpaT588PQJ9v+mxDWPNTqY8/oC/OfyiGZ2tZTsbmu+gcT/ uFBVbum+kxWzBISLV8uJ+aLidPWb8/sEIgCMOEKAieyZCFgPVkjmdWRtxTt7ZZYdFB31lp m6DwL2eMuQCxHDHG1jMIDFK5jl5SZBHcgYiJTXstXAiVO8r9WfFF+VXRPNnDIA== Received: from mail-oi1-f169.google.com (mail-oi1-f169.google.com [209.85.167.169]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) (Authenticated sender: olivier/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4g5NqL5WdmzFZ for ; Wed, 29 Apr 2026 17:01:02 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: by mail-oi1-f169.google.com with SMTP id 5614622812f47-47c3b830c99so37915b6e.0 for ; Wed, 29 Apr 2026 10:01:02 -0700 (PDT) X-Forwarded-Encrypted: i=1; AFNElJ8jfre11grM48HWZRVc6qPoUp3vON85GpzOng3g55CeQBPfYKb90IV9uFUGXjtyfvt8uYvopVn5syNb3c2B6ZgoKA7cUH40@freebsd.org X-Gm-Message-State: AOJu0YyUF4FkAiMWc7GZsbig1dmPtMWJDVbBC3rlE25GmgN1d1CEB826 d5I2jYl7BGmK5fijqtj04vc+WHQevtJB+liNekLSbHcDV2zHgJpL/2O3uWY+F/520uvwVXgaXnu XPX/ZpwQoFFdoRC6jqKatwgP9BtamR1Q= X-Received: by 2002:a05:6870:8198:b0:42d:c200:420c with SMTP id 586e51a60fabf-4340a98cda1mr2331898fac.23.1777482061834; Wed, 29 Apr 2026 10:01:01 -0700 (PDT) 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 References: <69f20ca4.37f94.705f0338@gitrepo.freebsd.org> <36d0a0f0-3e49-45c8-ab90-27ee8a567d55@FreeBSD.org> In-Reply-To: <36d0a0f0-3e49-45c8-ab90-27ee8a567d55@FreeBSD.org> From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Wed, 29 Apr 2026 19:00:50 +0200 X-Gmail-Original-Message-ID: X-Gm-Features: AVHnY4JKmdAL0XV0nMKoHF70wTPQSz_gZaIQSADt5ROUCy7OfQ5ZG8snB2ohxzM Message-ID: Subject: Re: git: ea78e9556b25 - main - graphics/crucible: New port To: Daniel Engberg Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: multipart/alternative; boundary="000000000000e3f06106509c4a3e" --000000000000e3f06106509c4a3e Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Apr 29, 2026 at 6:32=E2=80=AFPM Daniel Engberg = wrote: > On 2026-04-29 15:50, Olivier Cochard wrote: > > The branch main has been updated by olivier: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dea78e9556b253243ae97c209= 438caea9b0032996 > > commit ea78e9556b253243ae97c209438caea9b0032996 > Author: Olivier Cochard > AuthorDate: 2026-04-29 13:46:05 +0000 > Commit: Olivier Cochard > CommitDate: 2026-04-29 13:47:11 +0000 > > graphics/crucible:=E2=80=AFNew port > > Vulkan regression test suite > > Sponsored by: Netflix > --- > graphics/Makefile | 1 + > graphics/crucible/Makefile | 38 +++ > graphics/crucible/distinfo | 3 + > graphics/crucible/pkg-descr | 7 + > graphics/crucible/pkg-plist | 811 ++++++++++++++++++++++++++++++++++++++= ++++++ > 5 files changed, 860 insertions(+) > > Hi, Why are we using a fork? It's in general discouraged unless it's > "blessed" by upstream and should be clearly labeled as such. > I hear your concerns regarding the fork. I definitely prefer tracking upstream directly. However, we have a bit of a deadlock: the upstream infrastructure at GitLab.freedesktop is currently locked down for new accounts due to spam. I have an open ticket to get my account unlocked so I can submit PRs, but until they lift the restrictions, I can't push my FreeBSD-specific changes there. As soon as they are merged upstream, I'll update the port to track the 'blessed' source. Regards, Olivier --000000000000e3f06106509c4a3e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On = Wed, Apr 29, 2026 at 6:32=E2=80=AFPM Daniel Engberg <diizzy@freebsd.org> wrote:
=20 =20 =20
On 2026-04-29 15:50, Olivier Cochard wrote:
The branch main has been updated by olivier:

URL: https://cgit.FreeBSD.org/ports=
/commit/?id=3Dea78e9556b253243ae97c209438caea9b0032996

commit ea78e9556b253243ae97c209438caea9b0032996
Author:     Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2026-04-29 13:46:05 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2026-04-29 13:47:11 +0000

    graphics/crucible:=E2=80=AFNew port
   =20
    Vulkan regression test suite
   =20
    Sponsored by:   Netflix
---
 graphics/Makefile           |   1 +
 graphics/crucible/Makefile  |  38 +++
 graphics/crucible/distinfo  |   3 +
 graphics/crucible/pkg-descr |   7 +
 graphics/crucible/pkg-plist | 811 ++++++++++++++++++++++++++++++++++++++++=
++++
 5 files changed, 860 insertions(+)
Hi, Why are we using a fork? It's in general discouraged unless it's &q= uot;blessed" by upstream and should be clearly labeled as such.
I hear your conc= erns regarding the fork. I definitely prefer tracking upstream directly.However, we have a bit of a deadlock: the upstream infrastructure at GitLa= b.freedesktop is currently locked down for new accounts due to spam.
I h= ave an open ticket to get my account unlocked so I can submit PRs, but unti= l they lift the restrictions, I can't push my FreeBSD-specific changes = there.
As soon as they are merged upstream, I'll update the port to = track the 'blessed' source.
Regards,
Olivier
--000000000000e3f06106509c4a3e--