From owner-freebsd-java@FreeBSD.ORG Tue Aug 31 10:45:50 2010 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7035710656B7; Tue, 31 Aug 2010 10:45:50 +0000 (UTC) (envelope-from zhoushuqun@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0814C8FC1A; Tue, 31 Aug 2010 10:45:49 +0000 (UTC) Received: by gxk24 with SMTP id 24so2835945gxk.13 for ; Tue, 31 Aug 2010 03:45:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=08hXsPcvWpHm3ZAtSA3fsZNO8UmHwdJxOG6gJfexTus=; b=ooOhCpGl6X80psX3W1QMcDeVGccjGudp3RhvJ86fkMqOoe/yjkV17qqA52bE4awntW bDkbMn95CAIj9V0ZM2xx/7Nen7VquGELi0otP7jPjgf2tMTciK+Ryfc8kLTltLqNPtVZ HutVsyDbEJgdNMZwhHVH6csbOE17pSKfLxxuQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=f4CqLgOE5RgtHEv7NdKMck/fjMS95Jvs3UnsAYoAq6DdEyKdFRjYOY6Fx5S0Ijg2PZ vzMoqE0HT86Z5vr6QlPm+H426WLbBdNKgkU/IDrCk6hErx0fFkGia8cfHjlDQ/XygdU6 vTXvSp8pKu9PQkR+ZaVfp2Tl80p1jglggxJzU= Received: by 10.220.89.30 with SMTP id c30mr3187615vcm.21.1283249668277; Tue, 31 Aug 2010 03:14:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.162.72 with HTTP; Tue, 31 Aug 2010 03:14:08 -0700 (PDT) In-Reply-To: <4C7C3456.2030500@FreeBSD.org> References: <4C7C3456.2030500@FreeBSD.org> From: Sutra Zhou Date: Tue, 31 Aug 2010 18:14:08 +0800 Message-ID: To: Matthias Andree Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org, java@freebsd.org Subject: Re: RFT: deskutils/sciplore-mindmapping 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: Tue, 31 Aug 2010 10:45:50 -0000 On Tue, Aug 31, 2010 at 6:44 AM, Matthias Andree wrote: > Greetings, > > I have create a new port for SciPlore Mind Mapping, a mind mapper/manager > with reference and PDF management (to integrate with JabRef, Mendeley, > BibTeX). The port requires Java 1.6. > > Since this is my first Java-related port, and I haven't all the related > tools installed, I'd like to request testing and feedback on the port. > > Please let me know if it works for you, what reference and/or PDF software > you've used, or if it fails, or if you spot something I can improve before > making this an official port. > > URL: http://home.pages.de/~mandree/freebsd/ - grab the .shar file and the > GnuPG signature, make sure the file wasn't tampered with, then type: > > cd /var/tmp > sh /path/to/sciplore-mindmapping.shar > cd sciplore-mindmapping > make install clean > > Thanks a lot. I works OK on my 8.0-RELEASE.