aboutsummaryrefslogtreecommitdiff
path: root/net/vortex
Commit message (Collapse)AuthorAgeFilesLines
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-2/+2
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Unbreak.Adam Weinberger2014-07-141-1/+1
| | | | Notes: svn path=/head/; revision=361797
* - Convert net/libnet to USES=libtool and bump dependent portsTijl Coosemans2014-07-141-1/+2
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361791
* 1: Stagify.Vanilla I. Shu2014-06-242-11/+4
| | | | | | | | | 2: use @sample on pkg-plist. Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359050
* Fix build on current.Wesley Shields2013-12-291-1/+2
| | | | Notes: svn path=/head/; revision=337935
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Fix build after libnids switched to using libnet10.Wesley Shields2013-05-171-1/+1
| | | | Notes: svn path=/head/; revision=318351
* Vortex is a near real time IDS and network surveillance engine for TCP streamWesley Shields2013-04-186-0/+90
data. Vortex decouples packet capture, stream reassembly, and real time constraints from analysis. Vortex is used to provide TCP stream data to a separate analyzer program. Feature safe: yes Notes: svn path=/head/; revision=316046