aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/q4wine
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1nemysis2013-11-277-199/+0
| | | | | | | | - Change CATEGORIES deskutils to emulators - Adjust patches - Change pkg-message Approved by: pawel (mentor)
* - Change REINPLACE_CMDnemysis2013-10-293-2/+22
| | | | | | - Add patches, fix build on FreeBSD 10 Approved by: pawel / wg (mentors, implicit)
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with d) Approved by: portmgr (bdrewery)
* - Update to 1.0.r3nemysis2013-10-184-31/+81
| | | | | | | | | | | | | - Change maintainership to submitter - Add license (GPLv3 - USES cmake desktop-file-utils - Add DOCS and NLS Options - Support STAGEDIR and add OPTIONS_SUB - Change pkg-message PR: ports/172141 Submitted by: nemysis (self) Approved by: wg (mentor)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | deskutils)
* - adopt optionsNGjgh2013-03-261-8/+6
| | | | | | - trim historical header Approved by: portmgr (miwi)
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-3/+2
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* 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
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 0.120amdmi32010-10-296-27/+20
| | | | | PR: 151193 Submitted by: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> (maintainer)
* - Update to 0.118sylvio2010-05-235-13/+55
| | | | | PR: ports/146350 Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with D
* - Update to 0.112-r1amdmi32009-06-182-5/+4
| | | | | PR: 135657 Submitted by: Sergey <sergey.dyatko@gmail.com> (maintainer)
* bump PORTREVISION after cmake updatemakc2009-03-251-0/+1
|
* - Distfile was rerolled. Only changes are in .desktop file - default comment ↵amdmi32009-02-211-3/+3
| | | | | | was changed from Ukrainean to English Reported by: QAT
* - Fix maintainer's emailamdmi32009-02-211-1/+1
| | | | Reported by: maintainer
* Q4wine is an Qt4 (http://www.qtsoftware.com/) GUI for wine (http://winehq.org/).amdmi32009-02-185-0/+97
It will help you to manage wine prefixes and installed applications. General features: - Exports QT color theme into wine colors settings - Works with different wine versions at same time - Creates, deletes and manages prefixes (WINEPREFIX) - Easy controlling wine process - Autostart icons support - Easy CD image usage - Supports extraction of icons from PE files (.exe, .dll) - Easy backup and restore for managed prefixes - Winetricks support - More WWW: http://api.qt-apps.org/content/show.php?content=85751 PR: 131416 Submitted by: "Sergey V. Dyatko" <sergey dot dyatko at gmail dot com>