summaryrefslogtreecommitdiffstats
path: root/net/haproxy-devel
Commit message (Collapse)AuthorAgeFilesLines
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-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.
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to 1.1.32clement2005-10-162-3/+3
|
* - Update to 1.1.31clement2005-05-222-4/+4
|
* - Update to 1.1.30clement2005-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.clement2004-11-221-1/+1
| | | | | | s/WITH_DTPROXY/WITH_TPROXY/ Noticed by: Tristan Woerth <tristan@stinx.net>
* - update to 1.1.29clement2004-11-152-4/+4
| | | | - s/pre-fetch:/pre-everything::/
* Fix plist.krion2004-08-141-0/+1
|
* - Update to 1.1.28clement2004-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 distinfoclement2004-02-071-0/+1
|
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* - Update to 1.1.27:sergei2003-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.26krion2003-10-222-4/+3
| | | | | PR: 58371 Submitted by: maintainer
* - Update haproxy to 1.1.25krion2003-10-162-4/+4
| | | | | PR: 58092 Submitted by: maintainer
* I forgot to remove files/patch-Makefiledaichi2003-09-261-0/+0
| | | | | PR: 57157 Pointy hat to: myself
* update: net/haproxy 1.1.21 -> 1.1.24daichi2003-09-264-80/+30
| | | | | PR: 57157 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* - Update haproxy to 1.1.21leeym2003-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-robustwill2003-06-036-0/+132
TCP/HTTP load balancer. PR: 51630 Submitted by: Clement Laforet
OpenPOWER on IntegriCloud