summaryrefslogtreecommitdiff
path: root/net/haproxy/files/patch-Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.7.6.Dmitry Sivachenko2017-06-161-11/+0
| | | | Notes: svn path=/head/; revision=443691
* Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS.Dmitry Sivachenko2017-06-071-0/+11
| | | | Notes: svn path=/head/; revision=442822
* Overriding OPTIONS_CFLAGS was a bad idea.Dmitry Sivachenko2017-04-191-11/+0
| | | | | | | 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-191-0/+11
| | | | | | | | | | 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.5.8.Dmitry Sivachenko2014-10-311-11/+0
| | | | Notes: svn path=/head/; revision=371805
* Update to version 1.5.7.Dmitry Sivachenko2014-10-311-0/+11
| | | | Notes: svn path=/head/; revision=371783
* Update to version 1.5.1.Dmitry Sivachenko2014-06-241-29/+0
| | | | Notes: svn path=/head/; revision=359070
* - Respect CC and CFLAGSMartin Wilke2012-01-141-0/+29
| | | | | | | | | PR: 163280 Submitted by: farrokhi@ Approved by: maintainer timeout Notes: svn path=/head/; revision=289199
* I forgot to remove files/patch-MakefileDaichi GOTO2003-09-261-0/+0
| | | | | | | | PR: 57157 Pointy hat to: myself Notes: svn path=/head/; revision=89415
* update: net/haproxy 1.1.21 -> 1.1.24Daichi GOTO2003-09-261-71/+0
| | | | | | | | PR: 57157 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Notes: svn path=/head/; revision=89414
* - Update haproxy to 1.1.21Yen-Ming Lee2003-06-041-10/+20
| | | | | | | | | | | - Fix small bug in port - Cosmetic changes PR: 52905 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=82263
* Add haproxy 1.1.20, a high-performance and highly-robustWill Andrews2003-06-031-0/+61
TCP/HTTP load balancer. PR: 51630 Submitted by: Clement Laforet Notes: svn path=/head/; revision=82171