From nobody Thu Mar 02 23:25:42 2023 X-Original-To: freebsd-current@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 4PSRzx0FBfz3wNsj for ; Thu, 2 Mar 2023 23:25:49 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4PSRzw5HCKz4Fdb for ; Thu, 2 Mar 2023 23:25:48 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Authentication-Results: mx1.freebsd.org; none Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 32EAA3C0199; Thu, 2 Mar 2023 23:25:42 +0000 (UTC) Date: Thu, 2 Mar 2023 23:25:42 +0000 From: Brooks Davis To: Emmanuel Vadot Cc: freebsd-current@freebsd.org Subject: Re: Switching MK_ATM to no by default Message-ID: References: <20230127113410.4ec56d8e93eb6dd32c122ae1@bidouilliste.com> <20230302083835.523309c677d61f5f9e54b331@bidouilliste.com> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230302083835.523309c677d61f5f9e54b331@bidouilliste.com> X-Rspamd-Queue-Id: 4PSRzw5HCKz4Fdb X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:36236, ipnet:199.48.128.0/22, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Thu, Mar 02, 2023 at 08:38:35AM +0100, Emmanuel Vadot wrote: > On Fri, 27 Jan 2023 11:34:10 +0100 > Emmanuel Vadot wrote: > > > > > Hello, > > > > It's 2023 and I don't think that ATM have any users (but could be > > wrong hence the mail). > > Is everyone ok with switching MK_ATF to no by default ? > > This will stop installed sscop(1) and libngatm (Netgraph support). > > > > If no one complain I'll do that for 14-CURRENT mid-february. > > > > Cheers, > > > See https://reviews.freebsd.org/D38844 and child reviews. I've created a stack of reviews to remove the rest of ATM support. https://reviews.freebsd.org/D38874 ... https://reviews.freebsd.org/D38880 -- Brooks