Bug 108544

Summary: [patch] benchmarks/iperf incorrectly marked NO_CDROM
Product: Ports & Packages Reporter: Jordan Gordeev <jgordeev>
Component: Individual Port(s)Assignee: Marcus Alves Grando <mnag>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jordan Gordeev 2007-01-30 10:40:20 UTC
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.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-30 10:40:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-25 04:54:50 UTC
mnag        2007-03-25 03:54:43 UTC

  FreeBSD ports repository

  Modified files:
    benchmarks/iperf     Makefile 
  Log:
  - Remove NO_CDROM since it´s not restricted anymore.
  
  PR:             108544
  Submitted by:   Jordan Gordeev<jgordeev___dir.bg>
  
  Revision  Changes    Path
  1.20      +0 -2      ports/benchmarks/iperf/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2007-03-25 04:55:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!