From owner-freebsd-java@FreeBSD.ORG Wed Oct 5 10:55:43 2005 Return-Path: X-Original-To: java@freebsd.org 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 50DA316A41F for ; Wed, 5 Oct 2005 10:55:43 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9216A43D49 for ; Wed, 5 Oct 2005 10:55:42 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost [127.0.0.1]) by arabica.esil.univ-mrs.fr (8.13.3/8.13.3) with ESMTP id j95AtWfF061982; Wed, 5 Oct 2005 12:55:32 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.3/8.13.3/Submit) id j95AtV9A061981; Wed, 5 Oct 2005 12:55:31 +0200 (CEST) (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: Wed, 5 Oct 2005 12:55:31 +0200 From: Herve Quiroz To: Mikhail Teterin Message-ID: <20051005105531.GA61895@arabica.esil.univ-mrs.fr> Mail-Followup-To: Mikhail Teterin , java@freebsd.org References: <200510050304.15715@aldan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510050304.15715@aldan> User-Agent: Mutt/1.4.2.1i Cc: java@freebsd.org Subject: Re: port of Java API of db43 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 10:55:43 -0000 On Wed, Oct 05, 2005 at 03:04:15AM -0400, Mikhail Teterin wrote: > Hello! > > Would anybody like to take a look at > > http://aldan.algebra.com:8015/~mi/java-db4.shar > > ? I'm not sure, I got the JAVA_* flags quite right, etc. One of the portlint complaints is related to Java: WARN: Makefile: save for ports directly related to the Java language, porters are encouraged not to use ``java'' as the main category for a port Indeed, this port should not use 'java' as its main categroy. I think 'databases' would be a fine choice but that is yours to decide. Still, the port needs to hava 'java' among its CATEGORIES (this ports uses Java) but not as the main one. The second concern is related to the USE_JAVA=1.4+ statement. I don't know why you absolutely need to use bsd.java.mk 1.0 syntax here but it seems like nothing can prevent you from commiting this. So go ahead. Your port and address will automatically be added to [1] :) Regarding the JAVA_HOME issue now I think you can go ahead and commit this but we definitively need to find a fix for that. I need to have a closer look but at first I didn't see the difference between your test port and java/jmp. I have some other work on my TODO list for now so it could take several days before I can give it a shot. Herve [1] Java ports monitoring - Java ports using bsd.java.mk 1.0 syntax and their respective maintainers http://www.esil.univ-mrs.fr/~hquiroz/freebsd/oldbsdjavamk-maintainers