Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME?= wireshark |
4 |
PORTNAME?= wireshark |
5 |
PORTVERSION= 2.6.5 |
5 |
PORTVERSION= 2.6.6 |
6 |
PORTREVISION?= 2 |
6 |
PORTREVISION?= 0 |
7 |
CATEGORIES= net ipv6 |
7 |
CATEGORIES= net ipv6 |
8 |
MASTER_SITES= http://www.wireshark.org/download/src/ \ |
8 |
MASTER_SITES= http://www.wireshark.org/download/src/ \ |
9 |
http://ftp.uni-kl.de/pub/wireshark/src/ \ |
9 |
http://ftp.uni-kl.de/pub/wireshark/src/ \ |
Lines 102-108
Link Here
|
102 |
RTP_CPPFLAGS= -I${LOCALBASE}/include |
102 |
RTP_CPPFLAGS= -I${LOCALBASE}/include |
103 |
SNMP_LIB_DEPENDS= libsmi.so:net-mgmt/libsmi |
103 |
SNMP_LIB_DEPENDS= libsmi.so:net-mgmt/libsmi |
104 |
CARES_LIB_DEPENDS= libcares.so:dns/c-ares |
104 |
CARES_LIB_DEPENDS= libcares.so:dns/c-ares |
105 |
GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP |
105 |
GEOIP_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb |
106 |
DECRYPT_LIB_DEPENDS= libgnutls.so:security/gnutls \ |
106 |
DECRYPT_LIB_DEPENDS= libgnutls.so:security/gnutls \ |
107 |
libgcrypt.so:security/libgcrypt |
107 |
libgcrypt.so:security/libgcrypt |
108 |
SSHDUMP_LIB_DEPENDS= libssh.so:security/libssh |
108 |
SSHDUMP_LIB_DEPENDS= libssh.so:security/libssh |
Lines 119-125
Link Here
|
119 |
RTP_CONFIGURE_WITH= portaudio spandsp |
119 |
RTP_CONFIGURE_WITH= portaudio spandsp |
120 |
SNMP_CONFIGURE_WITH= libsmi |
120 |
SNMP_CONFIGURE_WITH= libsmi |
121 |
CARES_CONFIGURE_WITH= c-ares |
121 |
CARES_CONFIGURE_WITH= c-ares |
122 |
GEOIP_CONFIGURE_WITH= geoip |
122 |
GEOIP_CONFIGURE_WITH= maxminddb |
123 |
DECRYPT_CONFIGURE_WITH= gnutls |
123 |
DECRYPT_CONFIGURE_WITH= gnutls |
124 |
ANDROIDDUMP_CONFIGURE_ON=--enable-androiddump=yes |
124 |
ANDROIDDUMP_CONFIGURE_ON=--enable-androiddump=yes |
125 |
ANDROIDDUMP_CONFIGURE_OFF=--enable-androiddump=no |
125 |
ANDROIDDUMP_CONFIGURE_OFF=--enable-androiddump=no |