pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update QT3 to 3.2.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/24d932efbe2e
branches: trunk
changeset: 465022:24d932efbe2e
user: skrll <skrll%pkgsrc.org@localhost>
date: Fri Dec 19 15:43:31 2003 +0000
description:
Update QT3 to 3.2.3.
Far too many new features and bug fixes to list here. Includes a fix for
Hangul (Korean character) handling from Bang Jun-Young <junyoung at netbsd
dot org>. Thanks.
"Better late than never"
diffstat:
doc/CHANGES | 8 +-
doc/TODO | 4 +-
x11/qt3-docs/Makefile | 5 +-
x11/qt3-docs/PLIST | 176 ++++++++++++++++++++++++++++++++++++++---
x11/qt3-libs/Makefile | 9 +-
x11/qt3-libs/PLIST | 31 +++++--
x11/qt3-libs/buildlink2.mk | 4 +-
x11/qt3-libs/distinfo | 16 +--
x11/qt3-libs/patches/patch-aa | 8 +-
x11/qt3-libs/patches/patch-ad | 33 ++-----
x11/qt3-libs/patches/patch-ae | 16 +++
x11/qt3-libs/patches/patch-ag | 13 ---
x11/qt3-libs/patches/patch-ah | 12 --
x11/qt3-libs/patches/patch-bb | 8 +-
x11/qt3-libs/patches/patch-bd | 13 ---
x11/qt3-mysql/Makefile | 3 +-
x11/qt3-psql/Makefile | 3 +-
x11/qt3-tools/Makefile | 3 +-
x11/qt3-tools/PLIST | 29 ++----
x11/qt3/Makefile | 9 +-
x11/qt3/Makefile.common | 4 +-
21 files changed, 258 insertions(+), 149 deletions(-)
diffs (truncated from 1199 to 300 lines):
diff -r a486e74b18ac -r 24d932efbe2e doc/CHANGES
--- a/doc/CHANGES Fri Dec 19 14:34:18 2003 +0000
+++ b/doc/CHANGES Fri Dec 19 15:43:31 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4188 2003/12/19 13:48:39 adam Exp $
+$NetBSD: CHANGES,v 1.4189 2003/12/19 15:43:31 skrll Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5241,3 +5241,9 @@
Updated ghostscript-esp to 7.07.1 [recht 2003-12-19]
Updated ghostscript-esp-nox11 to 7.07.1 [recht 2003-12-19]
Updated whatmask to 1.2 [zuntum 2003-12-19]
+ Updated qt3-libs to 3.2.3 [skrll 2003-12-19]
+ Updated qt3-tools to 3.2.3 [skrll 2003-12-19]
+ Updated qt3-docs to 3.2.3 [skrll 2003-12-19]
+ Updated qt3-psql to 3.2.3 [skrll 2003-12-19]
+ Updated qt3-mysql to 3.2.3 [skrll 2003-12-19]
+ Updated qt3 to 3.2.3 [skrll 2003-12-19]
diff -r a486e74b18ac -r 24d932efbe2e doc/TODO
--- a/doc/TODO Fri Dec 19 14:34:18 2003 +0000
+++ b/doc/TODO Fri Dec 19 15:43:31 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1226 2003/12/19 13:48:39 adam Exp $
+$NetBSD: TODO,v 1.1227 2003/12/19 15:43:31 skrll Exp $
Suggested new packages
======================
@@ -257,8 +257,6 @@
o py-psycopg-1.1.10
o pygtk-0.6.11
o pysol-4.82
- o qt-3.2.2 [recht]
- o qt-3.2.3
o rep-gtk-0.17
o rox-1.2.2
o rox-session-0.1.20
diff -r a486e74b18ac -r 24d932efbe2e x11/qt3-docs/Makefile
--- a/x11/qt3-docs/Makefile Fri Dec 19 14:34:18 2003 +0000
+++ b/x11/qt3-docs/Makefile Fri Dec 19 15:43:31 2003 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2003/08/01 15:31:08 drochner Exp $
+# $NetBSD: Makefile,v 1.13 2003/12/19 15:43:31 skrll Exp $
#
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-docs-${QTVERSION}
-PKGREVISION= 1
COMMENT= Documentation for the QT C++ X GUI toolkit
USE_BUILDLINK2= yes
@@ -29,7 +28,7 @@
fi; \
done)
${INSTALL_DATA_DIR} ${QTPREFIX}/doc/html
- ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README.QT ${QTPREFIX}/doc/html
+ ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README-QT.TXT ${QTPREFIX}/doc/html
cd ${WRKSRC}; \
DOCDIRS="`${FIND} doc/html -type d -print | ${SORT}`"; \
(for d in $${DOCDIRS}; do \
diff -r a486e74b18ac -r 24d932efbe2e x11/qt3-docs/PLIST
--- a/x11/qt3-docs/PLIST Fri Dec 19 14:34:18 2003 +0000
+++ b/x11/qt3-docs/PLIST Fri Dec 19 15:43:31 2003 +0000
@@ -1,25 +1,30 @@
-@comment $NetBSD: PLIST,v 1.7 2003/03/18 08:36:24 skrll Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/12/19 15:43:31 skrll Exp $
+qt3/doc/html/3rdparty.html
qt3/doc/html/README
-qt3/doc/html/README.QT
+qt3/doc/html/README-QT.TXT
qt3/doc/html/aboutqt.html
qt3/doc/html/abstract-connections.png
qt3/doc/html/abstractwidgets.html
qt3/doc/html/accelerators.html
qt3/doc/html/aclock-example.html
+qt3/doc/html/activeqt-examples.html
+qt3/doc/html/activeqt.html
qt3/doc/html/addressbook-example.html
qt3/doc/html/advanced.html
qt3/doc/html/annotated.html
qt3/doc/html/appearance.html
qt3/doc/html/appicon.html
qt3/doc/html/application.html
+qt3/doc/html/archivesearch-example.html
qt3/doc/html/assistant-1.html
qt3/doc/html/assistant-2.html
qt3/doc/html/assistant-3.html
qt3/doc/html/assistant-4.html
qt3/doc/html/assistant-5.html
qt3/doc/html/assistant-6.html
+qt3/doc/html/assistant.dcf
qt3/doc/html/assistant.html
-qt3/doc/html/assistant.xml
+qt3/doc/html/assistant.png
qt3/doc/html/basic.html
qt3/doc/html/bearings.png
qt3/doc/html/biff-example.html
@@ -30,7 +35,6 @@
qt3/doc/html/bughowto.html
qt3/doc/html/buttongroup-w.png
qt3/doc/html/buttongroups-example.html
-qt3/doc/html/buyhowto.html
qt3/doc/html/canvas-chart-example.html
qt3/doc/html/canvas-example.html
qt3/doc/html/canvas.html
@@ -59,6 +63,7 @@
qt3/doc/html/classes.html
qt3/doc/html/clientserver-example.html
qt3/doc/html/collection.html
+qt3/doc/html/commercialeditions.html
qt3/doc/html/commonproblems.html
qt3/doc/html/concrete-connections.png
qt3/doc/html/coordsys.html
@@ -69,8 +74,8 @@
qt3/doc/html/customlayout-example.html
qt3/doc/html/customlayout.html
qt3/doc/html/customstyles.html
-qt3/doc/html/database-connections.png
qt3/doc/html/database.html
+qt3/doc/html/databaseconnections.png
qt3/doc/html/datastreamformat.html
qt3/doc/html/datetimewidgets.png
qt3/doc/html/dclock-example.html
@@ -94,7 +99,7 @@
qt3/doc/html/designer-manual-8.html
qt3/doc/html/designer-manual-9.html
qt3/doc/html/designer-manual.html
-qt3/doc/html/designer.xml
+qt3/doc/html/designer.dcf
qt3/doc/html/designer1.jpg
qt3/doc/html/designer2.jpg
qt3/doc/html/designer3.jpg
@@ -117,7 +122,9 @@
qt3/doc/html/dialogs.html
qt3/doc/html/dirview-example.html
qt3/doc/html/distributingqt.html
+qt3/doc/html/distributor-example.html
qt3/doc/html/dnd.html
+qt3/doc/html/docwindow.png
qt3/doc/html/doneandnext.png
qt3/doc/html/draganddrop.html
qt3/doc/html/dragdrop-example.html
@@ -151,6 +158,7 @@
qt3/doc/html/eventsandfilters.html
qt3/doc/html/examples.html
qt3/doc/html/extension-dialog-example.html
+qt3/doc/html/faq.html
qt3/doc/html/filechooser.png
qt3/doc/html/fileiconview-example.html
qt3/doc/html/fileopen.png
@@ -160,8 +168,10 @@
qt3/doc/html/focus.html
qt3/doc/html/forever-example.html
qt3/doc/html/frames.png
+qt3/doc/html/freeeditions.html
qt3/doc/html/ftpclient-example.html
qt3/doc/html/functions.html
+qt3/doc/html/general.png
qt3/doc/html/geomanagement.html
qt3/doc/html/geometry.html
qt3/doc/html/geometry.png
@@ -176,6 +186,7 @@
qt3/doc/html/headerfilesynonyms
qt3/doc/html/headers.html
qt3/doc/html/hello-example.html
+qt3/doc/html/helpsystem-example.html
qt3/doc/html/helpsystem.html
qt3/doc/html/helpviewer-example.html
qt3/doc/html/hierarchy.html
@@ -192,9 +203,11 @@
qt3/doc/html/index
qt3/doc/html/index.html
qt3/doc/html/inputdialogs.png
+qt3/doc/html/install-mac.html
qt3/doc/html/install-win.html
qt3/doc/html/install-x11.html
qt3/doc/html/installation.html
+qt3/doc/html/integration.html
qt3/doc/html/io.html
qt3/doc/html/keyfeatures30.html
qt3/doc/html/layout-example.html
@@ -210,15 +223,14 @@
qt3/doc/html/linguist-manual-3.html
qt3/doc/html/linguist-manual-4.html
qt3/doc/html/linguist-manual.html
+qt3/doc/html/linguist.dcf
qt3/doc/html/linguist.png
-qt3/doc/html/linguist.xml
qt3/doc/html/listbox-example.html
qt3/doc/html/listboxcombo-example.html
qt3/doc/html/listviews-example.html
qt3/doc/html/logo32.png
qt3/doc/html/mac-differences.html
qt3/doc/html/mail-example.html
-qt3/doc/html/mailinglists.html
qt3/doc/html/mainclasses.html
qt3/doc/html/mainwindow-w.png
qt3/doc/html/makeqpf.html
@@ -229,11 +241,25 @@
qt3/doc/html/misc.html
qt3/doc/html/moc.html
qt3/doc/html/modules.html
+qt3/doc/html/motif-customwidget-example.html
+qt3/doc/html/motif-dialog-example.html
+qt3/doc/html/motif-examples.html
+qt3/doc/html/motif-extension.html
+qt3/doc/html/motif-todo.png
+qt3/doc/html/motif-walkthrough-1.html
+qt3/doc/html/motif-walkthrough-10.html
+qt3/doc/html/motif-walkthrough-2.html
+qt3/doc/html/motif-walkthrough-3.html
+qt3/doc/html/motif-walkthrough-4.html
+qt3/doc/html/motif-walkthrough-5.html
+qt3/doc/html/motif-walkthrough-6.html
+qt3/doc/html/motif-walkthrough-7.html
+qt3/doc/html/motif-walkthrough-8.html
+qt3/doc/html/motif-walkthrough-9.html
+qt3/doc/html/motif-walkthrough.html
qt3/doc/html/movies-example.html
qt3/doc/html/multimedia.html
-qt3/doc/html/mw-actiongroup.png
qt3/doc/html/mw-addmainwidg.png
-qt3/doc/html/mw-addmenuitem.png
qt3/doc/html/mw-coloriconv.png
qt3/doc/html/mw-colortable.png
qt3/doc/html/mw-colortool1.png
@@ -243,6 +269,7 @@
qt3/doc/html/mw-conn3.png
qt3/doc/html/mw-conn4.png
qt3/doc/html/mw-dragaction.png
+qt3/doc/html/mw-dragviewitem.png
qt3/doc/html/mw-editforw.png
qt3/doc/html/mw-editfunc.png
qt3/doc/html/mw-editincimp.png
@@ -252,10 +279,12 @@
qt3/doc/html/mw-laymainwidg.png
qt3/doc/html/mw-menuwiz.png
qt3/doc/html/mw-newfile.png
+qt3/doc/html/mw-newmenuitem.png
qt3/doc/html/mw-objexplor.png
qt3/doc/html/mw-previewform.png
qt3/doc/html/mw-projset.png
qt3/doc/html/mw-propedit.png
+qt3/doc/html/mw-separator.png
qt3/doc/html/mw-settoolwiz.png
qt3/doc/html/mw-startdesign.png
qt3/doc/html/mw-toolbarpits.png
@@ -283,6 +312,7 @@
qt3/doc/html/outliner-example.html
qt3/doc/html/overviews-list.html
qt3/doc/html/palette.png
+qt3/doc/html/pdf1.png
qt3/doc/html/pen-cap-styles.png
qt3/doc/html/pen-join-styles.png
qt3/doc/html/pen-styles.png
@@ -348,6 +378,46 @@
qt3/doc/html/qasyncio-h.html
qt3/doc/html/qasyncio-members.html
qt3/doc/html/qasyncio.html
+qt3/doc/html/qaxaggregated-members.html
+qt3/doc/html/qaxaggregated.html
+qt3/doc/html/qaxbase-h.html
+qt3/doc/html/qaxbase-members.html
+qt3/doc/html/qaxbase.html
+qt3/doc/html/qaxbindable-h.html
+qt3/doc/html/qaxbindable-members.html
+qt3/doc/html/qaxbindable.html
+qt3/doc/html/qaxcontainer-example-qutlook.html
+qt3/doc/html/qaxcontainer-example-testcon.html
+qt3/doc/html/qaxcontainer-example-webbrowser.html
+qt3/doc/html/qaxcontainer-examples.html
+qt3/doc/html/qaxcontainer-faq.html
+qt3/doc/html/qaxcontainer.html
+qt3/doc/html/qaxfactory-h.html
+qt3/doc/html/qaxfactory-members.html
+qt3/doc/html/qaxfactory.html
+qt3/doc/html/qaxobject-h.html
+qt3/doc/html/qaxobject-members.html
+qt3/doc/html/qaxobject.html
+qt3/doc/html/qaxserver-demo-hierarchy.html
+qt3/doc/html/qaxserver-demo-menus.html
+qt3/doc/html/qaxserver-demo-multiple.html
+qt3/doc/html/qaxserver-demo-opengl.html
+qt3/doc/html/qaxserver-demo-simple.html
+qt3/doc/html/qaxserver-demo-tetrax.html
+qt3/doc/html/qaxserver-demo-wrapper.html
+qt3/doc/html/qaxserver-example-hierarchy.html
+qt3/doc/html/qaxserver-example-menus.html
+qt3/doc/html/qaxserver-example-multiple.html
+qt3/doc/html/qaxserver-example-opengl.html
+qt3/doc/html/qaxserver-example-simple.html
+qt3/doc/html/qaxserver-example-tetrax.html
+qt3/doc/html/qaxserver-example-wrapper.html
+qt3/doc/html/qaxserver-examples.html
+qt3/doc/html/qaxserver-faq.html
+qt3/doc/html/qaxserver.html
+qt3/doc/html/qaxwidget-h.html
+qt3/doc/html/qaxwidget-members.html
+qt3/doc/html/qaxwidget.html
Home |
Main Index |
Thread Index |
Old Index