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 on branch 2024Q1
mysql80-client Multithreaded SQL database (client)
8.0.35 databases 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 is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-01 19:09:41
Last Update: unknown
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. The new features in MySQL 8.0. In addition to Data Dictionnary and CTEs are: Move to utf8(mb4) as MySQL's default character set Language specific case insensitive collation for 21 languages (utf8) Invisible index Descending indexes Improve usability of UUID and IPV6 manipulations SQL roles - SET PERSIST for global variable values Performance Schema, instrumenting data locks Performance Schema, instrumenting error messages Improved cost model with histograms
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 (65 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mysql80-client-8.0.35/catalog.mk
  3. /usr/local/share/licenses/mysql80-client-8.0.35/LICENSE
  4. /usr/local/share/licenses/mysql80-client-8.0.35/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/mysqlpump
  17. bin/mysqlshow
  18. bin/mysqlslap
  19. bin/perror
  20. @comment bin/zlib_decompress
  21. include/mysql/errmsg.h
  22. include/mysql/field_types.h
  23. include/mysql/my_command.h
  24. include/mysql/my_compress.h
  25. include/mysql/my_list.h
  26. include/mysql/mysql.h
  27. include/mysql/mysql/client_plugin.h
  28. include/mysql/mysql/plugin_auth_common.h
  29. include/mysql/mysql/udf_registration_types.h
  30. include/mysql/mysql_com.h
  31. include/mysql/mysql_time.h
  32. include/mysql/mysql_version.h
  33. include/mysql/mysqld_error.h
  34. lib/mysql/libmysqlclient.a
  35. lib/mysql/libmysqlclient.so
  36. lib/mysql/libmysqlclient.so.21
  37. lib/mysql/libmysqlclient_r.a
  38. lib/mysql/libmysqlclient_r.so
  39. lib/mysql/libmysqlclient_r.so.21
  40. @comment lib/private/libprotobuf-lite.so.3.19.4
  41. @comment lib/private/libprotobuf.so.3.19.4
  42. lib/mysql/plugin/authentication_ldap_sasl_client.so
  43. lib/mysql/plugin/authentication_fido_client.so
  44. lib/mysql/plugin/authentication_oci_client.so
  45. libdata/pkgconfig/mysqlclient.pc
  46. @comment share/man/man1/comp_err.1.gz
  47. @comment share/man/man1/lz4_decompress.1.gz
  48. @comment share/man/man1/mysql.1.gz
  49. @comment share/man/man1/mysql_config.1.gz
  50. @comment share/man/man1/mysql_config_editor.1.gz
  51. @comment share/man/man1/mysqladmin.1.gz
  52. @comment share/man/man1/mysqlbinlog.1.gz
  53. @comment share/man/man1/mysqlcheck.1.gz
  54. @comment share/man/man1/mysqldump.1.gz
  55. @comment share/man/man1/mysqlimport.1.gz
  56. @comment share/man/man1/mysqlman.1.gz
  57. @comment share/man/man1/mysqlpump.1.gz
  58. @comment share/man/man1/mysqlshow.1.gz
  59. @comment share/man/man1/mysqlslap.1.gz
  60. @comment share/man/man1/perror.1.gz
  61. @comment share/man/man1/zlib_decompress.1.gz
  62. share/aclocal/mysql.m4
  63. @owner
  64. @group
  65. @mode
Collapse this list.
Dependency lines:
  • mysql80-client>0:databases/mysql80-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/mysql80-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mysql80-client
  • pkg install mysql80-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mysql80-client
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700321902 SHA256 (mysql-boost-8.0.35.tar.gz) = 41253c3a99cefcf6d806040c6687692eb0c37b4c7aae5882417dfb9c5d3ce4ce SIZE (mysql-boost-8.0.35.tar.gz) = 438111810

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: databases/mysql80-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. libevent.so : devel/libevent
  3. libicutu.so : devel/icu
  4. liblz4.so : archivers/liblz4
  5. libfido2.so : security/libfido2
  6. libhidapi.so : comms/hidapi
  7. libunwind.so : devel/libunwind
  8. libsasl2.so : security/cyrus-sasl2
  9. libedit.so.0 : devel/libedit
  10. libldap.so.2 : net/openldap26-client
This port is required by:
for Libraries
  1. databases/mysql80-server

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

Number of commits found: 0

Number of commits found: 0

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
gitlabApr 24
redisApr 24
redis62Apr 24
redis72Apr 24
valkeyApr 24
chromiumApr 23
ungoogled-chromiumApr 23
navidromeApr 22
erlangApr 20
erlang-runtime21Apr 20
erlang-runtime22Apr 20
erlang-runtime23Apr 20
erlang-runtime24Apr 20
erlang-runtime25Apr 20
erlang-runtime26Apr 20

14 vulnerabilities affecting 332 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2025-04-25 06:28:01 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 33285
Broken 121
Deprecated 364
Ignore 237
Forbidden 1
Restricted 2
No CDROM 1
Vulnerable 36
Expired 31
Set to expire 309
Interactive 0
new 24 hours 2
new 48 hours6
new 7 days16
new fortnight41
new month75