From nobody Fri Oct 25 16:51:28 2024 X-Original-To: ports-bugs@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 4XZphg1y6Gz5ZwCK for ; Fri, 25 Oct 2024 16:51:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XZphf68Rlz4N95 for ; Fri, 25 Oct 2024 16:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729875090; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VXLyg+oFFv+jdMiwBqauNRs7PMYXkH/QVlSZxVrZNow=; b=FFldJlbKODtFPCKEPgL76LIu8VgJXvVnNp82M8Or1igHFO7HlogHQ9uSbYv08xlQym7ICf pk0HIPjafFegcGSG+LZCF/6hSpEkak8DvnSEXtdERiMFRlW8liLMzoHEgw/Qe5kdE5y78F sUdBfYozsL8ra+j2UVMbnP6+tKC9YmCx0YzenZoF9JQNQhTttPV8ElXWkKG1u7ewRCnwvU asjk3nBUXms+x9pw70wzxuraNPooJX0OobZMdWiwo9TkwnvW8tf4/nN8Ocf6QaIc98C3BJ S32GBwbQmG1UIb/rDds8xBNun4cIlN/CHxH1pBP6dnvlFghGGc+eWS/a30oq8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729875090; a=rsa-sha256; cv=none; b=L55a8RwGXVRpNChdHfIje2/qqkD2Sa8JpfqlSgcaoksppA4OI/OR9asOKqR4bR+m1354Tt mTo3kAWN0KSz8m+sV5uXy1HiJI40o1CPIGsEqnZCoBzL7pU/SPDvu9+1/rIZhxri7OxzNZ j0lO3SAvjtqqF6tMzuNJmn8U1+gcGB5pw3sGQjDuwPbQwiOvsQUgPTqj+hH+fMXM1kKuwW OnzX4BlwW1hGij1zCtzKN+9j6g/5r9K4yWYgFhlZMC3M6Pq/QESXtp1yaxLzNOCHEGkQAb Xk3rM3UDlgiiI2KkW3eHb96feAbc8h/95bY8YfcoGD+NAsxVe3iicnjLC2lvng== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XZphf5ThdzZJn for ; Fri, 25 Oct 2024 16:51:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49PGpUmx072749 for ; Fri, 25 Oct 2024 16:51:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49PGpUIP072748 for ports-bugs@FreeBSD.org; Fri, 25 Oct 2024 16:51:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODIxMDVdIGVkaXRvcnMvZ3VtbWk6IHVwZGF0ZSAwLjgu?= =?UTF-8?B?MSDihpIgMC44LjM=?= Date: Fri, 25 Oct 2024 16:51:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fuz@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fuz@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282105 Robert Clausecker changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |fuz@FreeBSD.org CC| |fuz@FreeBSD.org Status|New |In Progress --- Comment #3 from Robert Clausecker --- (In reply to Zoltan ALEXANDERSON BESSE from comment #2) Could you supply a longer pkg-descr if possible? It should be at least thr= ee lines and should explain a bit about why a user would care about this port.= =20 Please do not upload a new patch, just let me know what I should put into pkg-descr. --=20 You are receiving this mail because: You are the assignee for the bug.=