Date: Mon, 26 Mar 2018 22:41:34 +0200 From: Antoine Brodin <antoine@freebsd.org> To: Vasil Dimov <vd@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r465619 - head/net-p2p/bitcoin Message-ID: <CAALwa8mK72Pq820eyye2EOWMC_rwY1gdauC9xGJwj98Z1oNZsA@mail.gmail.com> In-Reply-To: <201803261733.w2QHXTG5028947@repo.freebsd.org> References: <201803261733.w2QHXTG5028947@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 26, 2018 at 7:33 PM, Vasil Dimov <vd@freebsd.org> wrote: > Author: vd > Date: Mon Mar 26 17:33:29 2018 > New Revision: 465619 > URL: https://svnweb.freebsd.org/changeset/ports/465619 > > Log: > net-p2p/bitcoin: Add an option to use newer BDB > > Make the new option the default, so that when the port is recompiled it > will link against BDB 5.x or 6.x (whichever is the default in the system). > This will keep old wallet files readable and will not automatically > convert them in an incompatible with BDB 4.8 way. Newly created wallet > files will not be readable by Bitcoin Core versions linked with BDB 4.8. > > Next thing to consider is to remove the option to link against BDB 4.8 as > this will remove the net-p2p/bitcoin -> databases/db48 dependency and will > make it possible to ditch the latter, which is scheduled for removal from > the ports collection on Apr 30 2018. > > PR: 226527 > Approved by: kbowling (maintainer) Hi, This (and slave ports) fails to configure. Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8mK72Pq820eyye2EOWMC_rwY1gdauC9xGJwj98Z1oNZsA>