Port details on branch 2025Q3 |
- proxysql High performance, high availability, protocol-aware proxy for MySQL
- 2.6.6_1 databases
=0 2.6.6_1Version of this port present on the latest quarterly branch. - Maintainer: zi@FreeBSD.org
 - Port Added: 2025-09-19 08:36:40
- Last Update: 2025-09-19 08:33:21
- Commit Hash: ca1563e
- License: GPLv3
- WWW:
- https://www.proxysql.com/
- Description:
- ProxySQL is a high performance, high availability, protocol aware proxy for
MySQL and forks (like Percona Server and MariaDB).
With its ability to intelligently route queries, balance loads, and provide
failover handling, ProxySQL empowers organizations to harness the full
potential of their database infrastructure. Whether grappling with
scalability challenges, striving to enhance performance, or seeking to
ensure high availability, ProxySQL emerges as a versatile ally, capable of
addressing diverse needs across various database environments.
¦ ¦ ¦ ¦ 
- 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:
-
- proxysql>0:databases/proxysql
- To install the port:
- cd /usr/ports/databases/proxysql/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/proxysql
- pkg install proxysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proxysql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727108943
SHA256 (sysown-proxysql-2.6.6_GH0.tar.gz) = c447ac0c4532c6654cc648416e3dd1560824f67406f510efe52c4c6291a1ef4a
SIZE (sysown-proxysql-2.6.6_GH0.tar.gz) = 50425374
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- aclocal : devel/automake
- autoreconf : devel/autoconf
- bash : shells/bash
- cmake : devel/cmake-core
- ggrep : textproc/gnugrep
- libgcrypt>0 : security/libgcrypt
- libtoolize : devel/libtool
- gnutls>0 : security/gnutls
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- gcc13 : lang/gcc13
- as : devel/binutils
- perl5>=5.40.r<5.41 : lang/perl5.40
- Runtime dependencies:
-
- libgcrypt>0 : security/libgcrypt
- gnutls>0 : security/gnutls
- gcc13 : lang/gcc13
- Library dependencies:
-
- libuuid.so : misc/libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_proxysql
- USES:
- compiler:c++11-lang gmake libtool perl5 python:build shebangfix
- pkg-message:
- For install:
- proxysql requires fdescfs mounted.
If you have not yet enabled it, please do the following:
mount -t fdescfs fdesc /dev/fd
To make this change persist through reboots, you must edit /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
- Master Sites:
|