Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2009 09:01:45 +0300 (MSK)
From:      "Dmitry V. Sukhodoyev" <raven428@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        raven428@gmail.com
Subject:   ports/141996: New port: devel/php5-pinba
Message-ID:  <200912250601.nBP61jv8098948@supra.i-jet.ru>
Resent-Message-ID: <200912250620.nBP6K43T036093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141996
>Category:       ports
>Synopsis:       New port: devel/php5-pinba
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 25 06:20:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry V. Sukhodoyev
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
i-jet
>Environment:
System: FreeBSD supra.i-jet.ru 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Sat Nov 7 10:50:23 MSK 2009 root@dakota.i-jet.ru:/usr/obj/usr/nfs/src/sys/taran amd64

>Description:
New port: devel/php5-pinba PHP-extension part of statistics server for PHP.

>How-To-Repeat:
	
>Fix:
# 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:
#
#	php5-pinba
#	php5-pinba/Makefile
#	php5-pinba/distinfo
#	php5-pinba/pkg-descr
#
echo c - php5-pinba
mkdir -p php5-pinba > /dev/null 2>&1
echo x - php5-pinba/Makefile
sed 's/^X//' >php5-pinba/Makefile << '7dae1f6070b61b53c40c9ca2c97f44bc'
X# New ports collection makefile for:	php5-pinba
X# Date created:				24 Dec 2009
X# Whom:					raven428 <raven428@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pinba
XPORTVERSION=	2009.12.24
XCATEGORIES=	devel
XMASTER_SITES=	http://aston2.com/~raven/unix/pinba/ \
X 		http://mks-chel.ru/~raven/FreeBSD/pinba/
XPKGNAMEPREFIX=	php5-
XDISTNAME=	pinba_extension-200912240755
X
XMAINTAINER=	raven428@gmail.com
XCOMMENT=	PHP-extension part of statistics server for PHP
X
XWRKSRC=		${WRKDIR}/${DISTNAME}
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
XDEFAULT_PHP_VER=5
XBROKEN_WITH_PHP=4
XPHP_MODNAME=	pinba
XBUILD_DEPENDS=	${LOCALBASE}/include/google/protobuf/descriptor.h:${PORTSDIR}/devel/protobuf
X
X.include <bsd.port.mk>
7dae1f6070b61b53c40c9ca2c97f44bc
echo x - php5-pinba/distinfo
sed 's/^X//' >php5-pinba/distinfo << 'ac01f2cb4332d2cc5d15b86a4dc6d5bf'
XMD5 (pinba_extension-200912240755.tar.gz) = a4eac4fd5eae74a386dab7f5ecb5c4ab
XSHA256 (pinba_extension-200912240755.tar.gz) = 61a90e1fd1645821945952fb9cf323ed3db6f9686b61fd66714384465b817757
XSIZE (pinba_extension-200912240755.tar.gz) = 11181
ac01f2cb4332d2cc5d15b86a4dc6d5bf
echo x - php5-pinba/pkg-descr
sed 's/^X//' >php5-pinba/pkg-descr << 'b844516d63195027a277de87654bb8d1'
XPinba is a statistics server for PHP using MySQL as a read-only interface.
X
XIt accumulates and processes data sent over UDP by multiple PHP processes and
Xdisplays statistics in a nice human-readable form of simple "reports", also
Xproviding read-only interface to the raw data in order to make possible
Xgeneration of more sophisticated reports.
X
XWith Pinba extension users also can measure particular parts of the code using
Xtimers with arbitrary tags.
X
XPinba is not a debugging tool in a common sense, since you're not supposed to
Xdo debugging on production servers, but its main goal is to help developers to
Xlocate bottlenecks in realtime and direct developers' attention to the code
Xthat really needs it. 
X
XWWW: http://pinba.org/
X
X- raven428
Xraven428@gmail.com
b844516d63195027a277de87654bb8d1
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912250601.nBP61jv8098948>