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
Port details on branch 2025Q4
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-11-12 13:57:21
Last Update: 2025-11-12 13:55:27
Commit Hash: e23cb62
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

Packages (timestamps in pop-ups are UTC):
proxysql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.6.6_1---n/an/an/a
FreeBSD:13:quarterly-2.6.6_1---n/an/an/a
FreeBSD:14:latest-2.6.6_1------
FreeBSD:14:quarterly-2.6.6_1------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
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.42.r<5.43 : lang/perl5.42
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
12 Nov 2025 13:55:27
commit hash: e23cb62f1f6700cabb5ab5342e779a2bfa1cc660commit hash: e23cb62f1f6700cabb5ab5342e779a2bfa1cc660commit hash: e23cb62f1f6700cabb5ab5342e779a2bfa1cc660commit hash: e23cb62f1f6700cabb5ab5342e779a2bfa1cc660 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
databases/proxysql: fix build on armv7 for real

Seems like I forgot to check in the patch files last time.
Write the patch files anew and add them to the tree.

Fixes:		0586757c29f879c3375f7a782d1d4824851d360a
Approved by:	portmgr (build fix blanket)
MFH:		2025Q4

(cherry picked from commit da9ea89b034e040b12ce35e4b6e96500ae617793)

Number of commits found: 1