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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
haproxy27 Reliable, high performance TCP/HTTP load balancer
2.7.11_1 net on this many watch lists=1 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 2.7.11_1Version of this port present on the latest quarterly branch.
Maintainer: demon@FreeBSD.org search for ports maintained by this maintainer
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:: cytoscape, openjdk8, tmux, xen-kernel, python311
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.
Dependency lines:
  • haproxy27>0:net/haproxy27
Conflicts:
CONFLICTS_INSTALL:
  • haproxy-devel
  • haproxy17
  • haproxy18
  • haproxy20
  • haproxy22
  • haproxy23
  • haproxy24
  • haproxy25
  • haproxy26
  • haproxy-lua
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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):
haproxy27
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.11_12.7.11_1-2.7.11_12.7.11_1---
FreeBSD:13:quarterly2.7.11_12.7.11_1-2.7.11_12.7.11_12.7.112.7.112.7.11
FreeBSD:14:latest2.7.11_12.7.11_1-2.7.11_12.7.11_1---
FreeBSD:14:quarterly2.7.11_12.7.11_1-2.7.11_12.7.11_12.7.112.7.112.7.11
FreeBSD:15:latest2.7.11_12.7.11_1n/a2.7.11_1n/a2.7.11_12.7.11_12.7.11_1
 

haproxy27-lua
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.11_12.7.11_1-2.7.11_12.7.11_1---
FreeBSD:13:quarterly2.7.11_12.7.11_1-2.7.11_12.7.11_12.7.112.7.112.7.11
FreeBSD:14:latest2.7.11_12.7.11_1-2.7.11_12.7.11_1---
FreeBSD:14:quarterly2.7.11_12.7.11_1-2.7.11_12.7.11_12.7.112.7.112.7.11
FreeBSD:15:latest2.7.11_12.7.11_1n/a2.7.11_1n/a2.7.11_12.7.11_12.7.11_1
 

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 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.haproxy.org/download/2.7/src/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.11_1
02 Apr 2024 13:05:40
commit hash: c4a32bb1a84e718231d47871d6073c18f0471ae4commit hash: c4a32bb1a84e718231d47871d6073c18f0471ae4commit hash: c4a32bb1a84e718231d47871d6073c18f0471ae4commit hash: c4a32bb1a84e718231d47871d6073c18f0471ae4 files touched by this commit
Dmitry Sivachenko (demon) search for other commits by this committer
net/haproxy: update patch from upstream, no functional changes.
2.7.11_1
02 Mar 2024 17:38:16
commit hash: d4a8c16f3c4b322708444d6f245d15d12bfc5c8bcommit hash: d4a8c16f3c4b322708444d6f245d15d12bfc5c8bcommit hash: d4a8c16f3c4b322708444d6f245d15d12bfc5c8bcommit hash: d4a8c16f3c4b322708444d6f245d15d12bfc5c8b files touched by this commit
Dmitry Sivachenko (demon) search for other commits by this committer
net/haproxy: fix build on recent -current.

Submitted by:	brooks
2.7.11_1
10 Jan 2024 13:13:03
commit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
2.7.11
07 Dec 2023 21:16:57
commit hash: 2bcdcd5cff7e2d92cf454ba205d5d2ffe1bb8ba3commit hash: 2bcdcd5cff7e2d92cf454ba205d5d2ffe1bb8ba3commit hash: 2bcdcd5cff7e2d92cf454ba205d5d2ffe1bb8ba3commit hash: 2bcdcd5cff7e2d92cf454ba205d5d2ffe1bb8ba3 files touched by this commit
Dmitry Sivachenko (demon) search for other commits by this committer
net/haproxy27: update to version 2.7.11.
2.7.10
09 Aug 2023 14:41:15
commit hash: 913b526c6eceabf9f68e3448a0bc01bb3ab59799commit hash: 913b526c6eceabf9f68e3448a0bc01bb3ab59799commit hash: 913b526c6eceabf9f68e3448a0bc01bb3ab59799commit hash: 913b526c6eceabf9f68e3448a0bc01bb3ab59799 files touched by this commit
Dmitry Sivachenko (demon) search for other commits by this committer
net/haproxy27: update to version 2.7.10.
2.7.9
03 Jul 2023 13:04:42
commit hash: 5517f88ded1c1f30abd22c5587c6cdfe0443f7cbcommit hash: 5517f88ded1c1f30abd22c5587c6cdfe0443f7cbcommit hash: 5517f88ded1c1f30abd22c5587c6cdfe0443f7cbcommit hash: 5517f88ded1c1f30abd22c5587c6cdfe0443f7cb files touched by this commit
Dmitry Sivachenko (demon) search for other commits by this committer
net/haproxy: copy haproxy to haproxy27 in preparation to haproxy port update to
2.8 branch.

Number of commits found: 6