summaryrefslogtreecommitdiff
path: root/net/nemesis
AgeCommit message (Collapse)AuthorFilesLines
2005-02-05Fix BUILDLINK_DEPENDS.libnet for bulk-buildsadrianp1-2/+2
2005-01-28Force all current packages using the libnet 1.0.x tree to use aadrianp1-1/+3
verision of libnet <= 1.0.1b. This will prevent the case where the user has installed the libnet 1.1.x branch and then tries to install an application that is not compatible with the 1.1.x tree. Over time the list of these applications that require the 1.0.x branch will be reduced as they are updated to later versions that support the libnet 1.1.x branch. This addresses PR# 29056 opened by diro (at) nixsys.bz, thanks for the PR !
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25Convert to buildlink3.snj1-3/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2002-10-09buildlink1 -> buildlink2.wiz1-3/+4
2002-02-13Update HOMEPAGE, per pkg/15601.wiz1-2/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-11Initial import of nemesis-1.32 into the NetBSD Packages Collection.agc5-0/+62
nemesis is a command-line UNIX network packet injection suite. supported protocols: TCP, UDP, ICMP, ARP/RARP, IGMP, DNS, RIP, and OSPF "Nemesis attacks directed through fragrouter could be a most powerful combination for the system auditor to find security problems that could then be reported to the vendor(s), etc." - Curt Wilson in Global Incident Analysis Center Detects Report (SANS Institute - Nov 2000) Provided in PR 14021 by xs@nitric.net. Munged slightly by me to use buildlink functionality, and to use the correct link time invocations for ELF binaries.