From nobody Mon Mar 27 20:21:52 2023 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 4Plkk82SbRz421KJ for ; Mon, 27 Mar 2023 20:21:52 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Plkk81RBPz3Lhg for ; Mon, 27 Mar 2023 20:21:52 +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=1679948512; 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=Z45VRhBvcOS7j4KdCT7gAclBlCa79kxUr+0brv5rZkY=; b=d3pf7BPXkaRR6s5wwDdA0fXGXV8MCmuQSLVS48MKkh1uvkGXA1mOd/X9An2y574Gh1Bkyy iWHw33nzWhWBn0tKov5U6kiGnjr5C9df51Y7jKlIRgiPYOJ17LQkgJB1oiJi6TUo4Cbp7R WAmUKBDZ1QbjM8H677kuXoQxLPLttMNctnXMxe31xE6+CY3xKn6JWtsPJL18iAu/fQRdvy xJXBlZf/vkIJn9SuX2y4cMdccgl1CFn3u2PYKYczDUundxQ5flnoxW+S4+YpnJuyjluV7B jhDtrW9gshlUbki9+J82ZJPy+jPkWFk21ACi2ONzjY2opyPkvQjL6huQqPua1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679948512; a=rsa-sha256; cv=none; b=ywAZPxy2S9GC97l95pA1V5tgze1VJnewgx5ohZ9a2NeSFGsfp+7XLTybvys/lv7sf07lAl PSwY0BPhKePVj8aTioEmDDd70jqh1eJf2HE6n6lK3GfLPbMab0dHSVcPTskmVn52ro7wSP btDGYgBHQVCYYyjFuNEIPcLPT/t6RePj0OEPNdqkNl7IfpVtpUwRTVHVv/EBMTrE0S4Jdr ty3d9T6zNCk9WDFQmkrMUqUR0AH1F73HH1B0KKuBrg49XFmgbfyRgFIGHmjdJuobSWlCfc 0c0wwxYMkFK8WN7r0twmttYsvWNNl7GoozehhxkDmyC7OzfjsEdDpZIxpPmPeg== 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 4Plkk80PR6zbv4 for ; Mon, 27 Mar 2023 20:21:52 +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 32RKLql2072581 for ; Mon, 27 Mar 2023 20:21:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32RKLpcA072547 for ports-bugs@FreeBSD.org; Mon, 27 Mar 2023 20:21:51 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: [Bug 269890] [NEW PORT] devel/task: Simple Make alternative written in Go Date: Mon, 27 Mar 2023 20:21:52 +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: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: 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: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269890 --- Comment #7 from Robert Clausecker --- (In reply to Matthias Andree from comment #6) I don't think that's a usual criterion for whether to add a port or not. I= see that we have a candidate port with some use and a maintainer willing to take care of it. So what's wrong with adding it? --=20 You are receiving this mail because: You are the assignee for the bug.=