# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # packetq/distinfo # packetq/Makefile # packetq/pkg-descr # echo x - packetq/distinfo sed 's/^X//' >packetq/distinfo << '67413d1adf4c6fef7673630dd952ac9d' XTIMESTAMP = 1495639380 XSHA256 (DNS-OARC-PacketQ-v1.3.0_GH0.tar.gz) = 286fe8d410745f5166dcf078e4e62ff72223f94f784e1952e9facc6c1f9df64b XSIZE (DNS-OARC-PacketQ-v1.3.0_GH0.tar.gz) = 836865 67413d1adf4c6fef7673630dd952ac9d echo x - packetq/Makefile sed 's/^X//' >packetq/Makefile << '44ffb868c8800db509c02653a1151ccf' X# Created by: Leo Vandewoestijne X# $FreeBSD$ X XPORTNAME= packetq XPORTVERSION= 1.3.0 XDISTVERSIONPREFIX= v XCATEGORIES= net X XMAINTAINER= freebsd@dns-lab.com XCOMMENT= Provides a basic SQL-frontend to PCAP-files X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/COPYING X XOPTIONS_DEFINE= DOCS X XGNU_CONFIGURE= yes XUSES= autoreconf X XPLIST_FILES= bin/packetq XPORTDOCS= CHANGES COPYING FAQ.md FIELDS.md FUNCTIONS.md README.md X XGH_ACCOUNT= DNS-OARC XGH_PROJECT= PacketQ XUSE_GITHUB= yes X X.include 44ffb868c8800db509c02653a1151ccf echo x - packetq/pkg-descr sed 's/^X//' >packetq/pkg-descr << '83697a9f7f89afc444407544c1df74f1' Xpacketq is a command line tool to run SQL queries directly on PCAP Xfiles, the results can be outputted as JSON (default), Xformatted/compact CSV and XML. It also contain a very simplistic Xweb-server in order to inspect PCAP files remotely. XPacketQ was known as DNS2db but renamed in 2011. X XWWW: https://www.dns-oarc.net/tools/packetq 83697a9f7f89afc444407544c1df74f1 exit