From owner-cvs-all@FreeBSD.ORG Sat Oct 17 06:57:54 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B2CB1065695; Sat, 17 Oct 2009 06:57:54 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1B4C88FC19; Sat, 17 Oct 2009 06:57:54 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9H6vr5e043225; Sat, 17 Oct 2009 06:57:53 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9H6vrj4043224; Sat, 17 Oct 2009 06:57:53 GMT (envelope-from miwi) Message-Id: <200910170657.n9H6vrj4043224@repoman.freebsd.org> From: Martin Wilke Date: Sat, 17 Oct 2009 06:57:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/ldap-stats Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2009 06:57:54 -0000 miwi 2009-10-17 06:57:53 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/ldap-stats Makefile distinfo pkg-descr Log: This program produces numerous reports from OpenLDAP 2.1, 2.2, 2.3 and 2.4 slapd logfiles to allow OpenLDAP administrator to analyze server's performance. WWW: http://prefetch.net/code/index.html PR: ports/139474 Submitted by: Alexey V. Degtyarev Revision Changes Path 1.2145 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/ldap-stats/Makefile (new) 1.1 +3 -0 ports/net/ldap-stats/distinfo (new) 1.1 +4 -0 ports/net/ldap-stats/pkg-descr (new)