cvs commit: ports/misc Makefile ports/misc/digitemp Makefile
distinfo pkg-descr pkg-message ports/misc/digitemp/files
digitemp.conf.sample patch-digitemp.h
Martin Wilke
miwi at FreeBSD.org
Sun Jun 26 07:01:52 UTC 2011
miwi 2011-06-26 07:01:51 UTC
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/digitemp Makefile distinfo pkg-descr pkg-message
misc/digitemp/files digitemp.conf.sample patch-digitemp.h
Log:
DigiTemp is a simple to use console application for reading values from
Dallas Semiconductor 1-wire devices. Its main use is for reading temperature
sensors, but it also reads counters and understands the 1-wire hubs with
devices on different branches of the network. DigiTemp now supports the
following 1-wire temperature sensors: DS18S20 (and DS1820), DS18B20, DS1822,
the DS2438 Smart Battery Monitor, DS2422 and DS2423 Counters, DS2409
MicroLAN Coupler (used in 1-wire hubs) and the AAG TAI-8540 humidity sensor.
WWW: http://www.digitemp.com/software.shtml
PR: ports/158290
Submitted by: Evaldas Auryla <ea at zaib.as>
Revision Changes Path
1.979 +1 -0 ports/misc/Makefile
1.1 +55 -0 ports/misc/digitemp/Makefile (new)
1.1 +2 -0 ports/misc/digitemp/distinfo (new)
1.1 +10 -0 ports/misc/digitemp/files/digitemp.conf.sample (new)
1.1 +11 -0 ports/misc/digitemp/files/patch-digitemp.h (new)
1.1 +9 -0 ports/misc/digitemp/pkg-descr (new)
1.1 +8 -0 ports/misc/digitemp/pkg-message (new)
More information about the cvs-all
mailing list