The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : ettercap

A network sniffer/interceptor/injector/logger for switched LANs

 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. 

http://ettercap.sourceforge.net/



ettercap history


v. 1.34
date: 2007/05/19 20:19:46;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.33 date: 2007/02/06 11:33:41; author: mnag; state: Exp; lines: +3 -0 - Fix objformat Notified by: kris
v. 1.32 date: 2007/01/31 14:09:51; author: pav; state: Exp; lines: +13 -6 - 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
v. 1.31 date: 2006/05/11 22:49:39; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.30 date: 2006/02/23 10:38:35; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.29 date: 2005/11/15 06:50:42; author: ade; state: Exp; lines: +1 -2 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.
v. 1.28 date: 2005/11/14 17:07:05; author: sem; state: Exp; lines: +2 -2 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
v. 1.27 date: 2005/11/05 05:19:59; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.26 date: 2005/09/16 17:58:31; author: mnag; state: Exp; lines: +1 -1 Update my email Approved by: pav (mentor)
v. 1.25 date: 2005/09/09 15:24:38; author: garga; state: Exp; lines: +37 -63 - OPTIONS'ify - Reorganize Makefile - Make portlint happyer - Pass maintainership to submitter PR: ports/85892 Submitted by: Marcus Alves Grando
v. 1.24 date: 2005/06/17 15:45:16; author: novel; state: Exp; lines: +2 -2 Update to 0.7.3. PR: 82357 Submitted by: Marcus Grando (maintainer)
v. 1.23 date: 2005/03/12 10:53:59; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.22 date: 2004/12/29 21:52:25; author: marius; state: Exp; lines: +2 -3 Update to 0.7.2. For changes since 0.7.1 please see: http://ettercap.sourceforge.net/history.php Approved by: netchild
v. 1.21 date: 2004/11/20 12:00:11; author: marius; state: Exp; lines: +1 -1 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
v. 1.20 date: 2004/11/07 22:35:58; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.19 date: 2004/10/25 11:40:20; author: marius; state: Exp; lines: +97 -35 - 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
v. 1.18 date: 2004/02/27 11:30:17; author: netchild; state: Exp; lines: +11 -3 - Obey PTHREAD_LIBS also when libpthread exists. - Use/respect DATADIR and DOCSDIR. Submitted by: Marius Strobl
v. 1.17 date: 2004/02/23 04:41:59; author: wollman; state: Exp; lines: +1 -1 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
v. 1.16 date: 2004/02/04 05:08:01; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.15 date: 2003/11/03 00:54:32; author: kris; state: Exp; lines: +1 -1 Reset maintainer of ports owned by inactive committers who were just retired.
v. 1.14 date: 2003/10/14 16:01:11; author: netchild; state: Exp; lines: +43 -6 Update to 0.6.b. - gtk2 support - new sniffing method was added as a plugin - three new plugins - bumb PORTEPOCH, otherwise 0.6.b (they mean hex B) wouldn't be recognised as newer by pkg_version etc. - add 'security' as a second category (as nmap and friends are mainly there) - respect CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS - make SSL-support optional - base compilation of gnome frontend on autodetection of installed gtk20, use gnome-PKGNAMESUFFIX - disable auto-download of new version via wget (saves dependency on wget, FreeBSD-users should update via the ports-collection anyway) - enable compilation and installation of the plug-ins - compile lc-converter (an application port IMO should not install sources) - don't install ettercap.fr.8.in Submitted by: Marius Strobl PR: 51898 Approved by: maintainer timeout (~5 months)
v. 1.13 date: 2003/08/16 16:02:39; author: petef; state: Exp; lines: +2 -1 Add MASTER_SITE_PACKETSTORM as an additional mirror. PR: 52109 Submitted by: Jim Geovedi Approved by: various maintainers, timeouts
v. 1.12 date: 2003/03/07 06:07:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.11 date: 2002/07/17 15:39:02; author: wjv; state: Exp; lines: +1 -1 - Update to version 0.6.7 - Add %%PORTDOCS%% pragmas to $PLIST Approved by: greid (MAINTAINER)
v. 1.10 date: 2002/02/15 01:35:18; author: greid; state: Exp; lines: +1 -1 1) Update to 0.6.4 2) Respect CFLAGS PR: 34944 (1) Submitted by: Kirby Kuehl (1)
v. 1.9 date: 2002/01/02 18:53:35; author: jim; state: Exp; lines: +2 -2 Update to 0.6.3.1. This version fixes many security vulnerabilities, which is why I'm committing it (the submitter said there was no reply from MAINTAINER). PR: 33405 Submitted by: Kirby Kuehl
v. 1.8 date: 2001/07/28 02:00:35; author: greid; state: Exp; lines: +6 -5 o Update to version 0.5.2 o Sort pkg-plist o Whitespace problems in Makefile o Use MASTER_SITE_SOURCEFORGE and MASTER_SITE_SUBDIR PR: 28861 Submitted by: Patrick Li
v. 1.7 date: 2001/06/20 14:43:07; author: greid; state: Exp; lines: +3 -4 Update to 0.5.0 Fix NOPORTDOCS Add WWW link PR: 28071 Submitted by: Patrick Li
v. 1.6 date: 2001/06/05 14:39:53; author: greid; state: Exp; lines: +2 -1 Update checksum - it appears the authors rerolled the tarball, changed a couple of 'short's to 'u_short's and altered the processing order for some packet flags. Submitted by: PETRIKOVICS Balazs
v. 1.5 date: 2001/05/11 21:37:16; author: greid; state: Exp; lines: +2 -2 Update to 0.4.3
v. 1.4 date: 2001/05/03 14:00:53; author: greid; state: Exp; lines: +2 -2 Update to version 0.4.2 Submitted by: Roman Shterenzon
v. 1.3 date: 2001/04/24 16:22:55; author: greid; state: Exp; lines: +2 -2 Update to version 0.4.0 Submitted by: Richard Arends
v. 1.2 date: 2001/04/06 23:32:37; author: greid; state: Exp; lines: +5 -3 Update to version 0.3.1 Reviewed by: billf
v. 1.1 date: 2001/03/10 15:04:21; author: sobomax; state: Exp; Add ettercap 0.2.4, a network sniffer/interceptor/injector/logger for switched LANs. PR: 25641 Submitted by: George Reid ============================================================================= v. 1.34 date: 2007/05/19 20:19:46; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.33 date: 2007/02/06 11:33:41; author: mnag; state: Exp; lines: +3 -0 - Fix objformat Notified by: kris
v. 1.32 date: 2007/01/31 14:09:51; author: pav; state: Exp; lines: +13 -6 - 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
v. 1.31 date: 2006/05/11 22:49:39; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.30 date: 2006/02/23 10:38:35; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.29 date: 2005/11/15 06:50:42; author: ade; state: Exp; lines: +1 -2 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.
v. 1.28 date: 2005/11/14 17:07:05; author: sem; state: Exp; lines: +2 -2 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
v. 1.27 date: 2005/11/05 05:19:59; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.26 date: 2005/09/16 17:58:31; author: mnag; state: Exp; lines: +1 -1 Update my email Approved by: pav (mentor)
v. 1.25 date: 2005/09/09 15:24:38; author: garga; state: Exp; lines: +37 -63 - OPTIONS'ify - Reorganize Makefile - Make portlint happyer - Pass maintainership to submitter PR: ports/85892 Submitted by: Marcus Alves Grando
v. 1.24 date: 2005/06/17 15:45:16; author: novel; state: Exp; lines: +2 -2 Update to 0.7.3. PR: 82357 Submitted by: Marcus Grando (maintainer)
v. 1.23 date: 2005/03/12 10:53:59; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.22 date: 2004/12/29 21:52:25; author: marius; state: Exp; lines: +2 -3 Update to 0.7.2. For changes since 0.7.1 please see: http://ettercap.sourceforge.net/history.php Approved by: netchild
v. 1.21 date: 2004/11/20 12:00:11; author: marius; state: Exp; lines: +1 -1 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
v. 1.20 date: 2004/11/07 22:35:58; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.19 date: 2004/10/25 11:40:20; author: marius; state: Exp; lines: +97 -35 - 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
v. 1.18 date: 2004/02/27 11:30:17; author: netchild; state: Exp; lines: +11 -3 - Obey PTHREAD_LIBS also when libpthread exists. - Use/respect DATADIR and DOCSDIR. Submitted by: Marius Strobl
v. 1.17 date: 2004/02/23 04:41:59; author: wollman; state: Exp; lines: +1 -1 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
v. 1.16 date: 2004/02/04 05:08:01; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.15 date: 2003/11/03 00:54:32; author: kris; state: Exp; lines: +1 -1 Reset maintainer of ports owned by inactive committers who were just retired.
v. 1.14 date: 2003/10/14 16:01:11; author: netchild; state: Exp; lines: +43 -6 Update to 0.6.b. - gtk2 support - new sniffing method was added as a plugin - three new plugins - bumb PORTEPOCH, otherwise 0.6.b (they mean hex B) wouldn't be recognised as newer by pkg_version etc. - add 'security' as a second category (as nmap and friends are mainly there) - respect CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS - make SSL-support optional - base compilation of gnome frontend on autodetection of installed gtk20, use gnome-PKGNAMESUFFIX - disable auto-download of new version via wget (saves dependency on wget, FreeBSD-users should update via the ports-collection anyway) - enable compilation and installation of the plug-ins - compile lc-converter (an application port IMO should not install sources) - don't install ettercap.fr.8.in Submitted by: Marius Strobl PR: 51898 Approved by: maintainer timeout (~5 months)
v. 1.13 date: 2003/08/16 16:02:39; author: petef; state: Exp; lines: +2 -1 Add MASTER_SITE_PACKETSTORM as an additional mirror. PR: 52109 Submitted by: Jim Geovedi Approved by: various maintainers, timeouts
v. 1.12 date: 2003/03/07 06:07:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.11 date: 2002/07/17 15:39:02; author: wjv; state: Exp; lines: +1 -1 - Update to version 0.6.7 - Add %%PORTDOCS%% pragmas to $PLIST Approved by: greid (MAINTAINER)
v. 1.10 date: 2002/02/15 01:35:18; author: greid; state: Exp; lines: +1 -1 1) Update to 0.6.4 2) Respect CFLAGS PR: 34944 (1) Submitted by: Kirby Kuehl (1)
v. 1.9 date: 2002/01/02 18:53:35; author: jim; state: Exp; lines: +2 -2 Update to 0.6.3.1. This version fixes many security vulnerabilities, which is why I'm committing it (the submitter said there was no reply from MAINTAINER). PR: 33405 Submitted by: Kirby Kuehl
v. 1.8 date: 2001/07/28 02:00:35; author: greid; state: Exp; lines: +6 -5 o Update to version 0.5.2 o Sort pkg-plist o Whitespace problems in Makefile o Use MASTER_SITE_SOURCEFORGE and MASTER_SITE_SUBDIR PR: 28861 Submitted by: Patrick Li
v. 1.7 date: 2001/06/20 14:43:07; author: greid; state: Exp; lines: +3 -4 Update to 0.5.0 Fix NOPORTDOCS Add WWW link PR: 28071 Submitted by: Patrick Li
v. 1.6 date: 2001/06/05 14:39:53; author: greid; state: Exp; lines: +2 -1 Update checksum - it appears the authors rerolled the tarball, changed a couple of 'short's to 'u_short's and altered the processing order for some packet flags. Submitted by: PETRIKOVICS Balazs
v. 1.5 date: 2001/05/11 21:37:16; author: greid; state: Exp; lines: +2 -2 Update to 0.4.3
v. 1.4 date: 2001/05/03 14:00:53; author: greid; state: Exp; lines: +2 -2 Update to version 0.4.2 Submitted by: Roman Shterenzon
v. 1.3 date: 2001/04/24 16:22:55; author: greid; state: Exp; lines: +2 -2 Update to version 0.4.0 Submitted by: Richard Arends
v. 1.2 date: 2001/04/06 23:32:37; author: greid; state: Exp; lines: +5 -3 Update to version 0.3.1 Reviewed by: billf
v. 1.1 date: 2001/03/10 15:04:21; author: sobomax; state: Exp; Add ettercap 0.2.4, a network sniffer/interceptor/injector/logger for switched LANs. PR: 25641 Submitted by: George Reid ============================================================================= v. 1.34 date: 2007/05/19 20:19:46; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.33 date: 2007/02/06 11:33:41; author: mnag; state: Exp; lines: +3 -0 - Fix objformat Notified by: kris
v. 1.32 date: 2007/01/31 14:09:51; author: pav; state: Exp; lines: +13 -6 - 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
v. 1.31 date: 2006/05/11 22:49:39; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.30 date: 2006/02/23 10:38:35; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.29 date: 2005/11/15 06:50:42; author: ade; state: Exp; lines: +1 -2 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.
v. 1.28 date: 2005/11/14 17:07:05; author: sem; state: Exp; lines: +2 -2 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
v. 1.27 date: 2005/11/05 05:19:59; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.26 date: 2005/09/16 17:58:31; author: mnag; state: Exp; lines: +1 -1 Update my email Approved by: pav (mentor)
v. 1.25 date: 2005/09/09 15:24:38; author: garga; state: Exp; lines: +37 -63 - OPTIONS'ify - Reorganize Makefile - Make portlint happyer - Pass maintainership to submitter PR: ports/85892 Submitted by: Marcus Alves Grando
v. 1.24 date: 2005/06/17 15:45:16; author: novel; state: Exp; lines: +2 -2 Update to 0.7.3. PR: 82357 Submitted by: Marcus Grando (maintainer)
v. 1.23 date: 2005/03/12 10:53:59; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.22 date: 2004/12/29 21:52:25; author: marius; state: Exp; lines: +2 -3 Update to 0.7.2. For changes since 0.7.1 please see: http://ettercap.sourceforge.net/history.php Approved by: netchild
v. 1.21 date: 2004/11/20 12:00:11; author: marius; state: Exp; lines: +1 -1 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
v. 1.20 date: 2004/11/07 22:35:58; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.19 date: 2004/10/25 11:40:20; author: marius; state: Exp; lines: +97 -35 - 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
v. 1.18 date: 2004/02/27 11:30:17; author: netchild; state: Exp; lines: +11 -3 - Obey PTHREAD_LIBS also when libpthread exists. - Use/respect DATADIR and DOCSDIR. Submitted by: Marius Strobl
v. 1.17 date: 2004/02/23 04:41:59; author: wollman; state: Exp; lines: +1 -1 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
v. 1.16 date: 2004/02/04 05:08:01; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.15 date: 2003/11/03 00:54:32; author: kris; state: Exp; lines: +1 -1 Reset maintainer of ports owned by inactive committers who were just retired.
v. 1.14 date: 2003/10/14 16:01:11; author: netchild; state: Exp; lines: +43 -6 Update to 0.6.b. - gtk2 support - new sniffing method was added as a plugin - three new plugins - bumb PORTEPOCH, otherwise 0.6.b (they mean hex B) wouldn't be recognised as newer by pkg_version etc. - add 'security' as a second category (as nmap and friends are mainly there) - respect CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS - make SSL-support optional - base compilation of gnome frontend on autodetection of installed gtk20, use gnome-PKGNAMESUFFIX - disable auto-download of new version via wget (saves dependency on wget, FreeBSD-users should update via the ports-collection anyway) - enable compilation and installation of the plug-ins - compile lc-converter (an application port IMO should not install sources) - don't install ettercap.fr.8.in Submitted by: Marius Strobl PR: 51898 Approved by: maintainer timeout (~5 months)
v. 1.13 date: 2003/08/16 16:02:39; author: petef; state: Exp; lines: +2 -1 Add MASTER_SITE_PACKETSTORM as an additional mirror. PR: 52109 Submitted by: Jim Geovedi Approved by: various maintainers, timeouts
v. 1.12 date: 2003/03/07 06:07:41; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.11 date: 2002/07/17 15:39:02; author: wjv; state: Exp; lines: +1 -1 - Update to version 0.6.7 - Add %%PORTDOCS%% pragmas to $PLIST Approved by: greid (MAINTAINER)
v. 1.10 date: 2002/02/15 01:35:18; author: greid; state: Exp; lines: +1 -1 1) Update to 0.6.4 2) Respect CFLAGS PR: 34944 (1) Submitted by: Kirby Kuehl (1)
v. 1.9 date: 2002/01/02 18:53:35; author: jim; state: Exp; lines: +2 -2 Update to 0.6.3.1. This version fixes many security vulnerabilities, which is why I'm committing it (the submitter said there was no reply from MAINTAINER). PR: 33405 Submitted by: Kirby Kuehl
v. 1.8 date: 2001/07/28 02:00:35; author: greid; state: Exp; lines: +6 -5 o Update to version 0.5.2 o Sort pkg-plist o Whitespace problems in Makefile o Use MASTER_SITE_SOURCEFORGE and MASTER_SITE_SUBDIR PR: 28861 Submitted by: Patrick Li
v. 1.7 date: 2001/06/20 14:43:07; author: greid; state: Exp; lines: +3 -4 Update to 0.5.0 Fix NOPORTDOCS Add WWW link PR: 28071 Submitted by: Patrick Li
v. 1.6 date: 2001/06/05 14:39:53; author: greid; state: Exp; lines: +2 -1 Update checksum - it appears the authors rerolled the tarball, changed a couple of 'short's to 'u_short's and altered the processing order for some packet flags. Submitted by: PETRIKOVICS Balazs
v. 1.5 date: 2001/05/11 21:37:16; author: greid; state: Exp; lines: +2 -2 Update to 0.4.3
v. 1.4 date: 2001/05/03 14:00:53; author: greid; state: Exp; lines: +2 -2 Update to version 0.4.2 Submitted by: Roman Shterenzon
v. 1.3 date: 2001/04/24 16:22:55; author: greid; state: Exp; lines: +2 -2 Update to version 0.4.0 Submitted by: Richard Arends
v. 1.2 date: 2001/04/06 23:32:37; author: greid; state: Exp; lines: +5 -3 Update to version 0.3.1 Reviewed by: billf
v. 1.1 date: 2001/03/10 15:04:21; author: sobomax; state: Exp; Add ettercap 0.2.4, a network sniffer/interceptor/injector/logger for switched LANs. PR: 25641 Submitted by: George Reid =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm