aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/qkismet
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES=qmake (and other USES while I'm here)makc2013-11-231-11/+6
| | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net-mgmt)
* - Changed my emailvg2013-07-221-1/+1
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* - 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
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* qKismet is graphical Kismet client writtent in Qt. It aims to be a full-featuredmiwi2009-12-134-0/+70
client, which provides features allowing easy overwiew of Kismet output. Currently it displays networks, clients, alerts and status messages and allows to sort and filter them. WWW: http://qkismet.sourceforge.net PR: ports/141205 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>