FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:59 PM BST
Port details
wmnet 1.2_2 net on this many watch lists=13 search for ports that depend on this port
A network bandwidth monitor intended for the WindowMaker dock
Maintained by: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: windowmaker
License: not specified in port


This application displays the data rate through a given network
interface. It is intended to be run from the WindowMaker dock,
but others have run it under the fvwm and AfterStep window managers.

Information about this software can be found on my web page:

WWW: http://www.enteract.com/~rneswold/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libXpm
Required To Run: x11/libXpm
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/wmnet/ && make install clean
To add the package: pkg_add -r wmnet


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.enteract.com/users/rneswold/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/novel/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/novel/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/novel/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/novel/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/novel/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/novel/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/novel/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.2_2
dougb search for other commits by this committer
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2_2
miwi search for other commits by this committer
- Get Rid MD5 support
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.2_2
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
24 Mar 2008 23:21:25
Original commit files touched by this commit  1.2_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  1.2_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.2_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
09 Jul 2005 18:25:59
Original commit files touched by this commit  1.2_1
novel search for other commits by this committer
Place tarball on MASTER_SITE_LOCAL to fix fetch.

Reported by:    pointyhat via kris
08 Mar 2005 07:38:35
Original commit files touched by this commit  1.2_1
novel search for other commits by this committer
Use @freebsd.org address for my ports.

Approved by:    krion (mentor)
17 Aug 2004 21:25:20
Original commit files touched by this commit  1.2_1
krion search for other commits by this committer
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>
21 May 2004 08:12:10
Original commit files touched by this commit  1.2
kris search for other commits by this committer
Fix build on -current

Submitted by:   luigi
15 Apr 2004 10:17:00
Original commit files touched by this commit  1.2
kris search for other commits by this committer
Reset bouncing maintainer address:

550 5.1.1 <rneswold@enteract.com>... User unknown
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 13:12:53
Original commit files touched by this commit  1.2
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
08 Nov 2003 21:19:15
Original commit files touched by this commit  1.2
arved search for other commits by this committer
Fix build on recent CURRENT

Submitted by:   brooks
Prodded by:     Lukas Ertl
21 Feb 2003 13:15:09
Original commit files touched by this commit  1.2
knu search for other commits by this committer
De-pkg-comment.
08 Oct 2000 07:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
03 Aug 2000 10:28:58
files touched by this commit
asami search for other commits by this committer
(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.    

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.148 seconds.