Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv3494/stable/main/finkinfo/net

Modified Files:
        ettercap.info ettercap.patch 
Log Message:
latest (unified) ettercap to stable


Index: ettercap.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/ettercap.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ettercap.patch      16 Jul 2008 03:01:43 -0000      1.1
+++ ettercap.patch      28 Apr 2011 18:38:08 -0000      1.2
@@ -52,6 +52,29 @@
    ;
    return 0;
  }
+@@ -33088,8 +33078,8 @@
+ fi;
+ 
+ 
+-EC_CFLAGS="$DEBUG_FLAGS $PCAPINC $LNETINC $SSLINC $PCREINC $ICONVINC"
+-EC_LIBS="$LIBS $PCAPLIB $LNETLIB $SSLLIB $PCRELIB $NCURSLIB $GTK_LIBS 
$ICONVLIB"
++EC_CFLAGS="$DEBUG_FLAGS $SSLINC $PCAPINC $LNETINC $PCREINC $ICONVINC"
++EC_LIBS="$SSLLIB $LIBS $PCAPLIB $LNETLIB $PCRELIB $NCURSLIB $GTK_LIBS 
$ICONVLIB"
+ 
+ 
+ 
+diff -uNbwr ettercap-NG-0.7.3/src/interfaces/curses/Makefile.in 
ettercap-NG-0.7.3-new/src/interfaces/curses/Makefile.in
+--- ettercap-NG-0.7.3/src/interfaces/curses/Makefile.in        2005-05-27 
11:11:54.000000000 -0400
++++ ettercap-NG-0.7.3-new/src/interfaces/curses/Makefile.in    2008-10-24 
01:57:29.000000000 -0400
+@@ -294,7 +294,7 @@
+ SUBDIRS = widgets
+ noinst_HEADERS = ec_curses.h
+ noinst_LIBRARIES = libec_curses.a
+-libec_curses_a_CFLAGS = @EC_CFLAGS@ @NCURSINC@ -Iwidgets
++libec_curses_a_CFLAGS = -Iwidgets @EC_CFLAGS@ @NCURSINC@
+ libec_curses_a_SOURCES = ec_curses.c \
+                          ec_curses_filters.c \
+                          ec_curses_help.c \
 diff -uNbwr ettercap-NG-0.7.3/src/interfaces/curses/widgets/wdg.h 
ettercap-NG-0.7.3-new/src/interfaces/curses/widgets/wdg.h
 --- ettercap-NG-0.7.3/src/interfaces/curses/widgets/wdg.h      2004-09-28 
09:50:37.000000000 -0400
 +++ ettercap-NG-0.7.3-new/src/interfaces/curses/widgets/wdg.h  2008-02-19 
08:42:09.000000000 -0500
@@ -63,3 +86,15 @@
  
  #ifdef OS_WINDOWS
     #include <windows.h>
+diff -uNbwr ettercap-NG-0.7.3/src/interfaces/text/Makefile.in 
ettercap-NG-0.7.3-new/src/interfaces/text/Makefile.in
+--- ettercap-NG-0.7.3/src/interfaces/text/Makefile.in  2005-05-27 
11:11:56.000000000 -0400
++++ ettercap-NG-0.7.3-new/src/interfaces/text/Makefile.in      2008-10-24 
01:57:08.000000000 -0400
+@@ -268,7 +268,7 @@
+ DISTCLEANFILES = *~
+ noinst_HEADERS = ec_text.h
+ noinst_LIBRARIES = libec_text.a
+-libec_text_a_CFLAGS = @EC_CFLAGS@ -I.
++libec_text_a_CFLAGS = -I. @EC_CFLAGS@
+ libec_text_a_SOURCES = ec_text.c \
+                         ec_text_conn.c \
+                         ec_text_display.c \

Index: ettercap.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/ettercap.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ettercap.info       29 Mar 2009 07:25:45 -0000      1.2
+++ ettercap.info       28 Apr 2011 18:38:08 -0000      1.3
@@ -1,75 +1,89 @@
 Info2: <<
 Package: ettercap%type_pkg[-gtk]
 Version: 0.7.3
-Revision: 1007
+Revision: 1008
 Maintainer: Jeremy Higgs <f...@higgs-family.net>
 Type: -gtk (boolean)
 Depends: <<
-libgettext3-shlibs,
-libiconv,
-libtool14-shlibs, 
-libncurses5-shlibs (>= 5.4-20041023-1006),
-libpcap-shlibs ( >= 0.8.1 ), 
-pcre-shlibs ( >= 4.2 ), 
-libnet1.1-shlibs (>= 1.1.2.1-3),
+       bzip2-shlibs,
+       libgettext3-shlibs,
+       libiconv,
+       libncurses5-shlibs (>= 5.4-20041023-1006),
+       libnet1.1-shlibs (>= 1.1.2.1-3),
+       libpcap-shlibs (>= 0.9.8-1), 
+       libtool14-shlibs, 
+       pcre-shlibs (>= 7.8-1), 
 
-(%type_raw[-gtk] = -gtk) glib2-shlibs (>= 2.14.0-1),
-(%type_raw[-gtk] = -gtk) gtk+2-shlibs (>= 2.12.0-1),
-(%type_raw[-gtk] = -gtk) atk1-shlibs (>= 1.20.0-1),
-(%type_raw[-gtk] = -gtk) pango1-xft2-ft219-shlibs (>= 1.18.4-4),
-(%type_raw[-gtk] = -gtk) x11
+       (%type_raw[-gtk] = -gtk) atk1-shlibs (>= 1.24.0-1),
+       (%type_raw[-gtk] = -gtk) cairo-shlibs (>= 1.8-1),
+       (%type_raw[-gtk] = -gtk) expat1-shlibs,
+       (%type_raw[-gtk] = -gtk) fontconfig2-shlibs (>= 2.4.1-1),
+       (%type_raw[-gtk] = -gtk) freetype219-shlibs (>= 2.3.7-7),
+       (%type_raw[-gtk] = -gtk) glib2-shlibs (>= 2.18.0-1),
+       (%type_raw[-gtk] = -gtk) glitz-shlibs,
+       (%type_raw[-gtk] = -gtk) gtk+2-shlibs (>= 2.14.0-1),
+       (%type_raw[-gtk] = -gtk) libpng3-shlibs,
+       (%type_raw[-gtk] = -gtk) pango1-xft2-ft219-shlibs (>= 1.22.0-4),
+       (%type_raw[-gtk] = -gtk) pixman-shlibs (>= 0.12.0-1),
+       (%type_raw[-gtk] = -gtk) x11
 <<
 BuildDepends: <<
        fink (>= 0.24.12-1), 
        cctools (>= 446-1),
 
-libgettext3-dev,
-gettext-bin,
-gettext-tools,
-libiconv-dev,
-libtool14,
-libncurses5 (>= 5.4-20041023-1006),
-libpcap ( >= 0.8.1 ),
-pcre ( >= 4.2 ),
-libnet1.1 (>= 1.1.2.1-3),
+       bzip2-dev,
+       gettext-bin,
+       gettext-tools,
+       libgettext3-dev,
+       libiconv-dev,
+       libncurses5 (>= 5.4-20041023-1006),
+       libnet1.1 (>= 1.1.2.1-3),
+       libpcap (>= 0.9.8-1),
+       libtool14,
+       pcre (>= 7.8-1),
+       system-openssl-dev,
 
-(%type_raw[-gtk] = -gtk) pkgconfig (>= 0.21-1),
-(%type_raw[-gtk] = -gtk) glib2-dev (>= 2.14.0-1),
-(%type_raw[-gtk] = -gtk) gtk+2-dev (>= 2.12.0-1),
-(%type_raw[-gtk] = -gtk) atk1 (>= 1.20.0-1),
-(%type_raw[-gtk] = -gtk) cairo (>= 1.6-1),
-(%type_raw[-gtk] = -gtk) expat1,
-(%type_raw[-gtk] = -gtk) fontconfig2-dev (>= 2.4.1-1),
-(%type_raw[-gtk] = -gtk) freetype219 (>= 2.3.5-1),
-(%type_raw[-gtk] = -gtk) glitz,
-(%type_raw[-gtk] = -gtk) libpng3,
-(%type_raw[-gtk] = -gtk) pango1-xft2-ft219-dev (>= 1.18.4-4),
-(%type_raw[-gtk] = -gtk) pixman (>= 0.10.0-1),
-(%type_raw[-gtk] = -gtk) x11-dev,
-(%type_raw[-gtk] = -gtk) xft2-dev
+       (%type_raw[-gtk] = -gtk) atk1 (>= 1.24.0-1),
+       (%type_raw[-gtk] = -gtk) cairo (>= 1.8-1),
+       (%type_raw[-gtk] = -gtk) expat1,
+       (%type_raw[-gtk] = -gtk) fontconfig2-dev (>= 2.4.1-1),
+       (%type_raw[-gtk] = -gtk) freetype219 (>= 2.3.7-7),
+       (%type_raw[-gtk] = -gtk) glib2-dev (>= 2.18.0-1),
+       (%type_raw[-gtk] = -gtk) glitz,
+       (%type_raw[-gtk] = -gtk) gtk+2-dev (>= 2.14.0-1),
+       (%type_raw[-gtk] = -gtk) libpng3,
+       (%type_raw[-gtk] = -gtk) pango1-xft2-ft219-dev (>= 1.22.0-4),
+       (%type_raw[-gtk] = -gtk) pixman (>= 0.12.0-1),
+       (%type_raw[-gtk] = -gtk) pkgconfig (>= 0.23),
+       (%type_raw[-gtk] = -gtk) x11-dev,
+       (%type_raw[-gtk] = -gtk) xft2-dev
 <<
 Conflicts: <<
-ettercap,
-ettercap-ssl,
-ettercap-ssl-gtk,
-ettercap-gtk
+       ettercap,
+       ettercap-gtk
 <<
 Replaces: <<
-ettercap,
-ettercap-ssl,
-ettercap-ssl-gtk,
-ettercap-gtk
+       ettercap,
+       ettercap-gtk,
+       ettercap-ssl,
+       ettercap-ssl-gtk
 <<
 Source: mirror:sourceforge:ettercap/ettercap-NG-%v.tar.gz
 Source-MD5: 28fb15cd024162c55249888fe1b97820
 SourceDirectory: ettercap-NG-%v
 PatchFile: %{Ni}.patch
-PatchFile-MD5: e890701e1be7db464ae79f6571a75ee2
-ConfigureParams: --mandir=%p/share/man --with-libpcre=%p --with-libnet=%p 
--with-libpcap=%p --with-libncurses=%p --enable-plugins --without-openssl 
--disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+PatchFile-MD5: 8dfea79d1012d7e9b7fff5edd1d24a4e
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's/^[a-z]\S*_CFLAGS =/AM_CPPFLAGS =/' `find . -name 
Makefile.in`
+       perl -pi -e 's/(COMPILE\) \@EC)_LIBS/\1_CFLAGS/' src/Makefile.in
+<<
+ConfigureParams: --mandir=%p/share/man --with-libpcre=%p --with-libnet=%p 
--with-libpcap=%p --with-libncurses=%p --enable-plugins 
--with-openssl=%p/lib/system-openssl --disable-dependency-tracking
+SetLDFLAGS: -L%p/lib/system-openssl/lib
 CompileScript: <<
   #!/bin/bash -ev
   if [ "%type_raw[-gtk]" == "-gtk" ]; then
-       ./configure %c --enable-gtk
+       ./configure %c --enable-gtk 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
   else
        ./configure %c --disable-gtk
   fi
@@ -101,15 +115,14 @@
   rmdir %p/share/ettercap
 fi
 <<
-Description: Powerful net sniffer (without OpenSSL)
+Description: Powerful net sniffer (with OpenSSL)
 DescDetail: <<
 Ettercap is a suite for man in the middle attacks on LAN.
 It features sniffing of live connections, content filtering on the
 fly and many other interesting tricks.
 It supports active and passive dissection of many protocols and
 includes many feature for network and host analysis. 
-This version does not have OpenSSL support. For a version with OpenSSL,
-see the 'ettercap-ssl' package.
+This version includes OpenSSL support.
 <<
 DescUsage: <<
 Ettercap must be run as root, either through "sudo" or "su -".
@@ -122,6 +135,9 @@
 and creates symlinks to the previous directory.
 Version 0.7.0-1 was updated by Masseboeuf Mathieu 
<mathie...@users.sourceforge.net>.
 Package has been designed to make use of variant support added in Fink 0.19.2.
+
+       dmacks unified as part of GNOME2.24 upgrades (0.7.3-1008),
+       including overhaul of -I ordering
 <<
 DescPort: <<
 Patch modifies Makefile.in file to put the plugins in the proper directory.


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to