FreeBSD Bugzilla – Attachment 114651 Details for
Bug 156341
security/barnyard2: sguil-sensor port relies on barnyard2, however barnyard2 is missing option "--with-tcl"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 782 bytes, created by
Brandon
on 2011-04-12 04:30:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Brandon
Created:
2011-04-12 04:30:15 UTC
Size:
782 bytes
patch
obsolete
>--- /usr/ports/security/barnyard2/Makefile 2011-04-11 20:00:04.000000000 -0600 >+++ /usr/ports/security/barnyard2/Makefile 2011-04-11 19:58:49.000000000 -0600 >@@ -17,7 +17,8 @@ > OPTIONS= MYSQL "Enable MySQL support" on \ > POSTGRESQL "Enable PostgreSQL support" off \ > SNORT "Depend on security/snort" off \ >- SURICATA "Depend on security/suricata" off >+ SURICATA "Depend on security/suricata" off \ >+ TCL "Enable TCL support" off > > USE_RC_SUBR= barnyard2.sh > GNU_CONFIGURE= yes >@@ -50,6 +51,12 @@ > RUN_DEPENDS+= ${LOCALBASE}/bin/suricata:${PORTSDIR}/security/suricata > .endif > >+.if defined(WITH_TCL) >+USE_TCL= yes >+CONFIGURE_ARGS+= --with-tcl=${PREFIX}/lib/tcl8.4 >+LIB_DEPENDS+= tcl84.1:${PORTSDIR}/lang/tcl84 >+.endif >+ > pre-install: > ${CHMOD} 744 ${WRKSRC}/install-sh
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 156341
: 114651