Bug 121130 - [Patch] net/wmwave : Fix broken port, take maintainership
Summary: [Patch] net/wmwave : Fix broken port, take maintainership
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 23:20 UTC by Benjamin Close
Modified: 2008-02-27 11:00 UTC (History)
0 users

See Also:


Attachments
file.diff (19.40 KB, patch)
2008-02-26 23:20 UTC, Benjamin Close
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Close freebsd_committer freebsd_triage 2008-02-26 23:20:02 UTC
sysutils/wmwave is marked broken (gcc 4.2 compile issues) and also still used the old wi_req framework. The attached patch fixes the compilation issues and also brings the port up to date with the current state of play. The app now makes use of the net80211 framework so the port will work with any wireless driver.

At the same time take maintainership for the port to make sure it doesn't creep into the dark ages again.

Please note however I've only a src commit bit.

Fix: Apply attached patch

Patch attached with submission follows:
How-To-Repeat: Port is currently marked as BROKEN
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-26 23:52:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->benjsc

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Benjamin Close freebsd_committer freebsd_triage 2008-02-26 23:58:44 UTC
Responsible Changed
From-To: benjsc->freebsd-ports-bugs

Submitter does not have ports commit bit
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2008-02-27 09:56:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take care of it.
Comment 4 Emanuel Haupt freebsd_committer freebsd_triage 2008-02-27 10:39:56 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-02-27 10:56:49 UTC
ehaupt      2008-02-27 10:39:43 UTC

  FreeBSD ports repository

  Modified files:
    net/wmwave           Makefile 
    net/wmwave/files     patch-wmwave.c 
  Removed files:
    net/wmwave/files     Makefile 
  Log:
  - Fix build on ${OSVERSION} >= 700042
  - The app now makes use of the net80211 framework so the port will work with
    any wireless driver
  - Pass maintainership to submitter
  - Bring Makefile style up to date (self)
  
  PR:             121130
  Submitted by:   benjsc
  
  Revision  Changes    Path
  1.12      +13 -13    ports/net/wmwave/Makefile
  1.2       +0 -19     ports/net/wmwave/files/Makefile (dead)
  1.6       +120 -580  ports/net/wmwave/files/patch-wmwave.c
_______________________________________________
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"