Commit Graph

32 Commits (ee6fade1d6fb080135668cdce8ca65afdf5345ea)

Author SHA1 Message Date
Brett Koonce 13ac6b4f17 wireshark 1.8.1
Closes Homebrew/homebrew#13667.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-28 08:33:20 -07:00
Vincent 8fd68ec443 wireshark 1.8.0
Closes Homebrew/homebrew#13397.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-19 17:20:27 -05:00
Jack Nagel b2284830b0 wireshark: --with-x needs x11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-03 08:35:29 -05:00
Jack Nagel 9fc244ec49 wireshark 1.6.8
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 23:01:47 -05:00
Jack Nagel 0b309bc30b wireshark devel 1.7.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 13:13:01 -05:00
Jack Nagel 95c8250f64 wireshark 1.6.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 13:12:46 -05:00
Jack Nagel b13c97a8b1 wireshark: reorganize things a bit
- add optional dep on the c-ares library
 - make python bindings optional
2012-02-18 12:34:13 -06:00
Jack Nagel b0ed94a966 wireshark: add 1.7.0 as the devel version
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 20:08:07 -06:00
Jack Nagel 34f74b6367 wireshark: move back to 1.6.5
1.6.5 is the latest stable version, 1.7 is the development series, and
has issues building the GTK frontend with the current Homebrew GTK build
chain.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-19 19:10:38 -06:00
Jack Nagel b58404ff56 wireshark: disable experimental python support
Currently building wireshark with Python support (the default) may
result in runtime errors like

  dlsym(0x8fe467fc, py_create_dissector_handle): symbol not found

Since Python support is currently "experimental", let's just turn it
off. Patches with the right settings to re-enable it are certainly
welcome.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-02 17:20:07 -06:00
Josh Cheshire 1a202ed177 Wireshark: Update to 1.7.0
Closes Homebrew/homebrew#8516.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 10:56:04 -08:00
Michael J. Schultz 9980b10f15 wireshark 1.6.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08 21:26:36 -05:00
Adam Vandenberg ddacf908f0 wireshark 1.6.0 2011-06-08 15:35:19 -07:00
lorensr 2c39e8a4d4 wireshark: update caveat with OS X workaround 2011-06-07 08:20:58 -07:00
James Brown acb53fdcff wireshark 1.4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-01 15:40:29 -07:00
Mateusz Lenik bae2dee584 wireshark 1.4.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-19 07:10:45 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Ben Beuchler 44b416066a wireshark 1.4.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-02 08:27:04 -08:00
pushmatrix 8f7c2ce023 Update Wireshark to 1.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-27 10:21:29 -08:00
Craig Bernstein 9630f84df1 Update Wireshark to 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:20:27 -08:00
Adam Vandenberg b663cb9d61 Wireshark - fix audit 2010-11-03 21:32:25 -07:00
Andrew Wellington 418b8903f9 Add optional X11 support to wireshark
Wireshark continues to build with no X11 support by default, but --with-x is
available to add support for the X11 GUI to wireshark.

Includes patch from wireshark svn that fixes a crash on launch.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-03 20:31:28 -07:00
Andrew Wellington 70d012cfd1 Wireshark 1.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Fixes Homebrew/homebrew#3051
2010-11-02 18:42:08 -07:00
Luke Gallagher 1c2e6f4dff Update wireshark 1.4.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-31 18:09:53 +02: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
Luke Gallagher ed98d3c27a Update Wireshark 1.2.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 16:58:34 -07:00
Adam Vandenberg ce66690b84 Update wireshark to 1.2.7. 2010-04-27 08:32:57 -07:00
Max Howell d6435d9e94 Wireshark depends on glib
Fixes Homebrew/homebrew#426.
2010-01-13 13:50:24 +00:00
Daniel Schobel 081bb11d3f Updated Wireshark to 1.0.10 2009-12-19 18:40:38 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell aa14a25a43 Apply new ENV capabilities to all existing Formulae 2009-08-10 18:11:22 +01:00
Max Howell c70918c00b Wireshark depends on glib depends on gettext 2009-06-06 23:54:52 +01:00