From owner-cvs-all@FreeBSD.ORG Mon Jun 2 22:20:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4363137B401; Mon, 2 Jun 2003 22:20:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E151E43FA3; Mon, 2 Jun 2003 22:20:23 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h535KN0U039666; Mon, 2 Jun 2003 22:20:23 -0700 (PDT) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h535KNDc039664; Mon, 2 Jun 2003 22:20:23 -0700 (PDT) Message-Id: <200306030520.h535KNDc039664@repoman.freebsd.org> From: Will Andrews Date: Mon, 2 Jun 2003 22:20:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/haproxy Makefile distinfo pkg-descr pkg-plist ports/net/haproxy/files haproxy.sh patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 05:20:24 -0000 will 2003/06/02 22:20:23 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/haproxy Makefile distinfo pkg-descr pkg-plist net/haproxy/files haproxy.sh patch-Makefile Log: Add haproxy 1.1.20, a high-performance and highly-robust TCP/HTTP load balancer. PR: 51630 Submitted by: Clement Laforet Revision Changes Path 1.1002 +1 -0 ports/net/Makefile 1.1 +36 -0 ports/net/haproxy/Makefile (new) 1.1 +1 -0 ports/net/haproxy/distinfo (new) 1.1 +22 -0 ports/net/haproxy/files/haproxy.sh (new) 1.1 +61 -0 ports/net/haproxy/files/patch-Makefile (new) 1.1 +9 -0 ports/net/haproxy/pkg-descr (new) 1.1 +3 -0 ports/net/haproxy/pkg-plist (new)