Port details |
- proxysql High performance, high availability, protocol-aware proxy for MySQL
- 2.6.6 databases =2 2.6.3Version of this port present on the latest quarterly branch.
- Maintainer: zi@FreeBSD.org
- Port Added: 2024-03-29 16:24:07
- Last Update: 2024-09-23 23:21:24
- Commit Hash: 44c309b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - 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):
- 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
- grep : textproc/gnugrep
- libgcrypt>0 : security/libgcrypt
- libtoolize : devel/libtool
- e2fsprogs-libuuid>0 : misc/e2fsprogs-libuuid
- gnutls>0 : security/gnutls
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- gcc13 : lang/gcc13
- as : devel/binutils
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- libgcrypt>0 : security/libgcrypt
- e2fsprogs-libuuid>0 : misc/e2fsprogs-libuuid
- gnutls>0 : security/gnutls
- gcc13 : lang/gcc13
- 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:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.6 23 Sep 2024 23:21:24 |
Ryan Steinmetz (zi) |
databases/proxysql: Update to 2.6.6 |
2.6.4 27 Aug 2024 18:05:49 |
Ryan Steinmetz (zi) |
databases/proxysql: Update to 2.6.4 |
2.6.3 03 Jun 2024 21:52:17 |
Ryan Steinmetz (zi) |
databases/proxysql: Update to 2.6.3
- Mark i386 as BROKEN
- Note fdescfs requirement/add patch to use fdescfs |
2.6.2 05 Apr 2024 07:33:43 |
Ryan Steinmetz (zi) |
databases/proxysql: Update to 2.6.2
- Update service arg initialize to initial, to match upstream
documentation |
2.6.1_1 01 Apr 2024 16:09:29 |
Ryan Steinmetz (zi) |
databases/proxysql: Various Improvements
- Resolve 14.x build issue
- Do not force use of admin socket
- Fix RESTAPI support
- Bump PORTREVISION |
2.6.1 29 Mar 2024 16:23:00 |
Ryan Steinmetz (zi) |
databases/proxysql: New port!
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.
WWW: https://www.proxysql.com/ |
Number of commits found: 6
|