FreshPorts -- The Place For Ports Fri, 4 Jul 2008 9:50 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
ettercap 0.7.3_6,1 net-mgmt on this many watch lists=21 search for ports that depend on this port
A network sniffer/interceptor/injector/logger for switched LANs
Maintained by: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
Also Listed In: security


Ettercap is a suite for man in the middle attacks on LANs. 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 (even ciphered
ones) and includes many features for network and host analysis.

WWW: http://ettercap.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: net/libnet, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/pcre, converters/libiconv, devel/libltdl15, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/net-mgmt/ettercap/ && make install clean
To add the package: pkg_add -r ettercap-gtk2


Configuration Options
===> The following configuration options are available for ettercap-gtk2-0.7.3_6,1:
     GTK=on (default) "Build with GTK2+ GUI"
     ICONV=on (default) "Build with support for UTF-8"
     PLUGINS=on (default) "Build with ettercap plugins"
     SSL=on (default) "Build with support for SSH1 and SSL decryption"
     PCRE=on (default) "Build with PCRE regexps in filters"
===> Use 'make config' to modify these settings

Master Sites:
http://easynews.dl.sourceforge.net/sourceforge/ettercap/
http://switch.dl.sourceforge.net/sourceforge/ettercap/
http://puzzle.dl.sourceforge.net/sourceforge/ettercap/
http://belnet.dl.sourceforge.net/sourceforge/ettercap/
http://osdn.dl.sourceforge.net/sourceforge/ettercap/
http://ovh.dl.sourceforge.net/sourceforge/ettercap/
http://keihanna.dl.sourceforge.net/sourceforge/ettercap/
http://nchc.dl.sourceforge.net/sourceforge/ettercap/
http://kent.dl.sourceforge.net/sourceforge/ettercap/
http://easynews.dl.sourceforge.net/sourceforge/ettercap/
http://ufpr.dl.sourceforge.net/sourceforge/ettercap/
http://umn.dl.sourceforge.net/sourceforge/ettercap/
http://heanet.dl.sourceforge.net/sourceforge/ettercap/
http://packetstormsecurity.nl/sniffers/ettercap/
http://packetstorm.troop218.org/sniffers/ettercap/
http://packetstorm.linuxsecurity.com/sniffers/ettercap/
http://packetstorm.digital-network.net/sniffers/ettercap/
http://packetstorm.icx.fr/sniffers/ettercap/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/ettercap on 2004-02-22
    REASON: new category

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:53:06
Original commit files touched by this commit  0.7.3_6,1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 May 2007 21:32:57
Original commit files touched by this commit  0.7.3_5,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
06 Feb 2007 11:33:42
Original commit files touched by this commit  0.7.3_4,1
mnag search for other commits by this committer
- Fix objformat

Notified by:    kris
31 Jan 2007 14:09:55
Original commit files touched by this commit  0.7.3_4,1
pav search for other commits by this committer
- Patch net/libnet* to versioned libraries and header files, so they can
  coexist

PR:             ports/103861
Submitted by:   alepulver
Tested by:      pointyhat
With hat:       portmgr
11 May 2006 23:49:56
Original commit files touched by this commit  0.7.3_3,1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.7.3_3,1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.7.3_2,1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
14 Nov 2005 17:07:08
Original commit files touched by this commit  0.7.3_2
sem search for other commits by this committer
libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:             ports/85519 (based on)
Submitted by:   Stas Yakovlev <stas.yakovlev_at_gmail.com>
09 Nov 2005 02:32:50
Original commit files touched by this commit  0.7.3_1,1
mnag search for other commits by this committer
Add SHA256
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.7.3_1,1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
16 Sep 2005 18:58:32
Original commit files touched by this commit  0.7.3,1
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
09 Sep 2005 16:24:38
Original commit files touched by this commit  0.7.3,1
garga search for other commits by this committer
- OPTIONS'ify
- Reorganize Makefile
- Make portlint happyer
- Pass maintainership to submitter

PR:             ports/85892
Submitted by:   Marcus Alves Grando <marcus@corp.grupos.com.br>
17 Jun 2005 16:45:17
Original commit files touched by this commit  0.7.3,1
novel search for other commits by this committer
Update to 0.7.3.

PR:             82357
Submitted by:   Marcus Grando (maintainer)
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.7.2_1,1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
09 Feb 2005 11:09:02
Original commit files touched by this commit  0.7.2,1
brueffer search for other commits by this committer
Language fixes.
29 Dec 2004 21:52:25
Original commit files touched by this commit  0.7.2,1
marius search for other commits by this committer
Update to 0.7.2. For changes since 0.7.1 please see:
http://ettercap.sourceforge.net/history.php

Approved by:    netchild
20 Nov 2004 12:00:11
Original commit files touched by this commit  0.7.1_1,1
marius search for other commits by this committer
Use file unique to net/libnet-devel to check whether this dependency
is already installed rather than the library itself which has the same
name in both net/libnet and net/libnet-devel in order to not try to
build this port with net/libnet.

Approved by:    netchild
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.7.1_1,1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
25 Oct 2004 12:40:20
Original commit files touched by this commit  0.7.1,1
marius search for other commits by this committer
- Update to 0.7.1. For changes since 0.6.b see:
  http://ettercap.sourceforge.net/history.php
- Switch to build all the extras (like pcre and UTF-8 support, GTK2+ GUI,
  plugins etc.) by default but provide WITHOUT knobs so one can save on
  dependencies.

Approved by:    netchild
27 Feb 2004 11:30:18
Original commit files touched by this commit  0.6.b_2,1
netchild search for other commits by this committer
- Obey PTHREAD_LIBS also when libpthread exists.
- Use/respect DATADIR and DOCSDIR.

Submitted by:   Marius Strobl <marius@alchemy.franken.de>
23 Feb 2004 04:42:13
Original commit files touched by this commit  0.6.b_1,1
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18745
Broken 146
Deprecated 98
Ignore 431
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 0
new 48 hours4
new 7 days38
new fortnight82
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.333 seconds.