Port details |
- haproxy29 Reliable, high performance TCP/HTTP load balancer
- 2.9.13 net =1 2.9.11Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2024-09-26 08:46:27
- Last Update: 2024-12-13 08:00:50
- Commit Hash: bb6acf8
- People watching this port, also watch:: munin-node, gsasl, clamsmtp, milter-greylist, monit
- 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:
-
- haproxy29>0:net/haproxy29
- Conflicts:
- CONFLICTS_INSTALL:
- haproxy-devel
- haproxy17
- haproxy18
- haproxy20
- haproxy22
- haproxy23
- haproxy24
- haproxy25
- haproxy26
- haproxy27
- haproxy-lua
- To install the port:
- cd /usr/ports/net/haproxy29/ && make install clean
- To add the package, run one of these commands:
- pkg install net/haproxy29
- pkg install haproxy29
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: haproxy29
- Package flavors (<flavor>: <package>)
- default: haproxy29
- lua: haproxy29-lua
- distinfo:
- TIMESTAMP = 1734076785
SHA256 (haproxy-2.9.13.tar.gz) = 77d73e6bcda4863855442fe0d8f8dda12323043eeb49d0b3763f0b7314b05a93
SIZE (haproxy-2.9.13.tar.gz) = 4555979
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 haproxy29-2.9.13:
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
OPENSSL=on: SSL/TLS support via OpenSSL
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
===> Use 'make config' to modify these settings
- Options name:
- net_haproxy29
- USES:
- compiler:c++11-lang cpe gmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.13 13 Dec 2024 08:00:50 |
Dmitry Sivachenko (demon) |
net/haproxy29: update to version 2.9.13. |
2.9.12 15 Nov 2024 19:35:26 |
Dmitry Sivachenko (demon) |
net/haproxy29: update to version 2.9.12. |
2.9.11 26 Sep 2024 08:44:16 |
Dmitry Sivachenko (demon) |
net/haproxy: update to version 3.0.5; keep 2.9 branch as haproxy29 port. |