Date: Mon, 7 Jan 2019 11:35:39 -0700 From: Gavin Howard <gavin.d.howard@gmail.com> To: freebsd-arch@freebsd.org Subject: GNU-compatible, BSD-licensed bc Message-ID: <CAF=dzRNnurahLBOaKgq8_bDXNuM8biYPFbj6F2vp0t58Ejp8bg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I am the author of a GNU-compatible, BSD-licensed bc (https://github.com/gavinhoward/bc). I noticed (on https://wiki.freebsd.org/GPLinBase) that FreeBSD used to use the GNU bc until it was taken out because of the GPL. My bc is not licensed under the GPL; it is under the 0BSD license. Thus, I think my bc might be a great fit for FreeBSD. My bc is well-tested. I make sure that every single memory bug that I can find is out before every single release. I also make sure that my bc's math is correct by running millions of random math problems before every release. My bc is extremely portable; it easily builds on any POSIX platform. And it includes a full dc as well (except for the "!" command). I would love to work with the core team to get my bc into FreeBSD, if there is interest. I am about to do a release, and I am willing to delay the release to get it up to par for FreeBSD. Would there be interest? Gavin Howard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF=dzRNnurahLBOaKgq8_bDXNuM8biYPFbj6F2vp0t58Ejp8bg>
