Commit graph

23 commits

Author SHA1 Message Date
Emile `iMil' Heitor
e833ff178a Added files/conkyrc 2012-05-13 09:54:55 +00:00
Emile `iMil' Heitor
9d4bb0ad55 Added frequency detection for !machdep.est.frequency.current capables machines. 2012-05-13 07:30:13 +00:00
Emile `iMil' Heitor
5428ef046f Added a nicely configured conkyrc. 2012-05-12 22:54:39 +00:00
Emile `iMil' Heitor
eaf33fa737 Imported cleaner cpu_usage from FreeBSD. Last tests before importing to pkgsrc. 2012-05-12 22:18:11 +00:00
Emile `iMil' Heitor
14634ae675 poked wrong sensor, adapter state now ok. 2012-05-12 18:43:11 +00:00
Emile `iMil' Heitor
054112e85c APM leftovers. Some testing is needed now. 2012-05-12 14:39:41 +00:00
Emile `iMil' Heitor
5f4450a48e * enabled all battery_stuff fonctions
* enabled if_up
* enabled acpi temperature
2012-05-12 12:49:49 +00:00
Emile `iMil' Heitor
66a6ddeac5 Initialize lenght before calling sysctl. 2012-05-12 09:34:36 +00:00
Emile `iMil' Heitor
acef55bc78 Conky's homepage only says "GPL", and redirects to
http://www.gnu.org/licenses/gpl.html which presents GPLv3. Assume GPLv3.
2012-05-11 15:00:08 +00:00
Emile `iMil' Heitor
92cc8217ab Enabled SMP CPU graphs. 2012-05-11 13:34:47 +00:00
Emile `iMil' Heitor
0edbca39fc Enabled APM. Implemented ACPI backend using envsys / proplib, should be
easier to query vitals.
2012-05-11 07:20:25 +00:00
Emile `iMil' Heitor
9a3aefac8e Enabled APM. Implemented ACPI backend using envsys / proplib, should be
easier to query vitals.
2012-05-10 21:35:34 +00:00
Emile `iMil' Heitor
e09667c21d Enabled fancy effects with lua cairo and lua imlib2. Depends on devel/tolua++. 2012-05-08 09:45:11 +00:00
Thomas Klausner
98e6c8c7af Restore lost comments. 2012-05-07 09:19:36 +00:00
Emile `iMil' Heitor
139e3a8a7c Merged version 1.9.0 2012-05-07 08:45:17 +00:00
Emile `iMil' Heitor
5f4e69435f Added VSZ so percentages can be calculated. 2012-05-06 20:54:11 +00:00
Thomas Klausner
9a747f5cb4 Install config files into example directory and use CONF_FILES.
While here, fix some pkglint warnings.
2012-05-06 20:15:01 +00:00
Emile `iMil' Heitor
a33a113b5c Fixed RSS sort. 2012-05-06 19:16:53 +00:00
Emile `iMil' Heitor
dca56eda59 Fixed fs.c and swap calculation 2012-05-06 16:47:01 +00:00
Emile `iMil' Heitor
dceb54f4e0 Fixed info.cpu_usage[0] SEGV in netbsd.c 2012-05-06 11:32:35 +00:00
Emile `iMil' Heitor
bdfbaa253e Basic sensors now working. Still needs cleanup work plus ACPI and APM. 2012-05-06 10:46:15 +00:00
Emile `iMil' Heitor
70a928338a Now builds. Still a lot of work to do in src/netbsd.c in order to make
it functionnal.
2012-05-04 10:57:24 +00:00
Thomas Klausner
ccd5e96cd9 Initial import of unfinished conky-1.8.1 package, so others
can hack on it as well.

TODO: probably fine on Linux/FreeBSD/OpenBSD (but no PLIST yet)
but needs porting of quite a number of functions to NetBSD.

DESCR:
Conky is a system monitor for X originally based on torsmo. Since
its inception, Conky has changed significantly from its predecessor,
while maintaining simplicity and configurability.  Conky can display
just about anything, either on your root desktop or in its own
window.  Not only does Conky have many built-in objects, it can
also display just about any piece of information by using scripts
and other external programs.

Conky has more than 250 built in objects, including support for a
plethora of OS stats (uname, uptime, CPU usage, mem usage, disk
usage, "top" like process stats, and network monitoring, just to
name a few), built in IMAP and POP3 support, built in support for
many popular music players (MPD, XMMS2, BMPx, Audacious), and much
much more.  Conky can display this info either as text, or using
simple progress bars and graph widgets, with different fonts
and colours.
2012-01-09 17:47:49 +00:00