summaryrefslogtreecommitdiff
path: root/net/haproxy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/haproxy: update to version 2.5.5.Dmitry Sivachenko2022-03-152-4/+4
|
* net/haproxy: update to version 2.5.4.Dmitry Sivachenko2022-02-252-4/+4
|
* net/haproxy: update to version 2.5.3Dmitry Sivachenko2022-02-192-4/+4
|
* net/haproxy: update to version 2.5.2.Dmitry Sivachenko2022-02-162-4/+4
|
* net/haproxy: fix build with static pcre.Dmitry Sivachenko2022-01-141-2/+2
| | | | Pointed out by: Kirill Varnakov <kirill@varnakov.com>
* net/haproxy: update to version 2.5.1.Dmitry Sivachenko2022-01-125-272/+30
| | | | | PR: 260232 Submitted by: diizzy
* net/haproxy: update to version 2.4.12.Dmitry Sivachenko2022-01-112-4/+4
|
* net/haproxy: update to version 2.4.11.Dmitry Sivachenko2022-01-072-4/+4
|
* net/haproxy: fix build on -CURRENTStefan Eßer2022-01-031-0/+14
| | | | | | | | | 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
* net/haproxy: update to version 2.4.10.Dmitry Sivachenko2021-12-232-4/+4
|
* net/haproxy: fix build for i386.Dmitry Sivachenko2021-12-221-1/+3
| | | | | | Patch from PR 260232 by diizzy. PR: 260555
* net/haproxy: fix build on powerpcPiotr Kubaj2021-12-151-0/+6
| | | | | LLVM does not have libatomic. Passing MAKE_ARGS needs to be done earlier then bsd.port.pre.mk.
* net/haproxy: fix build with OpenSSL turned off.Dmitry Sivachenko2021-11-252-0/+241
| | | | | PR: 260039 Reported by: iron.udjin@gmail.com
* net/haproxy: update to version 2.4.9.Dmitry Sivachenko2021-11-242-4/+4
|
* */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer2021-11-231-1/+1
| | | | | | | | | 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)
* net/haproxy: update to version 2.4.8.Dmitry Sivachenko2021-11-032-4/+4
|
* net/haproxy: update to version 2.4.7.Dmitry Sivachenko2021-10-043-16/+4
|
* net/haproxy: Fix a stalled connectionMatthias Fechner2021-10-032-0/+12
| | | | | | | | | | 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)
* net/haproxy: update to version 2.4.5.Dmitry Sivachenko2021-10-012-4/+4
|
* net/haproxy: update to version 2.4.4.Dmitry Sivachenko2021-09-082-4/+4
|
* net/haproxy: update to version 2.4.3Dmitry Sivachenko2021-08-173-4/+5
|
* net/haproxy: update to version 2.4.2.Dmitry Sivachenko2021-07-072-4/+4
|
* net/haproxy: fix build with Prometheus exporter enabled.Dmitry Sivachenko2021-06-181-1/+1
| | | | Reported by: Johan Hendriks <joh.hendriks@gmail.com>
* net/haproxy: update to version 2.4.1.Dmitry Sivachenko2021-06-172-4/+4
|
* net/haproxy: update to version 2.4.0.Dmitry Sivachenko2021-06-163-9/+18
|
* net/haproxy: add lua flavor.Dmitry Sivachenko2021-05-051-0/+11
| | | | | PR: 255052 Submitted by: Mark Deneen <mdeneen@gmail.com>
* net/haproxy: update to version 2.2.14.Dmitry Sivachenko2021-04-292-4/+4
|
* Update to version 2.2.13.Dmitry Sivachenko2021-04-192-4/+4
|
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to version 2.2.11.Dmitry Sivachenko2021-03-192-4/+4
|
* Update to version 2.2.10.Dmitry Sivachenko2021-03-032-4/+4
|
* Remove obsoleted change since required atomic functionsDmitry Sivachenko2021-03-011-5/+0
| | | | has beed added to clang's libc.
* Update to version 2.2.9.Dmitry Sivachenko2021-02-062-4/+4
|
* Update to version 2.2.8Dmitry Sivachenko2021-01-132-4/+4
|
* Update to version 2.2.7.Dmitry Sivachenko2021-01-092-4/+4
|
* Update to version 2.2.6.Dmitry Sivachenko2020-11-302-4/+4
|
* Update to version 2.2.5.Dmitry Sivachenko2020-11-052-4/+4
|
* Update to version 2.2.4.Dmitry Sivachenko2020-09-302-4/+4
|
* Update to version 2.2.3.Dmitry Sivachenko2020-09-082-4/+4
|
* Update to version 2.2.2.Dmitry Sivachenko2020-07-312-4/+4
|
* Try to fix i386 builds: use GCC and -march=i586Dmitry Sivachenko2020-07-282-11/+5
| | | | | | | to fix undefined symbol: __atomic_fetch_add_8. PR: 248289 Reported by: Victor Sudakov <vas@sibptus.ru>
* Update CONFLICTS.Dmitry Sivachenko2020-07-261-1/+1
|
* Update to version 2.2.1.Dmitry Sivachenko2020-07-264-7/+10
|
* Update to version 2.0.14.Dmitry Sivachenko2020-04-022-4/+4
|
* Update to version 2.0.13.Dmitry Sivachenko2020-02-182-4/+4
|
* Update to version 2.0.12.Dmitry Sivachenko2019-12-232-4/+4
|
* Update to version 2.0.11.Dmitry Sivachenko2019-12-113-4/+6
|
* Update CONFLICTS.Dmitry Sivachenko2019-11-261-1/+1
|
* Update to version 2.0.10Dmitry Sivachenko2019-11-252-4/+4
|