summaryrefslogtreecommitdiff
path: root/net/ettercap-NG
AgeCommit message (Collapse)AuthorFilesLines
2012-01-08Add missing devel/zlib buildlink.sbd1-2/+3
Bump PKGREVISION
2011-12-22net/ettercap-NG: Fix gentoo ltmain sanity check bugmarino2-4/+13
2010-05-28MAKE_JOBS_SAFE=nojoerg1-1/+3
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-23Fix a typo to build with libtool-2.obache2-4/+4
2009-12-21Bump revisions for libltdl update.joerg1-2/+2
2009-12-09Some clean up realted to net/libnet{10,11}.obache1-2/+2
* buildlink bin/libnet{10,11}-config to bin/libnet-config for comvenience (they ware renamed in pkgsrc to avoid conflict) * remove -lnet from BUILDLINK_CPPFLAGS.libnet11. linker flags should not be in CPPFLAGS, and it berak likage with libtool as reported in PR 37300. * libnet11 install just a static library, so set defaut DEPMETHOD = build Bump PKGREVISION for libnet11 related packages (net/isic will be updated later).
2009-12-09Add user-destdir support, set LICENSE=gnu-gpl-v2, and exactly set ↵obache1-4/+7
USE_NCURSES=yes.
2009-07-17Give up MAINTAINERadrianp1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
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.