summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
diff options
context:
space:
mode:
authorskrll <skrll>2002-10-28 08:46:43 +0000
committerskrll <skrll>2002-10-28 08:46:43 +0000
commit145fefb67b966437464ef58ee7cfd4b38da6d602 (patch)
tree226f8ddbf1c733145b0ea89293f2db0a4880370f /x11/qt3-tools
parent11477084f15707a5ed14ca32d0e98f7f3407d42a (diff)
downloadpkgsrc-145fefb67b966437464ef58ee7cfd4b38da6d602.tar.gz
Update to Qt 3.0.6, change PKGLIBTOOL to LIBTOOL in one place and do a bit of
PLIST sorting. Qt 3.0.6 is a bugfix release. It maintains both forward and backward compatibility (source and binary) with Qt 3.0.5 Binary compatibility warning: Qt 3.0.6 is backward and forward binary compatible with Qt 3.0.5, and is planned to be binary compatible with Qt 3.1. Unfortunately Qt 3.0.5 is not 100% backward binary compatible with Qt 3.0.3 (a class got a few bytes smaller), meaning executables compiled with 3.0.5 may not run properly when linked dynamically to 3.0.3. at runtime. Note that this is not a problem on MS-Windows. Due to its wide distributed in various GNU/Linux distributions, we have decided to stick with 3.0.5's ABI. If you ship dynamically linked executables, we suggest putting a QT_REQUIRE_VERSION macro at the beginning of your main function: ... #include <qmessagebox.h> ... int main( int argc, char**argv ) { QT_REQUIRE_VERSION( argc, argv, "3.0.5" ) ... } The macro will show a message box with a warning message and then abort the application gracefully with exit(1). For a full buglist see the Trolltech web site.
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r--x11/qt3-tools/Makefile3
-rw-r--r--x11/qt3-tools/PLIST117
2 files changed, 61 insertions, 59 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index 5ef55013ec1..1e433529982 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2002/10/09 21:01:08 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2002/10/28 08:46:45 skrll Exp $
#
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-tools-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT GUI (WYSIWYG) builder and other tools
CONFIGURE_ARGS+= -I${QTDIR}/include \
diff --git a/x11/qt3-tools/PLIST b/x11/qt3-tools/PLIST
index c2fc946cfd0..ef68292d213 100644
--- a/x11/qt3-tools/PLIST
+++ b/x11/qt3-tools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/08/27 09:13:50 skrll Exp $
+@comment $NetBSD: PLIST,v 1.6 2002/10/28 08:46:45 skrll Exp $
qt3/bin/assistant
qt3/bin/designer
qt3/bin/linguist
@@ -16,14 +16,16 @@ qt3/lib/libqui.la
qt3/lib/libqui.so
qt3/lib/libqui.so.1
qt3/lib/libqui.so.1.0
-qt3/mkspecs/netbsd-g++/qmake.conf
-qt3/mkspecs/netbsd-g++/qplatformdefs.h
+qt3/mkspecs/aix-64/qmake.conf
+qt3/mkspecs/aix-64/qplatformdefs.h
qt3/mkspecs/aix-g++/qmake.conf
qt3/mkspecs/aix-g++/qplatformdefs.h
qt3/mkspecs/aix-xlc/qmake.conf
qt3/mkspecs/aix-xlc/qplatformdefs.h
qt3/mkspecs/bsdi-g++/qmake.conf
qt3/mkspecs/bsdi-g++/qplatformdefs.h
+qt3/mkspecs/cygwin-g++/qmake.conf
+qt3/mkspecs/cygwin-g++/qplatformdefs.h
qt3/mkspecs/darwin-g++/qmake.conf
qt3/mkspecs/darwin-g++/qplatformdefs.h
qt3/mkspecs/default
@@ -74,8 +76,8 @@ qt3/mkspecs/macx-mwerks/qplatformdefs.h
qt3/mkspecs/macx-pbuilder/Info.plist.app
qt3/mkspecs/macx-pbuilder/qmake.conf
qt3/mkspecs/macx-pbuilder/qplatformdefs.h
-qt3/mkspecs/aix-64/qmake.conf
-qt3/mkspecs/aix-64/qplatformdefs.h
+qt3/mkspecs/netbsd-g++/qmake.conf
+qt3/mkspecs/netbsd-g++/qplatformdefs.h
qt3/mkspecs/openbsd-g++/qmake.conf
qt3/mkspecs/openbsd-g++/qplatformdefs.h
qt3/mkspecs/openunix-cc/qmake.conf
@@ -96,10 +98,10 @@ qt3/mkspecs/solaris-64/qmake.conf
qt3/mkspecs/solaris-64/qplatformdefs.h
qt3/mkspecs/solaris-cc/qmake.conf
qt3/mkspecs/solaris-cc/qplatformdefs.h
+qt3/mkspecs/solaris-g++-64/qmake.conf
+qt3/mkspecs/solaris-g++-64/qplatformdefs.h
qt3/mkspecs/solaris-g++/qmake.conf
qt3/mkspecs/solaris-g++/qplatformdefs.h
-qt3/mkspecs/solaris-g++-64/qplatformdefs.h
-qt3/mkspecs/solaris-g++-64/qmake.conf
qt3/mkspecs/solaris-kcc/qmake.conf
qt3/mkspecs/solaris-kcc/qplatformdefs.h
qt3/mkspecs/sunos-g++/qmake.conf
@@ -141,57 +143,58 @@ qt3/plugins/designer/libwizards.a
qt3/plugins/designer/libwizards.la
qt3/plugins/designer/libwizards.so
@dirrm qt3/plugins/designer
+@dirrm qt3/mkspecs/win32-watcom
+@dirrm qt3/mkspecs/win32-visage
+@dirrm qt3/mkspecs/win32-msvc
+@dirrm qt3/mkspecs/win32-icc
+@dirrm qt3/mkspecs/win32-g++
+@dirrm qt3/mkspecs/win32-borland
+@dirrm qt3/mkspecs/unixware7-g++
+@dirrm qt3/mkspecs/unixware7-cc
+@dirrm qt3/mkspecs/unixware-g++
+@dirrm qt3/mkspecs/ultrix-g++
+@dirrm qt3/mkspecs/tru64-g++
+@dirrm qt3/mkspecs/tru64-cxx
+@dirrm qt3/mkspecs/sunos-g++
+@dirrm qt3/mkspecs/solaris-kcc
+@dirrm qt3/mkspecs/solaris-g++-64
+@dirrm qt3/mkspecs/solaris-g++
+@dirrm qt3/mkspecs/solaris-cc
+@dirrm qt3/mkspecs/solaris-64
+@dirrm qt3/mkspecs/sco-g++
+@dirrm qt3/mkspecs/sco-cc
+@dirrm qt3/mkspecs/reliant-cds
+@dirrm qt3/mkspecs/reliant-64
+@dirrm qt3/mkspecs/qnx-g++
+@dirrm qt3/mkspecs/openunix-g++
+@dirrm qt3/mkspecs/openunix-cc
+@dirrm qt3/mkspecs/openbsd-g++
@dirrm qt3/mkspecs/netbsd-g++
-@dirrm qt3/mkspecs/aix-g++
-@dirrm qt3/mkspecs/aix-xlc
-@dirrm qt3/mkspecs/bsdi-g++
-@dirrm qt3/mkspecs/darwin-g++
-@dirrm qt3/mkspecs/dgux-g++
-@dirrm qt3/mkspecs/freebsd-g++
-@dirrm qt3/mkspecs/hpux-acc
-@dirrm qt3/mkspecs/hpux-cc
-@dirrm qt3/mkspecs/hpux-g++
-@dirrm qt3/mkspecs/hpux-n64
-@dirrm qt3/mkspecs/hpux-o64
-@dirrm qt3/mkspecs/hurd-g++
-@dirrm qt3/mkspecs/irix-64
-@dirrm qt3/mkspecs/irix-g++
-@dirrm qt3/mkspecs/irix-n32
-@dirrm qt3/mkspecs/irix-o32
-@dirrm qt3/mkspecs/linux-cxx
-@dirrm qt3/mkspecs/linux-g++
-@dirrm qt3/mkspecs/linux-icc
-@dirrm qt3/mkspecs/linux-kcc
-@dirrm qt3/mkspecs/linux-pgcc
-@dirrm qt3/mkspecs/mac9-mwerks
-@dirrm qt3/mkspecs/macx-g++
-@dirrm qt3/mkspecs/macx-mwerks
@dirrm qt3/mkspecs/macx-pbuilder
+@dirrm qt3/mkspecs/macx-mwerks
+@dirrm qt3/mkspecs/macx-g++
+@dirrm qt3/mkspecs/mac9-mwerks
+@dirrm qt3/mkspecs/linux-pgcc
+@dirrm qt3/mkspecs/linux-kcc
+@dirrm qt3/mkspecs/linux-icc
+@dirrm qt3/mkspecs/linux-g++
+@dirrm qt3/mkspecs/linux-cxx
+@dirrm qt3/mkspecs/irix-o32
+@dirrm qt3/mkspecs/irix-n32
+@dirrm qt3/mkspecs/irix-g++
+@dirrm qt3/mkspecs/irix-64
+@dirrm qt3/mkspecs/hurd-g++
+@dirrm qt3/mkspecs/hpux-o64
+@dirrm qt3/mkspecs/hpux-n64
+@dirrm qt3/mkspecs/hpux-g++
+@dirrm qt3/mkspecs/hpux-cc
+@dirrm qt3/mkspecs/hpux-acc
+@dirrm qt3/mkspecs/freebsd-g++
+@dirrm qt3/mkspecs/dgux-g++
+@dirrm qt3/mkspecs/darwin-g++
+@dirrm qt3/mkspecs/cygwin-g++
+@dirrm qt3/mkspecs/bsdi-g++
+@dirrm qt3/mkspecs/aix-xlc
+@dirrm qt3/mkspecs/aix-g++
@dirrm qt3/mkspecs/aix-64
-@dirrm qt3/mkspecs/openbsd-g++
-@dirrm qt3/mkspecs/openunix-cc
-@dirrm qt3/mkspecs/openunix-g++
-@dirrm qt3/mkspecs/qnx-g++
-@dirrm qt3/mkspecs/reliant-64
-@dirrm qt3/mkspecs/reliant-cds
-@dirrm qt3/mkspecs/sco-cc
-@dirrm qt3/mkspecs/sco-g++
-@dirrm qt3/mkspecs/solaris-64
-@dirrm qt3/mkspecs/solaris-cc
-@dirrm qt3/mkspecs/solaris-g++
-@dirrm qt3/mkspecs/solaris-g++-64
-@dirrm qt3/mkspecs/solaris-kcc
-@dirrm qt3/mkspecs/sunos-g++
-@dirrm qt3/mkspecs/tru64-cxx
-@dirrm qt3/mkspecs/tru64-g++
-@dirrm qt3/mkspecs/ultrix-g++
-@dirrm qt3/mkspecs/unixware-g++
-@dirrm qt3/mkspecs/unixware7-cc
-@dirrm qt3/mkspecs/unixware7-g++
-@dirrm qt3/mkspecs/win32-borland
-@dirrm qt3/mkspecs/win32-g++
-@dirrm qt3/mkspecs/win32-icc
-@dirrm qt3/mkspecs/win32-msvc
-@dirrm qt3/mkspecs/win32-visage
-@dirrm qt3/mkspecs/win32-watcom
@dirrm qt3/mkspecs