aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libnet.rb
AgeCommit message (Collapse)Author
2013-01-11libnet: fix for automake 1.13Adam Vandenberg
Closes #17018.
2012-08-21libnet: needs automake as wellJack Nagel
Closes #14329. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-10libnet: fix raw socketsAdam Vandenberg
Closes #12062.
2012-04-20libnet 1.1.6Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28These now depend on automake for Xcode >= 4.3Max Howell
Fixes #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-01-14Fix libinet version detectionMax Howell
2012-01-12libnet: add explicit versionJack Nagel
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>
2011-05-26Use https for github repos.Adam Vandenberg
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-02-01Fix libnet compiles on 10.6Adam Vandenberg
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09curl 7.21.2 (OS X 10.5 comes with 7.16.3)Adam Vandenberg
CouchDB requires at least 7.18.0.
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-07-02libnet - use stable download and fix configure process for OS XAdam Vandenberg
2010-04-14removed patches from libnet formula.Edward George
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>
2009-12-22LibNet: http://github.com/sam-github/libnet/tree/master/libnet/Michael Shapiro
Required by ettercap-ng