IABSD.fr/ports/sysutils/conky

Branch :


Log

Author Commit Date CI Message
b5cebe46 2023-09-20 15:58:34 WANTLIB sweep for ngtcp2_crypto_openssl -> ngtcp2_crypto_quictls rename Nearly identical diff from sthen, incorporated his tweaks for php.
42e0ebae 2023-02-28 10:15:26 sysutils/conky: regen WANTLIB after imlib2 update
10b31a32 2022-11-05 17:29:05 This does not need devel/pcre.
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
fdcceadd 2021-02-12 20:05:58 needs docbook-xsl
55d4035f 2021-02-11 16:11:14 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)
86646fd2 2020-07-17 08:36:04 bump HW_SENSORS users after kernel ABI change (kettenis added powerpc64 energy sensors) x11/i3status was done a few hours ago.
0c6c28c3 2020-04-16 06:45:19 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@
48579260 2019-07-12 21:02:12 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
6ff3e553 2019-06-25 20:25:20 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