From owner-freebsd-java@FreeBSD.ORG Fri Apr 2 13:42:04 2004 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 6653C16A4CE for ; Fri, 2 Apr 2004 13:42:04 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 915B143D41 for ; Fri, 2 Apr 2004 13:42:03 -0800 (PST) (envelope-from christian.hofer@gmx.de) Received: (qmail 19353 invoked by uid 65534); 2 Apr 2004 21:42:00 -0000 Received: from p5080EA2B.dip0.t-ipconnect.de (EHLO gmx.de) (80.128.234.43) by mail.gmx.net (mp002) with SMTP; 02 Apr 2004 23:42:00 +0200 X-Authenticated: #2522098 Message-ID: <406DDE29.4040805@gmx.de> Date: Fri, 02 Apr 2004 23:42:01 +0200 From: Christian Hofer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <9716.1080908848@www51.gmx.net> In-Reply-To: <9716.1080908848@www51.gmx.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Java Version 1.4.2_2 not found during installation for FreeBSD 5.2.1 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, 02 Apr 2004 21:42:04 -0000 Sorry for this RTFM question. It seems that I forgot the "tag=." It is now happily compiling and I hope it will work... Thanks for your replys! Chris Christian Hofer wrote: >I figured out that cvsup will probably be the answer after sending this mail >yesterday evening. Thus, I tried to understand the handbook's appendix >concerning cvsup and read the man pages. As I understand it, I can constrain my >cvsup to ports-base and ports-java. (Fleeing to FreeBSD from a really unstable >Debian Sid distribution, I'm still seeking a compromise between latest >features and stability). I tried this and got some cvs-data. > >But I did not find out how to continue. In the /usr/src there are only my >kernel sources. Do I somehow have to download the sources of the java port >before I can build a new jdk? And how do I do the built? > >Thanks, >Chris > >