Port details |
- mysql84-client Multithreaded SQL database (client)
- 8.4.2_1 databases =2 8.4.0Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2024-05-24 16:18:06
- Last Update: 2024-07-28 21:26:59
- Commit Hash: 7b83e7e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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
- 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 = 1721979278
SHA256 (mysql-8.4.2.tar.gz) = 5657a78dc86bf0bf2227e0b05f8de5a2c447a816a112ffa26fa70083bcbe9814
SIZE (mysql-8.4.2.tar.gz) = 425791134
Packages (timestamps in pop-ups are UTC):
- Master port: databases/mysql84-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
- libicutu.so : devel/icu
- liblz4.so : archivers/liblz4
- libhidapi.so : comms/hidapi
- libfido2.so : security/libfido2
- 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
-
- databases/mysql84-server
Configuration Options:
- ===> The following configuration options are available for mysql84-client-8.4.2_1:
====> 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:
|