summaryrefslogtreecommitdiff
path: root/net/haproxy-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plistClement Laforet2006-11-032-4/+1
| | | | - Remove obsolete post-patch target
* - Update to 1.2.16Clement Laforet2006-11-013-13/+7
| | | | - use USE_RC_SUBR and tweak haproxy.sh
* - Update description and WWWClement Laforet2006-09-241-3/+2
|
* - Update to new stable branch 1.2.x (1.2.15)Clement Laforet2006-09-243-9/+87
|
* - Update to 1.1.34Clement Laforet2006-09-242-6/+5
|
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
|
* 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.
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to 1.1.32Clement Laforet2005-10-162-3/+3
|
* - Update to 1.1.31Clement Laforet2005-05-222-4/+4
|
* - 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-071-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