Index: head/net-mgmt/Makefile =================================================================== --- head/net-mgmt/Makefile (revision 175954) +++ head/net-mgmt/Makefile (revision 175955) @@ -1,208 +1,209 @@ # $FreeBSD$ # COMMENT = Network management tools SUBDIR += NeTraMet SUBDIR += TkTopNetFlows SUBDIR += aggregate SUBDIR += aguri SUBDIR += aircrack SUBDIR += aircrack-ng SUBDIR += airport SUBDIR += angst SUBDIR += annextools SUBDIR += ap-utils SUBDIR += apan SUBDIR += argus SUBDIR += argus-clients SUBDIR += arpalert SUBDIR += arpscan SUBDIR += arpwatch SUBDIR += arts++ SUBDIR += aspathtree SUBDIR += asused SUBDIR += bandwidthd SUBDIR += bgpq SUBDIR += bigsister SUBDIR += bpft SUBDIR += braa SUBDIR += bsd-airtools SUBDIR += bsnmpd SUBDIR += bsnmptools SUBDIR += bwm-ng SUBDIR += cdpd SUBDIR += cdpr SUBDIR += cfgstoragemk SUBDIR += cflowd SUBDIR += check_snmp_pkgvuln SUBDIR += chillispot SUBDIR += choparp SUBDIR += cidr SUBDIR += cisco_conf SUBDIR += ciscoconf SUBDIR += clog SUBDIR += confregdecode SUBDIR += cricket SUBDIR += darkstat SUBDIR += disco SUBDIR += docsis SUBDIR += driftnet SUBDIR += echolot SUBDIR += ehnt SUBDIR += etherape SUBDIR += ettercap SUBDIR += flow-extract SUBDIR += flow-tools SUBDIR += flowd SUBDIR += flowscan + SUBDIR += flowviewer SUBDIR += fprobe SUBDIR += gps SUBDIR += grepcidr SUBDIR += grepip SUBDIR += icmpmonitor SUBDIR += icmpquery SUBDIR += ifgraph SUBDIR += iftop SUBDIR += iog SUBDIR += ipacco SUBDIR += ipacctd SUBDIR += ipaudit SUBDIR += ipcad SUBDIR += ipcalc SUBDIR += ipfm SUBDIR += ipplan SUBDIR += ipv6calc SUBDIR += ipv6gen SUBDIR += irrtoolset SUBDIR += isic SUBDIR += junipoll SUBDIR += kismet SUBDIR += knowlan SUBDIR += libsmi SUBDIR += mbrowse SUBDIR += mrtg SUBDIR += mtrace SUBDIR += nagcon SUBDIR += nagios SUBDIR += nagios-plugins SUBDIR += nagios-radauth-plugin SUBDIR += nagios-silfreed-plugins SUBDIR += nagios-snmp-plugins SUBDIR += nagios-spamd-plugin SUBDIR += nagios12 SUBDIR += nagiosgraph SUBDIR += nagiostat SUBDIR += nat SUBDIR += nav SUBDIR += nbtscan SUBDIR += nefu SUBDIR += net-snmp SUBDIR += net-snmp-tkmib SUBDIR += net-snmp4 SUBDIR += netams SUBDIR += netdisco SUBDIR += netleak SUBDIR += netmask SUBDIR += netmond SUBDIR += netsaint SUBDIR += netsaint-plugins SUBDIR += netspoc SUBDIR += nettop SUBDIR += netustad SUBDIR += netwag SUBDIR += netwox SUBDIR += nfdump SUBDIR += nfsen SUBDIR += ng_ipacct SUBDIR += nitpicker SUBDIR += nocol SUBDIR += nrg SUBDIR += nrpe SUBDIR += nrpe2 SUBDIR += nrpep SUBDIR += nsc SUBDIR += nsca SUBDIR += nsca-client SUBDIR += nstreams SUBDIR += openvmps SUBDIR += oproute SUBDIR += ourmon SUBDIR += p0f SUBDIR += p5-Altoids SUBDIR += p5-Cflow SUBDIR += p5-Cisco-Reconfig SUBDIR += p5-Mon SUBDIR += p5-NSNMP SUBDIR += p5-Nagios-Plugin SUBDIR += p5-Net-ACL SUBDIR += p5-Net-CIDR SUBDIR += p5-Net-IP SUBDIR += p5-Net-IP-Match-Regexp SUBDIR += p5-Net-IP-Match-XS SUBDIR += p5-Net-IP-Resolver SUBDIR += p5-Net-IPv4Addr SUBDIR += p5-Net-IPv6Addr SUBDIR += p5-Net-Netmask SUBDIR += p5-Net-SNMP SUBDIR += p5-Net-SNMP3 SUBDIR += p5-NetAddr-IP SUBDIR += p5-NetAddr-IP-Lite SUBDIR += p5-POE-Component-SNMP SUBDIR += p5-SNMP SUBDIR += p5-SNMP-Info SUBDIR += p5-SNMP-MIB-Compiler SUBDIR += p5-SNMP-Util SUBDIR += p5-SNMP_Session SUBDIR += p5-Telnet-Cisco SUBDIR += p5-Tie-NetAddr-IP SUBDIR += packit SUBDIR += pads SUBDIR += pancho SUBDIR += pfpro SUBDIR += php4-snmp SUBDIR += php5-snmp SUBDIR += pixilate SUBDIR += pmacct SUBDIR += portmon SUBDIR += py-flowtools SUBDIR += py-ipy SUBDIR += py-snmp SUBDIR += py-snmp2 SUBDIR += py-snmp4 SUBDIR += py-snmp4-apps SUBDIR += py-snmp4-mibs SUBDIR += py-twistedSNMP SUBDIR += py-yapsnmp SUBDIR += rancid SUBDIR += rate SUBDIR += remarp SUBDIR += rotorouter SUBDIR += rubygem-snmp SUBDIR += satellite SUBDIR += scdp SUBDIR += scli SUBDIR += scotty3 SUBDIR += sdig SUBDIR += sendip SUBDIR += sing SUBDIR += sipcalc SUBDIR += slate SUBDIR += snmptt SUBDIR += softflowd SUBDIR += sting SUBDIR += subcalc SUBDIR += sysmon SUBDIR += tas SUBDIR += tcpreplay SUBDIR += tcptrack SUBDIR += torrus SUBDIR += trafd SUBDIR += wdiag SUBDIR += weplab SUBDIR += whatmask SUBDIR += wide-dhcp SUBDIR += yabm SUBDIR += zabbix .include Property changes on: head/net-mgmt/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.91 \ No newline at end of property +1.92 \ No newline at end of property Index: head/net-mgmt/flowviewer/Makefile =================================================================== --- head/net-mgmt/flowviewer/Makefile (nonexistent) +++ head/net-mgmt/flowviewer/Makefile (revision 175955) @@ -0,0 +1,72 @@ +# New ports collection makefile for: flowviewer +# Date created: Oct 15, 2006 +# Whom: Alex Samorukov, samm@os2.kiev.ua +# +# $FreeBSD$ + +PORTNAME= flowviewer +PORTVERSION= 3.0 +CATEGORIES= net-mgmt +MASTER_SITES= http://ensight.eos.nasa.gov/FlowViewer/ +DISTNAME= FlowViewer_${DISTVERSION} +EXTRACT_SUFX= .tar + +MAINTAINER= samm@os2.kiev.ua +COMMENT= Web-based user interface for the flow-tools NetFlow data + +RUN_DEPENDS= ${SITE_PERL}/GD/Graph/linespoints.pm:${PORTSDIR}/graphics/p5-GD-Graph \ + flow-cat:${PORTSDIR}/net-mgmt/flow-tools + +.ifndef WITHOUT_WWWDIR +FLOWVIEWERDIR?= ${PREFIX}/www/flowviewer +.else +FLOWVIEWERDIR?= ${PREFIX}/flowviewer +.endif + +PLIST_SUB+= FLOWVIEWERDIR="${FLOWVIEWERDIR:S,^${PREFIX}/,,}" +SUB_LIST+= "FLOWVIEWERDIR=${FLOWVIEWERDIR}" \ + "PKGNAME=${PKGNAME}" +SUB_FILES= pkg-message + +USE_PERL5= yes +NO_BUILD= yes + +.if !defined(NOPORTDOCS) +PORTDOC_FILES= README +.endif + +post-patch: + @${REINPLACE_CMD} -E \ + -e "s|%%PREFIX%%|${PREFIX}|" \ + ${WRKSRC}/FlowViewer_Configuration.pm + @${REINPLACE_CMD} -E \ + -e "s|%%FLOWVIEWERDIR%%|${FLOWVIEWERDIR}|" \ + ${WRKSRC}/FlowViewer_Configuration.pm + +do-install: + @${MKDIR} ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowGrapher.cgi ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowGrapher_Main.cgi ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowTracker.cgi ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowTracker_Main.cgi ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowViewer.cgi ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowViewer_Main.cgi ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowViewer_Save.cgi ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowViewer_Utilities.pm ${FLOWVIEWERDIR} + @${INSTALL_DATA} ${WRKSRC}/FlowViewer_Configuration.pm ${FLOWVIEWERDIR}/FlowViewer_Configuration.pm.dist + @${INSTALL_SCRIPT} ${WRKSRC}/FlowTracker_Collector ${FLOWVIEWERDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/FlowTracker_Grapher ${FLOWVIEWERDIR} + @${INSTALL_DATA} ${WRKSRC}/FlowGrapher_Colors ${FLOWVIEWERDIR} + @${INSTALL_DATA} ${WRKSRC}/FlowGrapher.png ${FLOWVIEWERDIR} + @${INSTALL_DATA} ${WRKSRC}/FlowTracker.png ${FLOWVIEWERDIR} + @${INSTALL_DATA} ${WRKSRC}/FlowTracker_Links.png ${FLOWVIEWERDIR} + @${INSTALL_DATA} ${WRKSRC}/FlowViewer.png ${FLOWVIEWERDIR} +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} +.endif + +post-install: + ${CAT} ${PKGMESSAGE} + +.include Property changes on: head/net-mgmt/flowviewer/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/net-mgmt/flowviewer/distinfo =================================================================== --- head/net-mgmt/flowviewer/distinfo (nonexistent) +++ head/net-mgmt/flowviewer/distinfo (revision 175955) @@ -0,0 +1,3 @@ +MD5 (FlowViewer_3.0.tar) = 4b6ae0a9a85feeab827a99c1b0dc478b +SHA256 (FlowViewer_3.0.tar) = f5af17819e9be4689a641766cbc409c466cb84876b13f9dd7a205fcc9634a657 +SIZE (FlowViewer_3.0.tar) = 225280 Property changes on: head/net-mgmt/flowviewer/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-mgmt/flowviewer/files/patch-config =================================================================== --- head/net-mgmt/flowviewer/files/patch-config (nonexistent) +++ head/net-mgmt/flowviewer/files/patch-config (revision 175955) @@ -0,0 +1,42 @@ +--- FlowViewer_Configuration.pm.dist Tue Oct 17 23:39:53 2006 ++++ FlowViewer_Configuration.pm Wed Oct 18 00:19:10 2006 +@@ -43,22 +43,25 @@ + + # Directories and Files: + +-$reports_directory = "/htp/htdocs/FlowViewer"; +-$reports_short = "/FlowViewer"; +-$graphs_directory = "/htp/htdocs/FlowGrapher"; +-$graphs_short = "/FlowGrapher"; +-$tracker_directory = "/htp/htdocs/FlowTracker"; +-$tracker_short = "/FlowTracker"; +-$cgi_bin_directory = "/htp/cgi-bin/FlowViewer_3.0"; +-$cgi_bin_short = "/cgi-bin/FlowViewer_3.0"; +-$work_directory = "/tmp"; ++$reports_directory = "%%FLOWVIEWERDIR%%/reports"; ++$reports_short = "/FlowViewer/reports"; ++$graphs_directory = "%%FLOWVIEWERDIR%%/graphs"; ++$graphs_short = "/FlowViewer/graphs"; ++$tracker_directory = "%%FLOWVIEWERDIR%%/tracker"; ++$tracker_short = "/FlowViewer/tracker"; ++$cgi_bin_directory = "%%FLOWVIEWERDIR%%"; ++$cgi_bin_short = "/FlowViewer"; ++$reports_directory = "%%FLOWVIEWERDIR%%/reports"; ++$reports_short = "/FlowViewer/reports"; ++$graphs_directory = "%%FLOWVIEWERDIR%%/graphs"; ++$graphs_short = "/FlowViewer/graphs"; + $names_directory = "/tmp"; +-$filter_directory = "/htp/cgi-bin/Flow_Temp/FlowTracker_Filters"; +-$rrdtool_directory = "/htp/cgi-bin/Flow_Temp/FlowTracker_RRDtool"; ++$filter_directory = "%%FLOWVIEWERDIR%%/tracker_filters"; ++$rrdtool_directory = "%%FLOWVIEWERDIR%%/tracket_rrdtools"; + +-$flow_data_directory = "/htp/flows"; +-$flow_bin_directory = "/usr/bin"; +-$rrdtool_bin_directory = "/usr/local/rrdtool-1.2.12/bin"; ++$flow_data_directory = "%%PREFIX%%/var/netflow/"; ++$flow_bin_directory = "%%PREFIX%%/bin"; ++$rrdtool_bin_directory = "%%PREFIX%%/bin"; + + $tracker_webpage = "index.html"; + $trackings_title = "Your System Here"; Property changes on: head/net-mgmt/flowviewer/files/patch-config ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-mgmt/flowviewer/files/pkg-message.in =================================================================== --- head/net-mgmt/flowviewer/files/pkg-message.in (nonexistent) +++ head/net-mgmt/flowviewer/files/pkg-message.in (revision 175955) @@ -0,0 +1,22 @@ +%%PKGNAME%% has been installed into: + + %%FLOWVIEWERDIR%% + +Please copy FlowViewer_Configuration.pm.dist to FlowViewer_Configuration.pm +and edit it to suit your needs. + +To make FlowViewer available through your web site, I suggest +that you add something like the following to httpd.conf: + + Alias /FlowViewer/ "%%FLOWVIEWERDIR%%" + + + + Options +ExecCGI + AddHandler cgi-script .cgi + Order allow,deny + Allow from 127.0.0.1 .example.com + Deny from all + + +You can find additional information in the %%DOCSDIR%%/README file Property changes on: head/net-mgmt/flowviewer/files/pkg-message.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-mgmt/flowviewer/pkg-descr =================================================================== --- head/net-mgmt/flowviewer/pkg-descr (nonexistent) +++ head/net-mgmt/flowviewer/pkg-descr (revision 175955) @@ -0,0 +1,11 @@ +FlowViewer, FlowGrapher, and now FlowTracker are tools that provide an easy +web-based user interface for selecting, viewing, graphing, and now tracking +NetFlow data stored using Mark Fullmer's flow-tools software. + +The user is able to filter data (inclusion or exclusion) by device, IP address +range, port, router interface, autonomous system (AS), specified time interval, +and now by protocols, TOS field, and TCP flags. Many of the flow-tools reports +are configured as drop-down selections. Users are also able to save reports and +graphs for later viewing. + +WWW: http://ensight.eos.nasa.gov/FlowViewer/ Property changes on: head/net-mgmt/flowviewer/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-mgmt/flowviewer/pkg-plist =================================================================== --- head/net-mgmt/flowviewer/pkg-plist (nonexistent) +++ head/net-mgmt/flowviewer/pkg-plist (revision 175955) @@ -0,0 +1,19 @@ +%%FLOWVIEWERDIR%%/FlowGrapher.cgi +%%FLOWVIEWERDIR%%/FlowGrapher_Main.cgi +%%FLOWVIEWERDIR%%/FlowTracker.cgi +%%FLOWVIEWERDIR%%/FlowTracker_Main.cgi +%%FLOWVIEWERDIR%%/FlowViewer.cgi +%%FLOWVIEWERDIR%%/FlowViewer_Main.cgi +%%FLOWVIEWERDIR%%/FlowViewer_Save.cgi +%%FLOWVIEWERDIR%%/FlowViewer_Utilities.pm +%%FLOWVIEWERDIR%%/FlowViewer_Configuration.pm.dist +%%FLOWVIEWERDIR%%/FlowTracker_Collector +%%FLOWVIEWERDIR%%/FlowTracker_Grapher +%%FLOWVIEWERDIR%%/FlowGrapher_Colors +%%FLOWVIEWERDIR%%/FlowGrapher.png +%%FLOWVIEWERDIR%%/FlowTracker.png +%%FLOWVIEWERDIR%%/FlowTracker_Links.png +%%FLOWVIEWERDIR%%/FlowViewer.png +%%PORTDOCS%%%%DOCSDIR%%/README +@dirrm %%FLOWVIEWERDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% Property changes on: head/net-mgmt/flowviewer/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property