Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6_1 12 Jul 2018 18:14:02 |
yuri |
Rename net/wpa_gui -> net/wpa_supplicant_gui
It's easier to search this way.
Take maintainership. |
2.6_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.6_1 13 Jun 2018 19:25:37 |
jrm |
net/wpa_gui: Switch to QT5, add NLS option, cleanup
PR: 217565
Submitted by: avos (in part) |
2.6 17 Nov 2016 20:08:48 |
jrm |
net/wpa_gui: update to version 2.6
While here,
- add LICENSE_FILE
- minor change to PLIST_FILES
- update silence/verbose in do-install target
PR: 213827
Submitted by: joneum@bsdproject.de
Approved by: AMDmi3 (mentor) swills (mentor)
Differential Revision: D8401 |
2.5_2 03 Nov 2016 09:18:04 |
jhale |
Add qt4-imageformats runtime dependency so tray icon appears
While here:
Remake patches with "make makepatch"
PR: 213783
Submitted by: <rs.os@t-online.de> |
2.5_1 13 Sep 2016 20:18:00 |
pi |
net/wpa_gui: Several improvements
- Adds DEBUG option to simplify troubleshooting
- Adds debug logging of wpa_supplicant control interface
- Installs the manpage
- Adds USE_QT4=corelib
- Makes wpa_gui executable setuid to allow it to easily connect to
wpa_supplicant control socket
- Fixes the problem that wpa_gui sometimes picks up .pid file instead
of the control interface
PR: 211214
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Reviewed by: koobs |
2.5 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.5 08 Oct 2015 09:11:15 |
madpilot |
- Update to 2.5
- Update MASTER_SITES and WWW
- Add LICENSE
PR: 203483
Submitted by: Ports Fury |
2.4 02 Apr 2015 02:23:15 |
eadler |
update to version 2.4 |
0.7.3 01 Apr 2015 18:31:11 |
marino |
net/wpa_gui: reset maintainer by his request
Ilya Bakulin indicated via email that he's unable to maintain this port.
It's also very out of date (0.7 way behind 2.4) |
0.7.3 27 Mar 2015 15:21:59 |
marino |
net/wpa_gui: Update icon URL, the old one went away
PR: 197911
Submitted by: Kevin Zheng
Approved by: maintainer timeout |
0.7.3 07 May 2014 16:11:59 |
ak |
- Update MASTER_SITES
PR: ports/189020
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: Ilya Bakulin <webmaster@kibab.com> (maintainer) |
0.7.3 22 Nov 2013 12:55:00 |
makc |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
0.7.3 07 Nov 2013 11:47:06 |
amdmi3 |
- Support staging
- Fix build on CURRENT
PR: 182452
Submitted by: amdmi3
Approved by: Ilya Bakulin <webmaster@kibab.com> (maintainer) |
0.7.3 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.7.3 02 Oct 2013 08:51:42 |
marino |
net/wpa_gui: add <unistd.h> for modern compilers
Actually, this header was conditionally included for ming32, so
I only removed that condition so unistd.h is always included.
Approved by: portmgr (bapt, implicit) |
0.7.3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.7.3 30 Jul 2013 07:40:15 |
jgh |
- Update to 0.7.3
- Add a distfile that includes the wpa_gui's icons in PNG format
- Remove dependency on qt3support (this is "wpa_gui-qt4")
- Switch to included desktop icon instead of DESKTOP_ENTRIES
- Replace tab with space in pkg-decr on the WWW line
- while here drop MAKE_JOBS_SAFE, as it is now the default
PR: 180333
Submitted by: kevinz5000@gmail.com
Approved by: maintainer timeout 14 days ( webmaster@kibab.com ) |
0.5.11_3 22 Feb 2013 10:58:15 |
makc |
- Add desktop entry
- Clean up
PR: ports/176329
Approved by: maintainer |
0.5.11_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.5.11_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.11_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.5.11_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.11 18 Jan 2009 23:11:07 |
makc |
Add new port net/wpa_gui:
wpa_gui is a nice GUI frontend for wpa_supplicant tool.
WWW: http://hostap.epitest.fi/wpa_supplicant/
PR: ports/130347
Submitted by: Ilya Bakulin <webmaster at kibab.com>
Approved by: miwi (implicit) |