CVS log for ports/devel/qt4-assistant/Makefile
Up to [FreeBSD] / ports / devel / qt4-assistant
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Nov 8 23:13:33 2011 UTC (3 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -0 lines
Install desktop files
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 2 19:47:07 2010 UTC (14 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
KDE FreeBSD team is glad to present Qt 4.7.1 in ports. Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Oct 15 20:54:16 2010 UTC (15 months, 3 weeks ago) by kmoore
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 11 10:09:46 2010 UTC (21 months ago) by fluffy
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
- The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSD With hat on: kde@
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:33:35 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 21 21:13:10 2010 UTC (2 years ago) by makc
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +16 -15 lines
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 26 23:24:28 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -3 lines
- Update to Qt-4.5 The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Aug 4 20:04:28 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
- Update Qt4 to 4.5.2 The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 4 23:30:32 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +23 -23 lines
- Update to qt 4.4.1 Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:50 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 13 17:57:11 2008 UTC (3 years, 11 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Update to Qt 4.3.4
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 2 06:23:22 2007 UTC (4 years, 5 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update to Qt 4.3.1.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 2 22:37:35 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
- bsd.qt.mk: 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>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 30 21:53:08 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Fix various format string vulnerabilities in Qt3 and Qt4. Security: http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375 Security: CVE-2007-3388
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jul 16 10:12:07 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -24 lines
Update to Qt 4.3.0, introduce bsd.qt.mk. Approved by: portmgr (bsd.port.mk changes)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:38 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 19 17:08:00 2007 UTC (4 years, 9 months ago) by lofi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -5 lines
Rename all binaries in qt4 which conflict with binaries installed by qt33 to ($binary)-qt4 and adjust dependencies accordingly. This avoids conflicts once X11BASE has been changed to /usr/local and incidentally makes the naming scheme of the qt4 executables in ports equal to that of the Fedora Core and Debian packages.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 25 04:07:58 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Update to 4.2.3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 7 08:24:43 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Bump PORTREVISION
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Feb 7 08:24:22 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
I hear DEPENDS is really out of fashion these days.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 6 12:49:16 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -0 lines
From the "who gave this guy a commit bit" dept.: -Fix categories which got mixed up during juggling with different repos. -Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was committed. Noticed by: erwin, pav
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 6 10:37:12 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Post-import bugfixorama: - Move qt4-codecs-tw to chinese [1] - Add some missing quotes [1] - From the "this never happened in the clean room" dept: Disable session management support more universally to avoid linktime errors. [1] Spotted by: rafan
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 5 20:56:17 2007 UTC (5 years ago) by lofi
Branches: MAIN
Add qt4, a multiplatform C++ application framework
