Date: 10 Oct 2009 15:36:23 +0400 From: "Alexey V.Degtyarev" <alexey@renatasystems.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139474: New port: net/ldap-stats - OpenLDAP analysis and statistics reports Message-ID: <20091010113623.17435.qmail@hs-9.renatasystems.org> Resent-Message-ID: <200910101140.n9ABe1UT085572@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139474 >Category: ports >Synopsis: New port: net/ldap-stats - OpenLDAP analysis and statistics reports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 10 11:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexey V. Degtyarev >Release: FreeBSD 8.0-RC1 amd64 >Organization: >Environment: System: FreeBSD renatasystems.org 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 18:50:57 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: 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. The example output can be viewed from here: http://prefetch.net/code/ldap-stats.pl.txt WWW: http://prefetch.net/code/index.html >How-To-Repeat: >Fix: --- ldap-stats.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ldap-stats # ldap-stats/distinfo # ldap-stats/Makefile # ldap-stats/pkg-descr # echo c - ldap-stats mkdir -p ldap-stats > /dev/null 2>&1 echo x - ldap-stats/distinfo sed 's/^X//' >ldap-stats/distinfo << '735d79db9fc2ccf5afd12362a270c11c' XMD5 (ldap-stats-5.2.tar.gz) = 1b102765f00b04d47f91d0904cf42443 XSHA256 (ldap-stats-5.2.tar.gz) = 7a9495f7e89beb96a6a62cb4dd7d07ff655e88badffee2bbadad80773f9c0033 XSIZE (ldap-stats-5.2.tar.gz) = 10655 735d79db9fc2ccf5afd12362a270c11c echo x - ldap-stats/Makefile sed 's/^X//' >ldap-stats/Makefile << '3d96e57eda2b003be3ac52236fbd2cf7' X# New ports collection makefile for: ldap-stats X# Date created: Fri 09 Oct 2009 X# Whom: Alexey V. Degtyarev <alexey@renatasystems.org> X# X# $FreeBSD$ X# X XPORTNAME= ldap-stats XPORTVERSION= 5.2 XCATEGORIES= net XMASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ X XMAINTAINER= alexey@renatasystems.org XCOMMENT= Program to generate OpenLDAP statistics reports X XRUN_DEPENDS= p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long X XNO_BUILD= yes XUSE_PERL5= yes X XPLIST_FILES= bin/ldap-stats X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/ldap-stats.pl ${PREFIX}/bin/ldap-stats X X.include <bsd.port.mk> 3d96e57eda2b003be3ac52236fbd2cf7 echo x - ldap-stats/pkg-descr sed 's/^X//' >ldap-stats/pkg-descr << '4b881c18dda2afc52f328f5b0752dc12' XThis program produces numerous reports from OpenLDAP 2.1, 2.2, 2.3 and 2.4 Xslapd logfiles to allow OpenLDAP administrator to analyze server's performance. X XWWW: http://prefetch.net/code/index.html 4b881c18dda2afc52f328f5b0752dc12 exit --- ldap-stats.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091010113623.17435.qmail>