aboutsummaryrefslogtreecommitdiff
path: root/security/unicornscan
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-14/+1
| | | | Notes: svn path=/head/; revision=225335
* - Fix mastersite.Jean Milanez Melo2007-06-141-1/+1
| | | | | | | | | PR: ports/113595 Submitted by: Jon Passki<jon.passki@hursk.com> Approved by: maintainer Notes: svn path=/head/; revision=193481
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-314-15/+30
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* libnet update:Sergey Matveychuk2005-11-141-2/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Fixed libpcap dependency, bumped PORTREVISIONNiels Heinen2005-02-131-1/+2
| | | | | | | | | | | Derived from maintainer patch. Approved by: nectar (mentor) Reported by: kris (via pointyhat) Submitted by: maintainer Notes: svn path=/head/; revision=128688
* Applied patches to work on 4.x, they should have been included inNiels Heinen2005-01-115-4/+45
| | | | | | | | | the initial commit. Approved by: nectar (mentor, implicit) Notes: svn path=/head/; revision=126130
* New port: unicornscan, a UDP and TCP portscanner that can be usedNiels Heinen2005-01-1110-0/+334
for information gathering using fingerprinting (p0f based) and banner grabbing techniques. PR: ports/72752 Submitted by: Jon Passki <cykyc(at)yahoo.com> Approved by: nectar (mentor) Notes: svn path=/head/; revision=126121