1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
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
accessibility
arabic
archivers - Update to 3.0.0 2011-06-25 04:18:21 +00:00
astro
audio - Use USERS and GROUPS 2011-06-25 19:57:41 +00:00
benchmarks
biology - Fix *_DEPENDS after the repocopy of databases/py-sqlalchemy 2011-06-25 07:21:20 +00:00
cad - Fix build with CLANG 2011-06-25 07:46:56 +00:00
chinese
comms - Update to 0.9.6 2011-06-26 03:21:27 +00:00
converters
databases - Update to 0.10.6 2011-06-25 22:01:10 +00:00
deskutils - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS 2011-06-25 07:35:30 +00:00
devel serdisplib is as a library to drive serial LC- or OLED-displays with 2011-06-26 05:39:17 +00:00
dns - Deprecate; Unmaintained, distfile has changed with no explanation, uses pw directly 2011-06-25 20:26:47 +00:00
editors
emulators - Update to 20110614 2011-06-25 21:20:41 +00:00
finance - Update to 3.7.0 2011-06-25 23:44:43 +00:00
french
ftp - Update to 0.7.15 2011-06-25 22:44:28 +00:00
games - Fix build with CLANG 2011-06-25 07:48:30 +00:00
german
graphics - Update to 2.5.0 2011-06-25 08:41:36 +00:00
hebrew
hungarian
irc Bye Bye 2011-06-25 09:23:47 +00:00
japanese
java
korean
lang - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
mail This class is a near drop-in replacement for the regex parsing of 2011-06-25 23:21:11 +00:00
math - Update to 0.207 2011-06-25 23:10:34 +00:00
misc DigiTemp is a simple to use console application for reading values from 2011-06-26 07:01:51 +00:00
Mk - DNS no longer exists 2011-06-26 03:40:14 +00:00
multimedia - set USE_NCURSES 2011-06-26 05:07:09 +00:00
net * Import BGP incorrect attribute patch from git 2011-06-26 04:59:02 +00:00
net-im Turpial is a microblogging client for social networks like Twitter and 2011-06-25 09:49:35 +00:00
net-mgmt - Reenable BIND support 2011-06-26 05:03:09 +00:00
net-p2p - Update to 1.2.16 2011-06-25 02:11:47 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update MASTER_SITES 2011-06-25 09:43:00 +00:00
russian
science
security - Update to 1.1.4 2011-06-26 05:00:16 +00:00
shells Bye Bye 2011-06-25 09:23:47 +00:00
sysutils The Make-A-PBI program takes a port from the FreeBSD Ports tree and 2011-06-26 04:53:10 +00:00
Templates
textproc - Update libWPD to 0.9.2 bugfix release 2011-06-25 23:53:55 +00:00
Tools
ukrainian
vietnamese
www Update to 1.2.1, and fix all brand names. 2011-06-25 22:25:28 +00:00
x11 Before, the setusercontext(3) call in gdm is missing a few flags. Replace 2011-06-25 14:52:19 +00:00
x11-clocks - Update to 0.6.2 2011-06-25 09:19:21 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update modules to 1.0.0/1 2011-06-25 03:36:20 +00:00
x11-wm Fix build with clang 2011-06-26 05:08:34 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Bye Bye 2011-06-25 09:23:47 +00:00
Makefile
MOVED - Update to 0.9.6 2011-06-26 03:21:27 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.