aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2019-01-15 13:15:02 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2019-01-15 13:15:02 +0000
commitb594fd4684963c55b6961860bc2707876dba166d (patch)
tree967f02245ca3576821317fb57068cd9481f2ff4a /net/wireshark
parent9403d24029fe5da38c4f54fd430c987f4da21750 (diff)
downloadports-b594fd4684963c55b6961860bc2707876dba166d.tar.gz
ports-b594fd4684963c55b6961860bc2707876dba166d.zip
Fix plist with MaxMindDB (GeoIP) support.
PR: 234963 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Notes
Notes: svn path=/head/; revision=490371
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile4
-rw-r--r--net/wireshark/pkg-plist2
2 files changed, 4 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index a4004c352659..e855cd91ab16 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= wireshark
PORTVERSION= 2.6.6
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://ftp.uni-kl.de/pub/wireshark/src/ \
@@ -78,7 +78,7 @@ OPTIONS_DEFAULT?= SNMP MAXMIND KRB_BASE GTK3 DECRYPT
RTP_DESC= Enable support for playing back RTP streams
DECRYPT_DESC= Decryption support for SSL and IPSec
ANDROIDDUMP_DESC= Build androiddump extcap tool
-MAXMIND_DESC= Enable MaxMindDB geolocation support
+MAXMIND_DESC= Enable MaxMindDB-based GeoIP geolocation support
CARES_DESC= Enable support for asynchronous DNS via c-ares
KERBEROS_DESC= Kerberos dissection support
KRB_BASE_DESC= Kerberos support via base system
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 0c1b20852542..64022fa210d9 100644
--- a/net/wireshark/pkg-plist
+++ b/net/wireshark/pkg-plist
@@ -13,6 +13,7 @@ bin/idl2wrs
%%REORDERCAP%%
%%SHARKD%%
%%TEXT2PCAP%%
+%%MAXMIND%%bin/mmdbresolve
bin/tshark
%%GUI%%bin/wireshark
include/wireshark/cfile.h
@@ -675,6 +676,7 @@ libdata/pkgconfig/wireshark.pc
%%DUMPCAP_MAN%%man/man1/dumpcap.1.gz
%%EDITCAP_MAN%%man/man1/editcap.1.gz
%%MERGECAP_MAN%%man/man1/mergecap.1.gz
+%%MAXMIND%%man/man1/mmdbresolve.1.gz
%%RANDPKT_MAN%%man/man1/randpkt.1.gz
%%RANDPKTDUMP_MAN%%man/man1/randpktdump.1.gz
%%RAWSHARK_MAN%%man/man1/rawshark.1.gz