aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-06-04 01:07:57 +0800
committermiwi <miwi@FreeBSD.org>2010-06-04 01:07:57 +0800
commitc6d350b94f6aef4a3b15a1be1504dbfb00285e15 (patch)
treefc4d0175ce7ef958959493e7bca71987ed2e8c61 /databases/Makefile
parent1c58329f49e99e7880eb17779805b70193480f4d (diff)
downloadfreebsd-ports-gnome-c6d350b94f6aef4a3b15a1be1504dbfb00285e15.tar.gz
freebsd-ports-gnome-c6d350b94f6aef4a3b15a1be1504dbfb00285e15.tar.zst
freebsd-ports-gnome-c6d350b94f6aef4a3b15a1be1504dbfb00285e15.zip
mysqlsniffer is a tcpdump clone specifically for dumping/sniffing/watching MySQL
network protocol traffic over TCP/IP networks. mysqlsniffer is coded in C using the pcap library and works with MySQL version 4.0 and newer. mysqlsniffer is the only MySQL-specific network sniffer. WWW: http://hackmysql.com/mysqlsniffer PR: ports/147079 Submitted by: Frederic Hardy <frederic.hardy at mageekbox.net>
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 6ef1b9ad79b9..147400b2bf27 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -232,6 +232,7 @@
SUBDIR += mysqlman
SUBDIR += mysqlreport
SUBDIR += mysqlsla
+ SUBDIR += mysqlsniffer
SUBDIR += mysqltcl
SUBDIR += mysqltuner
SUBDIR += mytop