aboutsummaryrefslogtreecommitdiff
path: root/security/doscan
Commit message (Collapse)AuthorAgeFilesLines
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
| | | | Notes: svn path=/head/; revision=291338
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Remove unneeded dependency on GCC 3.4 [1]Pietro Cerutti2008-06-261-2/+5
| | | | | | | | | | | | - Remove NOT_FOR_ARCH for sparc64 [1] - Fix small typo in man page PR: 124518 [1] Submitted by: yours truly Approved by: maintainer timeout Notes: svn path=/head/; revision=215798
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200791
* Update to 0.3.1Emanuel Haupt2006-03-282-4/+4
| | | | | | | | PR: 95035 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=158327
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to 0.2.9Volker Stolz2005-01-143-9/+9
| | | | | | | | | | | - mark non-working on sparc64 architecture - nuke plist while here PR: ports/76037 Submittd by: maintainer Notes: svn path=/head/; revision=126411
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* - Update to version 0.2.6Kirill Ponomarev2004-02-233-4/+15
| | | | | | | | | | - Fix build on 4.x PR: ports/63269 Submitted by: maintainer Notes: svn path=/head/; revision=101876
* BROKEN on 4.x: does not compileKris Kennaway2004-02-211-1/+7
| | | | Notes: svn path=/head/; revision=101618
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 0.2.5Tilman Keskinoz2003-12-183-13/+2
| | | | | | | | PR: 59871 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=96141
* - Update to version 0.2.3Kirill Ponomarev2003-11-044-12/+14
| | | | | | | | PR: 58916 Submitted by: maintainer Notes: svn path=/head/; revision=93052
* Doscan is a tool to quickly scan network for machines listeningKirill Ponomarev2003-09-255-0/+69
on a TCP port. It can scan for Microsoft DCOM vulnerability. PR: 57161 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=89346