Date: Tue, 30 Apr 2024 11:09:01 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Olivier Certner <olce@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 9b30b96c1fa4 - main - Remove remnants of portsnap(8) Message-ID: <b6845e12-1b53-4d15-9d69-a88843b4a078@FreeBSD.org> In-Reply-To: <202404301345.43UDjSug033045@gitrepo.freebsd.org> References: <202404301345.43UDjSug033045@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/30/24 6:45 AM, Olivier Certner wrote: > The branch main has been updated by olce: > > URL: https://cgit.FreeBSD.org/src/commit/?id=9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb > > commit 9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb > Author: Olivier Certner <olce@FreeBSD.org> > AuthorDate: 2024-04-22 13:02:46 +0000 > Commit: Olivier Certner <olce@FreeBSD.org> > CommitDate: 2024-04-30 13:44:34 +0000 > > Remove remnants of portsnap(8) > > This was prompted by noticing that '/var/db/portsnap' still exists on > newly-installed machines. > > With this change, all mentions of portsnap(8) in the tree are gone, > except for the historical note in the AUTHORS section of manpage > phttpget(8). > > locate(1) will thus start indexing again '/var/db/portsnap' on machines > where this directory still exists, which may be a good way to push > administrators to delete it. > > Reviewed by: cperciva > Approved by: emaste (mentor) > MFC after: 3 days > Sponsored by: The FreeBSD Foundation > Differential Revision: https://reviews.freebsd.org/D45023 Should OLD_DIRS+=var/db/portsnap be added to ObsoleteFiles.inc? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b6845e12-1b53-4d15-9d69-a88843b4a078>