Bug 112653 - new port: net-mgmt/macroscope User and IP traffic management with Web interface
Summary: new port: net-mgmt/macroscope User and IP traffic management with Web interface
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 12:50 UTC by Guram Dukashvili
Modified: 2007-06-14 16:40 UTC (History)
0 users

See Also:


Attachments
file.shar (4.09 KB, text/plain)
2007-05-14 12:50 UTC, Guram Dukashvili
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guram Dukashvili 2007-05-14 12:50:01 UTC
	User and IP traffic management with Web interface
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-06-06 23:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-09 00:27:59 UTC
State Changed
From-To: open->feedback

Ask for maintainer fix.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-14 16:32:46 UTC
miwi        2007-06-14 15:32:40 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/macroscope  Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/macroscope/files macroscope.in 
  Log:
  Macroscope is a squid, sendmail, courier, bpft log files analizer,
    IP sniffer and HTML report generator.
  Features:
    squid log file parser.
    sendmail log file parser.
    courier log file parser.
    bpft(ports/net-mgmt/bpft) log file parser.
    Database backends support: MySQL, Firebird.
    IP sniffer via pcap library (ports/net/libpcap).
    Direct commit changes to database in realtime (no log files).
    Traffic static HTML reports generating by date periods.
    Traffic dynamic HTML reports generating via CGI (Web interface).
    Multithreading architecture.
    Portable: BSD os'es and Windows NT family supported, but tested at this time
              only under FreeBSD 5.x 6.x amd64 i386 and Windows 2000 XP 2003.
  
  WWW: http://developer.berlios.de/projects/macroscope/
  
  - Dukashvili Guram
  white_raven@users.berlios.de
  
  PR:             ports/112653
  Submitted by:   Dukashvili Guram <white_raven at users.berlios.de>
  
  Revision  Changes    Path
  1.122     +1 -0      ports/net-mgmt/Makefile
  1.1       +53 -0     ports/net-mgmt/macroscope/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/macroscope/distinfo (new)
  1.1       +52 -0     ports/net-mgmt/macroscope/files/macroscope.in (new)
  1.1       +20 -0     ports/net-mgmt/macroscope/pkg-descr (new)
  1.1       +8 -0      ports/net-mgmt/macroscope/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 4 Martin Wilke freebsd_committer freebsd_triage 2007-06-14 16:35:37 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!