Port details |
- haproxy28 Reliable, high performance TCP/HTTP load balancer
- 2.8.11 net =2 2.8.10Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2023-12-30 11:30:07
- Last Update: 2024-09-26 08:28:47
- Commit Hash: ea8647e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
-
- haproxy28>0:net/haproxy28
- Conflicts:
- CONFLICTS_INSTALL:
- haproxy-devel
- haproxy17
- haproxy18
- haproxy20
- haproxy22
- haproxy23
- haproxy24
- haproxy25
- haproxy26
- haproxy27
- haproxy-lua
- To install the port:
- cd /usr/ports/net/haproxy28/ && make install clean
- To add the package, run one of these commands:
- pkg install net/haproxy28
- pkg install haproxy28
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: haproxy28
- Package flavors (<flavor>: <package>)
- default: haproxy28
- lua: haproxy28-lua
- distinfo:
- TIMESTAMP = 1727339146
SHA256 (haproxy-2.8.11.tar.gz) = 39de529ae0283416acb5477197ece17ea05b81f467bec5a6ac73cbad7dd536a8
SIZE (haproxy-2.8.11.tar.gz) = 4400628
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 haproxy28-2.8.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
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_haproxy28
- 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.8.11 26 Sep 2024 08:28:47 |
Dmitry Sivachenko (demon) |
net/haproxy28: update to version 2.8.11. |
2.8.10 19 Jun 2024 13:46:19 |
Dmitry Sivachenko (demon) |
net/haproxy28: update to version 2.8.10. |
2.8.9 09 Apr 2024 19:23:28 |
Dmitry Sivachenko (demon) |
net/haproxy28: update to version 2.8.9. |
2.8.7 02 Apr 2024 13:05:40 |
Dmitry Sivachenko (demon) |
net/haproxy: update patch from upstream, no functional changes. |
2.8.7 02 Mar 2024 17:38:16 |
Dmitry Sivachenko (demon) |
net/haproxy: fix build on recent -current.
Submitted by: brooks |
2.8.7 26 Feb 2024 19:15:18 |
Dmitry Sivachenko (demon) |
net/haproxy: update to version 2.9.6;
net/haproxy28: update to version 2.8.7. |
2.8.6 16 Feb 2024 11:46:50 |
Dmitry Sivachenko (demon) |
net/haproxy28: update to version 2.8.6. |
2.8.5_4 24 Jan 2024 15:56:56 |
Baptiste Daroussin (bapt) |
net/haproxy: fix bad portrevision bump
Reported by: zi |
2.8.5_3 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
2.8.5_3 30 Dec 2023 11:26:24 |
Dmitry Sivachenko (demon) |
net/haproxy28: copy net/haproxy under haproxy28 name in prepartion for haproxy
port update. |