From owner-freebsd-java@FreeBSD.ORG Thu Sep 25 23:09:32 2003 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 8A31916A4B3 for ; Thu, 25 Sep 2003 23:09:32 -0700 (PDT) Received: from mgr4.xmission.com (mgr4.xmission.com [198.60.22.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBCF43FA3 for ; Thu, 25 Sep 2003 23:09:28 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr4.xmission.com with spam-scanned (Exim 3.35 #1) id 1A2lnD-0006FX-04 for freebsd-java@freebsd.org; Fri, 26 Sep 2003 00:09:27 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr4.xmission.com with esmtp (Exim 3.35 #1) id 1A2ln5-0006Ap-04; Fri, 26 Sep 2003 00:09:19 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) h8Q69WjG030546; Fri, 26 Sep 2003 00:09:32 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9p1/8.12.9/Submit) id h8Q69U2L030545; Fri, 26 Sep 2003 00:09:30 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 26 Sep 2003 00:09:30 -0600 From: Greg Lewis To: "Simon L. Nielsen" Message-ID: <20030926060929.GA30436@misty.eyesbeyond.com> References: <20030918210342.GB1558@FreeBSD.org> <20030922184551.GA35332@misty.eyesbeyond.com> <20030924221148.GA391@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030924221148.GA391@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-8.4 required=8.0 tests=BAYES_01,EMAIL_ATTRIBUTION,HTML_20_30,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT,X_AUTH_WARNING version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-java@FreeBSD.org Subject: Re: Review request for update to links on FreeBSD Java webpage 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: Fri, 26 Sep 2003 06:09:32 -0000 On Thu, Sep 25, 2003 at 12:11:50AM +0200, Simon L. Nielsen wrote: > On 2003.09.22 12:45:51 -0600, Greg Lewis wrote: > > On Thu, Sep 18, 2003 at 11:03:43PM +0200, Simon L. Nielsen wrote: > > > Comments before I commit? > > > > I might be too late... but. > > Well, nothing that can't be fixed by a new commit. :-) > > > -
  • The JavaComm API
    Port of the JavaComm API to FreeBSD > > > > This port still exists, there just isn't really a web page attached to > > it. Can we somehow link to the port within the port's collection? > > We could just link to the description like the doc/ tree links to > packages. The link would be : > http://www.freebsd.org/cgi/url.cgi?ports/comms/java-commapi-freebsd/pkg-descr I think thats a good option. > Then we try again... I have attached a patch with your suggestions, and > the ones from Andrew Houghton. > > I will try and be a bit more patient from now on :-). I'll try and respond a little quicker :). > Index: links/development.sgml > =================================================================== > RCS file: /home/ncvs/www/en/java/links/development.sgml,v > retrieving revision 1.9 > diff -u -d -r1.9 development.sgml > --- links/development.sgml 22 Sep 2003 09:29:14 -0000 1.9 > +++ links/development.sgml 24 Sep 2003 21:39:37 -0000 > @@ -23,7 +23,7 @@ > A commercial visual application builder for Java. >
  • jEdit
    > jEdit is a programmer's text editor written in Java with Swing and allows for plug-ins. The author is also working on jEdit-IDE. > -
  • NetBeans
    > +
  • NetBeans
    > New IDE written completely in java, different versions available, > free and commercial ones. Now part Sun Microsystems. >
  • JWS - Sun´s IDE
    > @@ -35,13 +35,17 @@ > webpages, just check out the newest CVS-sources. >
  • ElixirIDE
    > An IDE that includes a debugger. Rated a JARS top 5%. > +
  • Eclipse
    > + An open extensible IDE for anything and nothing in particular. > +
  • IDEA
    Technically, I believe this URL should have a trailing slash, i.e. http://www.jetbrains.com/idea/ > + IDEA is a commercial Java IDE with extensive refactoring support. > >
  • JDBC > >
  • UML > Index: links/freebsd.sgml > =================================================================== > RCS file: /home/ncvs/www/en/java/links/freebsd.sgml,v > retrieving revision 1.7 > diff -u -d -r1.7 freebsd.sgml > --- links/freebsd.sgml 22 Sep 2003 09:29:14 -0000 1.7 > +++ links/freebsd.sgml 23 Sep 2003 21:21:37 -0000 > @@ -10,6 +10,7 @@ > > >
      > +
    • The JavaComm API - Port of the JavaComm API to FreeBSD. >
    • shuJIT - http://www.shudo.net/jit/ - a "Just In Time" compiler for FreeBSD and Linux. >
    • TYA - ftp://gonzalez.cyberus.ca/pub/Linux/java/ - a "Just In Time" compiler for FreeBSD. >
    • Kaffe - http://www.kaffe.org - a "clean room" implementation of Java. Here is another instance of a missing trailing /. I don't know if there are others in the page. Other than that, looks good! Thanks for updating the page! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org