summaryrefslogtreecommitdiff
path: root/net-mgmt/flowviewer/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-0/+6
| | | | (and missed 3 missed files from previous categories.)
* net-mgmt/flowviewer: fix several issuesKurt Jaeger2015-06-101-4/+1
| | | | | | | | | | - add shebangfix for all perl files - reorganize Makefile a bit - define more files as config files PR: 200329 Submitted by: timp87@gmail.com Approved by: samm@os2.kiev.ua (maintainer)
* net-mgmt/flowviewer: Add 3 sample config files (not with @sample though)John Marino2015-02-061-2/+4
| | | | | | PR: 196013 Submitted by: timp87 (gmail) Approved by: maintainer timeout (2 months)
* - Update to version 4.5 [1]Pawel Pekala2014-12-131-18/+25
| | | | | | | | | | - Remove optional installation of PORTDOCS, staging takes care of that - Unmute install commands - Use @dir() instead of one big chown to set directory permissions PR: 194921 [1] Submitted by: timp87@gmail.com [1] Approved by: maintainer
* Update to 4.3Mark Felder2014-03-032-18/+24
| | | | | | Support STAGE PR: ports/187029
* - Update to 4.2.2Sunpoet Po-Chuan Hsieh2014-02-042-49/+59
| | | | | | | Changes: http://sourceforge.net/projects/flowviewer/files/README/view PR: ports/184126 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer (timeout, 10 weeks)
* - Update to 3.3.1Beat Gaetzi2009-07-101-24/+33
| | | | | PR: ports/136640 Submitted by: Alex Samorukov <samm AT os2.kiev.ua> (maintainer)
* - Update to 3.2Martin Wilke2007-03-281-21/+19
| | | | | PR: 110609 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - fix work_directory statement in config fileDirk Meyer2006-11-052-8/+8
| | | | | | | | - filter_directory and rrdtool_directory now pointed to %%FLOWDIR%%/tmp - installation script create directories for flowviewer data with ${WWWOWN}:${WWWGRP} owner - fixed typo in the pkg-message.in fileD (forgotten "/") PR: 105088 Submitted by: maintainer
* FlowViewer, FlowGrapher, and now FlowTracker are tools that provide an easyAlejandro Pulver2006-10-312-0/+64
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/ PR: ports/104554 Submitted by: Alex Samorukov, samm at os2.kiev.ua