Port details |
- wmwlmon DockApp showing the state of a wireless network device
- 1.0 net
=0 1.0Version of this port present on the latest quarterly branch.
- DEPRECATED: BROKEN on all supported versions after the EOL of 12
This port expired on: 2023-12-31 IGNORE: is marked as broken on FreeBSD 13.2: does not compile: wl.c:29:10: fatal error: 'dev/wi/if_wavelan_ieee.h' file not found
- Maintainer: LukeD@pobox.com
- Port Added: 2006-06-04 04:52:37
- Last Update: 2023-12-31 00:06:21
- Commit Hash: 2c0bb3c
- Also Listed In: windowmaker
- License: not specified in port
- WWW:
- http://www.nazgul.ch/dev_wmwlmon.html
- Description:
- A DockApp that shows the state of a wireless network device.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: wmwlmon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmwlmon-1.0.tar.gz) = d260828a3eadc39adf487d08384a2226de3e10298acf3e630865d6985edb170e
SIZE (wmwlmon-1.0.tar.gz) = 15097
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_wmwlmon
- USES:
- xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0 31 Dec 2023 00:06:21 |
Muhammad Moinur Rahman (bofh) |
net/wmwlmon: Remove expired port
2023-12-31 net/wmwlmon: BROKEN on all supported versions after the EOL of 12 |
1.0 29 Oct 2023 22:53:28 |
Muhammad Moinur Rahman (bofh) |
net/wmwlmon: Mark DEPRECATED
- BROKEN on all supported versions after the EOL of 12
- Set EXPIRATION_DATE 2023-12-31
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.0 12 May 2021 11:55:59 |
Dmitry Marakasov (amdmi3) |
net/wmwlmon: mark BROKEN on FreeBSD >= 13
Approved by: portmgr blanket |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 06 Nov 2019 18:58:04 |
zeising |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.0 02 Jan 2018 09:02:21 |
danfe |
Remove BROKEN_sparc64 statement which was added in r397879 by linimon@
more than two years ago. The port now builds just fine on 10.4-STABLE
running under QEMU 2.9.0.
While here, remove redundant DISTNAME assignment and add missing `xext'
component to USE_XORG list as prompted by `stage-qa'. |
1.0 25 Sep 2015 21:24:22 |
linimon |
Mark as broken on sparc64: fails to build.
Approved by: portmgr (sparc64 blanket) |
1.0 04 Sep 2015 18:24:30 |
amdmi3 |
- Fix build on >=10.2: IFM_TYPE_MATCH is defined now
Approved by: portmgr blanket |
1.0 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
1.0 02 Mar 2015 23:42:00 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.0 24 Jun 2014 07:58:51 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
1.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0 29 Jul 2012 08:17:33 |
dougb |
Remove my personal web site from MASTER_SITES |
1.0 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.0 16 May 2008 19:15:45 |
miwi |
- Update to 1.0
PR: 123728
Submitted by: maintainer |
0.9_4 11 May 2008 21:25:16 |
itetcu |
- Adjust OSVERSION from where wi(4) is not supported by this port. [1]
- pass maintainership to last PR submitter. [1]
Submitted by: Luke Dean <LukeD@pobox.com> [1] |
0.9_4 10 May 2008 09:00:09 |
itetcu |
- fix build with gcc 4.2 [1]
- fix build on 7 after wi_req removal (remove support for wi(4)) [2]
- unBROKEN [1]
- unDEPRECIATE [1]
- use REINPALCE_CMD
PR: ports/123408 [1], [2] by itetcu@ (me) based on [1]
Submitted by: Luke Dean <luked@pobox.com> [1] |
0.9_3 03 May 2008 21:32:03 |
linimon |
Maintainer notes that this port no longer compiles after the removal
of wi_req from recent versions of FreeBSD. Reassign to ports@ and
set deprecation date. |
0.9_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.9_3 24 Mar 2008 17:02:27 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9_2 01 Oct 2007 06:18:28 |
linimon |
Mark as broken with gcc4.2. |
0.9_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9_1 26 Nov 2006 00:14:17 |
dougb |
Handle non-traditional LOCALBASE and X11BASE
Submitted by: pointyhat |
0.9 11 Jun 2006 18:40:14 |
dougb |
Mark broken on anything older than 6.0-RELEASE, due to the
requirement of code from the newer WLAN infrastructure.
Submitted by: pointyhat <- kris |
0.9 04 Jun 2006 04:50:36 |
dougb |
Add wmwlmon 0.9, dockApp showing the state of a wireless network device.
PR: ports/98409
Submitted by: Marcus Glocker <marcus@nazgul.ch> |