aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Update to 1.1.32Clement Laforet2005-10-162-3/+3
| | | | Notes: svn path=/head/; revision=145580
* - Update to 1.1.31Clement Laforet2005-05-222-4/+4
| | | | Notes: svn path=/head/; revision=135847
* - Update to 1.1.30Clement Laforet2005-01-263-3/+4
| | | | | | | | Note: please read ${DOCSDIR}/architecture.txt It's a very nice introduction how to use haproxy in several topologies. Notes: svn path=/head/; revision=127404
* - Fix typo in pre-everything:: target.Clement Laforet2004-11-221-1/+1
| | | | | | | | | s/WITH_DTPROXY/WITH_TPROXY/ Noticed by: Tristan Woerth <tristan@stinx.net> Notes: svn path=/head/; revision=122146
* - update to 1.1.29Clement Laforet2004-11-152-4/+4
| | | | | | | - s/pre-fetch:/pre-everything::/ Notes: svn path=/head/; revision=121654
* Fix plist.Kirill Ponomarev2004-08-141-0/+1
| | | | Notes: svn path=/head/; revision=116200
* - Update to 1.1.28Clement Laforet2004-06-085-31/+72
| | | | | | | | | | - RCng'ify startup script - small plist fix if NOPORTDOCS is defined - Add an entry in UPDATING - move configuration example to ${EXAMPLESDIR}. Notes: svn path=/head/; revision=111077
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* - Update to 1.1.27:Sergei Kolobov2003-10-282-5/+3
| | | | | | | | | | | | | | | | | A problem has been fixed where the HTTP health check code assumed that the request was still of fixed length, which is obviously wrong since it became configurable. This could make HTTP health checks fail on non-default configurations. - While I'm here: - similify do-build target: remove use of subshell - fix portlint warning PR: 58614 Submmitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=92447
* - Update to 1.1.26Kirill Ponomarev2003-10-222-4/+3
| | | | | | | | PR: 58371 Submitted by: maintainer Notes: svn path=/head/; revision=91889
* - Update haproxy to 1.1.25Kirill Ponomarev2003-10-162-4/+4
| | | | | | | | PR: 58092 Submitted by: maintainer Notes: svn path=/head/; revision=91408
* 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-264-80/+30
| | | | | | | | 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-043-13/+31
| | | | | | | | | | | - 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-036-0/+132
TCP/HTTP load balancer. PR: 51630 Submitted by: Clement Laforet Notes: svn path=/head/; revision=82171