summaryrefslogtreecommitdiff
path: root/net/ettercap-NG
AgeCommit message (Collapse)AuthorFilesLines
2007-02-18buildlink updates and patches to handle the new libnet package structureadrianp3-6/+30
bump PKGREVISION
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-22Add DragonFly support.joerg2-1/+15
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-05-31- Update to 0.7.3adrianp3-11/+11
- From the CHANGELOG: > + added the INC (+=) and DEC (-=) operators to the filter engine > !! fixed the compilation of some plugins > !! fixed a segfault in the isolate plugin > !! fixed a bug in the dhcp spoofing module > !! fixed a serious security bug
2005-05-14- Add RMD160 checksumadrianp2-14/+9
- Use INSTALL_UNSTRIPPED to fix Darwin - Remove GTK frontend support as it's still got threading problems and it's not ready for pkgsrc.
2005-05-05- Remove old hack that is now fixed in pkgsrcadrianp1-7/+1
2005-05-05Initial import of ettercap-NG 0.7.2 from pkgsrc-wip, packagedxtraeme8-0/+277
by Adrian Portelli. 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 (even ciphered ones) and includes many feature for network and host analysis.