aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2017-08-24 17:02:01 +0800
committertz <tz@FreeBSD.org>2017-08-24 17:02:01 +0800
commita1caf1d2e5e977522689679b0d3e5466ffc9c3f3 (patch)
tree1cea72da30ad1fe49650f739e9caf58861cee54e /databases/Makefile
parente5725be25d7226455e71a706d83d777a9ffeceb7 (diff)
downloadfreebsd-ports-gnome-a1caf1d2e5e977522689679b0d3e5466ffc9c3f3.tar.gz
freebsd-ports-gnome-a1caf1d2e5e977522689679b0d3e5466ffc9c3f3.tar.zst
freebsd-ports-gnome-a1caf1d2e5e977522689679b0d3e5466ffc9c3f3.zip
New port: databases/rubygem-peek-mysql2
Take a peek into the MySQL queries made during your application's requests. Things this peek view provides: - Total number of MySQL queries called during the request - The duration of the queries made during the request WWW: https://github.com/peek/peek-mysql2
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f19f1fa89312..23b426848126 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -961,6 +961,7 @@
SUBDIR += rubygem-mysql2
SUBDIR += rubygem-openid-redis-store
SUBDIR += rubygem-paranoia
+ SUBDIR += rubygem-peek-mysql2
SUBDIR += rubygem-pg
SUBDIR += rubygem-pg_array_parser
SUBDIR += rubygem-pghero