summaryrefslogtreecommitdiffstats
path: root/main/lm_sensors
Commit message (Collapse)AuthorAgeFilesLines
* main/lm_sensors: fix init.d to not check for MODULES_0Natanael Copa2015-05-212-34/+27
| | | | | | | | | | ref #4103 fix is from https://bugs.gentoo.org/show_bug.cgi?id=480018 We fix our init.d script for compatibility reasons (cherry picked from commit ae1b20f204ee9e9e6bfc3f9787637b5c8820b624)
* main/lm_sensors: fix sensors-detectNatanael Copa2015-05-212-19/+27
| | | | | | make it generate /etc/modules-load.d/lm_sensors.conf fixes #4186
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-284-13/+13
|
* main/lm_sensors: build sensord package and put into a separate subpkg, since ↵Leonardo Arena2014-07-081-6/+13
| | | | it depends on rrdtools
* main/lm_sensors: upgrade to 3.3.5Natanael Copa2014-04-022-13/+13
|
* main/lm_sensors: fix musl buildTimo Teräs2013-12-182-1/+67
|
* main/lm_sensors: upgrade to 3.3.4Bartłomiej Piotrowski2013-05-311-2/+14
|
* main/lm_sensors: upgrade to 3.3.3Natanael Copa2012-11-161-2/+2
|
* main/lm_sensors: upgrade to 3.3.2Natanael Copa2012-03-211-2/+2
|
* main/lm_sensors: upgrade to 3.3.1Natanael Copa2011-07-241-2/+2
|
* main/lm_sensors: upgrade to 3.3.0Natanael Copa2011-04-041-3/+3
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/lm_sensors: upgrade to 3.2.0Natanael Copa2010-10-141-3/+3
|
* main/[various]: rebuild due to bad owner in packageNatanael Copa2010-07-201-1/+1
| | | | | | | | | | Busybox got static in 3860ada6cdc107477a4de9bbc2b92d73495b66e8 causing fakeroot to break and owners got bad in all packages built after that. This got fixed in 7f3e98913b36d3254e0000765c9822423c0364e0 but all broken packages needs to be rebuilt. fixes #387
* main/lm_sensors: move .so to -dev packageNatanael Copa2010-07-151-4/+10
| | | | ref #384
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/lm_sensors: upgrade to 3.1.2Natanael Copa2010-02-101-5/+9
|
* moved extra/* to main/Natanael Copa2009-07-247-0/+288
and fixed misc build issues