cvs commit: ports/x11/lxpanel Makefile ports/x11/lxpanel/files patch-src-plugins-netstatus-netstatus-sysdeps.c patch-src__plugins__batt__batt.c patch-src__plugins__batt__batt_sys.c patch-src__plugins__batt__batt_sys.h patch-src__plugins__cpufreq__cpufreq.c patch-src__plugins__thermal__thermal.c

Lars Engels lme at FreeBSD.org
Mon Oct 18 18:54:28 UTC 2010


lme         2010-10-18 18:54:28 UTC

  FreeBSD ports repository

  Modified files:
    x11/lxpanel          Makefile 
    x11/lxpanel/files    
                         patch-src-plugins-netstatus-netstatus-sysdeps.c 
  Added files:
    x11/lxpanel/files    patch-src__plugins__batt__batt.c 
                         patch-src__plugins__batt__batt_sys.c 
                         patch-src__plugins__batt__batt_sys.h 
                         patch-src__plugins__cpufreq__cpufreq.c 
                         patch-src__plugins__thermal__thermal.c 
  Log:
  Fix all non-working plugins.
  I re-worked the functionality of some of them because not all functionality
  is present on FreeBSD.
  
  Reviewed by:    ed
  Approved by:    kmoore (maintainer)
  
  Revision  Changes    Path
  1.21      +1 -1      ports/x11/lxpanel/Makefile
  1.3       +34 -16    ports/x11/lxpanel/files/patch-src-plugins-netstatus-netstatus-sysdeps.c
  1.1       +116 -0    ports/x11/lxpanel/files/patch-src__plugins__batt__batt.c (new)
  1.1       +270 -0    ports/x11/lxpanel/files/patch-src__plugins__batt__batt_sys.c (new)
  1.1       +26 -0     ports/x11/lxpanel/files/patch-src__plugins__batt__batt_sys.h (new)
  1.1       +412 -0    ports/x11/lxpanel/files/patch-src__plugins__cpufreq__cpufreq.c (new)
  1.1       +142 -0    ports/x11/lxpanel/files/patch-src__plugins__thermal__thermal.c (new)


More information about the cvs-ports mailing list