From owner-freebsd-ports@FreeBSD.ORG Mon Sep 12 07:59:52 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB3FC16A41F; Mon, 12 Sep 2005 07:59:52 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id E467E43D45; Mon, 12 Sep 2005 07:59:51 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id j8C7xnID050795; Mon, 12 Sep 2005 10:59:49 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id j8C7xq5m036061; Mon, 12 Sep 2005 10:59:53 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <4325356F.6050104@ebs.gr> Date: Mon, 12 Sep 2005 10:59:43 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050830) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mario Sergio Fujikawa Ferreira References: <20050909025938.66128.qmail@exxodus.fedaykin.here> In-Reply-To: <20050909025938.66128.qmail@exxodus.fedaykin.here> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: RFC net/azureus update 2.3.0.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2005 07:59:52 -0000 Mario Sergio Fujikawa Ferreira wrote: > Hi, > > I would like you to test this update of azureus > to latest version 2.3.0.4. > > There are a few issues with this update: > > 1) It requires some shared libraries which are > contained inside a .jar file from java/eclipse port. I extracted > the files and made them part of the port... fixed it but not desirable > > 2) We are depending on jdk 1.4 for running the port. However, > azureus uses the API jnio which leaks memory with jdk 1.4. jdk 1.5 > should be used but our jdk 1.5 port does not work with azureus > 2.3.0.4 just yet > > Well, it seems to be working just fine. Nonetheless, I would > like some confirmation. I am very interested on knowing if the program > is leaking memory. Please let me how it behaves for you. > > The port sample can be found at > > http://people.FreeBSD.org/~lioux/azureus.tgz > > Regards, FYI, it seems to work fine for me with jdk14. About the swt libraries issue I haven't forgotten it, but I haven't found the time yet to look into it yet. Thanks, Panagiotis