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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q1
mysql81-client Multithreaded SQL database (client)
8.1.0 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-04-06 17:28:37
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 (47 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mysql81-client-8.1.0/catalog.mk
  3. /usr/local/share/licenses/mysql81-client-8.1.0/LICENSE
  4. /usr/local/share/licenses/mysql81-client-8.1.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/mysqlpump
  17. bin/mysqlshow
  18. bin/mysqlslap
  19. bin/perror
  20. 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.22
  37. lib/mysql/libmysqlclient_r.a
  38. lib/mysql/libmysqlclient_r.so
  39. lib/mysql/libmysqlclient_r.so.22
  40. lib/mysql/plugin/authentication_fido_client.so
  41. lib/mysql/plugin/authentication_ldap_sasl_client.so
  42. lib/mysql/plugin/authentication_oci_client.so
  43. libdata/pkgconfig/mysqlclient.pc
  44. share/aclocal/mysql.m4
  45. @owner
  46. @group
  47. @mode
Collapse this list.
Dependency lines:
  • mysql81-client>0:databases/mysql81-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/mysql81-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mysql81-client
  • pkg install mysql81-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mysql81-client
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695150470 SHA256 (mysql-boost-8.1.0.tar.gz) = cb19648bc8719b9f6979924bfea806b278bd26b8d67740e5742c6f363f142188 SIZE (mysql-boost-8.1.0.tar.gz) = 440038191

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/mysql81-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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mysql81-client-8.1.0: ====> Default Client Plugins SASLCLIENT=on: SASL client plugin module ===> Use 'make config' to modify these settings
Options name:
databases_mysql81-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.1/
  2. ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-8.1/
  3. https://dev.mysql.com/get/Downloads/MySQL-8.1/
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
nginx-develAug 15
chromiumAug 14
gitlabAug 14
postgresql13-serverAug 14
postgresql14-serverAug 14
postgresql16-serverAug 14
postgresql17-serverAug 14
ungoogled-chromiumAug 14
p5-Authen-SASLAug 13
varnish7Aug 13
chromiumAug 11
ungoogled-chromiumAug 11
apache24Aug 09
linux-c7-sqlite3Aug 02
sqlite3Aug 02

13 vulnerabilities affecting 157 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2025-08-15 16:16:28 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 33512
Broken 130
Deprecated 201
Ignore 248
Forbidden 0
Restricted 2
No CDROM 1
Vulnerable 36
Expired 15
Set to expire 145
Interactive 0
new 24 hours 0
new 48 hours0
new 7 days14
new fortnight37
new month133