notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
wmfsm Displays filesystem usage of mountpoints in a nice WindowMaker dockapp
0.34_2 sysutils Deleted on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.34_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream disapear and distfile is no more available
Expired This port expired on: 2011-05-01
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-02-04 19:44:33
Last Update: 2011-05-01 19:52:01
SVN Revision: UNKNOWN
People watching this port, also watch:: zip
Also Listed In: windowmaker
License: not specified in port
WWW:
http://www.cs.ubc.ca/~cmg/
Description:
Wmfsm monitors your filesystem usage. It features three display modes, different colorschemes and exclusion of filesystems (eg /cdrom). WWW: http://www.cs.ubc.ca/~cmg/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • wmfsm>0:sysutils/wmfsm
No installation instructions:
This port has been deleted.
PKGNAME: wmfsm
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
  2. xpm.pc : x11/libXpm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xpm.pc : x11/libXpm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.cs.ubc.ca/~cmg/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.34_2
01 May 2011 19:52:01
Original commit files touched by this commit
bapt search for other commits by this committer
Remove unmaintained expired ports from sysutils

2011-05-01 sysutils/acidlaunch: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/cpbk: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dc42wrap: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/deleted: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dolly+: Upstream disapear and distfile is no more available
2011-05-01 sysutils/durep: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dvdtape: Upstream disapear and distfile is no more available
2011-05-01 sysutils/flock: Upstream disapear and distfile is no more available
2011-05-01 sysutils/fontedit: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/ftrace: Upstream disapear and distfile is no more available
2011-05-01 sysutils/gfslicer: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/ghasher: Upstream disapear and distfile is no more available
2011-05-01 sysutils/gkrellmouse: Upstream disapear and distfile is no more
available
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.34_2
13 Mar 2011 12:21:37
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from sysutils where upstream disapear and/or
 where no distfiles can be found and are not used by maintained ports
0.34_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.34_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34_2
19 Apr 2008 17:56:05
Original commit files touched by this commit 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)
0.34_2
25 Mar 2008 22:44:48
Original commit files touched by this commit
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)
0.34_1
20 Mar 2008 10:03:51
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.34_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
0.34
25 Nov 2005 18:14:52
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.34
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.34
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.34
09 Apr 2004 18:21:38
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.34

PR:             ports/65370
Submitted by:   Ports Fury
0.31
19 Mar 2004 04:21:39
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.
0.31
18 Mar 2004 04:06:10
Original commit files touched by this commit
trevor search for other commits by this committer
E-mail to the maintainer bounced:

Hi. This is the qmail-send program at mx07.ispgateway.de.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<panic@subphase.de>:
Sorry, no mailbox here by that name. (#5.1.1)
0.31
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.31
21 Feb 2003 13:28:59
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
04 Feb 2001 22:44:33
commit hash: fp1.9218@dev.null.freshports.orgcommit hash: fp1.9218@dev.null.freshports.orgcommit hash: fp1.9218@dev.null.freshports.orgcommit hash: fp1.9218@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Add wmfsm 0.31,  displays filesystem usage of mountpoints in a nice  
WindowMaker dockapp.    

Number of commits found: 18