CVS log for ports/graphics/qt4-svg/Makefile
Up to [FreeBSD] / ports / graphics / qt4-svg
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 2 19:47:11 2010 UTC (14 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 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.20: download - view: text, markup, annotated - select for diffs
Fri Oct 15 20:54:19 2010 UTC (15 months, 3 weeks ago) by kmoore
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 11 10:09:48 2010 UTC (21 months ago) by fluffy
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -1 lines
- The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSD With hat on: kde@
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:37:47 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jan 21 21:13:16 2010 UTC (2 years ago) by makc
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +17 -13 lines
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 26 23:24:34 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Tue Aug 4 20:04:34 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 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.14: download - view: text, markup, annotated - select for diffs
Mon Aug 4 23:30:35 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.13: preferred, colored
Changes since revision 1.13: +15 -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.13: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:53 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +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.12: download - view: text, markup, annotated - select for diffs
Thu Mar 13 17:57:17 2008 UTC (3 years, 10 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Update to Qt 4.3.4
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 2 22:37:39 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -12 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 16 10:12:12 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -21 lines
Update to Qt 4.3.0, introduce bsd.qt.mk. Approved by: portmgr (bsd.port.mk changes)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:37 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Tue May 1 15:14:48 2007 UTC (4 years, 9 months ago) by lofi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
Fix/remove bogus paths pointing to the build directory from pkgconfig files, libtool archives and dot-prl files. PR: ports/112228 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 19 17:08:02 2007 UTC (4 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 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:08:01 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update to 4.2.3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 9 01:19:41 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Correct COMMENT
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 9 00:13:47 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Install pkgconfig data into the correct location.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 6 12:49:15 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 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:13 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:20 2007 UTC (5 years ago) by lofi
Branches: MAIN
Add qt4, a multiplatform C++ application framework
