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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
haproxy32 Reliable, high performance TCP/HTTP load balancer
3.2.20_1 netnew! 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 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 search for ports maintained by this maintainer
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.
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • haproxy
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):
haproxy32
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-3.2.20--3.2.20---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.2.20-n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
haproxy32-lua
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-3.2.20--3.2.20---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.2.20-n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
haproxy32-wolfssl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-3.2.20------
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.2.20-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. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.haproxy.org/download/3.2/src/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.20_1
30 Jun 2026 22:13:38
commit hash: cf4931e52ec7e8c30cd8dcf71b5b0a7cd7281aa9commit hash: cf4931e52ec7e8c30cd8dcf71b5b0a7cd7281aa9commit hash: cf4931e52ec7e8c30cd8dcf71b5b0a7cd7281aa9commit hash: cf4931e52ec7e8c30cd8dcf71b5b0a7cd7281aa9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 4272dae9772d7789876de834ef2601e08a75bae9commit hash: 4272dae9772d7789876de834ef2601e08a75bae9commit hash: 4272dae9772d7789876de834ef2601e08a75bae9commit hash: 4272dae9772d7789876de834ef2601e08a75bae9 files touched by this commit
Dmitry Sivachenko (demon) search for other commits by this committer
net/haproxy32: create a separate port for 3.2.X version.

Number of commits found: 2