ajacoutot
e128a0bf97
Put these users in the daemon class to be consistent with all the other
...
ones in ports.
discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
naddy
5afc022b5c
"symbol(fake_pck) size mismatch, relink your program"
...
fake_pck[] is defined in three places and two different sizes as a global,
but each time only used in the respective module, so make the definitions
static.
2011-08-18 19:23:22 +00:00
dcoppa
35d3724ea0
Fix segfault when trying to scan for hosts on 64bit systems.
...
From Debian, but tweaked by naddy@
ok landry@, naddy@
2011-08-02 18:40:16 +00:00
espie
095b509459
libnet PGKSPEC
2010-11-26 14:56:14 +00:00
espie
b181d31917
missed a few depends
2010-11-22 09:30:38 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
2d4d3c014f
WANTLIB conversion
2010-11-11 11:54:08 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
martynas
486604ee9a
- don't abuse nobody: drop privs to _ettercap instead
...
- add missing man page correction patch of that uid will used
ok naddy@
2009-08-06 23:44:07 +00:00
sthen
f4fe34caed
fix pkgspec/wantlib
2009-03-16 11:05:45 +00:00
brad
064fc16871
- Comment out the DNS dissector in the default example config
...
since the DNS dissector is not being built.
- Sync the PLIST.
ok okan@
2008-07-16 20:15:48 +00:00
sthen
0df8422b00
sync wantlib, bump packages.
2008-06-12 21:58:11 +00:00
okan
9da3b1852c
update to 0.7.3 from brad@
...
testing and ok brad@ and merdely@
2008-04-23 20:49:46 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
espie
939a8c0f52
zap .0.0
2006-09-18 11:59:59 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
steven
2efe4b8c83
fix WANTLIB after gtk+2 downgrade
...
add USE_X11 and MODULES=devel/gettext where appropriate
2006-01-20 08:39:12 +00:00
kurt
4944aef63a
switch from undocumented, obsolete -rdynamic cc arg to
...
-Wl,--export-dynamic. This makes main prog syms visible to plugins and
now they work. prompted by and okay sturm@
2005-11-26 21:17:54 +00:00
wilfried
5630e1aa18
fix packages-specs brain fart from yesterday and bump
2005-11-15 09:21:50 +00:00
wilfried
593c44e7a2
fix wantlib + bump
2005-11-14 12:31:20 +00:00
pvalchev
b98cbc574d
remove margarida@ from the maintainer position after a generous timeout
2005-02-07 19:01:47 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
margarida
d2defaa973
Update to version 0.6b
...
--
- Plugins now works with GTK+ interface
- Updated the passive OS fingerprint database (1279 records)
- Fixed internal refreshing (for huge traffic loads)
- Fixed wifi-dump support
- Fixed some possible buffer overflows
2003-11-02 00:38:32 +00:00
avsm
97d84152b6
crank up some buffer sizes; confirmed with author and in ettercap-cvs
2003-06-18 14:38:19 +00:00
avsm
2fc29b1d4e
oops missed this - sync with update-patches
2003-06-18 14:20:42 +00:00
avsm
8b0420054c
sync with update-patches (just line numbers)
2003-06-18 14:19:39 +00:00
margarida
7b3a9b9159
Fix LIB_DEPENDS placement. pt by brad@
2003-05-13 11:22:53 +00:00
margarida
1722e52450
Missed in the last ettercap commit.
2003-05-13 09:00:25 +00:00
margarida
c1ab139712
Update to version 0.6.a
...
--
Changes:
Now the connections are buffered, so you can view past
event data.
A new sniffing method (port stealing) was added as a plugin.
The SMB dissector and troll plugin were enhanced.
Three new plugins, confusion, hunter, and SMB suite, have been
added.
The demonization problem and the StateMachine timeout session
handling problem were fixed.
Also enable gtk support (which was experimental in the last
version), adding of no_x11 FLAVOR, although with gtk enabled
you also have the ncurses interface available.
2003-05-13 08:57:47 +00:00
margarida
87d86e63d3
Add gcc3 module. Now works in sparc64.
2003-02-16 18:17:57 +00:00
margarida
4704e5d046
Update to version 0.6.9
...
--
A new, enhanced poisoining method (against Solaris) has been
introduced and many new plugins for PPTP tunnel breaking have
been added.
Updated the passive OS fingerprint database.
Several bugs fixed.
Changelog: http://ettercap.sourceforge.net/index.php?s=history
brad@ ok
2003-01-29 02:02:51 +00:00
pvalchev
f1edb3f5c1
since this assumes char is signed all over the place, just pass a gcc
...
flag -fsigned-char for compilation. ok maintainer
2002-12-29 22:49:02 +00:00
pvalchev
de5a1ce02c
cast NULL sentinel to void * so it is 64bit on alpha & sparc64
2002-12-28 23:29:13 +00:00
pvalchev
826e4a2989
this assigns negative values into char's all over the place, quick fix
...
is to specifically get signed char although most of those look wrong
and the code should be rewritten majorly. maintainer gave me the
blessing for this not long ago; more issues remain
2002-12-28 22:55:46 +00:00
margarida
3ff9b85c4f
Add MASTER_SITE;
...
Link to -lncurses (default behaviour);
Take maintainership, agreed by previous MAINTAINER.
brad@ ok
2002-12-22 01:24:49 +00:00
pvalchev
44c9692895
sync with update-patches
2002-12-13 08:04:52 +00:00
brad
fb4ec1cc36
change e-mail address.
...
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
mark
33fe2c06e0
REALLY honor CC/CFLAGS (changes to both Makefile_in and configure needed)
2002-10-28 01:55:49 +00:00