Port details on branch 2024Q4 |
- mysql80-client Multithreaded SQL database (client)
- 8.0.39 databases =12 8.0.35Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2017-01-07 20:35:02
- Last Update: 2023-11-19 16:00:25
- Commit Hash: 6179bcf
- People watching this port, also watch:: curl, libxml2, expat, mysql80-server, freetype2
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1721978886
SHA256 (mysql-boost-8.0.39.tar.gz) = 93208da9814116d81a384eae42120fd6c2ed507f1696064c510bc36047050241
SIZE (mysql-boost-8.0.39.tar.gz) = 449265424
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:
- Master port: databases/mysql80-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- liblz4>0 : archivers/liblz4
- libunwind>0 : devel/libunwind
- bison : devel/bison
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- groff : textproc/groff
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libcurl.so : ftp/curl
- libevent.so : devel/libevent
- libicutu.so : devel/icu
- liblz4.so : archivers/liblz4
- libfido2.so : security/libfido2
- libhidapi.so : comms/hidapi
- libunwind.so : devel/libunwind
- libsasl2.so : security/cyrus-sasl2
- libedit.so.0 : devel/libedit
- libldap.so.2 : net/openldap26-client
- This port is required by:
- for Libraries
-
- audio/ampache
- biology/augustus
- biology/ncbi-cxx-toolkit
- biology/ucsc-userapps
- cad/camotics
- comms/atslog
- databases/R-cran-RMySQL
-
Deleted ports which required this port:
- for Run
-
- sysutils/omnibackup
Configuration Options:
- ===> The following configuration options are available for mysql80-client-8.0.39:
====> 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:
|