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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mysql84-client Multithreaded SQL database (client)
8.4.0 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-05-24 16:18:06
Last Update: 2024-05-24 16:15:44
Commit Hash: 3c10bef
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 (45 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mysql84-client-8.4.0/catalog.mk
  3. /usr/local/share/licenses/mysql84-client-8.4.0/LICENSE
  4. /usr/local/share/licenses/mysql84-client-8.4.0/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/authentication_ldap_sasl_client.so
  39. lib/mysql/plugin/authentication_oci_client.so
  40. lib/mysql/plugin/authentication_webauthn_client.so
  41. libdata/pkgconfig/mysqlclient.pc
  42. share/aclocal/mysql.m4
  43. @owner
  44. @group
  45. @mode
Collapse this list.
Dependency lines:
  • mysql84-client>0:databases/mysql84-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
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/mysql84-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mysql84-client
  • pkg install mysql84-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mysql84-client
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armv6 armv7 i386 powerpc
distinfo:
TIMESTAMP = 1715251111 SHA256 (mysql-8.4.0.tar.gz) = 47a5433fcdd639db836b99e1b5459c2b813cbdad23ff2b5dd4ad27f792ba918e SIZE (mysql-8.4.0.tar.gz) = 413221068

Packages (timestamps in pop-ups are UTC):
mysql84-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.4.08.4.0------
FreeBSD:13:quarterly--------
FreeBSD:14:latest8.4.08.4.0------
FreeBSD:14:quarterly--------
FreeBSD:15:latest8.4.08.4.0n/a-n/a---
Master port: databases/mysql84-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/mysql84-server

Configuration Options:
===> The following configuration options are available for mysql84-client-8.4.0: ====> Default Client Plugins SASLCLIENT=on: SASL client plugin module ===> Use 'make config' to modify these settings
Options name:
databases_mysql84-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-8.4/
  2. ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-8.4/
  3. https://dev.mysql.com/get/Downloads/MySQL-8.4/
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/mysql84-server
CommitCreditsLog message
8.4.0
24 May 2024 16:15:44
commit hash: 3c10befc00dadfb8ff0db2e9016ef092df855345commit hash: 3c10befc00dadfb8ff0db2e9016ef092df855345commit hash: 3c10befc00dadfb8ff0db2e9016ef092df855345commit hash: 3c10befc00dadfb8ff0db2e9016ef092df855345 files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
databases/mysql84-{server|client}: add new Ports

Welcome MySQL 8.4

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

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

special thanks for the majority of the work on this port: samm aka Alex
S.

Number of commits found: 1