Date: Thu, 2 Feb 2012 19:20:30 GMT From: falz <me@falz.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/164716: ports: net-mgmt/xymon-server add menu options Message-ID: <201202021920.q12JKU8t075621@red.freebsd.org> Resent-Message-ID: <201202021930.q12JUEgE062645@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202021920.q12JKU8t075621>