Port details |
- haproxy30 Reliable, high performance TCP/HTTP load balancer
- 3.0.11 net
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: demon@FreeBSD.org
 - Port Added: 2025-06-13 13:57:06
- Last Update: 2025-06-23 07:22:15
- Commit Hash: 7a06be0
- Also Listed In: www
- License: GPLv2 LGPL21
- WWW:
- https://www.haproxy.org
- Description:
- HAProxy is a free, very fast and reliable solution offering high
availability, load balancing, and proxying for TCP and HTTP-based
applications. It is particularly suited for web sites crawling under
very high loads while needing persistence or Layer7 processing.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- haproxy30>0:net/haproxy30
- Conflicts:
- CONFLICTS_INSTALL:
- haproxy
- haproxy24
- haproxy26
- haproxy28
- haproxy-lua
- haproxy-wolfssl
- To install the port:
- cd /usr/ports/net/haproxy30/ && make install clean
- To add the package, run one of these commands:
- pkg install net/haproxy30
- pkg install haproxy30
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: haproxy30
- Package flavors (<flavor>: <package>)
- default: haproxy30
- lua: haproxy30-lua
- wolfssl: haproxy30-wolfssl
- distinfo:
- TIMESTAMP = 1749747793
SHA256 (haproxy-3.0.11.tar.gz) = a133e2d550c5fd9a849b5c7ab17bb945bcdad209ca140d41f45ebf31943ae783
SIZE (haproxy-3.0.11.tar.gz) = 4738655
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:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for haproxy30-3.0.11:
DEVICEATLAS=off: DeviceAtlas Device Detection support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LUA=off: Lua scripting language support
PROMEX=on: Enable Prometheus exporter
====> Use Perl Compatible Regular Expressions: you can only select none or one of them
DPCRE=off: Link pcre(1) dynamically
DPCRE2=on: Link pcre2 dynamically
SPCRE=off: Link pcre(1) statically
SPCRE2=off: Link pcre2 statically
====> SSL protocol support: you can only select none or one of them
OPENSSL=on: SSL/TLS support via OpenSSL
WOLFSSL=off: SSL/TLS support via wolfSSL
===> Use 'make config' to modify these settings
- Options name:
- net_haproxy30
- USES:
- compiler:c++11-lang cpe gmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.11 23 Jun 2025 07:22:15
    |
Baptiste Daroussin (bapt)  |
net/haproxy30: fix pkgname conflict
Each flavor are supposed to get the same suffix as the main port,
so apply the right suffix to wolfssl
haproxy-wolfssl -> haproxy30-wolfssl |
3.0.11 13 Jun 2025 13:51:19
    |
Dmitry Sivachenko (demon)  |
net/haproxy30: keep 3.0 branch as a separate port. |
Number of commits found: 2
|