Leo Famulari <l...@famulari.name> writes: > On Sat, Sep 03, 2016 at 11:32:20AM +0100, Marius Bakke wrote: >> Many distros prefix OpenBSD projects with ambigous names with >> "openbsd-". E.g. "openbsd-netcat", "openbsd-ntpd" etc. We don't appear >> to have that problem yet, but I think this could be a good precedent. > > Is "openbsd-ntpd" the same thing as OpenNTPD? [0] > > As for openbsd-netcat, this was discussed on guix-devel recently, and we > learned that OpenBSD does not provide a portable release of their netcat > client. I don't think it would be appropriate for us to re-package > Debian's unmaintained port of this software. [1] > > I looked at `apt-cache search openbsd`, which searches my Debian package > cache for packages related to OpenBSD. I *think* that there isn't > anything packaged with an "openbsd-" name that OpenBSD offers a portable > release of, but I'm not sure about openbsd-inetd. > > On the other hand, they explicitly provide portable releases of things > like OpenNTPD, OpenSSH, LibreSSL, and now acme-client.
You are right, of course. I could have sworn there were more. And I even use OpenNTPD on many systems.. The other acme-client projects seems to be mostly library implementations with a CLI frontend and are likely to end up as "ruby-acme-client" or similar in the tree. So "acme-client" should be perfectly fine. If anything we'll get to have a new bikeshedding round if another popular client with the same name comes around. :) ~marius