Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2024 22:15:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277262] databases/foundationdb: Large-scale port update
Message-ID:  <bug-277262-7788-1FJabiJtMI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277262-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277262-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=3D277262

--- Comment #22 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D3dc4928b6c995e22f199f7b9a1bdb52=
47d8d7a10

commit 3dc4928b6c995e22f199f7b9a1bdb5247d8d7a10
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2024-05-23 22:14:48 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2024-05-23 22:14:48 +0000

    databases/foundationdb*: split, update to 7.1.59 & 7.3.41

    Update FoundationDB to both main supported versions, and also split
    between server and client builds for convenience.

    PR:             277262
    Reviewed by:    dch
    Sponsored by:   SkunkWerks, GmbH

 MOVED                                              |   2 +
 UIDs                                               |   2 +-
 databases/Makefile                                 |   5 +-
 databases/erlfdb/Makefile                          |   2 +-
 databases/foundationdb/Makefile (gone)             |  98 -----------------=
--
 databases/foundationdb/distinfo (gone)             |   3 -
 .../files/patch-cmake_CompileBoost.cmake (gone)    |  11 ---
 .../files/patch-cmake_GetMsgpack.cmake (gone)      |  24 -----
 .../files/patch-fdbmonitor_CMakeLists.txt (gone)   |  11 ---
 databases/foundationdb/pkg-descr (gone)            |  14 ---
 databases/foundationdb/pkg-plist (gone)            |  28 ------
 databases/foundationdb71-client/Makefile (new)     |  11 +++
 databases/foundationdb71-server/Makefile (new)     | 103 +++++++++++++++++=
+++
 databases/foundationdb71-server/distinfo (new)     |   3 +
 .../files/foundationdb.conf.in                     |   6 +-
 .../files/foundationdb.in                          |   2 +-
 .../files/patch-CMakeLists.txt                     |  13 +--
 .../files/patch-bindings_CMakeLists.txt (new)      |  10 ++
 .../files/patch-bindings_c_CMakeLists.txt          |   6 +-
 .../files/patch-cmake_CompileBoost.cmake (new)     |  20 ++++
 .../files/patch-cmake_FDBComponents.cmake          |   8 +-
 .../files/patch-cmake_GetMsgpack.cmake (new)       |  17 ++++
 .../files/patch-fdbmonitor_CMakeLists.txt (new)    |   8 ++
 .../files/patch-fdbmonitor_fdbmonitor.cpp          |   0
 .../files/patch-fdbserver_FDBExecHelper.actor.cpp  |   0
 .../files/patch-fdbserver_fdbserver.actor.cpp      |   4 +-
 databases/foundationdb71-server/pkg-descr (new)    |   8 ++
 .../foundationdb71-server/pkg-plist-client (new)   |  13 +++
 .../foundationdb71-server/pkg-plist-server (new)   |   6 ++
 databases/foundationdb73-client/Makefile (new)     |  11 +++
 databases/foundationdb73-server/Makefile (new)     | 108 +++++++++++++++++=
++++
 databases/foundationdb73-server/distinfo (new)     |   3 +
 .../files/foundationdb.conf.in (new)               |  47 +++++++++
 .../files/foundationdb.in (new)                    |  42 ++++++++
 .../files/patch-CMakeLists.txt (new)               |  15 +++
 .../files/patch-bindings_CMakeLists.txt (new)      |  11 +++
 .../files/patch-bindings_c_CMakeLists.txt (new)    |  64 ++++++++++++
 ...dings_c_test_apitester_TesterWorkload.cpp (new) |  11 +++
 .../patch-bindings_c_test_mako_mako.cpp (new)      |  11 +++
 .../files/patch-cmake_CompileBoost.cmake (new)     |  20 ++++
 .../files/patch-cmake_FDBComponents.cmake (new)    |  32 ++++++
 .../files/patch-cmake_GetMsgpack.cmake (new)       |  17 ++++
 .../files/patch-fdbcli_CMakeLists.txt (new)        |  11 +++
 ...patch-fdbclient_SpecialKeySpace.actor.cpp (new) |  11 +++
 .../files/patch-fdbmonitor_CMakeLists.txt (new)    |   8 ++
 .../files/patch-fdbmonitor_fdbmonitor.cpp (new)    |  44 +++++++++
 .../patch-fdbserver_BlobWorker.actor.cpp (new)     |  33 +++++++
 .../patch-fdbserver_storageserver.actor.cpp (new)  |  20 ++++
 .../files/patch-flow_MkCertCli.cpp (new)           |  11 +++
 .../files/patch-flow_Platform.actor.cpp (new)      |  21 ++++
 databases/foundationdb73-server/pkg-descr (new)    |   8 ++
 .../foundationdb73-server/pkg-plist-client (new)   |  16 +++
 .../foundationdb73-server/pkg-plist-server (new)   |   6 ++
 53 files changed, 805 insertions(+), 214 deletions(-)

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



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