FreeBSD Bugzilla – Attachment 166620 Details for
Bug 202611
net-mgmt/yaf: add many OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff for supporting YAF 2.8.1
yaf-2.8.1.patch (text/plain), 5.04 KB, created by
Chris Inacio
on 2016-02-05 16:12:50 UTC
(
hide
)
Description:
diff for supporting YAF 2.8.1
Filename:
MIME Type:
Creator:
Chris Inacio
Created:
2016-02-05 16:12:50 UTC
Size:
5.04 KB
patch
obsolete
>diff -rupN yaf/Makefile /usr/local/poudriere/ports/portsLocal/net-mgmt/yaf/Makefile >--- yaf/Makefile 2016-02-03 19:11:09.927527000 -0500 >+++ /usr/local/poudriere/ports/portsLocal/net-mgmt/yaf/Makefile 2016-02-04 17:28:04.814266000 -0500 >@@ -1,8 +1,8 @@ > # Created by: Dikshie <dikshie@sfc.wide.ad.jp> >-# $FreeBSD: head/net-mgmt/yaf/Makefile 405380 2016-01-06 17:59:39Z antoine $ >+# $FreeBSD: head/net-mgmt/yaf/Makefile 368356 2014-09-17 07:38:15Z tijl $ > > PORTNAME= yaf >-PORTVERSION= 2.8.0 >+PORTVERSION= 2.8.1 > CATEGORIES= net-mgmt > MASTER_SITES= http://tools.netsa.cert.org/releases/ > >@@ -21,10 +21,50 @@ INSTALL_TARGET= install-strip > USES= libtool pathfix perl5 pkgconfig > USE_GNOME= glib20 > USE_LDCONFIG= yes >-CONFIGURE_ARGS= --disable-doxygen-doc --enable-applabel --enable-plugins > > PLIST_SUB+= PORTVERSION="${PORTVERSION}" > >+ >+OPTIONS_DEFINE= PAYLOAD APPLABEL PLUGIN FPEXPORT ENTROPY MPLS NONIP P0FPRINT IFEXP CMPTIP4 LOCALTIME DNSAUTH DNSNX >+OPTIONS_DEFAULT= PAYLOAD APPLABEL PLUGIN ENTROPY >+ >+PAYLOAD_DESC= YAF will enable reading past IP headers to do deep packet inspection >+APPLABEL_DESC= Create protocol application labels via traffic header inspection. >+PLUGIN_DESC= Enable YAF plugins, primary for application labeling. >+FPEXPORT_DESC= Export of OS fingerprinting information, e.g. p0f. >+ENTROPY_DESC= Generate Shannon entropy values of the data stream. >+MPLS_DESC= MPLS capture and export >+NONIP_DESC= Capture non-IP packets >+P0FPRINT_DESC= Generate p0f O/S fingerprinting. >+IFEXP_DESC= Export capture interface for DAG/Napatech/Netronome cards. >+CMPTIP4_DESC= Create compact IPv4 output (no IPv6 support). >+LOCALTIME_DESC= Allow localtime to be used for command inputs and record printing. Flow records are always in UTC. >+DNSAUTH_DESC= Modify DNS export to only export Authoritative DNS responses. >+DNSNX_DESC= Modify DNS export to only export NXDomain responses. >+ >+PAYLOAD_CONFIGURE_ENABLE= payload >+APPLABEL_CONFIGURE_ENABLE= applabel >+PLUGIN_CONFIGURE_ENABLE= plugins >+FPEXPORT_CONFIGURE_ENABLE= fpexporter >+ENTROPY_CONFIGURE_ENABLE= entropy >+MPLS_CONFIGURE_ENABLE= mpls >+NONIP_CONFIGURE_ENABLE= nonip >+P0FPRINT_CONFIGURE_ENABLE= p0fprinter >+IFEXP_CONFIGURE_ENABLE= interface >+CMPTIP4_CONFIGURE_ENABLE= compact-ip4 >+LOCALTIME_CONFIGURE_ENABLE= localtime >+DNSAUTH_CONFIGURE_ENABLE= exportDNSAuth >+DNSNX_CONFIGURE_ENABLE= exportDNSNXDomain >+ >+APPLABEL_IMPLIES= PAYLOAD >+DNSAUTH_IMPLIES= PLUGIN APPLABEL >+DNSNX_IMPLIES= PLUGIN APPLABEL >+ENTROPY_IMPLIES= PAYLOAD >+P0FPRINT_IMPLIES= APPLABEL >+NONIP_IMPLIES= MPLS >+ >+.include <bsd.port.options.mk> >+ > .if defined(WITH_DAG) > CONFIGURE_ARGS+= --with-dag=${LOCALBASE} > .endif >diff -rupN yaf/distinfo /usr/local/poudriere/ports/portsLocal/net-mgmt/yaf/distinfo >--- yaf/distinfo 2016-02-03 19:11:09.927476000 -0500 >+++ /usr/local/poudriere/ports/portsLocal/net-mgmt/yaf/distinfo 2016-02-04 17:28:00.542201000 -0500 >@@ -1,2 +1,10 @@ >+SHA256 (yaf-2.8.1.tar.gz) = adbda0b3ef15325c20497609d422eda0bfbcc43a9cc015eb29812070cec75882 >+SIZE (yaf-2.8.1.tar.gz) = 2071736 > SHA256 (yaf-2.8.0.tar.gz) = b0f7f52980f2d05eaf5cca75a6299c3e9f65c972823e0bef8673dbe4324c507d > SIZE (yaf-2.8.0.tar.gz) = 2068192 >+SHA256 (yaf-2.7.1.tar.gz) = b3fbaa667ea052bdb83a6e6a5bd6529daa93f8f926fa278778716f6dfadd8e5e >+SIZE (yaf-2.7.1.tar.gz) = 1584784 >+SHA256 (yaf-2.5.0.tar.gz) = 79c3498a77e9be11487b22fb6c4fe886965042de3c875c6242b54c3f9e9a4c9d >+SIZE (yaf-2.5.0.tar.gz) = 1530757 >+SHA256 (yaf-2.6.0.tar.gz) = 7562d0e81e398fe491b81cad0b96996d2ac21f649d28ecda7ca258480dab6bb8 >+SIZE (yaf-2.6.0.tar.gz) = 1569256 >\ No newline at end of file >diff -rupN yaf/pkg-plist /usr/local/poudriere/ports/portsLocal/net-mgmt/yaf/pkg-plist >--- yaf/pkg-plist 2016-02-03 19:11:09.927412000 -0500 >+++ /usr/local/poudriere/ports/portsLocal/net-mgmt/yaf/pkg-plist 2016-02-03 16:11:07.627613000 -0500 >@@ -80,10 +80,6 @@ lib/yaf/ethipplugin.a > lib/yaf/ethipplugin.so > lib/yaf/ethipplugin.so.1 > lib/yaf/ethipplugin.so.1.0.1 >-lib/yaf/gh0stplugin.a >-lib/yaf/gh0stplugin.so >-lib/yaf/gh0stplugin.so.1 >-lib/yaf/gh0stplugin.so.1.0.1 > lib/yaf/ircplugin.a > lib/yaf/ircplugin.so > lib/yaf/ircplugin.so.1 >@@ -104,10 +100,6 @@ lib/yaf/mysqlplugin.a > lib/yaf/mysqlplugin.so > lib/yaf/mysqlplugin.so.1 > lib/yaf/mysqlplugin.so.1.0.1 >-lib/yaf/netdgmplugin.a >-lib/yaf/netdgmplugin.so >-lib/yaf/netdgmplugin.so.1 >-lib/yaf/netdgmplugin.so.1.0.1 > lib/yaf/nntpplugin.a > lib/yaf/nntpplugin.so > lib/yaf/nntpplugin.so.1 >@@ -164,6 +156,14 @@ lib/yaf/tlsplugin.a > lib/yaf/tlsplugin.so > lib/yaf/tlsplugin.so.1 > lib/yaf/tlsplugin.so.1.0.1 >+lib/yaf/gh0stplugin.a >+lib/yaf/gh0stplugin.so >+lib/yaf/gh0stplugin.so.1 >+lib/yaf/gh0stplugin.so.1.0.1 >+lib/yaf/netdgmplugin.a >+lib/yaf/netdgmplugin.so >+lib/yaf/netdgmplugin.so.1 >+lib/yaf/netdgmplugin.so.1.0.1 > libdata/pkgconfig/libairframe.pc > libdata/pkgconfig/libyaf.pc > man/man1/airdaemon.1.gz >@@ -172,9 +172,9 @@ man/man1/filedaemon.1.gz > man/man1/getFlowKeyHash.1.gz > man/man1/ipfixDump.1.gz > man/man1/yaf.1.gz >-man/man1/yaf.init.1.gz > man/man1/yafMeta2Pcap.1.gz > man/man1/yafdhcp.1.gz > man/man1/yafdpi.1.gz > man/man1/yafscii.1.gz >-man/man1/yafzcbalance.1.gz >+man/man1/yaf.init.1.gz >+man/man1/yafzcbalance.1.gz >\ No newline at end of file
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202611
:
160286
|
160287
|
160288
|
166531
|
166620
|
167420