Commit Graph

14 Commits (95d1e93cc43b8f515ef7b8032b2dcd80b93d222f)

Author SHA1 Message Date
Adam Vandenberg 5488528a72 libnet: fix raw sockets
Closes Homebrew/homebrew#12062.
2012-08-10 09:28:22 -07:00
Jack Nagel 30050e3ded libnet 1.1.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:02:41 -05:00
Max Howell 06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#10559.

Also added missing deps for osm2pgsql.

Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
Max Howell 139ae266b2 Fix libinet version detection 2012-01-14 03:48:03 +00:00
Jack Nagel b5842663ec libnet: add explicit version
We detect this as "1.1" instead of "1.1.4"; possibly Pathname should be
taught to detect this correctly.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-12 20:45:54 -06:00
Adam Vandenberg 243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Adam Vandenberg 0d27130503 Fix libnet compiles on 10.6 2011-02-01 09:33:12 -08:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Adam Vandenberg 59ce8a6c2b curl 7.21.2 (OS X 10.5 comes with 7.16.3)
CouchDB requires at least 7.18.0.
2010-11-09 06:27:11 -08: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
Adam Vandenberg 8030ca706f libnet - use stable download and fix configure process for OS X 2010-07-02 08:40:04 -07:00
Edward George fda2352af2 removed patches from libnet formula.
the patches in the formula fail to apply against the latest code in the libnet
git repository, libnet compiles without these patches now it seems.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-14 07:38:44 -07:00
Michael Shapiro 9a729da44f LibNet: http://github.com/sam-github/libnet/tree/master/libnet/
Required by ettercap-ng
2009-12-22 02:15:17 +00:00