summaryrefslogtreecommitdiff
path: root/net/haproxy-devel/files/patch-Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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