Port details |
- mysql90-client Multithreaded SQL database (client)
- 9.0.1 databases
=0 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
- Port Added: 2024-09-01 01:03:04
- Last Update: 2024-09-01 01:00:55
- Commit Hash: 83d646c
- 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:
-
- mysql90-client>0:databases/mysql90-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/mysql90-client/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mysql90-client
- pkg install mysql90-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysql90-client
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7 i386 powerpc
- distinfo:
- TIMESTAMP = 1725120254
SHA256 (mysql-9.0.1.tar.gz) = 18fa65f1ea6aea71e418fe0548552d9a28de68e2b8bc3ba9536599eb459a6606
SIZE (mysql-9.0.1.tar.gz) = 428335150
Packages (timestamps in pop-ups are UTC):
- Master port: databases/mysql90-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/mysql90-server
Configuration Options:
- ===> The following configuration options are available for mysql90-client-9.0.1:
====> Default Client Plugins
SASLCLIENT=on: SASL client plugin module
===> Use 'make config' to modify these settings
- Options name:
- databases_mysql90-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:
|
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/mysql90-server | Commit | Credits | Log message |
9.0.1 01 Sep 2024 01:00:55 |
Jochen Neumeister (joneum) |
databases/mysql90-{server|client}: add new Ports
Welcome MySQL 8.4
What is new in MySQL8.4 since MySQL 9.0:
https://dev.mysql.com/doc/refman/9.0/en/mysql-nutshell.html
HINT: MySQL8.4+ supports only 64-bit platforms!!!
Sponsored by: Netzkommune GmbH |
Number of commits found: 1
|