Edit

IABSD.fr/ports/sysutils/stan/patches

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2008-05-18 21:06:19
    Hash : 63f5732e
    Message : import stan 0.4.1 Stan is a console application that analyzes binary streams and calculates several useful statistical information from the observed data. It features statistical, pattern and bit analysis. Stan has been designed as a "swiss-knife" for first steps in reverse engineering and cryptographic analysis. from zinovik at kspu.karelia.ru (MAINTAINER), with tweaks by me.

  • patch-configure
  • $OpenBSD: patch-configure,v 1.1.1.1 2008/05/18 21:06:19 jasper Exp $
    --- configure.orig	Sun May 18 23:00:03 2008
    +++ configure	Sun May 18 23:00:58 2008
    @@ -1095,7 +1095,7 @@ fi
     
     if test "x$GCC" = "xyes" 
     then
    -   CFLAGS="-Wall -O3"
    +   CFLAGS=$CFLAGS
     fi
     
     echo $ac_n "checking for pow in -lm""... $ac_c" 1>&6