Port details |
- haproxy20 Reliable, high performance TCP/HTTP load balancer
- 2.0.33_1 net
=1 2.0.33_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream EOL reaches on 2024-06-30
This port expired on: 2024-06-30 IGNORE: is marked as broken on FreeBSD 14.0: process runaway
- Maintainer: demon@FreeBSD.org
- Port Added: 2020-07-26 07:55:28
- Last Update: 2024-06-30 12:48:15
- Commit Hash: bd15d7c
- People watching this port, also watch:: gitea, vaultwarden, caddy, postfix
- 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 - Dependency lines:
-
- haproxy20>0:net/haproxy20
- Conflicts:
- CONFLICTS_INSTALL:
- haproxy
- haproxy-devel
- haproxy17
- haproxy18
- No installation instructions:
- This port has been deleted.
- PKGNAME: haproxy20
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692991525
SHA256 (haproxy-2.0.33.tar.gz) = 32f80854d89ce8bbe95f58be0b933b97daa78fe0ec5d7d8315ba5e6bdc718ee7
SIZE (haproxy-2.0.33.tar.gz) = 2734144
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.3 : devel/gmake
- Library dependencies:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for haproxy20-2.0.33_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 dynamically
SPCRE=on: Link statically
===> Use 'make config' to modify these settings
- Options name:
- net_haproxy20
- 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.0.33_1 30 Jun 2024 12:48:15 |
Rene Ladan (rene) |
net/haproxy20: Remove expired port
2024-06-30 net/haproxy20: Upstream EOL reaches on 2024-06-30 |
2.0.33_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
2.0.33 01 Sep 2023 17:16:14 |
Muhammad Moinur Rahman (bofh) |
net/haproxy20: Mark BROKEN on 14 and 15
- The build process simply runsaway without giving any errors at the
build stage
- Mark DEPRECATED as the upstream EOL reaches on 2024-06-30
- Set EXPIRATION_DATE to 2024-06-30
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.0.33 25 Aug 2023 19:29:38 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.33. |
2.0.32 13 Jun 2023 09:41:23 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.32. |
2.0.31_1 23 May 2023 18:54:21 |
Ryan Steinmetz (zi) |
net/haproxy2*: Add FIB support to multiple-profile smarts
- Bump PORTREVISION
PR: 271585
Approved by: maintainer (demon@) |
2.0.31 14 Feb 2023 16:55:16 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.31. |
2.0.30 09 Dec 2022 18:35:11 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.30. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.29 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.29 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.0.29 17 May 2022 11:07:32 |
Dmitry Sivachenko (demon) |
net/haproxy: remove ports for obsoleted versions 1.9 and 2.1. |
2.0.29 17 May 2022 10:58:56 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.29 |
2.0.28 30 Apr 2022 15:27:50 |
Dmitry Sivachenko (demon) |
net/haproxy: Enable prometheus exporter by default.
PR: 263629
Submitted by: Sascha Biberhofer <ports@skyforge.at> |
2.0.28 15 Mar 2022 09:05:52 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.28. |
2.0.27 26 Jan 2022 09:38:34 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.27. |
2.0.26 06 Dec 2021 09:59:26 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.26. |
2.0.25 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.0.25 08 Sep 2021 09:30:04 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.25. |
2.0.24 17 Aug 2021 15:53:27 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.24. |
2.0.23 16 Jul 2021 08:12:21 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.23 |
2.0.22 20 Apr 2021 10:13:01 |
Dmitry Sivachenko (demon) |
net/haproxy20: update to version 2.0.22. |
2.0.21 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.0.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.21 19 Mar 2021 08:58:09 |
demon |
Update to version 2.0.21. |
2.0.20 09 Jan 2021 08:36:01 |
demon |
Update to version 2.0.20. |
2.0.19 06 Nov 2020 15:28:28 |
demon |
Update to version 2.0.19. |
2.0.18 30 Sep 2020 08:55:47 |
demon |
Update to version 2.0.18. |
2.0.17 31 Jul 2020 13:23:54 |
demon |
Update to version 2.0.17. |
2.0.16 26 Jul 2020 08:57:29 |
demon |
Update to version 2.0.16. |
2.0.14 26 Jul 2020 08:32:41 |
demon |
Update CONFLICTS. |
2.0.14 26 Jul 2020 07:55:23 |
demon |
Separate 2.0 version of haproxy into it's own port,
haproxy will track 2.1 branch now. |