ports/89154: [PATCH] net/ifstat; enable OPTIONS; configure KNOBS via dialog

Pawel Wieleba P.Wieleba at iem.pw.edu.pl
Wed Nov 16 17:00:20 UTC 2005


>Number:         89154
>Category:       ports
>Synopsis:       [PATCH] net/ifstat; enable OPTIONS; configure KNOBS via dialog
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 16 17:00:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Wieleba
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD srv 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Oct 31 17:22:48 CET 2005 root at srv:/usr/src/sys/i386/compile/SRV i386
	
>Description:
	This port doesn't support configuration via dialog (doesn't support options).
	
>How-To-Repeat:
	"make config" is not supported
	
>Fix:
	I've added OPTIONS support to net/ifstat port in the below patch:
	

--- Makefile.diff begins here ---
--- Makefile-OLD	Fri Apr 22 05:41:07 2005
+++ Makefile	Wed Nov 16 17:36:15 2005
@@ -21,6 +21,8 @@
 MAN1=		ifstat.1
 PLIST_FILES=	bin/ifstat
 
+OPTIONS=	SNMP "SNMP support" off
+
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_SNMP)
--- Makefile.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list