Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9065C63BEE1 for ; Sat, 31 Mar 2012 06:39:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 000F514A1EB; Sat, 31 Mar 2012 06:39:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0782114A1E5 for ; Sat, 31 Mar 2012 06:39:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WV-Hf1OBnZfv for ; Sat, 31 Mar 2012 06:39:21 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 72BD414A1E3 for ; Sat, 31 Mar 2012 06:39:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 52414175DD; Sat, 31 Mar 2012 06:39:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 31 Mar 2012 06:39:21 +0000 From: "John Marino" Subject: CVS commit: pkgsrc/x11/kde-workspace4 To: pkgsrc-changes@NetBSD.org Reply-To: marino@netbsd.org X-Mailer: log_accum Message-Id: <20120331063921.52414175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: marino Date: Sat Mar 31 06:39:21 UTC 2012 Modified Files: pkgsrc/x11/kde-workspace4: distinfo Added Files: pkgsrc/x11/kde-workspace4/patches: patch-ksysguard_ksysguard_FreeBSD_ProcessList.c patch-ksysguard_ksysguard_FreeBSD_cpuinfo.c patch-ksysguard_ksysguard_FreeBSD_uptime.c Log Message: x11/kde-workspace4: Patch for DragonFly DragonFly for kde-workspace4 is built using FreeBSD-specific files. In the future, DragonFly probably needs its OS-specific directory. These patches will fix all but one problem on DragonFly. They use macros so no revbump is required. The remaining is with cmake using the wrong include path for the QT4 tools mkspecs file qplatformdefs.h. How to best resolve that is still being determined. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/kde-workspace4/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/x11/kde-workspace4/patches/patch-ksysguard_ksysguard_FreeBSD_ProcessList.c \ pkgsrc/x11/kde-workspace4/patches/patch-ksysguard_ksysguard_FreeBSD_cpuinfo.c \ pkgsrc/x11/kde-workspace4/patches/patch-ksysguard_ksysguard_FreeBSD_uptime.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.