CVS log for pkgsrc/databases/mysql75-cluster/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / databases / mysql75-cluster
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 31 14:08:16 2025 UTC (6 weeks, 4 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1
lines
mysql75-cluster: fix one build problem (zlib)
but mark BROKEN for a problem due to boost.
TODO: This is heavily outdated software, the current version is 9.2.0.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Dec 29 15:09:43 2024 UTC (2 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
revbump after updating boost
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Oct 4 03:49:18 2024 UTC (5 months, 1 week ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
*: Recursive revbump from Boost 1.86.0
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 29 18:24:40 2023 UTC (14 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
revbump for boost-libs
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:08:29 2023 UTC (16 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
*: bump for openssl 3
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:24:00 2023 UTC (19 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
*: recursive bump for Python 3.11 as new default
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 23 14:26:15 2023 UTC (22 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
revbump for boost
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 22 16:28:22 2023 UTC (2 years, 1 month ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
*: Recursive revbump from Boost 1.81.0
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 8 19:02:32 2022 UTC (2 years, 3 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
mysql75-cluster: use mk/atomic64.mk. Fixes powerpc build issue.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:09 2022 UTC (2 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:31:18 2022 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
*: recursive bump for perl 5.36
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 17 04:07:13 2022 UTC (2 years, 11 months ago) by jnemeth
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
databases/mysql75-cluster: import mysql-cluster-7.5.25
MySQL Cluster is a highly scalable, real-time, ACID-compliant
transactional database, combining 99.999% availability with the
low TCO of open source.
Designed around a distributed, multi-master architecture with no
single point of failure, MySQL Cluster scales horizontally on
commodity hardware to serve read and write intensive workloads,
accessed via SQL and NoSQL interfaces.
This package contains MySQL server version 5.7.
CVSweb <webmaster@jp.NetBSD.org>