Port details |
- wmnet Network bandwidth monitor for Window Maker dock
- 1.2_4 net =14 1.2_4Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-03-18 15:11:23
- Commit Hash: 5a3fceb
- People watching this port, also watch:: tiff, zip, unzip, windowmaker, wmicons
- Also Listed In: windowmaker
- License: GPLv2+
- Description:
- This application displays the data rate through a given network
interface. It is intended to be run from the Window Maker dock,
but others have run it under FVWM and AfterStep window managers.
- ¦ ¦ ¦ ¦
- 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/wmnet/ && make install clean
- To add the package, run one of these commands:
- pkg install net/wmnet
- pkg install wmnet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmnet
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmnet-1.2.tar.gz) = 997a719bd46b7aeb8ec4bad1812d7964cd6cac21df3edd383a79816e95bd4842
SIZE (wmnet-1.2.tar.gz) = 19647
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:
-
- 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:
- ===> The following configuration options are available for wmnet-1.2_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_wmnet
- 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.2_4 18 Mar 2024 15:11:23 |
Gleb Popov (arrowd) |
net/wmnet: Move manpages to share/man
Approved by: portmgr (blanket) |
1.2_3 28 Jul 2023 07:55:50 |
Alexey Dokuchaev (danfe) |
net/wmnet: give the port some love (+)
- Add a few working distfile mirrors to MASTER_SITES
- Shorten the COMMENT, assume maintainership for now
- List all required USE_XORG components (per stage QA)
- Install documentation files, define LICENSE (GPLv2+)
- Adjust port description after conversion to WWW= |
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.2_3 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.2_3 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.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_3 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.2_3 24 Feb 2019 12:47:30 |
novel |
Drop maintainership
Return back to the pool ports I no longer use. |
1.2_3 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 |
1.2_3 02 Oct 2014 17:55:33 |
glebius |
Rewrite if.c so that it uses getifaddrs(3) instead of nosing in
kernel memory via kvm(3).
Approved by: bapt (blanket) |
1.2_2 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
1.2_2 24 Jun 2014 07:26:48 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
1.2_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2_2 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.2_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2_2 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) |
1.2_2 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.2_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}. |
1.2_1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.2_1 09 Jul 2005 18:25:59 |
novel |
Place tarball on MASTER_SITE_LOCAL to fix fetch.
Reported by: pointyhat via kris |
1.2_1 08 Mar 2005 07:38:35 |
novel |
Use @freebsd.org address for my ports.
Approved by: krion (mentor) |
1.2_1 17 Aug 2004 21:25:20 |
krion |
Add patches which contain some tweaks and new useful features
like i.e possibility to set up geometry.
Assign maintainership to submitter.
PR: ports/70576
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
1.2 21 May 2004 08:12:10 |
kris |
Fix build on -current
Submitted by: luigi |
1.2 15 Apr 2004 10:17:00 |
kris |
Reset bouncing maintainer address:
550 5.1.1 <rneswold@enteract.com>... User unknown |
1.2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.2 08 Nov 2003 21:19:15 |
arved |
Fix build on recent CURRENT
Submitted by: brooks
Prodded by: Lukas Ertl |
1.2 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |