Subject: CVS commit: pkgsrc/x11
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2002 22:09:56
Module Name:	pkgsrc
Committed By:	skrll
Date:		Wed May 29 19:09:56 UTC 2002

Modified Files:
	pkgsrc/x11/qt3: Makefile
	pkgsrc/x11/qt3-libs: Makefile Makefile.common PLIST buildlink.mk
	    distinfo
	pkgsrc/x11/qt3-libs/files: qmake.conf
	pkgsrc/x11/qt3-tools: Makefile PLIST buildlink.mk
Added Files:
	pkgsrc/x11/qt3-libs/patches: patch-ad
Removed Files:
	pkgsrc/x11/qt3-libs/patches: patch-aa

Log Message:
Various changes to help with KDE3.

      o Enable thread support using pth-syscall and nathanw_sa. The
	later has problems which are being worked on.

      o Restructure the build of certain plugins so that qt3-libs
	comes with jpeg and mng support.

      o Introduce a BUILDLINK_DEPENDS_METHOD.qt3-tools variable that
	when set to build means we don't get a full dependency on
	qt3-tools.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/qt3/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/qt3-libs/Makefile \
    pkgsrc/x11/qt3-libs/Makefile.common pkgsrc/x11/qt3-libs/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/qt3-libs/PLIST \
    pkgsrc/x11/qt3-libs/buildlink.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/qt3-libs/files/qmake.conf
cvs rdiff -r1.2 -r0 pkgsrc/x11/qt3-libs/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/x11/qt3-libs/patches/patch-ad
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/qt3-tools/Makefile \
    pkgsrc/x11/qt3-tools/buildlink.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/qt3-tools/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.