Re: [PATCH] remove obsolete functions
Oliver Kiddle <[email protected]> Tue, 30 Jun 2026 20:01:11 +0200
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <[email protected]_G> |
dana wrote: > On Tue 30 Jun 2026, at 07:46, Oliver Kiddle wrote: > > Is github.com/xi/cplay-ng/ incompatible? > that was one i looked at, and no, it doesn't take cli options at all Remove then. > agree. maybe i'll look at that later. firefox still seems covered by > _mozilla but it could probably be modernised. and we could add pale moon > and whatever other forks Should probably be renamed _firefox with any mozilla specifics stripped. Seamonkey may still exist but I doubt much of the completion still applies. The remote API was X specific and that all went from firefox at some point. Now mostly useful for -P and -ProfileManager. > On Tue 30 Jun 2026, at 07:46, Oliver Kiddle wrote: > > _rebootin - from the Mandriva directory. > > i considered this one but i wasn't sure. openmandriva is still a thing, > and mageia, but i couldn't figure out if they still have this. it's hard > to search for I can't find it either but given that they seem to have adopted systemd, I doubt it. > i looked at this one too, it's http://mondorescue.org/, last updated > 2024 according to that. but i can't find it packaged anywhere either, > and most search-engine results are from a decade ago Could be best to offer the completion upstream to them. If they decline, I'd not feel guilty about removing it. > > On Tue 30 Jun 2026, at 07:46, Oliver Kiddle wrote: > > _totd - ancient man pages again the only reference > > it's still in freebsd ports. last updated 2023 Seems to be in pkgsrc and the AUR. So fine, leave for now. > On Tue 30 Jun 2026, at 07:46, Oliver Kiddle wrote: > > My incomplete list of things to move to Contrib was as follows. > > out of those xmms2, zypper, and growisofs stand out, but not sure what > state they're in. it wouldn't bother me personally, anyway These are more a problem for either their licence or low quality than the state of the upstream project. > i also wanted to ask about Completion/AIX/. i assume you're the most > knowledgeable about that. are they still relevant? I did check when I got access to AIX 7 and it seemed like they were all still applicable if missing some newer options. I won't be going to the effort of updating them but wouldn't remove them yet either. At least these can be excluded by packagers - and some do. Oliver