Bug 141997 - New port: devel/pinba_engine
Summary: New port: devel/pinba_engine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-25 06:20 UTC by raven428
Modified: 2010-01-08 16:30 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (5.08 KB, text/plain)
2009-12-25 06:20 UTC, raven428
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description raven428 2009-12-25 06:20:05 UTC
New port: devel/pinba_engine Mysql-engine part of statistics server for PHP
Comment 1 Greg Larkin freebsd_committer freebsd_triage 2009-12-30 18:32:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

I'll take it.
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2010-01-06 23:59:28 UTC
State Changed
From-To: open->analyzed

Currently building on various platforms and OS versions.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-07 23:52:59 UTC
glarkin     2010-01-07 23:52:46 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pinba_engine   Makefile distinfo pkg-descr pkg-plist 
    devel/pinba_engine/files patch-src__ha_pinba.cc pkg-message.in 
  Log:
  Pinba is a statistics server for PHP using MySQL as a read-only
  interface.
  
  It accumulates and processes data sent over UDP by multiple PHP
  processes and displays statistics in a nice human-readable form of
  simple "reports", also providing a read-only interface to the raw
  data to enable generation of more sophisticated reports.
  
  With the Pinba extension, users can also measure particular parts
  of the code using timers with arbitrary tags.
  
  Pinba is not a debugging tool in the common sense, since you're not
  supposed to do debugging on production servers, but its main goal
  is to help developers to locate bottlenecks in realtime and direct
  their attention to the code that really needs it.
  
  WWW:    http://pinba.org/
  
  - raven428 raven428@gmail.com
  
  PR:             ports/141997
  Submitted by:   raven428 <raven428 at gmail.com>
  
  Revision  Changes    Path
  1.3753    +1 -0      ports/devel/Makefile
  1.1       +53 -0     ports/devel/pinba_engine/Makefile (new)
  1.1       +3 -0      ports/devel/pinba_engine/distinfo (new)
  1.1       +10 -0     ports/devel/pinba_engine/files/patch-src__ha_pinba.cc (new)
  1.1       +10 -0     ports/devel/pinba_engine/files/pkg-message.in (new)
  1.1       +19 -0     ports/devel/pinba_engine/pkg-descr (new)
  1.1       +6 -0      ports/devel/pinba_engine/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Greg Larkin freebsd_committer freebsd_triage 2010-01-07 23:55:52 UTC
State Changed
From-To: analyzed->closed

Committed with minor modifications, thank you!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-01-08 16:26:19 UTC
glarkin     2010-01-08 16:26:09 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  - Added new contributor Dmitry V. Sukhodoyev
  
  PR:             ports/141996
  PR:             ports/141997
  
  Revision  Changes    Path
  1.888     +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"