This is a fork of bsdconfig, a configuration tool for the system on the FreeBSD Operating System. The objective is to keep the architecture and workflow, but to make the code more flexible and portable, in order to more easily allow fixing issues and continuous testing.
This project is sponsored by the FreeBSD Foundation.
bsdconfig relies on bsddialog in order to render widgets. bsddialog is imported in FreeBSD in contrib/bsddialog, while its upstream is at https://gitlab.com/alfix/bsddialog.
The upstream code can be obtained at https://cgit.freebsd.org/src/tree/usr.sbin/bsdconfig.