Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.35_6 28 Jan 2025 17:23:28 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 29.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
8.0.35_5 25 Dec 2024 00:13:30 |
Ryan Steinmetz (zi) |
databases/xtrabackup80: Remove incorrectly added deprecation/expiration
This was incorrectly marked as deprecated. It is in fact supported and
under active development by Percona.
See PXB 8.0.x under the MySQL Software table of:
https://www.percona.com/services/policies/percona-software-support-lifecycle
databases/xtrabackup80 is required for MySQL 8.0.x and
databases/xtrabackup84 is required for MySQL 8.4.x |
8.0.35_5 15 Dec 2024 21:38:29 |
Daniel Engberg (diizzy) |
databases/xtrabackup80: Deprecate and set expiration date to 2025-01-31
Deprecate as its unsupported and point users to databases/xtrabackup84
Reference:
https://www.percona.com/services/policies/percona-software-support-lifecycle
PR: 283058
Approved by: portmgr (maintainer timeout, 2+ weeks) |
8.0.35_5 29 Oct 2024 14:38:30 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
8.0.35_4 07 Oct 2024 14:16:41 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
8.0.35_3 18 Sep 2024 19:10:12 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
8.0.35_2 15 Sep 2024 20:09:36 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
8.0.35_1 15 Aug 2024 10:55:26 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
8.0.35 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
8.0.35 23 May 2024 12:07:42 |
Eugene Grosbein (eugen) |
databases/xtrabackup80: unbreak build with clang18
Reported by: Eugene M. Zheganin (maintainer)
Approved by: Eugene M. Zheganin (maintainer) |
8.0.35 22 May 2024 20:27:22 |
Eugene Grosbein (eugen) |
databases/xtrabackup80: fix handling of dependencies
Fix build after latest changes: do not override *_DEPENDS
added with USES clause. |
8.0.35 14 May 2024 06:54:27 |
Eugene Grosbein (eugen) |
databases/xtrabackup80: add missing chunk after previous commit
Actualize WWW link. Note that upstream supports Intel/AMD arches only. |
8.0.35 14 May 2024 06:05:39 |
Eugene Grosbein (eugen) |
databases/xtrabackup80: make it buildable on i386
Modern clang cannot build the port on i386 systems.
Use GCC13 to make working package.
Approved by: Eugene M. Zheganin (maintainer) |
8.0.35 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) |