[Lunar-commits] <moonbase> kismet: version bump,

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sun Mar 29 23:35:30 CEST 2009


commit 7abdd9256d9d8ecfa7998c4f51c127b4ffebe97b
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sun Mar 29 17:35:30 2009 -0400

    kismet: version bump,
    
    and the x86_64 stuff, and patch is not needed anymore.
---
 wifi/kismet/BUILD.x86_64   |   29 -----------------------------
 wifi/kismet/DETAILS        |    6 +++---
 wifi/kismet/DETAILS.x86_64 |   23 -----------------------
 3 files changed, 3 insertions(+), 55 deletions(-)

diff --git a/wifi/kismet/BUILD.x86_64 b/wifi/kismet/BUILD.x86_64
deleted file mode 100644
index cf90a45..0000000
--- a/wifi/kismet/BUILD.x86_64
+++ /dev/null
@@ -1,29 +0,0 @@
-(
-
-    patch_it $SOURCE_CACHE/$SOURCE2 0     &&
-
-    if [ $WITH_ACPI == "y" ]; then
-      OPTS="$OPTS --enable-acpi"
-    fi &&
-
-    if [ $SUIDINSTALL == "y" ]; then
-      MAKE_INSTALL="make suidinstall"
-    else
-      MAKE_INSTALL="make install"
-    fi &&
-
-    ./configure --prefix=/usr              \
-                --build=$BUILD             \
-                --sysconfdir=/etc/kismet   \
-                --mandir=/usr/share/man    \
-                --infodir=/usr/share/info  \
-                --datadir=/usr/share       \
-                --localstatedir=/var       \
-                 $OPTS                    &&
-
-    make dep                              &&
-    make                                  &&
-    prepare_install                       &&
-    $MAKE_INSTALL
-
-) > $C_FIFO 2>&1
diff --git a/wifi/kismet/DETAILS b/wifi/kismet/DETAILS
index 4f4d63c..cc83e41 100644
--- a/wifi/kismet/DETAILS
+++ b/wifi/kismet/DETAILS
@@ -1,11 +1,11 @@
           MODULE=kismet
-         VERSION=2007-10-R1
+         VERSION=2008-05-R1
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.kismetwireless.net/code/
-      SOURCE_VFY=sha1:a1c682797ad6842b53f9e0f038254aa8326e0fb4
+      SOURCE_VFY=sha1:8355aeb0374a39549dfdc0c73160125eadd7c6e2
         WEB_SITE=http://www.kismetwireless.net/
          ENTERED=20040207
-         UPDATED=20071018
+         UPDATED=20090329
       MAINTAINER=ratler at lunar-linux.org
            SHORT="An 802.11 layer2 wireless network sniffer"
 
diff --git a/wifi/kismet/DETAILS.x86_64 b/wifi/kismet/DETAILS.x86_64
deleted file mode 100644
index b569f20..0000000
--- a/wifi/kismet/DETAILS.x86_64
+++ /dev/null
@@ -1,23 +0,0 @@
-          MODULE=kismet
-         VERSION=2007-10-R1
-          SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-gpsmap.cc.patch
-      SOURCE_URL=http://www.kismetwireless.net/code/
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:a1c682797ad6842b53f9e0f038254aa8326e0fb4
-     SOURCE2_VFY=sha1:0dbfdce0783e3075321c63b225b92a398b099efe
-        WEB_SITE=http://www.kismetwireless.net/
-         ENTERED=20040207
-         UPDATED=20071018
-      MAINTAINER=ratler at lunar-linux.org
-           SHORT="An 802.11 layer2 wireless network sniffer"
-
-cat << EOF
-Kismet is an 802.11 layer2 wireless network detector, sniffer, and
-intrusion detection system. Kismet will work with any wireless card which
-support raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and
-802.11g traffic.  Kismet is fully passive and undetectable when in
-operation. Kismet automatically tracks all networks in range and is able
-to detect (or infer) hidden networks, attack attempts, find rogue access
-points and find unauthorised users.
-EOF


More information about the Lunar-commits mailing list