Bug 158290 - [NEW PORT] misc/digitemp: Dallas Semiconductor 1-wire device reading console application
Summary: [NEW PORT] misc/digitemp: Dallas Semiconductor 1-wire device reading console ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-25 12:30 UTC by Evaldas Auryla
Modified: 2011-06-26 08:10 UTC (History)
0 users

See Also:


Attachments
digitemp.shar (5.12 KB, text/plain)
2011-06-25 12:30 UTC, Evaldas Auryla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evaldas Auryla 2011-06-25 12:30:06 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-06-26 08:01:36 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-26 08:02:05 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"