- 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 <marius@alchemy.franken.de>
PR: 51898
Approved by: maintainer timeout (~5 months)
o Sort pkg-plist
o Whitespace problems in Makefile
o Use MASTER_SITE_SOURCEFORGE and MASTER_SITE_SUBDIR
PR: 28861
Submitted by: Patrick Li <pat@databits.net>