misc/164716: ports: net-mgmt/xymon-server add menu options

falz me at falz.net
Thu Feb 2 19:30:14 UTC 2012


>Number:         164716
>Category:       misc
>Synopsis:       ports: net-mgmt/xymon-server add menu options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 02 19:30:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     falz
>Release:        9.0
>Organization:
>Environment:
>Description:
Enable menu options for `make config`. Patch also here:

http://falz.net/static/xymon-server-opts.diff

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/net-mgmt/xymon-server/Makefile /usr/local/ports/net-mgmt/xymon-server/Makefile
--- /usr/ports/net-mgmt/xymon-server/Makefile	2012-01-24 13:05:03.000000000 -0600
+++ /usr/local/ports/net-mgmt/xymon-server/Makefile	2012-02-02 13:07:56.000000000 -0600
@@ -37,6 +37,9 @@
 SUB_LIST+=	XYMONUSER="${XYMONUSER}"
 PLIST_SUB+=	XYMONUSER="${XYMONUSER}" VARBASE="/var"
 
+OPTIONS=	LDAP	"Enable LDAP support" off \
+		SNMP	"Enable Net-SNMP support" off
+
 CONFIG_FILES=	alerts.cfg analysis.cfg cgioptions.cfg client-local.cfg \
 		columndoc.csv combo.cfg graphs.cfg holidays.cfg protocols.cfg \
 		rrddefinitions.cfg tasks.cfg xymonserver.cfg


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list