Changelog:
mdir: add support for maildir whitespaces
README: prefer vicious in global space
uptime: metatable bugfix after lua52 port fixed by Jorg Thalheim
contrib: document how to enable contributed widgets
os: change os.getenv init to allow standalone usage of os widget
contrib: initialization bugfix after lua52 port
README: update initialization instructions
bat: metatable bugfix after lua52 port
widgets: cleanup behind the last commit 363c03e
Fixed io.lines() bug
Ported vicious.contrib to lua 5.2
Ported vicious.widgets module to lua 5.2
Ported vicious module to lua 5.2
cpufreq: skip redudant freq variable check
cpufreq: rework new exception handlers
cpufreq: handle not existing frequency/governer
pkg: update 'Arch S' substitution lines
PR: ports/171538
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
derived from the 'Wicked' widget library. It has some of the old
Wicked widget types, a few of them rewritten, and a good number of
new ones.
PR: ports/167687
Submitted by: William Grzybowski <william88 gmail.com>