Bug 135304 - New port net-mgmt/jnettop
Summary: New port net-mgmt/jnettop
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-06 02:40 UTC by Ryan Steinmetz
Modified: 2009-06-08 14:05 UTC (History)
0 users

See Also:


Attachments
file.shar (1.81 KB, text/plain)
2009-06-06 02:40 UTC, Ryan Steinmetz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz 2009-06-06 02:40:01 UTC

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-06-06 02:54:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-08 13:32:55 UTC
wxs         2009-06-08 12:32:42 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/jnettop     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Jnettop is a traffic visualiser, which captures traffic going through
  the host it is running from and displays streams sorted by bandwidth
  they use.
  
  WWW: http://sourceforge.net/projects/jnettop
  
  PR:             ports/135304
  Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
  
  Revision  Changes    Path
  1.187     +1 -0      ports/net-mgmt/Makefile
  1.1       +24 -0     ports/net-mgmt/jnettop/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/jnettop/distinfo (new)
  1.1       +5 -0      ports/net-mgmt/jnettop/pkg-descr (new)
  1.1       +3 -0      ports/net-mgmt/jnettop/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2009-06-08 14:05:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!