From owner-freebsd-java@FreeBSD.ORG Wed Oct 5 13:35:48 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 BE26216A41F for ; Wed, 5 Oct 2005 13:35:48 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from blue.virtual-estates.net (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D56043D46 for ; Wed, 5 Oct 2005 13:35:48 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from blue.virtual-estates.net (blue [127.0.0.1]) by blue.virtual-estates.net (8.13.4/8.13.4) with ESMTP id j95DZf1l038212 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 5 Oct 2005 09:35:41 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by blue.virtual-estates.net (8.13.4/8.13.4/Submit) id j95DZcqT038211; Wed, 5 Oct 2005 09:35:38 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) X-Authentication-Warning: blue.virtual-estates.net: mi set sender to mi+kde@aldan.algebra.com using -f From: Mikhail Teterin To: Herve Quiroz Date: Wed, 5 Oct 2005 09:35:37 -0400 User-Agent: KMail/1.8.2 References: <200510050304.15715@aldan> <20051005105531.GA61895@arabica.esil.univ-mrs.fr> In-Reply-To: <20051005105531.GA61895@arabica.esil.univ-mrs.fr> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" 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 13:35:48 -0000 On Wednesday 05 October 2005 06:55 am, Herve Quiroz wrote: = 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. I thought about it, but `database' is where the main db4x ports live. This port's entire purpose is to provide Java API to Sleepycat. The only other alternative is to devel, but java being a name of a programming language is simply a sub-category of devel (as is databases)... Thanks for comments, -mi