FreeBSD Bugzilla – Attachment 224918 Details for
Bug 254435
security/passivedns: Add JSON option (log output support)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Revised patch based on recommendations
passivedns-json-revised.patch (text/plain), 548 bytes, created by
Shawn Michael
on 2021-05-13 23:44:20 UTC
(
hide
)
Description:
Revised patch based on recommendations
Filename:
MIME Type:
Creator:
Shawn Michael
Created:
2021-05-13 23:44:20 UTC
Size:
548 bytes
patch
obsolete
>diff --git a/security/passivedns/Makefile b/security/passivedns/Makefile >index 9dd90d7276ad..7d70549360c5 100644 >--- a/security/passivedns/Makefile >+++ b/security/passivedns/Makefile >@@ -26,6 +26,13 @@ CONFIGURE_ARGS= --with-ldns-includes=${LOCALBASE}/include \ > > USE_RC_SUBR= passivedns > >+OPTIONS_DEFINE= JSON >+OPTIONS_DEFAULT= JSON >+ >+JSON_DESC= Enable JSON log format support >+JSON_CONFIGURE_ENABLE= json >+JSON_LIB_DEPENDS= libjansson.so:devel/jansson >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/passivedns \ > ${STAGEDIR}${PREFIX}/bin
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 254435
:
223452
| 224918