aboutsummaryrefslogtreecommitdiff
path: root/devel/qt4-rcc
Commit message (Collapse)AuthorAgeFilesLines
* Update to Qt 4.3.1.Michael Nottebrock2007-09-022-3/+5
| | | | Notes: svn path=/head/; revision=198629
* - bsd.qt.mk:Michael Nottebrock2007-08-022-2/+2
| | | | | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=196993
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-162-16/+8
| | | | | | | Approved by: portmgr (bsd.port.mk changes) Notes: svn path=/head/; revision=195715
* Update to 4.2.3Michael Nottebrock2007-03-252-4/+4
| | | | Notes: svn path=/head/; revision=188232
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-054-0/+77
Notes: svn path=/head/; revision=184304