Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Jan 2021 16:02:20
2.2.8

|
demon  |
Update to version 2.2.8 |
09 Jan 2021 08:19:45
2.2.7

|
demon  |
Update to version 2.2.7. |
30 Nov 2020 20:20:37
2.2.6

|
demon  |
Update to version 2.2.6. |
05 Nov 2020 15:01:48
2.2.5

|
demon  |
Update to version 2.2.5. |
30 Sep 2020 08:53:42
2.2.4

|
demon  |
Update to version 2.2.4. |
08 Sep 2020 17:02:48
2.2.3

|
demon  |
Update to version 2.2.3. |
31 Jul 2020 12:17:37
2.2.2

|
demon  |
Update to version 2.2.2. |
28 Jul 2020 21:14:16
2.2.1

|
demon  |
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> |
26 Jul 2020 08:32:41
2.2.1

|
demon  |
Update CONFLICTS. |
26 Jul 2020 08:01:07
2.2.1

|
demon  |
Update to version 2.2.1. |
02 Apr 2020 13:07:22
2.0.14

|
demon  |
Update to version 2.0.14. |
18 Feb 2020 10:04:19
2.0.13

|
demon  |
Update to version 2.0.13. |
23 Dec 2019 08:19:26
2.0.12

|
demon  |
Update to version 2.0.12. |
11 Dec 2019 19:28:50
2.0.11

|
demon  |
Update to version 2.0.11. |
26 Nov 2019 10:37:06
2.0.10

|
demon  |
Update CONFLICTS. |
25 Nov 2019 18:11:19
2.0.10

|
demon  |
Update to version 2.0.10 |
15 Nov 2019 20:05:45
2.0.9

|
demon  |
Update to version 2.0.9. |
23 Oct 2019 11:23:16
2.0.8

|
demon  |
Update to version 2.0.8. |
27 Sep 2019 15:00:31
2.0.7

|
demon  |
Update to version 2.0.7 |
17 Sep 2019 10:04:43
2.0.6_1

|
demon  |
Add a patch from upstream to fix checks.
PR: 240627
Submitted by: nbari |
13 Sep 2019 12:26:40
2.0.6

|
demon  |
Update to version 2.0.6. |
18 Aug 2019 20:55:17
2.0.5

|
demon  |
Update to version 2.0.5. |
06 Aug 2019 20:42:07
2.0.4

|
demon  |
Update to version 2.0.4. |
26 Jul 2019 20:46:57
2.0.3_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
23 Jul 2019 14:57:43
2.0.3

|
demon  |
Update to version 2.0.3. |
16 Jul 2019 16:45:45
2.0.2

|
demon  |
Update to version 2.0.2. |
27 Jun 2019 09:47:39
2.0.1

|
demon  |
Update to version 2.0.1. |
21 Jun 2019 13:02:46
2.0.0

|
demon  |
Add an option to build with the Prometheus exporter as a service.
PR: 238732
Submitted by: Felix Hanley <felix@userspace.com.au> |
17 Jun 2019 10:45:21
2.0.0

|
demon  |
Update haproxy port to the latest release 2.0.0.
Keep 1.9 branch in a separate port for a while. |
13 May 2019 15:03:14
1.9.8

|
demon  |
Update to version 1.9.8. |
26 Apr 2019 09:16:58
1.9.7

|
demon  |
Update to version 1.9.7. |
29 Mar 2019 13:43:40
1.9.6

|
demon  |
Update to version 1.9.6. |
26 Mar 2019 10:49:06
1.9.5

|
demon  |
Switch to 1.9 branch. |
11 Feb 2019 13:25:36
1.8.19

|
demon  |
Update to version 1.8.19. |
06 Feb 2019 16:20:47
1.8.18

|
demon  |
Update to version 1.8.18. |
08 Jan 2019 15:17:16
1.8.17

|
demon  |
Update to version 1.8.17. |
21 Dec 2018 15:56:39
1.8.16

|
demon  |
Update to version 1.8.16. |
13 Dec 2018 09:31:11
1.8.15

|
demon  |
Update to version 1.8.15. |
13 Dec 2018 06:11:25
1.8.14

|
tobik  |
net/haproxy builds fine with OpenSSL 1.1.1
http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/haproxy-1.8.14.log
PR: 226956 |
10 Nov 2018 10:09:49
1.8.14

|
mat  |
security/openssl-devel was removed, but there is a security/openssl111 now. |
20 Sep 2018 12:45:17
1.8.14

|
demon  |
Update to version 1.8.14.
PR: 231475
Submitted by: David King <king.c.david@googlemail.com> |
18 Sep 2018 10:01:39
1.8.13_1

|
demon  |
Fix out-of-bounds access.
Obtained from: upstream |
24 Aug 2018 19:19:26
1.8.13

|
demon  |
Add 'softreload' command for seamless haproxy reload (-x option).
PR: 230305
Submitted by: Frank Wall <fw@moov.de> |
23 Aug 2018 11:57:27
1.8.13

|
demon  |
Add forgotten patch to fix build on i386 (the same as in haproxy-devel). |
16 Aug 2018 13:21:19
1.8.13

|
demon  |
Update to version 1.8.13. |
16 Aug 2018 13:19:53
1.8.13

|
demon  |
Update to version 1.8.13. |
02 Jul 2018 00:47:14
1.7.11

|
linimon  |
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
30 Apr 2018 17:18:35
1.7.11

|
demon  |
Update to version 1.7.11. |
15 Jan 2018 21:12:58
1.7.10

|
brnrd  |
net/haproxy: Fix linking SSL libs
- Pass lib and include paths to make
- Optionsify
PR: 225149
Approved by: demon (maintainer) |
02 Jan 2018 19:35:00
1.7.10

|
demon  |
Update to version 1.7.10 |
23 Oct 2017 12:20:36
1.7.9

|
demon  |
Pull deviceatlas library from a (recently created) separate port.
Submitted by: David Carlier <dcarlier@afilias.info> |
31 Aug 2017 18:26:32
1.7.9

|
demon  |
Update to latest deviceatlas API.
Submitted by: David Carlier <dcarlier@afilias.info> |
18 Aug 2017 08:05:46
1.7.9

|
demon  |
Update to version 1.7.9. |
16 Aug 2017 08:11:47
1.7.8_1

|
demon  |
Bump portrevision due to rc script change. |
16 Aug 2017 08:06:58
1.7.8

|
demon  |
Add hardstop/hardreload commands to rc script (to stop/reload haproxy without
waiting for existing connections to close).
PR: 221402
Submitted by: Frank Wall <fw@moov.de> |
26 Jul 2017 11:57:00
1.7.8

|
brnrd  |
net/haproxy: Fix build with LibreSSL 2.5.3+
- Add defines SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB from OpenSSL 1.1
- Add 1.6 patch from OpenBSD (last 2 chunks)
PR: 218586
Obtained from: OpenBSD |
18 Jul 2017 20:20:43
1.7.8

|
garga  |
Fix net/haproxy and net/haproxy-devel build on ARM
USE_REGPARM=1 is specific for amd64 and i386. Conditionalize its definition and
let the port build on ARM
Approved by: demon (maintainer)
Obtained from: pfSense
MFH: 2017Q3
Sponsored by: Rubicon Communications, LLC (Netgate)
Differential Revision: https://reviews.freebsd.org/D11637 |
07 Jul 2017 12:15:21
1.7.8

|
demon  |
Update to version 1.7.8. |
26 Jun 2017 07:01:31
1.7.7

|
demon  |
Update to version 1.7.7. |
16 Jun 2017 13:33:34
1.7.6

|
demon  |
Update to version 1.7.6. |
07 Jun 2017 09:12:35
1.7.5_3

|
demon  |
Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS. |
18 May 2017 19:22:57
1.7.5_3

|
demon  |
Add a patch from upstream to fix haproxy operations when dynamic dns
resolvers are used.
PR: 219379
Submitted by: jimp@pfsense.org |
14 May 2017 09:40:25
1.7.5_2

|
brnrd  |
net/haproxy: Fix build with LibreSSL
- Add patch from OpenBSD
PR: 218637
Reported by: Mark Martinec <Mark.Martinec@ijs.si>
Approved by: maintainer timeout
Obtained from: OpenBSD |
11 May 2017 10:25:59
1.7.5_2

|
demon  |
Enable USE_REGPARM, USE_ACCEPT4 defines. |
19 Apr 2017 20:15:52
1.7.5_1

|
demon  |
Bump PORTREVISION due to recent changes.
PR: 218761
Submitted by: Dave Cottlehuber <dch@skunkwerks.at> |
19 Apr 2017 16:30:09
1.7.5

|
demon  |
Overriding OPTIONS_CFLAGS was a bad idea.
backout last commit and use CFLAGS as before. |
19 Apr 2017 12:57:56
1.7.5

|
demon  |
Do not override CFLAGS defined in Makefile; use OPTIONS_CFLAGS to pass our
CFLAGS env variable;
Add -fwrap to CFLAGS to fix eventual haproxy spins when compiled with newer
versions of clang (FreeBSD-11 is affected). -- obtained from haproxy source
tree. |
03 Apr 2017 08:45:32
1.7.5

|
demon  |
Update to version 1.7.5. |
28 Mar 2017 10:15:16
1.7.4

|
demon  |
Restore deviceatlas checksums. |
28 Mar 2017 09:01:23
1.7.4

|
demon  |
Update to version 1.7.4. |
23 Mar 2017 14:51:46
1.7.3_4

|
demon  |
Update deviceates API.
Submitted by: David Carlier <dcarlier@afilias.info> |
19 Mar 2017 16:40:46
1.7.3_4

|
demon  |
Import some fixes from upstream
Obtained from: haproxy ML |
18 Mar 2017 15:15:01
1.7.3_3

|
demon  |
Enchance patch (abtained from haproxy ML). |
14 Mar 2017 21:45:21
1.7.3_2

|
demon  |
Provide a better patch to fix connection timeouts
Obtained from: haproxy ML |
12 Mar 2017 08:56:36
1.7.3_1

|
demon  |
Add a temporary patch to fix timeouts reported at haproxy ML.
Obtained from: haproxy ML |
12 Mar 2017 08:48:31
1.7.3

|
demon  |
Remove a patch no longer needed. |
28 Feb 2017 11:42:03
1.7.3

|
demon  |
Update to version 1.7.3. |
24 Feb 2017 18:48:48
1.7.2

|
demon  |
Update deviceatlas API to version 2.1.2
Submitted by: David Carlier <dcarlier@afilias.info> |
18 Feb 2017 18:43:57
1.7.2

|
demon  |
Update deviceatlas API.
Submitted by: David Carlier <dcarlier@afilias.info> |
13 Jan 2017 10:32:50
1.7.2

|
demon  |
Update URL |
13 Jan 2017 10:31:56
1.7.2

|
demon  |
Update to version 1.7.2 |
20 Dec 2016 16:25:58
1.7.1

|
demon  |
Add forgotten patch to fix lua build.
PR: 215444
Submitted by: Franco Fichtner <franco@opnsense.org> |
17 Dec 2016 11:02:30
1.7.1

|
demon  |
Update to version 1.7.1. |
29 Nov 2016 18:46:22
1.6.10

|
mat  |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
21 Nov 2016 07:59:12
1.6.10

|
demon  |
Update to version 1.6.10 |
31 Aug 2016 11:49:43
1.6.9

|
demon  |
Update to version 1.6.9. |
15 Aug 2016 11:55:37
1.6.8

|
demon  |
Update to version 1.6.8. |
13 Jul 2016 18:18:57
1.6.7

|
demon  |
Update to version 1.6.7. |
27 Jun 2016 10:49:13
1.6.6

|
demon  |
Update to version 1.6.6.
Submitted by: David CARLIER <devnexen@gmail.com> |
20 Jun 2016 12:40:11
1.6.5_1

|
demon  |
Fix possible crash when using reqdeny.
PR: 210385
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
10 May 2016 19:39:31
1.6.5

|
demon  |
Restore deviceatlas checksum |
10 May 2016 19:36:16
1.6.5

|
demon  |
Update to version 1.6.5. |
01 Apr 2016 14:16:20
1.6.4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
14 Mar 2016 09:04:48
1.6.4

|
demon  |
Update to version 1.6.4. |
02 Feb 2016 11:14:57
1.6.3_1

|
amdmi3  |
- Add missing documentation file
- Sort plist
- Switch to CONFLICTS_INSTALL
Approved by: portmgr blanket
MFH: 2016Q1 (blanket) |
28 Dec 2015 11:35:16
1.6.3

|
demon  |
Update to version 1.6.3. |
13 Nov 2015 12:09:59
1.6.2_1

|
marino  |
net/haproxy: Move MAKE_ARGS above <bsd.port.options.mk>
If it comes after the inclusion, MAKE_ARGS can't be modified by
local Makefiles, e.g. Makefile.local or Makefile.${OPSYS}
Approved by: just fix it |
04 Nov 2015 19:50:34
1.6.2_1

|
garga  |
- Enable USE_CPU_AFFINITY, otherwise cpu-map parameter is going to fail
- Pet portlint
- Bump PORTREVISION
PR: 204280
Submitted by: garga
Approved by: demon (maintainer)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate) |
03 Nov 2015 10:53:25
1.6.2

|
demon  |
Update to version 1.6.2. |
22 Oct 2015 10:41:02
1.6.1

|
demon  |
Fix build with OpenSSL < 1.0 (FreeBSD-9) |