aboutsummaryrefslogtreecommitdiff
path: root/emulators/dboxfe
Commit message (Collapse)AuthorAgeFilesLines
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-211-1/+1
| | | | | | | | - Get rid of QMAKEFLAGS - Convert to USES=dos2unix Notes: svn path=/head/; revision=334497
* - Convert to USES= qmakeMax Brazhnikov2013-10-091-19/+10
| | | | | | | | | | - Bring stage support - Adjust DESKTOP_ENTRIES - Use options helpers - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=329880
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Strip Makefile headerMax Brazhnikov2012-12-152-25/+20
| | | | | | | | | | | - Install Desktop entries and icon - Pass QMAKEFLAGS to qmake (as a result post-configure fixes are needless now) - Mark MAKE_JOBS_SAFE - Update COMMENT, description, WWW - Reformat description with `fmt -s' Notes: svn path=/head/; revision=308947
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=297915
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - 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
* Change my email to @FreeBSD.org,Max Brazhnikov2009-02-212-2/+2
| | | | | | | fix www link Notes: svn path=/head/; revision=228769
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Fix plistRong-En Fan2007-12-221-1/+1
| | | | | | | Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=204313
* DBoxFE is a Qt4 frontend for DOSBox. With DBoxFE you can create andRong-En Fan2007-12-204-0/+92
manage your configuration files very easily, which are needed by DOSBox. In addition it's also possible to create gameprofiles to generate different configuration files WWW: http://chmaster.freeforge.net/dboxfe-project.htm/ PR: ports/118495 Submitted by: Max Brazhnikov <makc at issp.ac.ru> Notes: svn path=/head/; revision=204209