FreeBSD Bugzilla – Attachment 87351 Details for
Bug 123955
[PATCH] net-mgmt/argus-clients: enable DEBUG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
argus-clients-3.0.0.patch
argus-clients-3.0.0.patch (text/plain), 1.15 KB, created by
Tomoyuki Sakurai
on 2008-05-24 15:00:01 UTC
(
hide
)
Description:
argus-clients-3.0.0.patch
Filename:
MIME Type:
Creator:
Tomoyuki Sakurai
Created:
2008-05-24 15:00:01 UTC
Size:
1.15 KB
patch
obsolete
>diff -Nru /usr/ports/net-mgmt/argus3-clients/Makefile argus3-clients/Makefile >--- /usr/ports/net-mgmt/argus3-clients/Makefile 2008-04-21 02:33:41.000000000 +0900 >+++ argus3-clients/Makefile 2008-05-24 22:40:58.000000000 +0900 >@@ -14,12 +14,13 @@ > MAINTAINER= se@freebsd.org > COMMENT= Client programs for the argus IP network transaction auditing tool > >-OPTIONS+= SASL "SASL authentication support 1" on >+OPTIONS+= SASL "SASL authentication support 1" on \ >+ DEBUG "enable debug option" off > > .include <bsd.port.pre.mk> > > .if defined(WITH_SASL) >-PKGNAMESUFFIX= -sasl >+PKGNAMESUFFIX= -sasl > LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 > .endif > >@@ -27,7 +28,7 @@ > GNU_CONFIGURE= true > > .if defined(WITH_SASL) >-CONFIGURE_ARGS+= --with-sasl=${PREFIX} >+CONFIGURE_ARGS+= --with-sasl=${LOCALBASE} > .endif > > MAN1= ra.1 rabins.1 racluster.1 racount.1 ragraph.1 ragrep.1 rahisto.1 \ >@@ -35,6 +36,11 @@ > MAN5= racluster.5 radium.conf.5 rarc.5 > MAN8= radium.8 > >+pre-configure: >+.if defined(WITH_DEBUG) >+ ${TOUCH} ${WRKSRC}/.debug >+.endif >+ > do-install: > .for i in ra rabins racluster racount radump rafilteraddr \ > ragrep rahisto ralabel ranonymize rapath rapolicy \
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 123955
: 87351