Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E884F63B902 for ; Mon, 19 Oct 2009 06:03:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9934763B16B; Mon, 19 Oct 2009 06:03:17 +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 AD0B063B10D for ; Mon, 19 Oct 2009 06:03:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8ED18175DA; Mon, 19 Oct 2009 06:03:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 19 Oct 2009 06:03:16 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/lang/kaffe To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20091019060316.8ED18175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dholland Date: Mon Oct 19 06:03:16 UTC 2009 Modified Files: pkgsrc/lang/kaffe: Makefile.common distinfo Added Files: pkgsrc/lang/kaffe/patches: patch-ba patch-bb patch-bc Log Message: Add bits for supporting NetBSD on x86_64. This builds, and will compile and run helloworld, but hasn't been particularly extensively tested. No version bump since no prior x86_64 packages should have been created. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/kaffe/Makefile.common cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/kaffe/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/lang/kaffe/patches/patch-ba \ pkgsrc/lang/kaffe/patches/patch-bb pkgsrc/lang/kaffe/patches/patch-bc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.