From owner-cvs-all@FreeBSD.ORG Tue Jun 8 10:31:00 2004 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 D62E416A4CE; Tue, 8 Jun 2004 10:31:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D173443D39; Tue, 8 Jun 2004 10:31:00 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i58AV0JU024929; Tue, 8 Jun 2004 10:31:00 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i58AV0Ko024928; Tue, 8 Jun 2004 10:31:00 GMT (envelope-from clement) Message-Id: <200406081031.i58AV0Ko024928@repoman.freebsd.org> From: Clement Laforet Date: Tue, 8 Jun 2004 10:31:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING ports/net/haproxy Makefile distinfo pkg-message pkg-plist ports/net/haproxy/files haproxy.sh 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, 08 Jun 2004 10:31:01 -0000 clement 2004-06-08 10:31:00 UTC FreeBSD ports repository Modified files: . UPDATING net/haproxy Makefile distinfo pkg-plist net/haproxy/files haproxy.sh Added files: net/haproxy pkg-message Log: - 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}. Revision Changes Path 1.29 +7 -1 ports/UPDATING 1.8 +16 -6 ports/net/haproxy/Makefile 1.8 +2 -2 ports/net/haproxy/distinfo 1.2 +48 -20 ports/net/haproxy/files/haproxy.sh 1.1 +3 -0 ports/net/haproxy/pkg-message (new) 1.3 +3 -3 ports/net/haproxy/pkg-plist