cvs commit: ports/net Makefile ports/net/knemo Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/knemo/files patch-knemod-interfacestatusdialog.cpp patch-knemod-interfacetooltip.cpp patch-knemod-interfaceupdater.cpp

Markus Brueffer markus at FreeBSD.org
Fri Jan 21 17:39:06 PST 2005


markus      2005-01-22 01:39:05 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/knemo            Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    net/knemo/files      patch-kcm-configdialog.cpp 
                         patch-knemod-data.h 
                         patch-knemod-interfacestatusdialog.cpp 
                         patch-knemod-interfacestatusdlg.ui 
                         patch-knemod-interfacetooltip.cpp 
                         patch-knemod-interfaceupdater.cpp 
  Log:
  Add knemo 0.3.1, a network monitor for KDE.
  
  KNemo offers a network monitor similar to the one found in Windows.
  For every network interface it displays an icon in the systray.
  
  http://www.kde-apps.org/content/show.php?content=12956
  
  Note: There are two extensions to the original KNemo:
  1. Multiple IPs on devices are supported
  2. The semantics of not available devices were changed
     from: "device is not up"
       to: "device is not up" or "device is up but has no carrier/is not
           associated"
     which mimics the behaviour of the Windows counterpart more closely
  
  Bugs: The stats page for wireless specific statistics doesn't work, yet
  
  Revision  Changes    Path
  1.1418    +1 -0      ports/net/Makefile
  1.1       +29 -0     ports/net/knemo/Makefile (new)
  1.1       +2 -0      ports/net/knemo/distinfo (new)
  1.1       +78 -0     ports/net/knemo/files/patch-kcm-configdialog.cpp (new)
  1.1       +35 -0     ports/net/knemo/files/patch-knemod-data.h (new)
  1.1       +50 -0     ports/net/knemo/files/patch-knemod-interfacestatusdialog.cpp (new)
  1.1       +271 -0    ports/net/knemo/files/patch-knemod-interfacestatusdlg.ui (new)
  1.1       +34 -0     ports/net/knemo/files/patch-knemod-interfacetooltip.cpp (new)
  1.1       +290 -0    ports/net/knemo/files/patch-knemod-interfaceupdater.cpp (new)
  1.1       +6 -0      ports/net/knemo/pkg-descr (new)
  1.1       +4 -0      ports/net/knemo/pkg-message (new)
  1.1       +62 -0     ports/net/knemo/pkg-plist (new)


More information about the cvs-ports mailing list