FreshPorts -- The Place For Ports Fri, 4 Jul 2008 9:35 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
haproxy 1.2.16_1 net on this many watch lists=2 search for ports that depend on this port
High-performance and highly-robust TCP/HTTP load balancer
Maintained by: clement@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jun 2003 06:22:58
Also Listed In: www


HAproxy is a high-performance and highly-robust TCP/HTTP load balancer which 
provides cookie-based persistence, automatic failover, header insertion, 
deletion, modification on the fly, advanced logging contents to help trouble- 
shooting buggy applications and/or networks, and a few other features. It uses 
its own state machine to achieve up to ten thousands hits per second on modern 
hardware, even with thousands simultaneous connections.

WWW: http://haproxy.1wt.eu/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/net/haproxy/ && make install clean
To add the package: pkg_add -r haproxy


Configuration Options
     No options to configure

Master Sites:
http://haproxy.1wt.eu/download/1.2/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2004-06-08
    Affects: users of net/haproxy
    Author: clement@FreeBSD.org
    Reason: 
      The haproxy port must now be enabled / disabled and configured in
      rc.conf. See the pkg-message or script for details.
    
    

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Aug 2007 16:45:08
Original commit files touched by this commit  1.2.16_1
delphij search for other commits by this committer
Update haproxy to 1.2.17.

PR:             ports/114859
Approved by:    maintainer timeout
03 Nov 2006 08:27:13
Original commit files touched by this commit  1.2.16_1
clement search for other commits by this committer
- Fix plist
- Remove obsolete post-patch target
01 Nov 2006 14:42:14
Original commit files touched by this commit  1.2.16
clement search for other commits by this committer
- Update to 1.2.16
- use USE_RC_SUBR and tweak haproxy.sh
24 Sep 2006 11:56:30
Original commit files touched by this commit  1.2.15
clement search for other commits by this committer
- Update description and WWW
24 Sep 2006 11:54:04
Original commit files touched by this commit  1.2.15
clement search for other commits by this committer
- Update to new stable branch 1.2.x (1.2.15)
24 Sep 2006 10:29:51
Original commit files touched by this commit  1.1.34
clement search for other commits by this committer
- Update to 1.1.34
11 May 2006 23:49:56
Original commit files touched by this commit  1.1.32
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.1.32
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.1.32
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
16 Oct 2005 20:11:00
Original commit files touched by this commit  1.1.32
clement search for other commits by this committer
- Update to 1.1.32
22 May 2005 14:10:05
Original commit files touched by this commit  1.1.31
clement search for other commits by this committer
- Update to 1.1.31
26 Jan 2005 10:11:16
Original commit files touched by this commit  1.1.30
clement search for other commits by this committer
- Update to 1.1.30
  Note: please read ${DOCSDIR}/architecture.txt
  It's a very nice introduction how to use haproxy in several topologies.
22 Nov 2004 15:43:08
Original commit files touched by this commit  1.1.29
clement search for other commits by this committer
- Fix typo in pre-everything:: target.
s/WITH_DTPROXY/WITH_TPROXY/

Noticed by:     Tristan Woerth <tristan@stinx.net>
15 Nov 2004 11:03:17
Original commit files touched by this commit  1.1.29
clement search for other commits by this committer
- update to 1.1.29
- s/pre-fetch:/pre-everything::/
14 Aug 2004 16:51:07
Original commit files touched by this commit  1.1.28
krion search for other commits by this committer
Fix plist.
08 Jun 2004 11:31:00
Original commit files touched by this commit  1.1.28
clement search for other commits by this committer
- Update to 1.1.28
- RCng'ify startup script
- small plist fix if NOPORTDOCS is defined
- Add an entry in UPDATING
- move configuration example to ${EXAMPLESDIR}.
07 Feb 2004 17:16:21
Original commit files touched by this commit  1.1.27
clement search for other commits by this committer
- SIZEify distinfo
13 Jan 2004 15:04:51
Original commit files touched by this commit  1.1.27
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
28 Oct 2003 12:47:30
Original commit files touched by this commit  1.1.27
sergei search for other commits by this committer
- Update to 1.1.27:
  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)
22 Oct 2003 11:32:03
Original commit files touched by this commit  1.1.26
krion search for other commits by this committer
- Update to 1.1.26

PR:             58371
Submitted by:   maintainer
16 Oct 2003 09:34:25
Original commit files touched by this commit  1.1.25
krion search for other commits by this committer
- Update haproxy to 1.1.25

PR:             58092
Submitted by:   maintainer
26 Sep 2003 07:29:35
Original commit files touched by this commit  1.1.24
daichi search for other commits by this committer
I forgot to remove files/patch-Makefile

PR:             57157
Pointy hat to:  myself
26 Sep 2003 07:22:37
Original commit files touched by this commit  1.1.24
daichi search for other commits by this committer
update: net/haproxy 1.1.21 -> 1.1.24

PR:             57157
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
04 Jun 2003 16:30:38
Original commit files touched by this commit  1.1.21
leeym search for other commits by this committer
- Update haproxy to 1.1.21
- Fix small bug in port
- Cosmetic changes

PR:             52905
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
03 Jun 2003 06:20:23
Original commit files touched by this commit  1.1.20
will search for other commits by this committer
Add haproxy 1.1.20, a high-performance and highly-robust
TCP/HTTP load balancer.

PR:             51630
Submitted by:   Clement Laforet

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18745
Broken 146
Deprecated 98
Ignore 431
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 0
new 48 hours4
new 7 days38
new fortnight82
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 2.533 seconds.