From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 4 13:20:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8F64106564A for ; Fri, 4 Apr 2008 13:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B0A748FC0A for ; Fri, 4 Apr 2008 13:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m34DK3xN036014 for ; Fri, 4 Apr 2008 13:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m34DK3du036013; Fri, 4 Apr 2008 13:20:03 GMT (envelope-from gnats) Date: Fri, 4 Apr 2008 13:20:03 GMT Message-Id: <200804041320.m34DK3du036013@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/122312: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 13:20:03 -0000 The following reply was made to PR ports/122312; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/122312: commit references a PR Date: Fri, 4 Apr 2008 13:14:19 +0000 (UTC) pav 2008-04-04 13:14:06 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/jamvm Makefile distinfo pkg-descr pkg-plist Log: JamVM is an extremely small Java Virtual Machine which conforms to the JVM specification version 2 (blue book). It is designed to support the full specification, and includes support for object finalisation, Soft/Weak/Phantom References, class-unloading, the Java Native Interface (JNI) and the Reflection API. WWW: http://jamvm.sourceforge.net/ PR: ports/122312 Submitted by: Bjoern Koenig Revision Changes Path 1.206 +1 -0 ports/java/Makefile 1.1 +46 -0 ports/java/jamvm/Makefile (new) 1.1 +3 -0 ports/java/jamvm/distinfo (new) 1.1 +8 -0 ports/java/jamvm/pkg-descr (new) 1.1 +35 -0 ports/java/jamvm/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"