aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ngrep.rb
AgeCommit message (Collapse)Author
2014-05-29ngrep: additional flag prevents segfaultDave Cottlehuber
Known issue on BSD platforms since v1.4.4 and configure produces a warning if not present: https://github.com/jpr5/ngrep/commit/e29fc29 NB ngrep seems to have moved to git at https://github.com/jpr5/ngrep Closes #29665. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-12ngrep: add 1.45 bottle.BrewTestBot
Closes #27448. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-12ngrep: add IPv6 support.Mike Valentine
OS X seems to support IPv6 well enough, why not ngrep?
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-28ngrep: style nitsAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2009-12-06Added Forumla for building ngrep.Michael Malone