Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2015 01:51:04 +0600
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        Antoine Brodin <antoine@freebsd.org>
Cc:        "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r380110 - head/databases/db48
Message-ID:  <CA%2BnPUkwQXenaMMzSfEcoQgxxhdugO=2Vtb8yB6jLDMRYjwyBfg@mail.gmail.com>
In-Reply-To: <201502271653.t1RGrLxT082354@svn.freebsd.org>
References:  <201502271653.t1RGrLxT082354@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I believe that it can be overridden by following some rules. Most of the
coin system uses their portable wallet based on db48 format. These allows
the wallet to be moved to another system without any hassle. However most
of the coin based system allows installing/configuring with db5 with some
knobs but in that case the wallets wont be portable. That is those dat
files won't be accessible using db48 on another system. However if we add a
pkg-message mentioning that before moving please use a db_dump and in the
next system use a db_load it sounds promising. I haven't checked the work
ability but theoretically it should work. If you give a positive feedback I
might think of implementing those.

BR,
bofh

On Fri, Feb 27, 2015 at 10:53 PM, Antoine Brodin <antoine@freebsd.org>
wrote:

> Author: antoine
> Date: Fri Feb 27 16:53:21 2015
> New Revision: 380110
> URL: https://svnweb.freebsd.org/changeset/ports/380110
> QAT: https://qat.redports.org/buildarchive/r380110/
>
> Log:
>   Extend expiration date of 4 months, *coin ports still need it
>
> Modified:
>   head/databases/db48/Makefile
>
> Modified: head/databases/db48/Makefile
>
> ==============================================================================
> --- head/databases/db48/Makefile        Fri Feb 27 16:48:43 2015
> (r380109)
> +++ head/databases/db48/Makefile        Fri Feb 27 16:53:21 2015
> (r380110)
> @@ -16,7 +16,7 @@ COMMENT=      The Berkeley DB package, revisi
>  DEPRECATED=            Please migrate to db5 or db6
>  # The port is not to be removed unless the bitcoin-related ports can
>  # go without this.
> -EXPIRATION_DATE=       2015-02-28
> +EXPIRATION_DATE=       2015-06-30
>
>  LICENSE=       BSD3CLAUSE
>  LICENSE_FILE=  ${WRKDIR}/${DISTNAME}/LICENSE
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BnPUkwQXenaMMzSfEcoQgxxhdugO=2Vtb8yB6jLDMRYjwyBfg>