Bug 108544 - [patch] benchmarks/iperf incorrectly marked NO_CDROM
Summary: [patch] benchmarks/iperf incorrectly marked NO_CDROM
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-30 10:40 UTC by Jordan Gordeev
Modified: 2007-03-25 05:00 UTC (History)
0 users

See Also:


Attachments
file.diff (282 bytes, patch)
2007-01-30 10:40 UTC, Jordan Gordeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!