As of this past week in the FreeBSD source tree for FreeBSD 16, the last of the GNU GPL licensed code from the base system has been retired.

The dialog implementation was the last piece of GNU GPL licensed software in FreeBSD’s base system. The FreeBSD installer previously transitioned to using bsddialog in place of dialog and then dpv was the last user of dialog but itself since turned off and now retired.

This ticket to retire dialog was opened back in February while is now merged to the FreeBSD source tree for what will become FreeBSD 16.0.

With dialog removed, the latest FreeBSD code now retires the GNU sub-tree of the FreeBSD base system now that no more GNU code remains.

FreeBSD 16.0 is working its way toward release that is expected to happen in December 2027.

  • maegul (he/they)@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    24 hours ago

    If you don’t mind, could you to explain why exactly?

    Is it a GPL3 thing? Or favouring their own BSD licences?

    • csolisr@hub.azkware.net
      link
      fedilink
      arrow-up
      19
      ·
      24 hours ago

      They’re trying to make their own distro fully BSD-licensed, so that it can be distributed without end users having to deal with copyleft restrictions.