FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 12:04 AM BST
Port details
xmbmon 205_9 sysutils on this many watch lists=46 search for ports that depend on this port
A X motherboard monitor for LM78/79, W8378x, AS99127F, VT82C686 and ADM9240
Maintained by: 5u623l20@gmail.com search for ports maintained by this maintainer
Port Added: 03 Sep 2001 14:37:52
License: not specified in port


This is a X/tty motherboard monitor which supports LM78/79, WINBond
83781D/83782D/83783S, ASUS 991227F, and VIA VT82C686A/B PC-health
chips via 3 methods: ISA-I/O, SMBus, VIA-direct.

Run "mbmon -h" or "xmbmon -help" to see the usage.

***CAUTION*** 

These programs access to the SMBus or the ISA-IO port directly under
the superuser privilege, so it may cause a system crash.  Please test
"mbmon -d" or "xmbmon -debug" first.

WWW: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: sysutils/mbmon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, x11-toolkits/libXt
Required To Run: x11/libX11, x11-toolkits/libXt
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for xmbmon-205_9:
     SMB=on (default) "enable smb(4) support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Mar 2008 23:03:18
Original commit files touched by this commit  205_9
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  205_8
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}.
03 May 2006 17:32:38
Original commit files touched by this commit  205_7
jylefort search for other commits by this committer
Recognize a Winbond chip on the MSI Neo4-FI motherboard.

PR:             ports/96718
Submitted by:   pav
01 Feb 2006 20:05:43
Original commit files touched by this commit  205_6
jylefort search for other commits by this committer
Add forgotten patch.
01 Feb 2006 20:05:08
Original commit files touched by this commit  205_6
jylefort search for other commits by this committer
- Split into two ports: mbmon (tty) and xmbmon (X)
- Remove -s from LDFLAGS (do not unconditionally strip, let
  ${INSTALL_PROGRAM} do it)
- Use OPTIONS
- Decouple manpage installation from NOPORTDOCS
- xmbmon:
    - use X prefix
    - install xmbmon.resources into the appropriate location
    - do not require a font package: use fixed rather than Helvetica [1]
- Take maintainership

[1]:
PR:             ports/92600
Submitted by:   Daniel Berlin <mail@daniel-berlin.de>
24 Jan 2006 01:06:45
Original commit files touched by this commit  205_5
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
30 Dec 2005 22:12:13
Original commit files touched by this commit  205_5
ru search for other commits by this committer
Allow to compile without smb(4) support.
30 Dec 2005 21:33:17
Original commit files touched by this commit  205_4
ru search for other commits by this committer
- Process the -P option when compiled with smb(4) support.

- Add PCI IDs for both SMBus controllers of AMD-8111.  NB:
  The non-smb(4) access to the AMD-8111 SMBus 2.0 controller
  is broken -- should use EC, like our amdsmb.c driver does.
21 Dec 2005 14:03:54
Original commit files touched by this commit  205_3
ru search for other commits by this committer
Fix reading temperature and voltage from ADM1027 sensors:

- Don't add offsets, they are added automatically by the chip.

- Make sure to read all registers with MSBs after reading from
  the extended resoltion register, otherwise they stay locked.

This makes mbmon actually work on Asus S2882-D Opteron server
motherboards with the ADM1027 chip, using amdpm(4) + smb(4).
(Except it doesn't show the 4th FAN RPM counter; fix not
committed at this time.)

In collaboration with:  Vsevolod Lobko
16 Dec 2005 16:23:40
Original commit files touched by this commit  205_2
ru search for other commits by this committer
- Enable smb(4) support (on amd64 and i386 for now).
- Fix PCI ID for AMD-8111's SMBus 1.0 supported by amdpm(4).
10 Oct 2005 02:25:24
Original commit files touched by this commit  205_1
linimon search for other commits by this committer
Reset bouncing maintainer addresses.

Source:         distfile survey
Hat:            portmgr
28 Dec 2004 10:30:04
Original commit files touched by this commit  205_1
ru search for other commits by this committer
Correct the SIZE entry.
19 Nov 2004 16:02:54
Original commit files touched by this commit  205_1
vs search for other commits by this committer
Install mbmon.1

PR:             ports/72348
Submitted by:   Dmitry Kazarov
Approved by:    maintainer timeout
18 Nov 2004 20:55:00
Original commit files touched by this commit  205
krion search for other commits by this committer
Fix MASTER_SITES

PR:             ports/74093
Submitted by:   Serge Gagnon <ser_gagnon@sympatico.ca>
12 Oct 2004 01:08:04
Original commit files touched by this commit  205
edwin search for other commits by this committer
maintainer-update of xmbmon port.

        maintainer-update of xmbmon port.
        TO VERSION 205

PR:             ports/71814
Submitted by:   NAKAMURA Kazushi <kaz@kobe1995.net>
02 Aug 2004 07:56:24
Original commit files touched by this commit  204
krion search for other commits by this committer
Fix build with gcc-3.4.2

PR:             ports/69885
Submitted by:   Alexander Marx <mad@madness.at>
24 May 2004 20:22:41
Original commit files touched by this commit  204
pav search for other commits by this committer
- Update to 204

PR:             ports/66218
Submitted by:   NAKAMURA Kazushi <kaz@kobe1995.jp> (maintainer)
31 Mar 2004 03:12:58
Original commit files touched by this commit  203_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
25 Feb 2004 09:55:24
Original commit files touched by this commit  203_1
kris search for other commits by this committer
BROKEN on !i386 and !amd64: Does not compile
22 Feb 2004 23:35:12
Original commit files touched by this commit  203_1
krion search for other commits by this committer
- Add patch to increase max temperature for modern hardware

PR:             ports/61346
Submitted by:   Andrew Thompson <andy@fud.org.nz>
Approved by:    maintainer timeout
17 Dec 2003 13:06:40
Original commit files touched by this commit  203_1
osa search for other commits by this committer
Enable monitoring for ADM9240.

Submitted by:   Alex Vasylenko <lxv@omut.org>
Approved by:    maintainer timeout (> 3 months)
PR:             57930
04 Aug 2003 08:46:09
Original commit files touched by this commit  203
oliver search for other commits by this committer
update xmbmon to 203

Approved by:    maintainer
29 Jul 2003 03:09:30
Original commit files touched by this commit  202
oliver search for other commits by this committer
update xmbmon to 202

Approved by:    maintainer
21 Feb 2003 13:28:59
Original commit files touched by this commit  201
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2003 00:52:56
Original commit files touched by this commit  201
pat search for other commits by this committer
Update to 201

PR:             ports/42984
Submitted by:   maintainer
10 Dec 2002 16:59:15
Original commit files touched by this commit  107p1
arved search for other commits by this committer
Fix Build on -CURRENT

PR:             46094
Submitted by:   Sean Kelly <smkelly@zombie.org>
12 Mar 2002 02:51:41
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.07p1

PR:             35705
Submitted by:   maintainer
17 Feb 2002 06:39:59
files touched by this commit
pat search for other commits by this committer
Update to 1.07    
24 Sep 2001 08:39:17
files touched by this commit
knu search for other commits by this committer
Add a WITHOUT_X11 knob and set PREFIX to LOCALBASE.    
03 Sep 2001 18:47:21
files touched by this commit
sobomax search for other commits by this committer
Add a WWW.    
03 Sep 2001 18:37:52
files touched by this commit
knu search for other commits by this committer
Add xmbmon, X/tty motherboard monitor for LM78/79, W8378x, AS99127F   and
VT82C686.    

Number of commits found: 31

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 hours6
new 7 days60
new fortnight184
new month253

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.245 seconds.