From nobody Fri Nov 8 12:38:17 2024 X-Original-To: freebsd-hackers@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 4XlJQB1dn1z5cgpW; Fri, 08 Nov 2024 12:38:26 +0000 (UTC) (envelope-from kp@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XlJQB0VhWz4MdX; Fri, 8 Nov 2024 12:38:26 +0000 (UTC) (envelope-from kp@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731069506; 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=8TeE0Pj7T6vu2vQhVMdW9DLkkPT62tOjBOzY83spD2Y=; b=mgRlNLW2E2n8dweC1ZIuWQ7DuHK8zJKVjpFkunW6ewaGtJojsAnFnmkCIK8i5rzvq1s0xa +DNo0UBpbjhGCbh1zSfbGREyXRu6h72rL/mfB8KC3BwgkUft+DUapB2ttlvs1b9ztWoaQK BC/IClKdMpvMHM37nJlqsrUdOdqmEuKfAMtICZAX7ebkwfFqGHJCvKRFhlC+7bDcyapfKg 6ZEVusDEei0VRgnkI+xhjEp4eQTEYDnwdgChxZx8ccpEzDE5Mmg3IkFuOtI6+EvX3SRGYL MVAphv5PdlXVqt/S9Gpr/NETCoqY07KDc41sQ/pGOfwvvC4tpaUFeMFzb8aq1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731069506; 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=8TeE0Pj7T6vu2vQhVMdW9DLkkPT62tOjBOzY83spD2Y=; b=vC/rht3sfGuoY0H51sASJsKioW48Oz3GInp2yBfAt0H88ZD3fQHT4jlKcG7kqY/x0yPBLa g09TgdoPqwovFWYklaBMxNSg/fiiHN9VkTXXMouK+ildSVQ8H8qUF6b+r41qDZgc0kFzWT GPAtH76b/9PCSgsPmXhVUZnkmvvM8VYj8ZJZF2jRxI7jM9AQdS5C3vqO6wRf4etX5vK+L8 WtXv/pY2EHr33StIBNFR5lX0DsEY0A5HPF7S1Yj0Ml9Mvet1HIdCfH7aPZ3kH/qISl63C6 MqTFEz9H/0FjjRA1ESQzyKcZFTjhRQPPuV0XEr853bM7PC/2VvmQPqXa03yBVA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731069506; a=rsa-sha256; cv=none; b=v1yQ8ZizzhuUtFn0J1Y2qZsg6uV0B87meQcw0kKm9HKv0y/C/YjFP1X85Iu88CJeKGsX+p xpzQipL01sk+q5z57q+fvDDJEtIBZBvjkMSrZCq7Pie1/jBFEvRt/aXn5szRct8q0DttFE WyvXEX5rrU0nBZUs0dKXKQs97qLOiu4U4Xp48Lvw4av/0QmO723HjM/CXJtPVtPi9EuNlI uPmTngkAGKJ3oLU0ZrT7B7B3Ww6tDMqIA9NAv1bmVQ3LLamPIrSl4+/1lkm0VnaCP9sQQn 5PWkK4M9vNylt5FgZlzTxNci5WTuDAZ90Ye7SiWEArWuz4vj2eUfQKQ7Oolc7g== Received: from venus.codepro.be (venus.codepro.be [5.9.86.228]) (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 (2048 bits) client-digest SHA256) (Client CN "mx1.codepro.be", Issuer "R11" (verified OK)) (Authenticated sender: kp) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XlJQ96QJyzbJg; Fri, 8 Nov 2024 12:38:25 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: by venus.codepro.be (Postfix, authenticated sender kp) id 2102E44850; Fri, 08 Nov 2024 13:38:23 +0100 (CET) From: Kristof Provost To: Moin Rahman Cc: Igor Ostapenko , freebsd-testing@freebsd.org, freebsd-hackers , freebsd-ports@freebsd.org Subject: Re: Heads-up: Removal of devel/kyua port Date: Fri, 08 Nov 2024 13:38:17 +0100 X-Mailer: MailMate (1.14r5937) Message-ID: <55C8D0DB-D749-46F9-B006-95613B701D24@FreeBSD.org> In-Reply-To: References: <9e175f3c-4be0-437d-abf6-7f9d820154e7@FreeBSD.org> List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 7 Nov 2024, at 12:55, Moin Rahman wrote: >> On Nov 7, 2024, at 12:44, Igor Ostapenko wrote: >> Please, check this proposal: https://reviews.freebsd.org/D47473 > Based on what you have mentioned above I believe your DEPRECATED > message is too soft. :/ > > And I think we should handle it in a different way and mark it to > IGNORE for 14 or later also. > That seems reasonable to me. We can IGNORE it on anything other than 13.x= and when the 13 branch EOLs we can remove the port entirely. Best regards, Kristof