From owner-cvs-all@FreeBSD.ORG Sat May 28 20:51:59 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5174816A41C; Sat, 28 May 2005 20:51:59 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A71C43D48; Sat, 28 May 2005 20:51:59 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4SKpxs8028328; Sat, 28 May 2005 20:51:59 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4SKpxeQ028327; Sat, 28 May 2005 20:51:59 GMT (envelope-from anholt) Message-Id: <200505282051.j4SKpxeQ028327@repoman.freebsd.org> From: Eric Anholt Date: Sat, 28 May 2005 20:51:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/kaffe Makefile distinfo pkg-plist ports/java/kaffe/files patch-inetaddressimpl patch-kaffe_kaffevm_jit3_labels.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2005 20:51:59 -0000 anholt 2005-05-28 20:51:58 UTC FreeBSD ports repository Modified files: java/kaffe Makefile distinfo pkg-plist Removed files: java/kaffe/files patch-inetaddressimpl patch-kaffe_kaffevm_jit3_labels.c Log: Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc, sparc64 should be quick, but I haven't been able to scare up the resources on the cluster machines). Also, remove the compile-time options such as different AWTs, which are intended by the developers for use in embedded systems, not general users. Also, move maintainership to myself, since I'm working on kaffe too frequently. Thanks Mark for your work on this port! PR: ports/80641 Submitted by: anholt Approved by: maintainer Revision Changes Path 1.66 +8 -37 ports/java/kaffe/Makefile 1.29 +2 -2 ports/java/kaffe/distinfo 1.2 +0 -12 ports/java/kaffe/files/patch-inetaddressimpl (dead) 1.2 +0 -13 ports/java/kaffe/files/patch-kaffe_kaffevm_jit3_labels.c (dead) 1.38 +34 -35 ports/java/kaffe/pkg-plist