Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/qmake/Makefile

[BACK] Up to [FreeBSD] / ports / devel / qmake

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 4 22:27:55 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.23: preferred, colored
Changes since revision 1.23: +30 -45 lines
- Fix INDEX (really sorry for this mistake :()

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Aug 4 20:04:27 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +45 -30 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.22: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:03 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +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.21: download - view: text, markup, annotated - select for diffs
Wed Aug 22 16:43:56 2007 UTC (4 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Use make's `-j' flag to build (but not install) on all available CPUs.
Tested on a four CPU system. The same trick may/should be used when
building other large ports (Qt, KDE components)...

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:37 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Mar 20 21:06:58 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 3.3.8

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Feb 5 14:06:20 2007 UTC (5 years ago) by lofi
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to 3.3.7

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 4 21:41:04 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Mar 21 20:29:51 2006 UTC (5 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 3.3.6

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Nov 5 06:27:17 2005 UTC (6 years, 3 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update to 3.3.5

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 7 11:31:46 2005 UTC (7 years ago) by lofi
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -4 lines
Forgotten in last commit: Use MASTER_SITE_QT.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 6 11:58:18 2005 UTC (7 years ago) by lofi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Update to Qt 3.3.4, introduce MASTER_SITE_QT.

Approved by:	maintainer (for qmake)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 8 20:23:55 2004 UTC (7 years, 3 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -9 lines
Use vertical bars (``|'') instead of comas (``,'') for sed's replacements.
Comas can, actually, happen in CFLAGS...

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 8 00:33:41 2004 UTC (7 years, 3 months ago) by lofi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Update to KDE 3.3.1

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 13 22:47:32 2004 UTC (7 years, 5 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -0 lines
Forced commit to note that the previous commit was

Approved by: Maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Aug 13 22:46:52 2004 UTC (7 years, 5 months ago) by lofi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to 3.3.3

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 15 14:57:57 2004 UTC (7 years, 8 months ago) by mi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -2 lines
Update from 3.2.1 to 3.2.2 (released at the end of April). Add a an
explicit ``-mieee'' for Alphas, which seems to be required. According
to lofi (the source for the fix), this flag is implicitly on on all
Linux/axp distros.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 13 04:11:06 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -7 lines
Revert previous commit now that it has been tagged for 4.10-RELEASE.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 13 04:09:45 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -1 lines
Append -mieee to CXXFLAGS when building on Alpha to avoid a segmentation fault
when building Qt.  This is being added for 4.10-RELEASE, and will be removed
immediately after tagging pending a qmake update to 3.3.2.

Submitted by:	lofi
Approved by:	portmgr (implicit)
		re (scottl)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 30 04:15:21 2004 UTC (7 years, 10 months ago) by adamw
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Update to 3.3.1.

Approved by:	maintainer and lofi (kde)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 19 04:23:21 2003 UTC (8 years, 2 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Fix a long standing bug, uncovered by the KDE-team's attempt to use this
port to build x11-toolkits/qt32 -- the qmake.conf installed did not have
any thread flags set at all. Bump portrevision.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 18 02:10:26 2003 UTC (8 years, 2 months ago) by mi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Upgrade QMake to Qt-3.2.3. For the record, the patches to make
x11-toolkits/qt32 use this port instead of building its own qmake
were submitted to the KDE team over a month ago.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 26 16:01:47 2003 UTC (8 years, 3 months ago) by mi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Borrow the -pthread substitution magic from x11-toolkits/qt32.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 5 19:21:30 2003 UTC (8 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_9_0
This is first step in an attempt to break the Qt port into pieces.
This port installs qmake, which is only needed to build Qt -- not
to use it. It should also help futute work on the Qt port, by not
requiring the developer to recompile qmake as frequently as at
present. This port uses Qt-3.2.1, which is not committed yet.

Discussed with:	kde@

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options