aboutsummaryrefslogtreecommitdiff
path: root/security/razorback-fsWalk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert to OptionsNG framework.Tom Judge2012-06-011-4/+5
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=297970
* New port: security/razorback-fsWalkRyan Steinmetz2012-06-011-0/+44
Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. This nugget uses inotify to monitor any number of file system paths and send any changed or created files to the dispatcher for collection. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167748 Submitted by: Tom Judge <tom@tomjudge.com> Notes: svn path=/head/; revision=297952