1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Boris Samorodov
2ebd0cc5c7 Remove unneeded commented lines appared my mistake at previous commit. 2013-08-29 10:01:14 +00:00
Boris Samorodov
b0e4cdbcf7 . fix build with clang (MAKE_ARGS+=CC="${CC}");
. trim makefile headers;
. remove LICENSE_FILE for well-known license (GPLv2, anyway it get installed by the ports infrastructure);
. optionify port docs (NOPORTDOCS -> PORT_OPTIONS:MDOCS);
. use standard mkdir to create directories instead of "install -d";
. some other tiny refinements.

PR:		ports/181622
Submitted by:	bsam (me)
Approved by:	Evaldas Auryla <ea@zaib.as> (maintainer)
2013-08-29 09:46:04 +00:00
Martin Wilke
016aba2914 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>
2011-06-26 07:01:51 +00:00