On Mon, Jul 25, 2005 at 03:41:12PM +0200, Robert Nagy wrote:
> I've included a patch which fixes the problem. So with my modifications
> we can use kismet-2005-07-R1.

Here's the latest port for kismet-2005-07-R1a (a last-minute-release
with a modified pcapsource.cc). It also makes DEBUG=-g work and
completes Bernd's simplification (state and info files go to
/var/log/kismet instead of /var/log/kismet/.kismet in the default
configuration).


Pedro and Robert: the diff against the port I sent you yesterday
is minimal:

diff -rNu ../kismet/Makefile ./Makefile
--- ../kismet/Makefile  Mon Jul 25 23:59:21 2005
+++ ./Makefile  Tue Jul 26 22:13:00 2005
@@ -32,7 +32,7 @@
                        --sysconfdir=${CONFDIR}
 
 CONFIGURE_ENV=         CPPFLAGS="-I${LOCALBASE}/include" \
-                       LDFLAGS="-L${LOCALBASE}/lib"
+                       LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
 
 USE_GMAKE=             Yes
 
diff -rNu ../kismet/pkg/PLIST ./pkg/PLIST
--- ../kismet/pkg/PLIST Wed Jul  6 20:56:58 2005
+++ ./pkg/PLIST Tue Jul 26 15:04:01 2005
@@ -35,4 +35,3 @@
 @owner _kismet
 @group _kismet
 @sample /var/log/kismet/
[EMAIL PROTECTED] /var/log/kismet/.kismet/

Attachment: kismet.tgz
Description: application/tar-gz

Reply via email to