| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 May 2013 14:30:51
2011.08.18_1
|
miwi  |
- Remove mysql 4X reference |
18 Mar 2013 15:14:28
2011.08.18_1
|
vanilla  |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
13 Jan 2012 22:27:46
2011.08.18_1
|
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). |
13 Jan 2012 09:43:29
2011.08.18_1
|
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) |
10 Jan 2012 12:55:25
2011.08.18_1
|
scheidell  |
- add explicit dep for cmake to keep pointyhat happy
Submitted by: portmrg (pav)
Approved by: gabor (mentor) |
06 Jan 2012 19:44:58
2011.08.18_1
|
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) |
24 Oct 2011 04:17:38
2009.12.24_1
|
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. |
03 Jul 2011 14:59:23
2009.12.24_1
|
ohauer  |
-remove MD5 |
19 Mar 2011 13:15:34
2009.12.24_1
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
07 Jan 2010 23:52:46
2009.12.24
|
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> |