Commit graph

231 commits

Author SHA1 Message Date
Dmitry Sivachenko
4ab9d63754 net/haproxy: update to version 2.5.4. 2022-02-25 21:55:37 +00:00
Dmitry Sivachenko
d1a8530c91 net/haproxy: update to version 2.5.3 2022-02-19 18:14:47 +00:00
Dmitry Sivachenko
ca952dcbc9 net/haproxy: update to version 2.5.2. 2022-02-16 19:39:06 +00:00
Dmitry Sivachenko
598b7625b0 net/haproxy: fix build with static pcre.
Pointed out by: Kirill Varnakov <kirill@varnakov.com>
2022-01-14 08:10:34 +00:00
Dmitry Sivachenko
14b3a4d9d0 net/haproxy: update to version 2.5.1.
PR: 260232
Submitted by: diizzy
2022-01-12 08:58:14 +00:00
Dmitry Sivachenko
9e2755a12b net/haproxy: update to version 2.4.12. 2022-01-11 10:50:26 +00:00
Dmitry Sivachenko
f242edea8a net/haproxy: update to version 2.4.11. 2022-01-07 19:06:05 +00:00
Stefan Eßer
2913605c79 net/haproxy: fix build on -CURRENT
The CPU_SET macros in -CURRENT have been made compatible with GLIBC.
A simple test for the new signature of CPU_AND, CPU_OR, ... is the
existence of a CPU_ALLOC macro.

Approved by:    portmgr (implicit)
MFH:            2022Q1
2022-01-03 11:45:57 +01:00
Dmitry Sivachenko
3d00439f08 net/haproxy: update to version 2.4.10. 2021-12-23 19:19:23 +00:00
Dmitry Sivachenko
56c987b274 net/haproxy: fix build for i386.
Patch from PR 260232 by diizzy.

PR: 260555
2021-12-22 10:21:37 +00:00
Piotr Kubaj
df87dedfe1 net/haproxy: fix build on powerpc
LLVM does not have libatomic.
Passing MAKE_ARGS needs to be done earlier then bsd.port.pre.mk.
2021-12-15 20:01:56 +00:00
Dmitry Sivachenko
75c909d32b net/haproxy: fix build with OpenSSL turned off.
PR: 260039
Reported by: iron.udjin@gmail.com
2021-11-25 10:34:15 +00:00
Dmitry Sivachenko
85fffcacfe net/haproxy: update to version 2.4.9. 2021-11-24 11:17:08 +00:00
Stefan Eßer
5933ac0b09 */*: 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)
2021-11-23 23:11:40 +01:00
Dmitry Sivachenko
8ad58cd9e6 net/haproxy: update to version 2.4.8. 2021-11-03 18:27:38 +00:00
Dmitry Sivachenko
4d031134be net/haproxy: update to version 2.4.7. 2021-10-04 13:09:19 +00:00
Matthias Fechner
5e04d591a2 net/haproxy: Fix a stalled connection
This fix fixes a typo in It is a typo in the commit feca2a453
("BUG/MINOR: filters: Always set FLT_END analyzer when CF_FLT_ANALYZE flag is set").

Patch was provided on haproxy mailinglist from Christopher Faulet.

PR:		258896
Approved by:	demon (maintainer)
2021-10-03 20:34:04 +02:00
Dmitry Sivachenko
d8e6929659 net/haproxy: update to version 2.4.5. 2021-10-01 18:19:28 +00:00
Dmitry Sivachenko
168c99d0e1 net/haproxy: update to version 2.4.4. 2021-09-08 09:30:04 +00:00
Dmitry Sivachenko
b1fb3ba6ac net/haproxy: update to version 2.4.3 2021-08-17 15:53:27 +00:00
Dmitry Sivachenko
9f582e638f net/haproxy: update to version 2.4.2. 2021-07-07 15:09:09 +00:00
Dmitry Sivachenko
e1447306b7 net/haproxy: fix build with Prometheus exporter enabled.
Reported by: Johan Hendriks <joh.hendriks@gmail.com>
2021-06-18 11:28:38 +00:00
Dmitry Sivachenko
5e09ee3336 net/haproxy: update to version 2.4.1. 2021-06-17 10:11:28 +00:00
Dmitry Sivachenko
463d4b107e net/haproxy: update to version 2.4.0. 2021-06-16 21:37:29 +00:00
Dmitry Sivachenko
41f30e3a1f net/haproxy: add lua flavor.
PR: 255052
Submitted by: Mark Deneen <mdeneen@gmail.com>
2021-05-05 17:03:25 +00:00
Dmitry Sivachenko
7dff4a7f86 net/haproxy: update to version 2.2.14. 2021-04-29 19:56:55 +00:00
Dmitry Sivachenko
d3ba089a52 Update to version 2.2.13. 2021-04-19 22:13:24 +00:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Dmitry Sivachenko
a795da78b5 Update to version 2.2.11. 2021-03-19 08:57:05 +00:00
Dmitry Sivachenko
b30953fb97 Update to version 2.2.10. 2021-03-03 16:44:27 +00:00
Dmitry Sivachenko
00705f6157 Remove obsoleted change since required atomic functions
has beed added to clang's libc.
2021-03-01 12:06:01 +00:00
Dmitry Sivachenko
84d00cd0cd Update to version 2.2.9. 2021-02-06 18:48:13 +00:00
Dmitry Sivachenko
95e63fb348 Update to version 2.2.8 2021-01-13 16:02:19 +00:00
Dmitry Sivachenko
93c295ad4b Update to version 2.2.7. 2021-01-09 08:19:45 +00:00
Dmitry Sivachenko
387d3857a2 Update to version 2.2.6. 2020-11-30 20:20:36 +00:00
Dmitry Sivachenko
c1c68932ea Update to version 2.2.5. 2020-11-05 15:01:47 +00:00
Dmitry Sivachenko
3572edb03e Update to version 2.2.4. 2020-09-30 08:53:41 +00:00
Dmitry Sivachenko
abf459bef1 Update to version 2.2.3. 2020-09-08 17:02:48 +00:00
Dmitry Sivachenko
9eedcbe32f Update to version 2.2.2. 2020-07-31 12:17:37 +00:00
Dmitry Sivachenko
a03e7112bc Try to fix i386 builds: use GCC and -march=i586
to fix undefined symbol: __atomic_fetch_add_8.

PR:		248289
Reported by:	Victor Sudakov <vas@sibptus.ru>
2020-07-28 21:14:16 +00:00
Dmitry Sivachenko
411c624da8 Update CONFLICTS. 2020-07-26 08:32:41 +00:00
Dmitry Sivachenko
ca6e4584d8 Update to version 2.2.1. 2020-07-26 08:01:07 +00:00
Dmitry Sivachenko
9d847a9fd4 Update to version 2.0.14. 2020-04-02 13:07:22 +00:00
Dmitry Sivachenko
1727012afc Update to version 2.0.13. 2020-02-18 10:04:19 +00:00
Dmitry Sivachenko
494d20f39d Update to version 2.0.12. 2019-12-23 08:19:26 +00:00
Dmitry Sivachenko
95fc5e29b9 Update to version 2.0.11. 2019-12-11 19:28:50 +00:00
Dmitry Sivachenko
90213af8d1 Update CONFLICTS. 2019-11-26 10:37:06 +00:00
Dmitry Sivachenko
5cd2e59c8c Update to version 2.0.10 2019-11-25 18:11:19 +00:00
Dmitry Sivachenko
a569d6866c Update to version 2.0.9. 2019-11-15 20:05:45 +00:00