| Port details |
- haproxy32 Reliable, high performance TCP/HTTP load balancer
- 3.2.20_1 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: 2026-06-27 10:51:44
- Last Update: 2026-06-30 22:13:38
- Commit Hash: cf4931e
- 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.
- USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- haproxy32>0:net/haproxy32
- Conflicts:
- CONFLICTS_INSTALL:
- haproxy
- haproxy24
- haproxy26
- haproxy28
- haproxy30
- haproxy-lua
- haproxy-wolfssl
- To install the port:
- cd /usr/ports/net/haproxy32/ && make install clean
- To add the package, run one of these commands:
- pkg install net/haproxy32
- pkg install haproxy32
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: haproxy32
- Package flavors (<flavor>: <package>)
- default: haproxy32
- lua: haproxy32-lua
- wolfssl: haproxy32-wolfssl
- distinfo:
- TIMESTAMP = 1782554518
SHA256 (haproxy-3.2.20.tar.gz) = 8eef76e3d3f731ae6d9bf57594c52f29c38c9be7987c5b46a96a13bad1a88666
SIZE (haproxy-3.2.20.tar.gz) = 5158781
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 haproxy32-3.2.20_1:
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_haproxy32
- 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.2.20_1 30 Jun 2026 22:13:38
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssl: Bump PORTREVISION of dependent ports for shlib change
(followup of ebd1ab3805d31a82613a1db818e6dc2bf5cdf75d)
wolfssl was updated to 5.9.2 in ebd1ab3805d31a82613a1db818e6dc2bf5cdf75d which
updates from libwolfssl.so.44 to libwolfssl.so.45. Therefore, PORTREVISION bump
is required. ftp/curl and net/libngtcp2-wolfssl are skipped because both ports
have version updates after ebd1ab3805d31a82613a1db818e6dc2bf5cdf75d.
% readelf -d /usr/local/lib/libwolfssl.so | grep SONAME
0x000000000000000e (SONAME) Library soname: [libwolfssl.so.45] |
3.2.20 27 Jun 2026 10:26:09
    |
Dmitry Sivachenko (demon)  |
net/haproxy32: create a separate port for 3.2.X version. |
Number of commits found: 2
|