Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (75daf6375cff8b5d875329b995999c7dab4a6692)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (75daf6375cff8b5d875329b995999c7dab4a6692)
  • Date: Thu, 1 Mar 2007 14:46:50 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

crypto/aircrack-ng/CONFLICTS | 1 +
crypto/aircrack-ng/HISTORY | 3 +++
crypto/aircrack/BUILD | 5 +----
crypto/aircrack/DEPENDS | 1 +
crypto/aircrack/DETAILS | 7 ++++---
crypto/aircrack/HISTORY | 3 +++
crypto/aircrack/INSTALL | 1 +
crypto/aircrack/PRE_BUILD | 1 +
crypto/aircrack/TRIGGERS | 1 +
9 files changed, 16 insertions(+), 7 deletions(-)

New commits:
commit 75daf6375cff8b5d875329b995999c7dab4a6692
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

aircrack deprecation #12249

diff --git a/crypto/aircrack-ng/CONFLICTS b/crypto/aircrack-ng/CONFLICTS
new file mode 100755
index 0000000..a546138
--- /dev/null
+++ b/crypto/aircrack-ng/CONFLICTS
@@ -0,0 +1 @@
+conflicts aircrack y
diff --git a/crypto/aircrack-ng/HISTORY b/crypto/aircrack-ng/HISTORY
index 954173f..86d6323 100644
--- a/crypto/aircrack-ng/HISTORY
+++ b/crypto/aircrack-ng/HISTORY
@@ -1,3 +1,6 @@
+2007-03-01 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: added for aircrack deprecation
+
2007-01-21 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.7

diff --git a/crypto/aircrack/BUILD b/crypto/aircrack/BUILD
index 682b5c0..397db75 100755
--- a/crypto/aircrack/BUILD
+++ b/crypto/aircrack/BUILD
@@ -1,4 +1 @@
-sedit 's:/usr/local:/usr:' Makefile &&
-sedit 's:^CFLAGS:#CFLAGS:' Makefile &&
-
-make
+:
diff --git a/crypto/aircrack/DEPENDS b/crypto/aircrack/DEPENDS
new file mode 100755
index 0000000..02e88ff
--- /dev/null
+++ b/crypto/aircrack/DEPENDS
@@ -0,0 +1 @@
+depends aircrack-ng
diff --git a/crypto/aircrack/DETAILS b/crypto/aircrack/DETAILS
index cc2f6b0..8b437d4 100755
--- a/crypto/aircrack/DETAILS
+++ b/crypto/aircrack/DETAILS
@@ -1,11 +1,12 @@
SPELL=aircrack
VERSION=2.4
-
SOURCE_HASH=sha512:0e2eaa175df3d88f9b93b6c6237ca18c737082df82fc5e6339b76e4527f606c1df484b4e24fe3619bfe6fbb6a0505753d7484aed1255ad753b5d5c6419186290
- SOURCE=$SPELL-$VERSION.tgz
+#
SOURCE_HASH=sha512:0e2eaa175df3d88f9b93b6c6237ca18c737082df82fc5e6339b76e4527f606c1df484b4e24fe3619bfe6fbb6a0505753d7484aed1255ad753b5d5c6419186290
+# SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.cr0.net:8040/code/network/$SOURCE
+# SOURCE_URL[0]=http://www.cr0.net:8040/code/network/$SOURCE
WEB_SITE=http://www.cr0.net:8040/code/network/aircrack/
ENTERED=20050726
+PATCHLEVEL=1
KEYWORDS="wireless crypto"
SHORT="aircrack is a set of tools for auditing wireless networks"
cat << EOF
diff --git a/crypto/aircrack/HISTORY b/crypto/aircrack/HISTORY
index 48662e5..30bc5c2 100644
--- a/crypto/aircrack/HISTORY
+++ b/crypto/aircrack/HISTORY
@@ -1,3 +1,6 @@
+2007-03-01 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * deprecated in favour of aircrack-ng #12249
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/crypto/aircrack/INSTALL b/crypto/aircrack/INSTALL
new file mode 100755
index 0000000..397db75
--- /dev/null
+++ b/crypto/aircrack/INSTALL
@@ -0,0 +1 @@
+:
diff --git a/crypto/aircrack/PRE_BUILD b/crypto/aircrack/PRE_BUILD
new file mode 100755
index 0000000..397db75
--- /dev/null
+++ b/crypto/aircrack/PRE_BUILD
@@ -0,0 +1 @@
+:
diff --git a/crypto/aircrack/TRIGGERS b/crypto/aircrack/TRIGGERS
new file mode 100755
index 0000000..f4dcaf4
--- /dev/null
+++ b/crypto/aircrack/TRIGGERS
@@ -0,0 +1 @@
+on_cast aircrack dispel_self



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (75daf6375cff8b5d875329b995999c7dab4a6692), Jaka Kranjc, 03/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page