aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ettercap.rb
AgeCommit message (Collapse)Author
2015-04-09ettercap: update 0.8.2 bottle.BrewTestBot
2015-04-09ettercap 0.8.2Dominyk Tiller
Version bump. [Mountains](https://github.com/Ettercap/ettercap/releases/tag/v0.8.2) of fixes, including some CVE fixes. Closes #38489. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-06ettercap: add 0.8.1 bottle.BrewTestBot
2014-11-06ettercap: luajit patchesDominyk Tiller
Closes #33902. Closes #33971. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-01ettercap 0.8.1Brett Koonce
Closes #33794.
2014-04-24ettercap: make ghostscript optional.Gianfranco Costamagna
Fixes #28660. Closes #28661. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-11Use .diff instead of .patch for github commit sourced patchesSteven Peters
This modifies multiple formulae in a single commit, replacing the patch suffix with diff per #28315. I used the following command: ~~~ sed -i -e 's@patch"$@diff"@' `grep -rlI 'commit.*patch"$' .` ~~~ The patch shasums are then computed using: ~~~ brew fetch --build-from-source `git st | sed -e 's@^ M@@'` ~~~ and manually updated. Fixes #28315. Fixes #28335. Closes #28339. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-18ettercap: use stable blockAdam Vandenberg
2014-03-18ettercap 0.8.0Fabian M
Closes #27323. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-07use opt shortcutsAdam Vandenberg
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-27ettercap: use Formula[]Adam Vandenberg
2014-02-27ettercap: move conditional into methodAdam Vandenberg
2013-10-22Avoid comparing MacOS.version to floatsJack Nagel
2013-04-19ettercap: fix compilation on 10.6 and lowerMisty De Meo
Fixes #17467.
2013-04-19ettercap: update homepageAdam Vandenberg
2013-03-27Ettercap 0.7.6Xiyue Deng
Closes #18762. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-03Ettercap 0.7.5.3Xiyue Deng
Closes #17554. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30Ettercap 0.7.5.2Xiyue Deng
* Also drop merged upstream patches. Closes #17445. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-15Update ettercap to 0.7.5.1.Xiyue Deng
* Ettercap now uses cmake system. Drop pkg-config requirement. * Depends on curl in homebrew as minimum requirement is now 7.26.0. * Depends on ghostscript for pdf generation when building. * Merge upstream fix for CVE-2012-0722. * Merge upstream fix for clang build. Closes #16983. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-21ettercap: remove unused skip_cleanAdam Vandenberg
2012-08-21ettercap 0.7.4.1Adam Vandenberg
Also marking as fails with clang. Fixes #14347.
2012-04-17ettercap: Compiles with pluginsCasper Thomsen
Adding --enable-plugins and skip_clean 'bin' since dyld will otherwise fail. Closes #9667. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-17ettercap: use p1 patchAdam Vandenberg
2012-03-03Ettercap 0.7.4.1mundfrem
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-15Ettercap 0.7.4Austin Seipp
This also removes the old '-ng' formula, since the name seems to have changed to have a suffix of 'Lazarus' Signed-off-by: Adam Vandenberg <flangy@gmail.com>