aboutsummaryrefslogtreecommitdiffstats
path: root/net/haproxy
Commit message (Collapse)AuthorAgeFilesLines
* - 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.
* - Fix typo in pre-everything:: target.Clement Laforet2004-11-221-1/+1
| | | | | | s/WITH_DTPROXY/WITH_TPROXY/ Noticed by: Tristan Woerth <tristan@stinx.net>
* - update to 1.1.29Clement Laforet2004-11-152-4/+4
| | | | - s/pre-fetch:/pre-everything::/
* Fix plist.Kirill Ponomarev2004-08-141-0/+1
|
* - 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}.
* - SIZEify distinfoClement Laforet2004-02-081-0/+1
|
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* - 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)
* - Update to 1.1.26Kirill Ponomarev2003-10-222-4/+3
| | | | | PR: 58371 Submitted by: maintainer
* - Update haproxy to 1.1.25Kirill Ponomarev2003-10-162-4/+4
| | | | | PR: 58092 Submitted by: maintainer
* I forgot to remove files/patch-MakefileDaichi GOTO2003-09-261-0/+0
| | | | | PR: 57157 Pointy hat to: myself
* update: net/haproxy 1.1.21 -> 1.1.24Daichi GOTO2003-09-264-80/+30
| | | | | PR: 57157 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* - 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>
* 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