[Bug 230301] Mk/Uses/bdb.mk: Remove WITH_BDB6_PERMITTED

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 2 19:33:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230301

            Bug ID: 230301
           Summary: Mk/Uses/bdb.mk: Remove WITH_BDB6_PERMITTED
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: yasu at utahime.org

Created attachment 195771
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195771&action=edit
patch file

WITH_BDB6_PERMITTED provides special handling about Berkeley DB 6. Comment says
it is due to its stricter Affero GNU Public License. But ports has license
framework and license issue should be handled with it. For example if someone
don't want to accept Affero GNU Public License, then he should add
'LICENSES_REJECTED=AGPLv3' in /etc/make.conf. So remove WITH_BDB6_PERMITTED
from Mk/Uses/bdb.mk.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list