Re: Retiring lpr and lpd
Steve Kargl <[email protected]> Fri, 20 Feb 2026 14:07:12 -0800
| Newsgroups | gmane.os.freebsd.architechture |
|---|---|
| Message-ID | <[email protected]> |
On 2/20/26 13:17, Robert Clausecker wrote: >> >> Better alternative are available for many things that are installed >> as part of a FreeBSD base distribution (e.g., editors and shells). >> Should remove all of those things as well? > > The deprecation is planned because the codebase is a pile of crap exposed > to the internet. We can keep them around if someone volunteers to clean > up. Given that there seem to be a few users of these tools in the project, > it should not be too hard to find someone willing to step forwards. Maybe > you? > I had a commit bit long ago. Gave it up due to unneeded drama with other committers. Moving to git is a hindrance to pursuing a new commit bit. My usage of git is fairly limited to 'git pull', 'git diff', and 'git reset --hard'. There is the occasional 'rm -rf /usr/src && git clone' when the tree to too messed up to salvage. -- steve