Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2007 10:39:03 GMT
From:      Jordan Gordeev<jgordeev@dir.bg>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/108544: [patch] benchmarks/iperf incorrectly marked NO_CDROM
Message-ID:  <200701301039.l0UAd3CS035971@www.freebsd.org>
Resent-Message-ID: <200701301040.l0UAeMZL056445@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108544
>Category:       ports
>Synopsis:       [patch] benchmarks/iperf incorrectly marked NO_CDROM
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 30 10:40:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jordan Gordeev
>Release:        
>Organization:
>Environment:
>Description:
The current version of benchmarks/iperf is BSD-licensed. The NO_CDROM indication is left from an old version of iperf that was under a more restrictive license.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.old	Tue Jan 30 11:19:31 2007
+++ Makefile	Tue Jan 30 11:19:48 2007
@@ -16,8 +16,6 @@
 MAINTAINER=	mnag@FreeBSD.org
 COMMENT=	A tool to measure maximum TCP and UDP bandwidth
 
-NO_CDROM=	can't charge a fee for the software
-
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/iperf

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701301039.l0UAd3CS035971>