Commit Graph

9 Commits (eb7a0b47fd3e6cb068a44b627383054be062bf3d)

Author SHA1 Message Date
nibbles 2bits db7a7d2eff yaf 2.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:03:24 -07:00
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Adam Vandenberg e03c27ad07 yaf 2.1.2 2012-02-09 19:13:33 -08:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 9dc54b178f yaf 1.3.1 2010-11-07 10:59:07 -08:00
Douglas Creager dca9cdd58f yaf and silk don't work with LLVM
Both generate linker errors.  Please see issue 2215 [1] for details.

[1] http://github.com/mxcl/homebrew/issues/issue/2215

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 13:43:39 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Douglas Creager 2c593f7214 yaf 1.0.0.2
YAF is Yet Another Flowmeter.  It processes packet data from pcap(3)
dumpfiles as generated by tcpdump(1) or via live capture from an
interface using pcap(3) into bidirectional flows, then exports those
flows to IPFIX Collecting Processes or in an IPFIX-based file format.
YAF's output can be used with the SiLK flow analysis tools and any
other IPFIX compliant toolchain.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 09:56:56 -07:00