CVS log for ports/databases/qt4-pgsql-plugin/files/Makefile.bsd
Up to [FreeBSD] / ports / databases / qt4-pgsql-plugin / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 4 20:04:26 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 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.5: download - view: text, markup, annotated - select for diffs
Mon Aug 4 23:30:31 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.4: preferred, colored
Changes since revision 1.4: +4 -3 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.4: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:23 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 2 06:23:20 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.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to Qt 4.3.1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 13 00:04:20 2007 UTC (4 years, 7 months ago) by lofi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -3 lines
During regression testing the WIP Qt 4.3.0 ports, I found that the sql driver plugins were all broken - even in the current ports! :( I am quite astonished nobody complained about this yet. Is there nobody developing applications with database backends using Qt4 on FreeBSD? The ports let you use the QtSql library and the database plugins without any X11 dependencies! Using Qt for database frontends has never been so attractive! Anyway, this should fix the plugins.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 5 20:56:15 2007 UTC (5 years ago) by lofi
Branches: MAIN
CVS tags: PRE_XORG_7
Add qt4, a multiplatform C++ application framework
