diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2025-01-09 19:41:14 +0100 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2025-01-09 19:44:37 +0100 |
commit | 1fbff9cbe8d96f127a6f5a9564eaffe25dae78e3 (patch) | |
tree | 0a8293230edb91e091f88fa75bd89862f61b155d /databases/mysql91-client/pkg-message | |
parent | deskutils/gucharmap: upgrade to Version 16.0.2 (diff) |
databases/mysql91-{server|client}: add new Ports
Welcome MySQL 9.1
What is new in MySQL9.1:
https://dev.mysql.com/doc/relnotes/mysql/9.1/en/news-9-1-0.html
MySQL8.4+ supports only 64-bit platforms!
Sponsored by: Netzkommune GmbH
Special thanks to: samm
Diffstat (limited to 'databases/mysql91-client/pkg-message')
-rw-r--r-- | databases/mysql91-client/pkg-message | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/mysql91-client/pkg-message b/databases/mysql91-client/pkg-message new file mode 100644 index 000000000000..eb4bf75ba6ab --- /dev/null +++ b/databases/mysql91-client/pkg-message @@ -0,0 +1,8 @@ +[ +{ type: install + message: <<EOM +This is the mysql CLIENT without the server. +for complete server and client, please install databases/mysql91-server +EOM +} +] |