Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.31_3 22 Feb 2024 09:35:51 |
Eugene Grosbein (eugen) |
databases/xtrabackup80: renamed from databases/xtrabackup8 and updated
The port databases/xtrabackup8 upgraded to version 8.0.35-30
and renamed to databases/xtrabackup80 in preparation for upcoming
incompatible branch databases/xtrabackup81, to avoid confusion.
Drop unused dependency on libncurses.
The update based on maintainer's submittion.
PR: 277088
Tested by: Eugene M. Zheganin (maintainer)
Approved by: Eugene M. Zheganin (maintainer) |
8.0.31_3 14 Dec 2023 17:03:10 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
8.0.31_2 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
8.0.31_1 23 Jul 2023 22:16:15 |
Muhammad Moinur Rahman (bofh) |
databases/xtrabackup8: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
8.0.31_1 24 Jun 2023 08:51:24 |
Daniel Engberg (diizzy) |
databases/xtrabackup8: Fix plist error
Reported by Poudriere and pkg-fallout
PR: 271863
Approved by: portmgr (maintainer timeout, 2+ weeks)
Sponsored by: Blinkinblox |
8.0.31_1 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
8.0.31 10 Mar 2023 10:46:31 |
Eugene Grosbein (eugen) |
databases/xtrabackup8: fix build for i386
Improve alignment fix and backport small code change
from MySQL 8.0.32 codebase to fix build for i386.
Fixes: d06e12de9aeccfddb388561466ef833a2906d39e |
8.0.31 26 Feb 2023 08:58:22 |
Eugene Grosbein (eugen) |
databases/xtrabackup8: update to version 8.0.31-24
This change includes files/patch-llvm-15, a copy of the patch
fixing UB in MySQL Server 8.0.31 code included in xtrabackup8
and discovered with Clang 15:
https://cgit.freebsd.org/ports/tree/databases/mysql80-server/files/patch-llvm15-fix?id=9f33a321916b
The version 8.0.31-24 includes auto-tuning of its "use-memory" option
that needs implementation of host_free_memory() but lacks one
suitable for FreeBSD. This change adds simple implementation by me
in files/patch-storage_innobase_xtrabackup_src_utils.cc
that sums sysctls vm.stats.vm.v_free_count and vm.stats.vm.v_inactive_count
assuming that FreeBSD VM subsystem frees Inactive pages as needed.
(Only the first 15 lines of the commit message are shown above ) |
8.0.14_6 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.0.14_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.0.14_5 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
8.0.14_5 22 May 2022 20:17:04 |
Dima Panov (fluffy) |
databases/xtrabackup8: bundle boost-1.72, last supported release
PR: 246106 |
8.0.14_4 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
8.0.14_3 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
8.0.14_2 02 Sep 2021 18:09:29 |
Adam Weinberger (adamw) |
many: Depend on vim instead of vim-console |
8.0.14_2 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
8.0.14_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.0.14_1 13 Nov 2020 03:13:52 |
danfe |
Fix a silly typo in the comment. |
8.0.14_1 12 Nov 2020 14:00:46 |
danfe |
Make sure that ARCH variable is defined at the time of check.
Reported by: dvl
Pointy hat to: danfe |
12 Nov 2020 10:19:17
|
danfe |
Allow to build on FreeBSD pre-12.x and i386 by stealing some patches
from the `databases/mysql80-server' port.
Suggested by: fluffy |
8.0.14_1 07 Nov 2020 10:09:38 |
danfe |
- Do not install manpages, they belong to third-party software and
make the package conflict with other packages (of that software)
- Register installation conflict with port that serves version 2.4
- Empty directories should be pruned with rmdir(1), not ``rm -rf'' |
8.0.14 06 Nov 2020 20:37:46 |
danfe |
Split `databases/xtrabackup8', based on 8.x versions, which is intended
to be used against `databases/mysql80-server', which versions 2.4.x are
incompatible with.
PR: 250744 |