aboutsummaryrefslogtreecommitdiffstats
path: root/security/nmapsi4
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Add `dbus' to QT_COMPONENTS.rakuco2012-05-211-1/+2
| | | | | | | | | | nmapsi4 failed to build on the Qt 4.8.1 exp-run because qt4-dbus was not found at configure-time. Explicitly depend on it to avoid these errors. PORTREVISION bumped due to the change in the dependency list. Approved by: miwi (Qt 4.8.1 exp-run)
* - update to 0.3rm2012-01-085-31/+13
| | | | | | | | | | | | - replace patches with REINPLACE_CMD - switch to bzip2 distribution - move license to proper Makefile section Changelog: https://gitorious.org/nmapsi4/pages/Released PR: 163869 Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-1/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* - Update to 0.2.1dhn2011-04-043-8/+9
| | | | | PR: ports/156125 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
* - Mark BROKEN: does not compilepav2010-12-131-0/+2
| | | | Reported by: pointyhat
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* NmapSi4 is a complete Qt-based Gui with the design goals to provide a completemiwi2010-01-316-0/+93
nmap interface for Users, in order to management all options of this powerful security net scanner! WWW: http://www.nmapsi4.org PR: ports/142118 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>