From owner-freebsd-java@FreeBSD.ORG Thu Dec 16 01:11:29 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 387AF16A4CE for ; Thu, 16 Dec 2004 01:11:29 +0000 (GMT) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D83F43D45 for ; Thu, 16 Dec 2004 01:11:28 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])iBG1BRS0050327; Thu, 16 Dec 2004 02:11:27 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.1/8.13.1/Submit) id iBG1BQwr050326; Thu, 16 Dec 2004 02:11:26 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Thu, 16 Dec 2004 02:11:26 +0100 From: Herve Quiroz To: Kris Kennaway Message-ID: <20041216011126.GB50205@arabica.esil.univ-mrs.fr> Mail-Followup-To: Kris Kennaway , java@FreeBSD.org References: <20041215145730.GA87984@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041215145730.GA87984@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: java@FreeBSD.org Subject: Re: [ports-i386@FreeBSD.org: eclipse-pmd-2.0.5.v3_1 failed on i386 6] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 01:11:29 -0000 On Wed, Dec 15, 2004 at 06:57:30AM -0800, Kris Kennaway wrote: > FYI; can you please investigate and/or report to the developers? If > you are already aware of this problem but do not yet have a fix, > please mark the port BROKEN in the appropriate case, so that users do > not unexpectedly encounter it. > > Thanks, > Kris Fixed: hq 2004-12-15 18:51:28 UTC FreeBSD ports repository Modified files: java/eclipse-pmd Makefile Log: - Register a dependency on a JRE to extract the port [1] - Minor fix to calm portlint Reported by: pointyhat via kris [1] Revision Changes Path 1.6 +2 -1 ports/java/eclipse-pmd/Makefile