aboutsummaryrefslogtreecommitdiff
path: root/security/razorback-virusTotal
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/json-c to 0.13Sunpoet Po-Chuan Hsieh2018-01-031-1/+1
| | | | | | | | | | | | | - Add TEST_TARGET - While I'm here, fix shebang for net/opensips - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/json-c/json-c/blob/master/ChangeLog PR: 224675 Exp-run by: antoine Notes: svn path=/head/; revision=457965
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Switch to USES=autoreconfDmitry Marakasov2015-08-111-2/+1
| | | | Notes: svn path=/head/; revision=393956
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372519
* security/razorback-virusTotal: Chase json-c update (Unbreak)John Marino2014-08-204-2/+36
| | | | Notes: svn path=/head/; revision=365484
* - Add staging supportPawel Pekala2014-07-112-27/+12
| | | | | | | | - Convert to new LIB_DEPENDS format, options helpers, USES=libtool - Use @sample for config file Notes: svn path=/head/; revision=361570
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* devel/json-c: update to 0.11William Grzybowski2013-11-091-0/+1
| | | | | | | | | | | | | - Update to 0.11 - Bump revision of dependent ports - Fix pkg-plist [1] PR: ports/182958 Submitted by: zi, wg [1] Approved by: maintainer (timeout) Notes: svn path=/head/; revision=333306
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-7/+4
| | | | Notes: svn path=/head/; revision=326071
* New port: security/razorback-virusTotal:Ryan Steinmetz2012-06-114-0/+74
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 checks the VirusTotal API for the MD5 of the submitted file. If the file is found, the short data of the alert will contain the results from the JSON response from VirusTotal. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167755 Submitted by: Tom Judge <tom@tomjudge.com> Notes: svn path=/head/; revision=299043