forked from ports/contrib
lm_sensors: Moved to opt collection.
This commit is contained in:
parent
206f7f4129
commit
5b396181ba
@ -1,34 +0,0 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
-rw-r--r-- root/root etc/sensors3.conf
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/sensors
|
||||
-rwxr-xr-x root/root usr/bin/sensors-conf-convert
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/sensors/
|
||||
-rw-r--r-- root/root usr/include/sensors/error.h
|
||||
-rw-r--r-- root/root usr/include/sensors/sensors.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libsensors.a
|
||||
lrwxrwxrwx root/root usr/lib/libsensors.so -> libsensors.so.4
|
||||
lrwxrwxrwx root/root usr/lib/libsensors.so.4 -> libsensors.so.4.0.2
|
||||
-rwxr-xr-x root/root usr/lib/libsensors.so.4.0.2
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/sensors.1.gz
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/libsensors.3.gz
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/sensors.conf.5.gz
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/fancontrol.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isadump.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isaset.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/pwmconfig.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/sensors-detect.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/fancontrol
|
||||
-rwxr-xr-x root/root usr/sbin/isadump
|
||||
-rwxr-xr-x root/root usr/sbin/isaset
|
||||
-rwxr-xr-x root/root usr/sbin/pwmconfig
|
||||
-rwxr-xr-x root/root usr/sbin/sensors-detect
|
@ -1 +0,0 @@
|
||||
5b210ba9cc01f00161c438fd618484e5 lm_sensors-3.0.2.tar.bz2
|
@ -1,15 +0,0 @@
|
||||
# Description: Tools for monitoring system health (temperatures, voltages, fan speed, etc)
|
||||
# URL: http://www.lm-sensors.org
|
||||
# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
|
||||
# Depends on: i2c-tools
|
||||
|
||||
name=lm_sensors
|
||||
version=3.0.2
|
||||
release=1
|
||||
source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
make PREFIX=/usr
|
||||
make PREFIX=$PKG/usr ETCDIR=$PKG/etc install
|
||||
}
|
@ -1,13 +0,0 @@
|
||||
README for lm_sensors 3.x.x
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
PRE-INSTALL
|
||||
You might want to save an old config file before upgrading from version 2.x.x
|
||||
and use /usr/bin/sensors-conf-convert script later.
|
||||
|
||||
POST-INSTALL
|
||||
|
||||
RESOURCES
|
||||
This mail provides some information for upgrading:
|
||||
http://lists.crux.nu/pipermail/crux/2008-February/008118.html
|
Loading…
x
Reference in New Issue
Block a user