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

CVS log for ports/devel/qt4-qtestlib/Makefile

[BACK] Up to [FreeBSD] / ports / devel / qt4-qtestlib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Dec 2 19:47:10 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.17: preferred, colored
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Fri Oct 15 20:54:17 2010 UTC (15 months, 3 weeks ago) by kmoore
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jan 21 21:13:14 2010 UTC (2 years ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +16 -14 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:32 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Tue Aug 4 20:04:31 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +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.13: 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.12: preferred, colored
Changes since revision 1.12: +17 -22 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.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:51 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Thu Mar 13 17:57:15 2008 UTC (3 years, 11 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Update to Qt 4.3.4

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 2 06:23:24 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.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update to Qt 4.3.1.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 2 22:37:37 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -5 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.8: download - view: text, markup, annotated - select for diffs
Mon Jul 30 21:53:10 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Mon Jul 16 10:12:10 2007 UTC (4 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +12 -23 lines
Update to Qt 4.3.0, introduce bsd.qt.mk.

Approved by: portmgr (bsd.port.mk changes)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 1 15:14:47 2007 UTC (4 years, 9 months ago) by lofi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Thu Apr 19 17:08:01 2007 UTC (4 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sun Mar 25 04:08:00 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 4.2.3

Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Install pkgconfig data into the correct location.

Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +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.1: download - view: text, markup, annotated - select for diffs
Mon Feb 5 20:56:18 2007 UTC (5 years ago) by lofi
Branches: MAIN
Add qt4, a multiplatform C++ application framework

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