Port details |
- pinba_engine Mysql-engine part of statistics server for PHP
- 2011.08.18_10 devel
=1 2011.08.18_10Version of this port present on the latest quarterly branch.
- BROKEN: fails to configure (error: Failed to find required header file include/mysql_version.h)
DEPRECATED: Broken for more than 6 months This port expired on: 2017-11-09 IGNORE: is marked as broken: fails to configure (error: Failed to find required header file include/mysql_version.h)
- Maintainer: raven428@gmail.com
- Port Added: 2010-01-07 23:53:21
- Last Update: 2017-11-11 10:30:10
- SVN Revision: 453966
- People watching this port, also watch:: nologinmsg, pure-ftpd
- License: not specified in port
- WWW:
- http://pinba.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pinba_engine>0:devel/pinba_engine
- No installation instructions:
- This port has been deleted.
- PKGNAME: pinba_engine
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tony2001-pinba_engine-2011.08.18-3a0cb51_GH0.tar.gz) = f538abf886e8cc21885436d399f4eeb866e4a291f81df3a76fce244f0e9f8f8c
SIZE (tony2001-pinba_engine-2011.08.18-3a0cb51_GH0.tar.gz) = 50018
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- descriptor.h : devel/protobuf
- event.h : devel/libevent
- Judy.h : devel/judy
- plugin : databases/mysql56-server
- nonexistent : databases/mysql56-server
- bison : devel/bison
- cmake : devel/cmake
- autoconf-2.69 : devel/autoconf
- autoheader-2.69 : devel/autoconf
- autoreconf-2.69 : devel/autoconf
- aclocal-1.15 : devel/automake
- automake-1.15 : devel/automake
- libtoolize : devel/libtool
- gmake : devel/gmake
- Library dependencies:
-
- libprotobuf.so : devel/protobuf
- libmysqlclient.so.18 : databases/mysql56-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- autoreconf gmake libtool mysql:
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2011.08.18_10 11 Nov 2017 10:30:10 |
rene |
Remove expired ports:
2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment
2017-11-09 games/lordsawar: Broken for more than 6 months
2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months
2017-11-09 audio/gspeakers: Broken for more than 6 months
2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months
2017-11-09 audio/tclmidi: Broken for more than 6 months
2017-11-09 security/py-xmlsec: Broken for more than 6 months
2017-11-09 security/samba-virusfilter: Broken for more than 6 months
2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months
2017-11-09 audio/sooperlooper: Broken for more than 6 months
2017-11-09 devel/dwarves: Broken for more than 6 months
2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months
2017-11-09 devel/pinba_engine: Broken for more than 6 months
2017-11-09 devel/py-event: Broken for more than 6 months |
2011.08.18_10 08 Oct 2017 19:36:26 |
antoine |
Deprecate ports broken for more than 6 months |
2011.08.18_10 16 Aug 2017 15:44:49 |
sunpoet |
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
2011.08.18_9 29 Apr 2017 15:43:47 |
sunpoet |
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1] |
2011.08.18_8 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
2011.08.18_7 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
2011.08.18_6 31 Jan 2017 03:40:46 |
linimon |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
2011.08.18_6 29 Jan 2017 16:04:36 |
sunpoet |
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
2011.08.18_5 29 Jan 2017 12:48:21 |
amdmi3 |
- Mark BROKEN:
checking for MySQL source code... configure: error: Failed to find required
header file include/mysql_version.h in
/wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.35, check the path
and make sure you've run './configure ..<options>.. && cd include && make' in
MySQL sources dir
Approved by: portmgr blanket |
2011.08.18_5 14 Dec 2016 17:58:20 |
sunpoet |
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
2011.08.18_4 22 Nov 2016 14:04:22 |
danfe |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
2011.08.18_4 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2011.08.18_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2011.08.18_4 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
2011.08.18_4 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
2011.08.18_4 18 Apr 2015 19:09:04 |
tijl |
Convert to USES=autoreconf |
2011.08.18_4 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
2011.08.18_4 04 Oct 2014 15:12:45 |
sunpoet |
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt |
2011.08.18_3 28 Aug 2014 17:16:19 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use default LIBTOOLIZE_ARGS
- Disable static plugin |
2011.08.18_2 24 Jul 2014 13:32:59 |
bapt |
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr |
2011.08.18_1 17 Jan 2014 14:58:12 |
bapt |
Supprot stage
Remove NOPORTDATA support
Use new LIB_DEPENDS format
Convert USE_GMAKE -> USES=gmake |
2011.08.18_1 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
2011.08.18_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2011.08.18_1 22 May 2013 14:30:51 |
miwi |
- Remove mysql 4X reference |
2011.08.18_1 18 Mar 2013 15:14:28 |
vanilla |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
2011.08.18_1 13 Jan 2012 22:27:46 |
dougb |
In 1.5 I mentioned that lack of maintainer response was per rm, it was
actually per scheidell (and the fact that the maintainer hasn't responded
directly to my mail either of course). |
2011.08.18_1 13 Jan 2012 09:43:29 |
dougb |
Fix this port for MYSQL_VER=52. If it turns out later that someone actually
has a problem with it then it can be added to IGNORE_WITH_MYSQL.
Meanwhile, this fix accomplishes the same thing as the previous code without
the bogus intermediate MYSQL_PORTDIR directory that was not being generated
in a way that actually worked for mariadb.
PR: ports/164028
Submitted by: dougb
Approved by: Complete lack of maintainer response (per rm) |
2011.08.18_1 10 Jan 2012 12:55:25 |
scheidell |
- add explicit dep for cmake to keep pointyhat happy
Submitted by: portmrg (pav)
Approved by: gabor (mentor) |
2011.08.18_1 06 Jan 2012 19:44:58 |
scheidell |
- Update to new git revision & FIX: build with MYSQL >= 51
- Note to cluster/tinderbox builders: the 'filesystem touched' seems to be a
tinderbox error. This looks like it builds ok.
- Tried on FreeBSD 7.4 and 8.2, i386, mysql 5.1 and mysql 5.5
PR: ports/160233
Approved by: gabor(mentor) |
2009.12.24_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2009.12.24_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2009.12.24_1 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
2009.12.24 07 Jan 2010 23:52:46 |
glarkin |
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> |