1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Emanuel Haupt
b703cd531b Support staging 2014-02-25 12:50:45 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Jase Thew
55bbda78b9 - Update to 2.1.8 [1]
- Convert to optionsNG and add DEBUG option
- Pet portlint(1): fix overly long line and missing ending newline in
  pkg-descr

PR:		ports/169595 [1]
Submitted by:	Jeremy Chadwick <jdc@koitsu.org> (maintainer)
Approved by:	flo (mentor)
2012-07-11 10:24:10 +00:00
Chris Rees
a8fd68c452 Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR:		ports/169528
Submitted by:	koitsu (maintainer)
2012-06-28 20:15:27 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Wesley Shields
4e30f95e65 - Update to 20090703
- Fix email address in header
- Pass maintainer to submitter

"This fixes a major bug which was tickled with a kernel update of
src/sys/dev/smbus/smb.c on 2009/05/15, after which bsdhwmon would
spit out incorrect data to the user due to not using the correct
SMBus slave address. Users of 20090703 on older (pre-May) kernels
should not see any regression/breakage either."

PR:		ports/136278
Submitted by:	Jeremy Chadwick <jdc@parodius.com>
2009-07-03 15:39:08 +00:00
Jeremy Chadwick
0ec1929bdb Maintainer moved to ports@FreeBSD.org. 2008-11-20 11:06:24 +00:00
Jeremy Chadwick
6c903d6cc3 Update to 20081107 release. 2008-11-08 05:09:34 +00:00
Jeremy Chadwick
0fbeaeda7b bsdhwmon(8) is a program for FreeBSD for monitoring hardware sensors (fans,
temperatures, voltages, chassis intrusion, and more) on commerical-grade server
hardware. bsdhwmon(8) is developed with a very different mentality compared to
other softwares:

- Written with stability and production datacenter environments in mind
- Intended for use with server products (Intel, Supermicro, Tyan, and possibly
  others)
- Solely uses smb(4), significantly decreasing risks and CPU usage
- Based heavily on documentation provided from the server and H/W monitoring IC
  manufacturers
- Full tested on both i386 and amd64 systems, using RELENG_6 and RELENG_7
- Written entirely in C
- Completely standalone; relies on no third-party libraries or tools (autoconf,
  etc.)
- Very simple and clean code (heavily commented, well-documented, emits no
  warnings)
- Open-source, released under the FreeBSD 2-clause BSD license
2008-10-05 14:50:12 +00:00