notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q3
proxysql High performance, high availability, protocol-aware proxy for MySQL
2.6.6_1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.6.6_1Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/proxysql-2.6.6_1/catalog.mk
  2. /usr/local/share/licenses/proxysql-2.6.6_1/LICENSE
  3. /usr/local/share/licenses/proxysql-2.6.6_1/GPLv3
  4. sbin/proxysql
  5. @dir(,proxysql,0750) etc/proxysql
  6. @sample(,proxysql,0640) etc/proxysql/proxysql.cfg.sample
  7. @sample /usr/local/etc/newsyslog.conf.d/proxysql.conf.sample
  8. @dir(proxysql,proxysql,0750) /var/db/proxysql
  9. @dir(proxysql,proxysql,0750) /var/run/proxysql
  10. @dir(proxysql,proxysql,0750) /var/log/proxysql
  11. @owner
  12. @group
  13. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • proxysql
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. aclocal : devel/automake
  2. autoreconf : devel/autoconf
  3. bash : shells/bash
  4. cmake : devel/cmake-core
  5. ggrep : textproc/gnugrep
  6. libgcrypt>0 : security/libgcrypt
  7. libtoolize : devel/libtool
  8. gnutls>0 : security/gnutls
  9. gmake>=4.4.1 : devel/gmake
  10. python3.11 : lang/python311
  11. gcc13 : lang/gcc13
  12. as : devel/binutils
  13. perl5>=5.40.r<5.41 : lang/perl5.40
Runtime dependencies:
  1. libgcrypt>0 : security/libgcrypt
  2. gnutls>0 : security/gnutls
  3. gcc13 : lang/gcc13
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sysown/proxysql/tar.gz/2.6.6?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.6_1
19 Sep 2025 08:33:21
commit hash: ca1563e57523cfb2c69c7f4cc587635beaeadd52commit hash: ca1563e57523cfb2c69c7f4cc587635beaeadd52commit hash: ca1563e57523cfb2c69c7f4cc587635beaeadd52commit hash: ca1563e57523cfb2c69c7f4cc587635beaeadd52 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
databases/proxysql: fix build on armv7

size_t vs. unsigned long type confusion.

Approved by:	portmgr (build fix blanket)
MFH:		2025Q3

(cherry picked from commit 0586757c29f879c3375f7a782d1d4824851d360a)

Number of commits found: 1