Port details on branch 2023Q1 |
- wmwave Display 802.11 status in the WindowMaker Dock
- 0.4_7 net
=0 0.4_7Version of this port present on the latest quarterly branch. - Maintainer: benjsc@FreeBSD.org
 - Port Added: 2023-02-15 19:35:56
- Last Update: 2023-02-15 19:27:10
- Commit Hash: f2e79d3
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/wmwave/
- Description:
- From the README on the website:
wmwave is dockapp for window maker to display statistical information
about a current wireless ethernet connection. The current release
is Version 0.4. wmwave has been tested under Redhat 5.2 with an
Wavelan Silver WEP/IEEE card from Lucent Technologies.
I have rewritten the network code for use with Bill Paul's wi(4)
driver as it appears in FreeBSD 5.0-CURRENT and 4.4-STABLE. Support
for other cards will not be integrated into this GPLed version.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/wmwave/ && make install clean
- To add the package, run one of these commands:
- pkg install net/wmwave
- pkg install wmwave
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmwave
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmwave-0-4.tgz) = 9d3cd3801de2cf87cfd13107b17fc7cde192baf88c483a0655b8e7c0de9c1bfa
SIZE (wmwave-0-4.tgz) = 17860
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_wmwave
- USES:
- localbase:ldflags xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4_7 15 Feb 2023 19:27:10
    |
Robert Clausecker (fuz)  |
net/wmwave: fix build with -fno-common
While we are at it:
- define LICENSE
- switch to USES=localbase
- add missing include for errx()
PR: 267588
MFH: 2023Q1
Approved by: build fix blanket, maintainer timeout
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38511
(cherry picked from commit 3ed49e6414ed7ec56e9a2d4683ea3114271bcae3) |
Number of commits found: 1
|