| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PR: 193064
|
|
|
|
|
|
|
|
| |
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR
Approved by: portmgr (blanket)
|
|
|
|
| |
databases)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
PR: ports/161319
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 3 weeks)
|
| |
|
|
|
|
|
|
| |
(part 17).
Approved by: portmgr (itetcu)
|
|
|
|
|
| |
PR: ports/132537
Submitted by: Andrey Ignatov <rdna@rdna.ru>
|
|
|
|
| |
Approved by: araujo (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Makefile cleanup
- Add missing R-deps
- Removed unnecessary patch
- Updated MASTER_SITES
- Pass maintainership to submitter
PR: 120015
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Add one more mirror
PR: ports/115063
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
|
|
|
|
| |
Submitted by: pointyhat via kris
|
|
mysqlsla can read multiple MySQL general and slow logs (and logs
containing raw SQL statements), combine them, then run various
analyses on all the queries. In addition, mysqlsla can correlate
the analyses so that the queries in one analysis are used as the
basis for subsequent analyses. Other options include limiting the
output of each analysis to the top N queries, averaging execution
time over N runs, customizing the order in which the analyses are
ran, statement filtering, statement pattern matching, and
mysqldumpslow-like formatting.
WWW: http://hackmysql.com/mysqlsla
PR: ports/105788
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru>
|