Author: chris
Date: Mon Feb 11 20:20:24 2008
New Revision: 280

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1&rev=280&repname=user%3a+chris
Log:
almost ready!

Added:
    trunk/finkinfo/net/aircrack-ng.info

Added: trunk/finkinfo/net/aircrack-ng.info
URL: 
http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/finkinfo/net/aircrack-ng.info&rev=280&repname=user%3a+chris
==============================================================================
--- trunk/finkinfo/net/aircrack-ng.info (added)
+++ trunk/finkinfo/net/aircrack-ng.info Mon Feb 11 20:20:24 2008
@@ -1,0 +1,35 @@
+Package: aircrack-ng
+Version: 1.0.0beta2
+Revision: 1
+Source: http://download.aircrack-ng.org/%n-1.0-beta2.tar.gz
+Source-MD5: 66017aad4f23153419fdb04c83e65aaf
+
+BuildDepends: system-openssl-dev, sqlite3-dev
+Depends: sqlite3-shlibs
+
+CompileScript: make all LDFLAGS="-L%p/lib/system-openssl/lib -L%p/lib" 
OPTFLAGS='-I%p/lib/system-openssl/include -I%p/include -D_FILE_OFFSET_BITS=64' 
sqlite=true
+InstallScript: <<
+make install prefix=%p DESTDIR=%d
+mkdir -p %i/share/doc/%n
+cp -r test %i/share/doc/%n/
+<<
+
+DocFiles: AUTHORS INSTALLING ChangeLog LICENSE README VERSION LICENSE.OpenSSL
+Description: Wireless WEP/WPA cracking utilities
+DescPort: <<
+ aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a
+ 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have
+ been gathered. Also it can attack WPA1/2 networks with some advanced
+ methods or simply by brute force.
+ .
+ It implements the standard FMS attack along with some optimizations,
+ thus making the attack much faster compared to other WEP cracking tools.
+ It can also fully use a multiprocessor system to its full power in order
+ to speed up the cracking process.
+ .
+ aircrack-ng is a fork of aircrack, as that project has been stopped by
+ the upstream maintainer.
+<<
+License: GPL
+Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
+Homepage: http://www.aircrack-ng.org/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to