aboutsummaryrefslogtreecommitdiff
path: root/security/ddos_scan
Commit message (Collapse)AuthorAgeFilesLines
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-1/+1
| | | | | | | other miscellaneous files that are not actually manual pages (part 2). Notes: svn path=/head/; revision=458739
* - Switch to USES=tarDmitry Marakasov2015-11-121-3/+5
| | | | | | | | - Switch to options helpers - Unsilence installation Notes: svn path=/head/; revision=401373
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372514
* Support stagingEmanuel Haupt2014-02-251-6/+5
| | | | Notes: svn path=/head/; revision=345955
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - use DOCSDIRIon-Mihai Tetcu2008-06-232-4/+5
| | | | | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Submitted by: QA Tindy run Notes: svn path=/head/; revision=215599
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Correct URL to ddos_scan homepage.Simon L. B. Nielsen2004-11-141-1/+1
| | | | | | | Noticed by: Peter E. Antonov <apeter.subscribe@mail.ru> Notes: svn path=/head/; revision=121603
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Fix building with new gcc (multi-line string literals) and make the buildEric Anholt2003-05-122-1/+32
| | | | | | | | | actually respect CFLAGS. Reported by: bento Notes: svn path=/head/; revision=80724
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58742
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Fix PLISTKris Kennaway2000-09-171-0/+1
| | | | Notes: svn path=/head/; revision=32753
* Chase the checksum (readme changed)Kris Kennaway2000-04-241-1/+1
| | | | Notes: svn path=/head/; revision=27958
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Chase the checksum (README changed)Kris Kennaway2000-02-271-1/+1
| | | | Notes: svn path=/head/; revision=26318
* Forgot the README's.David E. O'Brien2000-02-141-0/+1
| | | | Notes: svn path=/head/; revision=25805
* "dds" is a program to scan for a limited set of distributed denial ofDavid E. O'Brien2000-02-146-0/+66
service (ddos) agents. At present, it scans for active instances of "trinoo", "Tribe Flood Network" ("TFN") and "stacheldraht" agents, which were compiled using the default values in known source distributions. It will *not* detect TFN2K agents. Notes: svn path=/head/; revision=25796