aboutsummaryrefslogtreecommitdiffstats
path: root/security/doscan/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Silence patching and strippingamdmi32016-03-041-3/+5
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
| | | | Approved by: portmgr blanket
* - Clarify LICENSEamdmi32015-03-091-1/+4
| | | | | - Add LICENSE_FILE - Strip binary
* Update to 0.3.3. Add LICENSE.adamw2015-01-031-2/+3
| | | | While here, remove a FreeBSD 4 patch that hasn't been used in 7 years.
* - Fix build with clang (add missing inlcudes in few files)pawel2014-07-081-11/+7
| | | | | | | | - Add staging support - Convert to new LIB_DEPENDS format, options framework - Fix spelling mistakes, remove old maintainer contact from pkg-descr MFH: 2014Q3
* Resetting maintainership on ports that have not been staged and without anybapt2014-07-041-1/+1
| | | | | | pending PR (related to stage) With hat: portmgr
* - Convert gmake, bzip2 to USESmiwi2014-05-261-1/+1
| | | | Approved by: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* - Change MAINTAINER addresstabthorpe2013-01-101-6/+2
| | | | | - Trim headers while I am here - Clean up some trailing whitespace
* Update PCRE to 8.32mm2012-12-111-2/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
|
* - Remove unneeded dependency on GCC 3.4 [1]gahr2008-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
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* Update to 0.3.1ehaupt2006-03-281-1/+1
| | | | | PR: 95035 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* - Update to 0.2.9vs2005-01-141-4/+7
| | | | | | | | - mark non-working on sparc64 architecture - nuke plist while here PR: ports/76037 Submittd by: maintainer
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* - Update to version 0.2.6krion2004-02-241-3/+2
| | | | | | | - Fix build on 4.x PR: ports/63269 Submitted by: maintainer
* BROKEN on 4.x: does not compilekris2004-02-221-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 0.2.5arved2003-12-181-1/+1
| | | | | PR: 59871 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* - Update to version 0.2.3krion2003-11-041-1/+2
| | | | | PR: 58916 Submitted by: maintainer
* Doscan is a tool to quickly scan network for machines listeningkrion2003-09-251-0/+31
on a TCP port. It can scan for Microsoft DCOM vulnerability. PR: 57161 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>