FreeBSD Bugzilla – Attachment 152363 Details for
Bug 197190
[maintainer] net-mgmt/nfdump: Add NSEL option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nfdump.diff
nfdump.diff (text/plain), 1.27 KB, created by
Carlos J Puga Medina
on 2015-01-30 02:53:34 UTC
(
hide
)
Description:
nfdump.diff
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2015-01-30 02:53:34 UTC
Size:
1.27 KB
patch
obsolete
>diff -urN /usr/ports/net-mgmt/nfdump.old/Makefile /usr/ports/net-mgmt/nfdump/Makefile >--- /usr/ports/net-mgmt/nfdump.old/Makefile 2014-12-06 17:02:09.000000000 +0100 >+++ /usr/ports/net-mgmt/nfdump/Makefile 2015-01-29 00:36:53.000000000 +0100 >@@ -3,6 +3,7 @@ > > PORTNAME= nfdump > PORTVERSION= 1.6.13 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} > >@@ -21,7 +22,7 @@ > > #flow-tools support > OPTIONS_DEFINE= DOCS FT2NFDUMP NFPROFILE FIXTIMEBUG READPCAP NFTRACK \ >- SFLOW NFDUMP15 >+ SFLOW NFDUMP15 NSEL > OPTIONS_DEFAULT= NFPROFILE > > FT2NFDUMP_DESC= With Flow-tools to nfdump converter >@@ -31,6 +32,7 @@ > NFTRACK_DESC= With PortTracker support > SFLOW_DESC= Build sflow collector daemon also > NFDUMP15_DESC= Enable compatibility with version 1.5 >+NSEL_DESC= Read and process ASA/NSEL/NEL event data > > post-patch: > @${REINPLACE_CMD} 's|-ggdb||' ${WRKSRC}/bin/Makefile.in >@@ -45,6 +47,12 @@ > CONFIGURE_ARGS+= --disable-compat15 > .endif > >+.if ${PORT_OPTIONS:MNSEL} >+CONFIGURE_ARGS+= --enable-nsel >+.else >+CONFIGURE_ARGS+= --disable-nsel >+.endif >+ > PLIST_FILES= bin/nfanon bin/nfcapd bin/nfdump bin/nfexpire bin/nfreplay \ > man/man1/nfanon.1.gz man/man1/nfcapd.1.gz man/man1/nfdump.1.gz \ > man/man1/nfexpire.1.gz man/man1/nfreplay.1.gz
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 197190
: 152363