| Port details |
- mysql91-server Multithreaded SQL database (server)
- 9.1.0_1 databases
=1 9.1.0_1Version of this port present on the latest quarterly branch. DEPRECATED: EOLed upstream, switch to newer version
EXPIRATION DATE: 2026-03-31
- Maintainer: joneum@FreeBSD.org
 - Port Added: 2025-01-09 18:48:06
- Last Update: 2026-02-15 17:43:41
- Commit Hash: 7b83f1f
- People watching this port, also watch:: py311-django52, postgresql18-server, suricata, valkey
- 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 - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- mysql91-server>0:databases/mysql91-server
- Conflicts:
- CONFLICTS_INSTALL:
- mysql*-server
- mysqlwsrep*-server
- mariadb*-server
- percona*-server
- To install the port:
- cd /usr/ports/databases/mysql91-server/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mysql91-server
- pkg install mysql91-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysql91-server
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7 i386 powerpc
- distinfo:
- TIMESTAMP = 1732563576
SHA256 (mysql-9.1.0.tar.gz) = 52c3675239bfd9d3c83224ff2002aa6e286fab97bf5b2b5ca1a85c9c347766fc
SIZE (mysql-9.1.0.tar.gz) = 480032080
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- databases/mysql91-client
- 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.42.r<5.43 : lang/perl5.42
- 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
- libedit.so.0 : devel/libedit
- libmysqlclient.so.24 : databases/mysql91-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mysql91-server-9.1.0_1:
====> Permissible Storage Engines (to compile statically into the server)
ARCHIVE=off: Compile "Archive Storage" statically in server
BLACKHOLE=off: Compile "Blackhole Storage" statically in server
EXAMPLE=off: Compile "Example Storage" statically in server
FEDERATED=off: Compile "Federated Storage" statically in server
INNOBASE=off: Compile "InnoDB Storage" statically in server
PARTITION=off: Compile "Partitioning support Storage" statically in server
PERFSCHEMA=off: Compile "Performance Schema Storage" statically in server
====> Default features knobs
PERFSCHM=on: Enable "Performance Schema" by default (High RAM usage)
===> Use 'make config' to modify these settings
- Options name:
- databases_mysql91-server
- USES:
- bison:build cmake:noninja cpe groff:run libedit localbase ncurses perl5 pkgconfig shebangfix ssl compiler:c++20-lang mysql:91
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.1.0_1 15 Feb 2026 17:43:41
    |
Jochen Neumeister (joneum)  |
databases/mysql9*-{server|client}: Set Deprecate Date
Deprecate Date and set to expire on 2026-03-31
Sponsored by: Netzkommune GmbH |
9.1.0_1 14 Feb 2025 23:12:32
    |
Daniel Engberg (diizzy)  |
*/*: Bump consumers of devel/icu
...to avoid library mismatches |
9.1.0 09 Jan 2025 18:44:37
    |
Jochen Neumeister (joneum)  |
databases/mysql91-{server|client}: add new Ports
Welcome MySQL 9.1
What is new in MySQL9.1:
https://dev.mysql.com/doc/relnotes/mysql/9.1/en/news-9-1-0.html
MySQL8.4+ supports only 64-bit platforms!
Sponsored by: Netzkommune GmbH
Special thanks to: samm |