From owner-freebsd-java@FreeBSD.ORG Sat Jun 25 07:33:24 2005 Return-Path: X-Original-To: freebsd-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 8B8FF16A41C for ; Sat, 25 Jun 2005 07:33:24 +0000 (GMT) (envelope-from soheil.h.y@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5223543D1D for ; Sat, 25 Jun 2005 07:33:24 +0000 (GMT) (envelope-from soheil.h.y@gmail.com) Received: by wproxy.gmail.com with SMTP id i24so45501wra for ; Sat, 25 Jun 2005 00:33:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RVirLCBUSjG6C5v+359mbknFYXMgqz1yRWN7S4hdiE0ZZZU5TYSw8tWAoCdt4Q14/r1/m9LaYBXX3Thu1xh05Ue6M/7wW4oDc9KSdq4t7rE9zlhVp/9bWBP1HC074Pm4e8Y+m1WgBxdSIxfAuX0zOt1q3qCd25JA4O6jNYG0TRU= Received: by 10.54.5.47 with SMTP id 47mr2298993wre; Sat, 25 Jun 2005 00:33:23 -0700 (PDT) Received: by 10.54.86.7 with HTTP; Sat, 25 Jun 2005 00:33:23 -0700 (PDT) Message-ID: <4c90b7720506250033323d18b7@mail.gmail.com> Date: Sat, 25 Jun 2005 12:03:23 +0430 From: Soheil Hassas Yeganeh To: freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: J2EE 1.4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Soheil Hassas Yeganeh List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 07:33:24 -0000 Dear All, How can I install the J2EE 1.4 on my FreeBSD 5.4 ? There is no entry in the port tree. Thanx