Version: 1.9.0, Package name: conky-1.9.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Conky is a system monitor for X originally based on the torsmo code. Since it's original conception, Conky has changed a fair bit from it's predecessor. Conky can display just about anything, either on your root desktop or in it's own window. Conky has many built-in objects, as well as the ability to execute programs and scripts, then display the output from stdout. |
Filesize: 306.78 KB |
Version History (View Complete History) |
|
2021-02-12 13:05:58 by Stuart Henderson | Files touched by this commit (1) |
Log message: needs docbook-xsl |
2021-02-11 09:11:14 by Stuart Henderson | Files touched by this commit (6) |
Log message: conky: avoid commons, from Ryan Boggs while there, switch from sourceforge to github upstream (there are many new versions since this one, but the patches to get it to work on newer openbsd versions haven't been fed upstream and upstream aren't keeping this building themselves, so updating is a bit challenging, I made a start in openbsd-wip but am not likely to finish it myself) |
2020-07-17 02:36:05 by Theo Buehler | Files touched by this commit (8) |
Log message: bump HW_SENSORS users after kernel ABI change (kettenis added powerpc64 energy sensors) x11/i3status was done a few hours ago. |
2020-04-16 00:45:19 by Alexandre Ratchov | Files touched by this commit (8) |
Log message: Use /dev/null instead of /dev/mixer Ports using -lossaudio still call open(2) to get a file descriptor. They don't need it to change the volume, but expect various syscalls to succeed. Using /dev/null ensures programs will continue to work once /dev/mixer is disabled. "go ahead" landry@ and naddy@ |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-25 14:25:24 by Stuart Henderson | Files touched by this commit (77) |
Log message: bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed |
2018-12-12 06:34:31 by Stuart Henderson | Files touched by this commit (9) |
Log message: bump HW_SENSORS users, kernel ABI change from adding a new sensor type breakage in zabbix reported by Mark Patruck |
2018-09-23 15:00:17 by Stuart Henderson | Files touched by this commit (2) |
Log message: conky has code to use a lower update interval on battery than AC power, to increase battery life, but this wasn't supported on OpenBSD - add this support, from Tom Murphy. patch very minorly tweaked by me (shuffled a blank line) to reduce the number of lines touched. |
2018-06-01 08:24:55 by Stuart Henderson | Files touched by this commit (9) |
Log message: Bump a bunch of ports to trigger rebuilds following cpu stats changes. More to come later after a longer search completes. THESE MAY NEED FURTHER WORK! If you use them, please check on -current. |
2017-04-19 14:37:42 by Stuart Henderson | Files touched by this commit (1) |
Log message: Make "inline void proc_find_top" static to fix building with clang. From Benjamin Baier. |
2017-04-19 14:36:41 by Stuart Henderson | Files touched by this commit (1) |
Log message: regen patch |
2016-11-04 05:35:21 by Stuart Henderson | Files touched by this commit (100) |
Log message: sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports now that internationalised domain name support has been removed from net/curl |
2016-09-10 07:03:44 by Antoine Jacoutot | Files touched by this commit (95) |
Log message: First pass at pre-entively fixing ports that would break once guenther's header pollution diff is in. lang/squeak/vm does not build but it's due to the recent audio changes games/xbattle: also fixes some conflicting implicit decl print/hplip: also fixes some conflicting implicit decl |
2016-08-16 03:10:36 by Stuart Henderson | Files touched by this commit (5) |
Log message: bump REVISION for ieee80211_nodereq change |
2015-10-30 06:59:18 by Stuart Henderson | Files touched by this commit (39) |
Log message: sync WANTLIB (curl+nghttp2) |
2015-10-05 10:29:02 by Stuart Henderson | Files touched by this commit (24) |
Log message: REVISION bumps following the additional member in struct if_data, to make sure packages get updated |
2015-09-11 08:50:36 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump; ifmedia64 |
2015-06-10 15:42:26 by Stuart Henderson | Files touched by this commit (13) |
Log message: sync wantlib, mostly lzma (from xml2) |
2014-11-27 12:59:21 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Add @pkgpath ${BASE_PKGPATH},audacious now that the audacious FLAVOR is gone. prodded by dcoppa@ |
2014-11-09 03:26:55 by Benoit Lecocq | Files touched by this commit (1) |
Log message: Remove myself as maintainer. |
2014-11-04 05:38:57 by Brian Callahan | Files touched by this commit (1) |
Log message: Remove the audacious FLAVOR. It required libaudclient, which is no longer part of audacious. Reminder from dcoppa@ |
2011-07-06 06:50:15 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - move away from old kinfo_proc2 - add mising comment |
2011-07-06 06:32:51 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: move away from kinfo_proc2 |
2011-07-05 02:18:30 by Jasper Lievisse Adriaanse | Files touched by this commit (26) |
Log message: - adjust after recent curl update ok landry@ |
2011-06-13 04:11:05 by David Coppa | Files touched by this commit (2) |
Log message: Now that espie's @pkgpath patch is in snapshots, merge -imlib2 flavor into -main and link the -xmms2 flavor to the build. OK sthen@, espie@ |
2011-04-28 04:31:16 by David Coppa | Files touched by this commit (2) |
Log message: Clarify license marker. Remove useless @sample. Suggested by, ok sthen@ Ok benoit@ (maintainer) |
2011-04-27 06:55:11 by David Coppa | Files touched by this commit (12) |
Log message: Update to conky-1.8.1. Added audacious, imlib2 and xmms2 flavors. USE_GROFF and manpage patching during post-install are no more needed. Joint work with Pascal Stumpf (thanks!) OK jasper@, benoit@ (maintainer) |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-11-11 12:00:49 by Marc Espie | Files touched by this commit (30) |
Log message: last WANTLIB conversion, hopefully |
2010-10-25 12:11:26 by Stuart Henderson | Files touched by this commit (2) |
Log message: switch kvm_getprocs to kvm_getproc2 |
2010-10-24 15:36:04 by Antoine Jacoutot | Files touched by this commit (26) |
Log message: Remove USE_X11. |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2010-07-05 14:37:30 by Marc Espie | Files touched by this commit (1) |
Log message: idn comes indirectly from curl |
2010-04-27 14:56:11 by Stuart Henderson | Files touched by this commit (4) |
Log message: adjust for sensors changes, unbreaks the build. |
2010-03-21 05:35:26 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Make use of the new APM_ARCHS. "looks good" jasper@ |
2009-11-23 09:46:27 by Benoit Lecocq | Files touched by this commit (6) |
Log message: - update conky to 1.7.2 - regen PLIST - change maintainer (maintainer timeout) - update patches ok ajacoutot@ |
2009-08-10 00:34:30 by Matthias Kilian | Files touched by this commit (55) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-05-10 13:07:47 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to 1.7.0 and add no_x11 flavour (useful for dwm's status bar or with dzen2). ok jasper@, Vlad Glagolev (maintainer). |
2008-10-01 14:14:09 by Landry Breuil | Files touched by this commit (3) |
Log message: Remove garbage chars in manpage, and correctly install it. Discussed with upstream. |
2008-09-30 03:54:19 by Landry Breuil | Files touched by this commit (8) |
Log message: Update to conky 1.6.1. conkyrc.sample disappeared, and src/openbsd.h is missing from distfile. ok jasper@ & vlad glagolev (MAINTAINER) |
2008-08-21 01:30:16 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - add sparc64 to the list of apm(4) capable arches (needs -current) |
2008-05-19 01:44:37 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Adjust comment regarding ONLY_FOR_ARCHS. from brad@ |
2008-02-28 11:28:56 by Okan Demirmen | Files touched by this commit (2) |
Log message: HW_USERMEM64 fix, plus re-work a bit to be more understandable ok naddy@ |
2008-02-03 09:04:09 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update conky to 1.4.9 from Vlad Glagolev (MAINTAINER) |
2007-11-13 13:05:00 by Jasper Lievisse Adriaanse | Files touched by this commit (12) |
Log message: update maintainers email address. per his request |
2007-10-19 06:12:33 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: not for archs without apmvar.h, until i've found a better fix spotted by sturm@ |