aboutsummaryrefslogtreecommitdiff
path: root/security/smap
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Fix PLIST_DIRSEdwin Groothuis2007-05-271-1/+2
| | | | | | | Noticed by : kris-mail Notes: svn path=/head/; revision=192130
* New port: security/smapEdwin Groothuis2007-05-243-0/+38
smap is a simple scanner for SIP enabled devices smap sends off various SIP requests awaiting responses from SIP enabled DSL router, proxies and user agents. It could be considered a mashup of nmap and sipsak ;) WWW: http://www.wormulon.net/ Author: Hendrik Scholz <hscholz@raisdorf.net> Notes: svn path=/head/; revision=191640