Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 08:18:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261523] Mk/bsd.default-versions.mk: Change default db5 (deprecated and EoL) to db18
Message-ID:  <bug-261523-7788-lqJxdf7qsX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261523-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261523-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261523

Yasuhiro Kimura <yasu@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #231394|0                           |1
        is obsolete|                            |

--- Comment #2 from Yasuhiro Kimura <yasu@freebsd.org> ---
Created attachment 231406
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231406&action=
=3Dedit
Updated patch file

(In reply to Rafael Grether from comment #0)

Remove codes related to WITH_BDB6_PERMITTED from Mk/Uses/bdb.mk.

Unfortunately original patch doesn't work as is expected as currently user
needs to set 'WITH_BDB6_PERMITTED=3Dyes' in /etc/make.conf to use db18 as d=
efault
version of BDB. The variable is introduced for user who doesn't want to acc=
ept
AGPLv3 when upstream changed license with the release of 6.0. However, after
db5 is removed it becomes meaningless as db18 is the only available version=
 of
BDB. Moreover it makes it impossible to change default version BDB to 18. So
remove codes related to it.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261523-7788-lqJxdf7qsX>