From nobody Mon Sep 29 22:53:55 2025 X-Original-To: dev-commits-src-main@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 4cbGhR01jtz68yyP; Mon, 29 Sep 2025 22:53:59 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta004.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cbGhQ4kF7z3FWD; Mon, 29 Sep 2025 22:53:58 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4004a.ext.cloudfilter.net ([10.228.9.227]) by cmsmtp with ESMTPS id 3DQfvNkX1PzKy3MknvBAKv; Mon, 29 Sep 2025 22:53:57 +0000 Received: from spqr.komquats.com ([70.66.136.217]) by cmsmtp with ESMTPSA id 3Mkmvhw9iJhBP3MknvlJ10; Mon, 29 Sep 2025 22:53:57 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=QY3Fvdbv c=1 sm=1 tr=0 ts=68db0e05 a=h7br+8Ma+Xn9xscxy5znUg==:117 a=h7br+8Ma+Xn9xscxy5znUg==:17 a=kj9zAlcOel0A:10 a=yJojWOMRYYMA:10 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=YxBL1-UpAAAA:8 a=wAQK-VOmmGBR283TWY0A:9 a=CjuIK1q_8ugA:10 a=LK5xJRSDVpKd5WXXoEvA:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy.cwsent.com [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 2E79C3B0; Mon, 29 Sep 2025 15:53:56 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id E2AB829D; Mon, 29 Sep 2025 15:53:55 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Lexi Winter cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 614c8750ce11 - main - Remove ftpd(8) In-reply-to: <202509292155.58TLtdI9052857@gitrepo.freebsd.org> References: <202509292155.58TLtdI9052857@gitrepo.freebsd.org> Comments: In-reply-to Lexi Winter message dated "Mon, 29 Sep 2025 21:55:39 +0000." List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 29 Sep 2025 15:53:55 -0700 Message-Id: <20250929225355.E2AB829D@slippy.cwsent.com> X-CMAE-Envelope: MS4xfDYorWWTtoMR6N4QNdBjsnOhaVTk5TP8bjy1vCRHADGI4ZxHpCGwLxoriT8ZWE78tO3uhHpiPhg1l0H8SFGge7p1eK/xLJ/ZJ3pAQEOctv36oEqb+OiV 7yCoFCTAuRyiO2xqjrURDKsAKjSwmRflEI4X3+mUypWDdHWwE92q6+uUJTEdsn7fDs1l/VSGFOunJS3neshAQJ9Ny41rVkDNQkQ45nEExdhKy/SJtx9HAp7m YDR1pHJJrJyVe2RqL+0QG8Hx6cONVYvj4oMbFdnhN3pF/Z0HKEGUOquH5uDFG40rNIFtXHR6OUzgkhcgMVW9//96h2yLaPpybaa1WenXSzc= X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4cbGhQ4kF7z3FWD In message <202509292155.58TLtdI9052857@gitrepo.freebsd.org>, Lexi Winter write s: > The branch main has been updated by ivy: > > URL: https://cgit.FreeBSD.org/src/commit/?id=614c8750ce116865953916b8b5bab246 > 7ee94187 > > commit 614c8750ce116865953916b8b5bab2467ee94187 > Author: Lexi Winter > AuthorDate: 2025-09-29 20:26:26 +0000 > Commit: Lexi Winter > CommitDate: 2025-09-29 21:53:34 +0000 > > Remove ftpd(8) > > This was previously deprecated and is slated for removal in 15.0. > Users who still need ftpd(8) can install the ftp/freebsd-ftpd port. > > Retain the ftp(d) PAM services since other FTP daemons use them. > > Update /etc/inetd.conf to point to /usr/local. > > Add ftpd to ObsoleteFiles, but do not list configuration files since > users may want to preserve these to use with the freebsd-ftpd port. > > There is still some language in the manual referring to ftpd(8) > which is relevant to the port, which has been retained but updated > to reference the port. > > MFC after: 3 days > Relnotes: yes > Reviewed by: cperciva > Differential Revision: https://reviews.freebsd.org/D52739 Release notes should mention that ports/ftp/freebsd-ftpd is a snapshot of the FreeBSD ftpd. It is now maintained externally. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e**(i*pi)+1=0