Port details |
- haproxy27 Reliable, high performance TCP/HTTP load balancer
- 2.7.11_1 net =3 2.7.11_1Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2023-07-03 13:06:05
- Last Update: 2024-04-02 13:05:40
- Commit Hash: c4a32bb
- People watching this port, also watch:: xrdp, telegram-desktop, osv-scanner, memcached, R
- 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:
-
- haproxy27>0:net/haproxy27
- Conflicts:
- CONFLICTS_INSTALL:
- haproxy-devel
- haproxy17
- haproxy18
- haproxy20
- haproxy22
- haproxy23
- haproxy24
- haproxy25
- haproxy26
- haproxy-lua
- To install the port:
- cd /usr/ports/net/haproxy27/ && make install clean
- To add the package, run one of these commands:
- pkg install net/haproxy27
- pkg install haproxy27
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: haproxy27
- Package flavors (<flavor>: <package>)
- default: haproxy27
- lua: haproxy27-lua
- distinfo:
- TIMESTAMP = 1701983628
SHA256 (haproxy-2.7.11.tar.gz) = b064c5cd64615899ab39e518ff900b71c6e321d5f883d32dd871c31b372ebbc4
SIZE (haproxy-2.7.11.tar.gz) = 4213212
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 haproxy27-2.7.11_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
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_haproxy27
- 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.7.11_1 02 Apr 2024 13:05:40 |
Dmitry Sivachenko (demon) |
net/haproxy: update patch from upstream, no functional changes. |
2.7.11_1 02 Mar 2024 17:38:16 |
Dmitry Sivachenko (demon) |
net/haproxy: fix build on recent -current.
Submitted by: brooks |
2.7.11_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
2.7.11 07 Dec 2023 21:16:57 |
Dmitry Sivachenko (demon) |
net/haproxy27: update to version 2.7.11. |
2.7.10 09 Aug 2023 14:41:15 |
Dmitry Sivachenko (demon) |
net/haproxy27: update to version 2.7.10. |
2.7.9 03 Jul 2023 13:04:42 |
Dmitry Sivachenko (demon) |
net/haproxy: copy haproxy to haproxy27 in preparation to haproxy port update to
2.8 branch. |