Fix: - Update to 0.6.2 - Fix warning: 'g_thread_create' and 'g_thread_init' is deprecated [-Wdeprecated-declarations] [1] patch submitted by nemysis@ on IRC - Fix warning: use of GNU old-style field designator extension [-Wgnu-designator] - Fix warning: if statement has empty body [-Wempty-body] - Fix warning: format string is not a string literal (potentially insecure) [-Wformat-security] - Fix warning: 'memcpy' call operates on objects of type 'int' while the size is based on a different type 'int *' [-Wsizeof-pointer-memaccess] - Fix warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] - Add devel/libsysinfo to LIB_DEPENDS - Add x11/xmessage to RUN_DEPENDS - Add netstatus, volumeasla, thermal, cpu, cpufreq, monitors and wnckpager plugins to CONFIGURE_ARGS, - Add cpufreq, netstatus and thermal plugin patches [2] r281464 - Add batt plugin patch [3] r313830 - Remove -Wno-return-type from CFLAGS - Change ALSA_RUN_DEPENDS to ALSA_LIB_DEPENDS, drop Linux - Add --with-x to CONFIGURE_ARGS - Quote variable in CONFIGURE_ARGS - Remove REINPLACE_CMD for po/Makefile.in.in - Change STRIP_CMD, add new plugins - Change pkg-plist, add new plugins - [4] port revised by nemysis@ Build log: https://redports.org/buildarchive/20140528190718-20358/ Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->nemysis nemysis@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
I don't have time, give back to the pool.
Committed, thanks!
A commit references this bug: Author: madpilot Date: Thu Jul 24 13:12:36 UTC 2014 New revision: 362794 URL: http://svnweb.freebsd.org/changeset/ports/362794 Log: - Update to 0.6.2 - Add devel/libsysinfo to LIB_DEPENDS - Add x11/xmessage to RUN_DEPENDS - Add netstatus, volumeasla, thermal, cpu, cpufreq, monitors and wnckpager plugins to CONFIGURE_ARGS - Add cpufreq, netstatus and thermal plugin patches - Add batt plugin patch - Remove -Wno-return-type from CFLAGS - Change ALSA_RUN_DEPENDS to ALSA_LIB_DEPENDS PR: 190362 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer) Changes: head/x11/lxpanel/Makefile head/x11/lxpanel/distinfo head/x11/lxpanel/files/ head/x11/lxpanel/files/patch-src__plugins__batt__Makefile.in head/x11/lxpanel/files/patch-src__plugins__batt__batt.c head/x11/lxpanel/files/patch-src__plugins__batt__batt_sys.c head/x11/lxpanel/files/patch-src__plugins__batt__batt_sys.h head/x11/lxpanel/files/patch-src__plugins__cpufreq__cpufreq.c head/x11/lxpanel/files/patch-src__plugins__netstatus__netstatus-sysdeps.c head/x11/lxpanel/files/patch-src__plugins__thermal__Makefile.in head/x11/lxpanel/files/patch-src__plugins__thermal__thermal.c head/x11/lxpanel/files/pkg-message.in head/x11/lxpanel/pkg-plist