From owner-freebsd-java@FreeBSD.ORG Wed Sep 24 15:11:53 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 393EA16A4B3 for ; Wed, 24 Sep 2003 15:11:53 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id A68CA43FE1 for ; Wed, 24 Sep 2003 15:11:51 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 9365E10BF8C; Thu, 25 Sep 2003 00:11:50 +0200 (CEST) Date: Thu, 25 Sep 2003 00:11:50 +0200 From: "Simon L. Nielsen" To: Greg Lewis Message-ID: <20030924221148.GA391@FreeBSD.org> References: <20030918210342.GB1558@FreeBSD.org> <20030922184551.GA35332@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bCsyhTFzCvuiizWE" Content-Disposition: inline In-Reply-To: <20030922184551.GA35332@misty.eyesbeyond.com> User-Agent: Mutt/1.5.4i 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: Wed, 24 Sep 2003 22:11:53 -0000 --bCsyhTFzCvuiizWE Content-Type: multipart/mixed; boundary="liOOAslEiF7prFVr" Content-Disposition: inline --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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? >=20 > I might be too late... but. Well, nothing that can't be fixed by a new commit. > > -
  • The Ja= vaComm API
    Port of the JavaComm API to FreeBSD >=20 > 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-des= cr 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 :-). --=20 Simon L. Nielsen FreeBSD Documentation Team --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="www-javalinks-2.patch" Content-Transfer-Encoding: quoted-printable Index: links/development.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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.=20
  • jEdit
    jEdit is a programmer's text editor written in Java with Swing and allo= ws 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.
  • ElixirID= E
    An IDE that includes a debugger. Rated a JARS top 5%. +
  • Eclipse
    + An open extensible IDE for anything and nothing in particular. +
  • IDEA
    + IDEA is a commercial Java IDE with extensive refactoring support.
  • JDBC
  • UML Index: links/freebsd.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 t= o FreeBSD.
    • shuJIT - http://www= =2Eshudo.net/jit/ - a "Just In Time" compiler for FreeBSD and= Linux.
    • TYA - ftp://gonzalez.cyberus.ca/pub/Linux/java/ - a "Just In Time&quo= t; compiler for FreeBSD.
    • Kaffe - http://www.kaffe= =2Eorg - a "clean room" implementation of Java. --liOOAslEiF7prFVr-- --bCsyhTFzCvuiizWE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/chakh9pcDSc1mlERAjSAAJsF/sWh2McUz1FuhIW5u6B821i1ZACgkb3M wq5bXHobZr+ju0s/qnhPREI= =g9xl -----END PGP SIGNATURE----- --bCsyhTFzCvuiizWE--