notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
mysql90-client Multithreaded SQL database (client)
9.0.1 databasesnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-01 01:03:04
Last Update: 2024-09-01 01:00:55
Commit Hash: 83d646c
License: GPLv2
WWW:
https://www.mysql.com/
Description:
MySQL is a very fast, multi-threaded, multi-user and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mysql90-client-9.0.1/catalog.mk
  3. /usr/local/share/licenses/mysql90-client-9.0.1/LICENSE
  4. /usr/local/share/licenses/mysql90-client-9.0.1/GPLv2
  5. bin/comp_err
  6. bin/my_print_defaults
  7. bin/mysql
  8. bin/mysql_config
  9. bin/mysql_config_editor
  10. bin/mysql_migrate_keyring
  11. bin/mysqladmin
  12. bin/mysqlbinlog
  13. bin/mysqlcheck
  14. bin/mysqldump
  15. bin/mysqlimport
  16. bin/mysqlshow
  17. bin/mysqlslap
  18. bin/perror
  19. include/mysql/errmsg.h
  20. include/mysql/field_types.h
  21. include/mysql/my_command.h
  22. include/mysql/my_compress.h
  23. include/mysql/my_list.h
  24. include/mysql/mysql.h
  25. include/mysql/mysql/client_plugin.h
  26. include/mysql/mysql/plugin_auth_common.h
  27. include/mysql/mysql/udf_registration_types.h
  28. include/mysql/mysql_com.h
  29. include/mysql/mysql_time.h
  30. include/mysql/mysql_version.h
  31. include/mysql/mysqld_error.h
  32. lib/mysql/libmysqlclient.a
  33. lib/mysql/libmysqlclient.so
  34. lib/mysql/libmysqlclient.so.24
  35. lib/mysql/libmysqlclient_r.a
  36. lib/mysql/libmysqlclient_r.so
  37. lib/mysql/libmysqlclient_r.so.24
  38. lib/mysql/plugin/mysql_native_password.so
  39. lib/mysql/plugin/authentication_ldap_sasl_client.so
  40. lib/mysql/plugin/authentication_oci_client.so
  41. lib/mysql/plugin/authentication_webauthn_client.so
  42. libdata/pkgconfig/mysqlclient.pc
  43. share/aclocal/mysql.m4
  44. @owner
  45. @group
  46. @mode
Collapse this list.
Dependency lines:
  • mysql90-client>0:databases/mysql90-client
Conflicts:
CONFLICTS_INSTALL:
  • mysql8[1-9]-client
  • mysql[0-79][0-9]-client
  • mariadb[0-9][0-9]-client
  • percona[0-9][0-9]-client
To install the port:
cd /usr/ports/databases/mysql90-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mysql90-client
  • pkg install mysql90-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mysql90-client
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armv6 armv7 i386 powerpc
distinfo:
TIMESTAMP = 1725120254 SHA256 (mysql-9.0.1.tar.gz) = 18fa65f1ea6aea71e418fe0548552d9a28de68e2b8bc3ba9536599eb459a6606 SIZE (mysql-9.0.1.tar.gz) = 428335150

Packages (timestamps in pop-ups are UTC):
mysql90-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0.19.0.1------
FreeBSD:13:quarterly9.0.19.0.1------
FreeBSD:14:latest9.0.19.0.1------
FreeBSD:14:quarterly9.0.19.0.1------
FreeBSD:15:latest9.0.19.0.1n/a-n/a---
Master port: databases/mysql90-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. liblz4>0 : archivers/liblz4
  2. libunwind>0 : devel/libunwind
  3. bison : devel/bison
  4. cmake : devel/cmake-core
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. groff : textproc/groff
  2. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libicutu.so : devel/icu
  3. liblz4.so : archivers/liblz4
  4. libhidapi.so : comms/hidapi
  5. libfido2.so : security/libfido2
  6. libunwind.so : devel/libunwind
  7. libsasl2.so : security/cyrus-sasl2
  8. libedit.so.0 : devel/libedit
  9. libldap.so.2 : net/openldap26-client
This port is required by:
for Libraries
  1. databases/mysql90-server

Configuration Options:
===> The following configuration options are available for mysql90-client-9.0.1: ====> Default Client Plugins SASLCLIENT=on: SASL client plugin module ===> Use 'make config' to modify these settings
Options name:
databases_mysql90-client
USES:
bison:build cmake:noninja cpe groff:run libedit localbase ncurses perl5 pkgconfig shebangfix ssl compiler:c++20-lang ldap
pkg-message:
For install:
This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql84-server
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-9.0/
  2. ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-9.0/
  3. https://dev.mysql.com/get/Downloads/MySQL-9.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/mysql90-server
CommitCreditsLog message
9.0.1
01 Sep 2024 01:00:55
commit hash: 83d646c6994d09544f67e6a1b414d5fc5b0437fccommit hash: 83d646c6994d09544f67e6a1b414d5fc5b0437fccommit hash: 83d646c6994d09544f67e6a1b414d5fc5b0437fccommit hash: 83d646c6994d09544f67e6a1b414d5fc5b0437fc files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
databases/mysql90-{server|client}: add new Ports

Welcome MySQL 8.4

What is new in MySQL8.4 since MySQL 9.0:
https://dev.mysql.com/doc/refman/9.0/en/mysql-nutshell.html

HINT: MySQL8.4+ supports only 64-bit platforms!!!

Sponsored by:	Netzkommune GmbH

Number of commits found: 1