FreeBSD Bugzilla – Attachment 125296 Details for
Bug 168895
net-mgmt/argus3 - convert to new OPTIONS framework
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
argus3_options_fix.diff
argus3_options_fix.diff (text/plain), 598 bytes, created by
Demin Alexander
on 2012-06-09 15:20:08 UTC
(
hide
)
Description:
argus3_options_fix.diff
Filename:
MIME Type:
Creator:
Demin Alexander
Created:
2012-06-09 15:20:08 UTC
Size:
598 bytes
patch
obsolete
>--- net-mgmt/argus3/Makefile 2012-06-09 18:10:55.000000000 +0400 >+++ net-mgmt/argus3/Makefile.new 2012-06-09 18:10:41.000000000 +0400 >@@ -16,7 +16,9 @@ > > CONFLICTS= argus-2* argus-sasl-2* argus-clients-2* > >-OPTIONS+= SASL "SASL authentication support" on >+OPTIONS_DEFINE= SASL >+OPTIONS_DEFAULT= SASL >+SASL_DESC= SASL authentication support > > USE_RC_SUBR= argus > >@@ -25,7 +27,7 @@ > USE_BISON= build > GNU_CONFIGURE= true > >-.if defined(WITH_SASL) >+.if ${PORT_OPTIONS:MSASL} > PKGNAMESUFFIX= -sasl > LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 > CONFIGURE_ARGS+= --with-sasl=${LOCALBASE}
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 168895
: 125296