aboutsummaryrefslogtreecommitdiff
path: root/emulators/aqemu
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Make the port build with the upcoming Qt 4.8.1.Raphael Kubo da Costa2012-05-211-0/+26
| | | | | | | | | | | | vncview.cpp defines a macro called "error" (which is ugly), and qfile.h, which is included later, defined a class method called error, and conflicts arise. Fix it by moving the macro definition after the Qt headers are included. Notes: svn path=/head/; revision=297136
* Update to 0.8.1Max Brazhnikov2011-04-174-21/+27
| | | | Notes: svn path=/head/; revision=272832
* Fix build on 6.xMax Brazhnikov2010-10-292-2/+7
| | | | | | | Remove md5 sum Notes: svn path=/head/; revision=263762
* Update to 0.8.0Max Brazhnikov2010-10-215-100/+74
| | | | | | | | Mark MAKE_JOBS_SAFE The port now uses CMake build system Notes: svn path=/head/; revision=263413
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Update to 0.7.3Max Brazhnikov2009-10-164-10/+16
| | | | Notes: svn path=/head/; revision=242928
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update to 0.7.1Max Brazhnikov2009-05-013-5/+5
| | | | Notes: svn path=/head/; revision=233096
* Update to 0.7Max Brazhnikov2009-03-153-10/+13
| | | | Notes: svn path=/head/; revision=230153
* Update to 0.6.1Max Brazhnikov2009-02-183-7/+9
| | | | Notes: svn path=/head/; revision=228616
* Update aqemu to 0.6Max Brazhnikov2008-12-214-11/+11
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=224535
* Update to 0.5.2Max Brazhnikov2008-10-263-10/+9
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=222099
* Update to 0.5.1Max Brazhnikov2008-09-273-4/+7
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=220918
* Add new port emulators/aqemu:Max Brazhnikov2008-09-035-0/+114
AQEMU is a QEMU GUI written in Qt4. The program have user-friendly interface and allows to set up the majority of QEMU options. WWW: http://sourceforge.net/projects/aqemu/ Approved by: miwi (mentor) Notes: svn path=/head/; revision=219775