aboutsummaryrefslogtreecommitdiff
path: root/security/shttpscanner
Commit message (Collapse)AuthorAgeFilesLines
* Convert from USE_DOS2UNIX to USES=dos2unixBaptiste Daroussin2013-11-191-6/+5
| | | | | | | | | | While here: - support stage, - use bsdtar to extract when supported. - Cleanup Notes: svn path=/head/; revision=334286
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Require gcc 3.4+Andrew Pantyukhin2006-10-091-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=175054
* Add port security/shttpscanner:Andrew Pantyukhin2006-09-243-0/+43
Simple HTTP Scanner is a creation made for web site pen testing. You can check for directories and files on the remote web server and get some server information like the webserver running. WWW: http://sourceforge.net/projects/shttpscanner/ Author: Paisterist <paisterist@users.sourceforge.net> Notes: svn path=/head/; revision=173741