summaryrefslogtreecommitdiff
path: root/net/haproxy
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.9.6.Dmitry Sivachenko2019-03-292-4/+4
| | | | Notes: svn path=/head/; revision=497119
* Switch to 1.9 branch.Dmitry Sivachenko2019-03-263-12/+11
| | | | Notes: svn path=/head/; revision=496887
* Update to version 1.8.19.Dmitry Sivachenko2019-02-112-4/+4
| | | | Notes: svn path=/head/; revision=492693
* Update to version 1.8.18.Dmitry Sivachenko2019-02-062-4/+4
| | | | Notes: svn path=/head/; revision=492313
* Update to version 1.8.17.Dmitry Sivachenko2019-01-082-4/+4
| | | | Notes: svn path=/head/; revision=489696
* Update to version 1.8.16.Dmitry Sivachenko2018-12-212-4/+4
| | | | Notes: svn path=/head/; revision=488011
* Update to version 1.8.15.Dmitry Sivachenko2018-12-132-4/+4
| | | | Notes: svn path=/head/; revision=487361
* net/haproxy builds fine with OpenSSL 1.1.1Tobias Kortkamp2018-12-131-4/+0
| | | | | | | | | http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/haproxy-1.8.14.log PR: 226956 Notes: svn path=/head/; revision=487345
* security/openssl-devel was removed, but there is a security/openssl111 now.Mathieu Arnold2018-11-101-2/+2
| | | | Notes: svn path=/head/; revision=484599
* Update to version 1.8.14.Dmitry Sivachenko2018-09-203-65/+4
| | | | | | | | PR: 231475 Submitted by: David King <king.c.david@googlemail.com> Notes: svn path=/head/; revision=480168
* Fix out-of-bounds access.Dmitry Sivachenko2018-09-182-0/+61
| | | | | | | Obtained from: upstream Notes: svn path=/head/; revision=480005
* Add 'softreload' command for seamless haproxy reload (-x option).Dmitry Sivachenko2018-08-241-1/+9
| | | | | | | | PR: 230305 Submitted by: Frank Wall <fw@moov.de> Notes: svn path=/head/; revision=477980
* Add forgotten patch to fix build on i386 (the same as in haproxy-devel).Dmitry Sivachenko2018-08-231-0/+11
| | | | Notes: svn path=/head/; revision=477868
* Update to version 1.8.13.Dmitry Sivachenko2018-08-161-0/+2
| | | | Notes: svn path=/head/; revision=477337
* Update to version 1.8.13.Dmitry Sivachenko2018-08-164-81/+6
| | | | Notes: svn path=/head/; revision=477336
* Mark various ports broken on mips64 and, where appropriate, mips.Mark Linimon2018-07-021-0/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473692
* Update to version 1.7.11.Dmitry Sivachenko2018-04-302-4/+4
| | | | Notes: svn path=/head/; revision=468729
* net/haproxy: Fix linking SSL libsBernard Spil2018-01-151-31/+15
| | | | | | | | | | | - Pass lib and include paths to make - Optionsify PR: 225149 Approved by: demon (maintainer) Notes: svn path=/head/; revision=459116
* Update to version 1.7.10Dmitry Sivachenko2018-01-022-4/+4
| | | | Notes: svn path=/head/; revision=457918
* Pull deviceatlas library from a (recently created) separate port.Dmitry Sivachenko2017-10-232-17/+3
| | | | | | | Submitted by: David Carlier <dcarlier@afilias.info> Notes: svn path=/head/; revision=452702
* Update to latest deviceatlas API.Dmitry Sivachenko2017-08-312-4/+4
| | | | | | | Submitted by: David Carlier <dcarlier@afilias.info> Notes: svn path=/head/; revision=449050
* Update to version 1.7.9.Dmitry Sivachenko2017-08-183-5/+30
| | | | Notes: svn path=/head/; revision=448211
* Bump portrevision due to rc script change.Dmitry Sivachenko2017-08-161-0/+1
| | | | Notes: svn path=/head/; revision=448027
* Add hardstop/hardreload commands to rc script (to stop/reload haproxy withoutDmitry Sivachenko2017-08-161-9/+17
| | | | | | | | | | waiting for existing connections to close). PR: 221402 Submitted by: Frank Wall <fw@moov.de> Notes: svn path=/head/; revision=448026
* net/haproxy: Fix build with LibreSSL 2.5.3+Bernard Spil2017-07-261-8/+7
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=446652
* Fix net/haproxy and net/haproxy-devel build on ARMRenato Botelho2017-07-181-1/+5
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=446176
* Update to version 1.7.8.Dmitry Sivachenko2017-07-072-4/+4
| | | | Notes: svn path=/head/; revision=445240
* Update to version 1.7.7.Dmitry Sivachenko2017-06-262-4/+4
| | | | Notes: svn path=/head/; revision=444357
* Update to version 1.7.6.Dmitry Sivachenko2017-06-164-49/+4
| | | | Notes: svn path=/head/; revision=443691
* Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS.Dmitry Sivachenko2017-06-072-1/+13
| | | | Notes: svn path=/head/; revision=442822
* Add a patch from upstream to fix haproxy operations when dynamic dnsDmitry Sivachenko2017-05-182-1/+34
| | | | | | | | | | resolvers are used. PR: 219379 Submitted by: jimp@pfsense.org Notes: svn path=/head/; revision=441193
* net/haproxy: Fix build with LibreSSLBernard Spil2017-05-141-0/+46
| | | | | | | | | | | | - Add patch from OpenBSD PR: 218637 Reported by: Mark Martinec <Mark.Martinec@ijs.si> Approved by: maintainer timeout Obtained from: OpenBSD Notes: svn path=/head/; revision=440870
* Enable USE_REGPARM, USE_ACCEPT4 defines.Dmitry Sivachenko2017-05-111-2/+2
| | | | Notes: svn path=/head/; revision=440621
* Bump PORTREVISION due to recent changes.Dmitry Sivachenko2017-04-191-0/+1
| | | | | | | | PR: 218761 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> Notes: svn path=/head/; revision=438911
* Overriding OPTIONS_CFLAGS was a bad idea.Dmitry Sivachenko2017-04-192-12/+1
| | | | | | | backout last commit and use CFLAGS as before. Notes: svn path=/head/; revision=438891
* Do not override CFLAGS defined in Makefile; use OPTIONS_CFLAGS to pass ourDmitry Sivachenko2017-04-192-1/+12
| | | | | | | | | | 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. Notes: svn path=/head/; revision=438838
* Update to version 1.7.5.Dmitry Sivachenko2017-04-032-4/+4
| | | | Notes: svn path=/head/; revision=437605
* Restore deviceatlas checksums.Dmitry Sivachenko2017-03-281-0/+2
| | | | Notes: svn path=/head/; revision=437113
* Update to version 1.7.4.Dmitry Sivachenko2017-03-283-141/+4
| | | | Notes: svn path=/head/; revision=437104
* Update deviceates API.Dmitry Sivachenko2017-03-232-4/+4
| | | | | | | Submitted by: David Carlier <dcarlier@afilias.info> Notes: svn path=/head/; revision=436774
* Import some fixes from upstreamDmitry Sivachenko2017-03-192-21/+118
| | | | | | | Obtained from: haproxy ML Notes: svn path=/head/; revision=436505
* Enchance patch (abtained from haproxy ML).Dmitry Sivachenko2017-03-182-92/+29
| | | | Notes: svn path=/head/; revision=436416
* Provide a better patch to fix connection timeoutsDmitry Sivachenko2017-03-142-56/+96
| | | | | | | Obtained from: haproxy ML Notes: svn path=/head/; revision=436194
* Add a temporary patch to fix timeouts reported at haproxy ML.Dmitry Sivachenko2017-03-122-0/+61
| | | | | | | Obtained from: haproxy ML Notes: svn path=/head/; revision=435979
* Remove a patch no longer needed.Dmitry Sivachenko2017-03-121-15/+0
| | | | Notes: svn path=/head/; revision=435978
* Update to version 1.7.3.Dmitry Sivachenko2017-02-282-4/+4
| | | | Notes: svn path=/head/; revision=435045
* Update deviceatlas API to version 2.1.2Dmitry Sivachenko2017-02-242-4/+4
| | | | | | | Submitted by: David Carlier <dcarlier@afilias.info> Notes: svn path=/head/; revision=434739
* Update deviceatlas API.Dmitry Sivachenko2017-02-182-7/+7
| | | | | | | Submitted by: David Carlier <dcarlier@afilias.info> Notes: svn path=/head/; revision=434376
* Update URLDmitry Sivachenko2017-01-131-1/+1
| | | | Notes: svn path=/head/; revision=431367
* Update to version 1.7.2Dmitry Sivachenko2017-01-132-4/+4
| | | | Notes: svn path=/head/; revision=431366