Port details |
- wmnd Improved network monitoring dock app (with tons of features)
- 0.4.18_1 net =12 0.4.18Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2001-12-03 03:32:28
- Last Update: 2024-01-08 16:43:52
- Commit Hash: 965dd64
- People watching this port, also watch:: unzip, lame, libmng, libxml2, freetype2
- License: GPLv2
- WWW:
- https://www.thregr.org/~wavexx/software/wmnd/
- Description:
- WMND (WindowMaker Network Devices) is a highly customizable network
monitoring dockapp for Window Maker (and compatibles) for many
operative systems and devices.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/wmnd/ && make install clean
- To add the package, run one of these commands:
- pkg install net/wmnd
- pkg install wmnd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmnd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1603385057
SHA256 (wmnd-0.4.18.tar.gz) = 163caff6fe96d14a1f747148f57660797196495623705a83facc5ec7503b4307
SIZE (wmnd-0.4.18.tar.gz) = 177523
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wmnd-0.4.18_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net_wmnd
- USES:
- gmake xorg
- pkg-message:
- For install:
- Existing users of 'wmnd' be aware that the graph scrolling
speed is now specified in tenths of a second (previous
setting was per-second), so you may want to update
your ~/.wmndrc accordingly (this is the 'scroll'
variable).
Some modes look much nicer with a fast update. YMMV.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.18_1 08 Jan 2024 16:43:52 |
Renato Botelho (garga) |
net/wmnd: Update manpages path
Move manpages to ${PREFIX}/share/man
Sponsored by: Rubicon Communications, LLC ("Netgate") |
0.4.18 08 Jan 2024 16:43:52 |
Renato Botelho (garga) |
net/wmnd: Pet portclippy
No functional changes intended
Sponsored by: Rubicon Communications, LLC ("Netgate") |
0.4.18 08 Jan 2024 12:19:07 |
Renato Botelho (garga) |
*/*: Eliminate use of MANPREFIX
Follow bapt and remove any usage of MANPREFIX from ports I maintain. No
functional changes intended. |
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) |
0.4.18 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 ) |
0.4.18 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 ) |
0.4.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.18 26 Oct 2020 12:25:50 |
garga |
Force build to use only freebsd bits
For some unknwon reason in some cases configure detects netbsd_ioctl in
addition to freebsd_sysctl and it breaks build. Force it to use only
freebsd_sysctl
PR: 250554
Reported by: rhurlin
Sponsored by: Rubicon Communications, LLC (Netgate) |
0.4.18 22 Oct 2020 17:29:22 |
garga |
net/wmnd: Update to 0.4.18 |
0.4.17 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. |
0.4.17 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.4.17 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.4.17 31 Oct 2013 23:40:03 |
garga |
Simplify Makefile |
0.4.17 22 Oct 2013 22:00:04 |
garga |
Support staging |
0.4.17 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.4.17 02 Sep 2013 09:45:00 |
garga |
Change my ports to USES (gmake|perl5) |
0.4.17 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.4.17 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.4.17 17 Sep 2012 20:01:47 |
garga |
Update to 0.4.17 |
0.4.16 03 Aug 2012 18:39:21 |
garga |
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@ |
0.4.16 03 Aug 2012 15:34:46 |
garga |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
0.4.16 02 Jul 2012 22:05:47 |
garga |
Move LICENSE to right place to silence portlint |
0.4.16 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.4.16 12 Nov 2010 11:28:11 |
garga |
Cleanup MASTER_SITES and since i'm here, remove MD5 |
0.4.16 16 Aug 2010 19:32:47 |
garga |
On last commit i forgot to re-generate distinfo (i was using the pre-release
version author had sent to me). Fix it now.
Reported by: itetcu |
0.4.16 16 Aug 2010 17:20:36 |
garga |
Update to 0.4.16 |
0.4.13 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.4.13 16 Oct 2008 16:51:13 |
garga |
- Add MASTER_SITE_GENTOO to MASTER_SITES |
0.4.13 16 Oct 2008 16:40:14 |
garga |
- Take maintainership |
0.4.13 13 Mar 2008 20:56:41 |
miwi |
- Update to 0.4.13
PR: 121621
Submitted by: Ports Fury |
0.4.12_2 07 Nov 2007 00:45:02 |
pav |
- Fix fetch, update WWW
Reported by: pointyhat
Approved by: portmgr (hat) |
0.4.12_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.4.12_1 17 Apr 2007 19:02:00 |
miwi |
- Fix date type size_t
PR: 111270
Submitted by: Benjamin Close <benjsc@> |
0.4.12 05 Nov 2006 07:53:17 |
lawrance |
Update master site.
PR: ports/104185
Submitted by: Josh Paetzel <josh@tcbug.org> |
0.4.12 05 Sep 2006 04:07:08 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
0.4.12 16 May 2006 15:53:56 |
lawrance |
Update to 0.4.12.
PR: ports/96685
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Paolo Pisati <p.pisati@oltrelinux.com> (maintainer, alternate
email) |
0.4.11 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.11 04 Apr 2005 12:09:29 |
flz |
- Update to 0.4.11.
PR: ports/78194
Submitted by: Keishiro OHKOSHI <ohkoshi@mua.biglobe.ne.jp>
Approved by: maintainer timeout (1 month) |
0.4.7_1 27 Feb 2005 15:27:53 |
krion |
Install .info files by using INFO knob. |
0.4.7_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.4.7_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.4.7 16 Jun 2003 08:04:08 |
daichi |
Committed. Thanks!
PR: 52294
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
0.4.5 11 Apr 2003 08:17:34 |
kevlo |
Update to 0.4.5
PR: 50771
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
0.4.4 22 Feb 2003 04:28:27 |
kris |
Add missing file |
0.4.4 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
0.4.4 15 Jan 2003 16:50:22 |
sumikawa |
Upgrade to 0.4.4.
PR: ports/46754
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.4.3_1 26 Nov 2002 00:06:57 |
pat |
Unbreak draw recieve/transmit meter and bump PORTREVISION.
Reviewed by: maintainer |
0.4.3 14 Aug 2002 00:15:26 |
pat |
Update to 0.4.3
Approved by: maintainer |
0.4.2 20 Jun 2002 07:41:46 |
pat |
Last commit was approved by maintainer BTW. |
0.4.2 20 Jun 2002 07:33:36 |
pat |
- Update to 0.4.2
- Add pkg-message (1)
PR: 39065
Submitted by: Andy Sparrow <spadger@best.com> (1)
Approved by: maintainer |
0.4.1 27 May 2002 17:33:59 |
pat |
Update to 0.4.1
Reviewed by: maintainer
Approved by: maintainer |
05 Jan 2002 03:52:00 |
pat |
Add missing dependency for XPM. |
03 Dec 2001 06:32:28 |
pat |
Add port net/wmnd a network monitor dockapp. |