Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 17:10:09 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/147079: commit references a PR
Message-ID:  <201006031710.o53HA92I047139@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/147079; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147079: commit references a PR
Date: Thu,  3 Jun 2010 17:08:06 +0000 (UTC)

 miwi        2010-06-03 17:07:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases            Makefile 
   Added files:
     databases/mysqlsniffer Makefile distinfo pkg-descr 
     databases/mysqlsniffer/files patch-misc.c patch-mysqlsniffer.c 
                                  patch-packet_handlers.c 
   Log:
   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>
   
   Revision  Changes    Path
   1.883     +1 -0      ports/databases/Makefile
   1.1       +27 -0     ports/databases/mysqlsniffer/Makefile (new)
   1.1       +3 -0      ports/databases/mysqlsniffer/distinfo (new)
   1.1       +10 -0     ports/databases/mysqlsniffer/files/patch-misc.c (new)
   1.1       +10 -0     ports/databases/mysqlsniffer/files/patch-mysqlsniffer.c (new)
   1.1       +10 -0     ports/databases/mysqlsniffer/files/patch-packet_handlers.c (new)
   1.1       +6 -0      ports/databases/mysqlsniffer/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006031710.o53HA92I047139>