CVS log for ports/Mk/bsd.qt.mk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Oct 16 22:42:41 2011 UTC (3 months, 3 weeks ago) by avilla
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -5 lines
- Update Qt to 4.7.4. - Make sure internal paths are added before system ones. - Remove phonon-gstreamer dependency from qt4-webkit. - Remove qt4-gui dependency from qt4-dbus.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:46 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jul 1 20:02:37 2011 UTC (7 months, 1 week ago) by makc
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Fix r1.25 Pointyhat to: me for testing different patch
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jul 1 19:25:47 2011 UTC (7 months, 1 week ago) by dougb
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Back out 1.25 till it can get proper attention
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jul 1 16:07:54 2011 UTC (7 months, 1 week ago) by avilla
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
- Fix QMAKE_BASE_COMPILER detection when `cc` is (actually, will be) linked to Clang. - Mute the (harmless) error message "cc: not found" when `cc` is not in PATH. Discussed with: makc
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 7 09:09:44 2011 UTC (9 months ago) by avilla
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- Update Qt to 4.7.3. Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed May 4 22:33:13 2011 UTC (9 months, 1 week ago) by flz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -5 lines
Latest round of infrastructure changes. - bsd.port.mk: add INDEX_PORTS, to support INDEX creation for a subset of the ports tree [1] - bsd.port.mk: call target "install-rc-script" before "post-install" [2] - [patch] ports/Mk bsd.port.mk order if groups/users are created by package [3] - [bsd.port.mk] [patch] reaper of the dead: md5 has been in /sbin for a while [4] - [bsd.port.mk] [patch] remove support for pre 7.x systems (b.*.m) [5] - [patch] [bsd.port.mk] reaper of the dead: are three variable defintions needed [6] PR: ports/156575 [1], ports/139116 [2], ports/152498 [3], ports/155983 [4], ports/155510 [5], ports/156340 [6] Submitted by: Florent Thoumie <flz@xbsd.org> [1], Sergey Skvortsov <skv@freebsd.org> [2], Olli Hauer <ohauer@FreeBSD.org> [3], Eitan Adler <lists@eitanadler.com> [4], Eitan Adler <lists@eitanadler.com> [5], Eitan Adler <lists@eitanadler.com> [6]
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 3 20:33:53 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -2 lines
Attempt to fix build Qt4 ports on pointyhat
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 25 09:54:14 2011 UTC (10 months, 2 weeks ago) by avilla
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Update Qt to 4.7.2. - Backport QSslCertificate patch.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Dec 2 19:47:01 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.19: preferred, colored
Changes since revision 1.19: +63 -20 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.19: download - view: text, markup, annotated - select for diffs
Thu Oct 28 21:00:06 2010 UTC (15 months, 1 week ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jun 9 19:41:19 2010 UTC (20 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update Qt to 4.6.3
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 11 10:09:45 2010 UTC (21 months ago) by fluffy
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
- The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSD With hat on: kde@
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jan 21 21:13:07 2010 UTC (2 years ago) by makc
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +213 -84 lines
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Nov 26 23:24:25 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +12 -2 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.14: download - view: text, markup, annotated - select for diffs
Sat Aug 29 07:34:17 2009 UTC (2 years, 5 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
add qdoc3 component for devel/qt4-qdoc3
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 4 20:04:23 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -101 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.12: download - view: text, markup, annotated - select for diffs
Sat Feb 14 22:58:49 2009 UTC (2 years, 11 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
Update PyQt4 ports to 4.4.4, new ports: devel/py-qt4-help multimedia/py-qt4-phonon textproc/py-qt4-xmlpatterns www/py-qt4-webkit Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2. Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work. PR: based on ports/130219 Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 8 20:23:20 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0 for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 13 20:34:39 2009 UTC (3 years ago) by makc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
kde@freebsd team is pleased to announce the update for Qt4 ports. Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 4 23:30:28 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +82 -32 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.8: download - view: text, markup, annotated - select for diffs
Thu Mar 13 17:57:08 2008 UTC (3 years, 10 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to Qt 4.3.4
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 2 06:23:17 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.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to Qt 4.3.1.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 11 10:27:36 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -3 lines
Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line with the rest of the qt4 ports and avoiding dependency resolution troubles if devel/qmake is installed on the same system. While here, change NOMAN to NO_MAN in Makefile.bsd. PR: ports/115352 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 3 19:11:00 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -0 lines
Add a QMAKEFLAGS variable that contains some useful mappings of
standard make and environment variables to their qmake counterparts:
QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" QMAKE_LINK_SHLIB="${CXX}"
QMAKE_LINK="${CXX}" QMAKE_CFLAGS="${CFLAGS}"
QMAKE_CXXFLAGS="${CXXFLAGS}" QMAKE_CFLAGS_THREAD="${PTHREAD_CFLAGS}"
QMAKE_LFLAGS_THREAD="${PTHREAD_LIBS}"
This is mostly useful for ports which call ${QMAKE} directly in some
target and want to override some of the defaults in qmake.conf.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 2 22:57:18 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -0 lines
Forced commit to note another change: The Qt4 ports are now build without debugging support by default. To enable it, define WANT_QT_DEBUG.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 2 22:37:32 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +103 -9 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.2: download - view: text, markup, annotated - select for diffs
Fri Jul 27 10:31:44 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -0 lines
The bug that makes gcc 3.4 choke on some amd64 inline assembler does not only affect the Qt4 core ports but ports depending on them as well, so try a more sweeping approach for a workaround.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 16 10:12:03 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Update to Qt 4.3.0, introduce bsd.qt.mk. Approved by: portmgr (bsd.port.mk changes)
