From owner-freebsd-questions@FreeBSD.ORG Thu Jan 8 22:29:36 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F3D1106567E for ; Thu, 8 Jan 2009 22:29:36 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id BD0548FC35 for ; Thu, 8 Jan 2009 22:29:35 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: by ewy14 with SMTP id 14so11018702ewy.19 for ; Thu, 08 Jan 2009 14:29:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received :x-authentication-warning:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=JlXF7X8y6oir0+eTEgr+c9OatLC1mt3pAAfQPaSIXtM=; b=lRFAgaDT7w406hHz5a8kowNqnL21KwRquGjW4hfDPyHcW/ymGqrUTxcHEw5uTNwNDo b0swp4oiCh+kh6lBvN8e+k+grolCvI5/IstattGIp9BqRZYx1UOf8Xr4SIGjYGH8PLvM 7lmM5BIIOPHgkpo7HxbFg9s8RHZjZ3HYfIW74= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-authentication-warning:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; b=SF1WAhOS3lT0kMMM02Ckc3X5JPfMR72Dq2NO/9+4AYCzPTtz1UHp6iZ8ubaUh2YfCb dOXUyUYx1Yg04l8kRHpNuAXNLWkNMa5ju44+Did1jPVCQH12YvThM3xFj7A/ANNJFje/ iU6kpuF0rf5DwWMRhNzyX0M24+DREbRHTWEZA= Received: by 10.210.105.20 with SMTP id d20mr29409173ebc.84.1231453774414; Thu, 08 Jan 2009 14:29:34 -0800 (PST) Received: from darklight.homeunix.org ([85.175.24.248]) by mx.google.com with ESMTPS id t12sm10301849gvd.1.2009.01.08.14.29.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 Jan 2009 14:29:33 -0800 (PST) Received: from darklight.homeunix.org (yuri@darklight.homeunix.org [127.0.0.1]) by darklight.homeunix.org (8.14.3/8.14.3) with ESMTP id n08MTUVP003105; Fri, 9 Jan 2009 01:29:30 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.homeunix.org (8.14.3/8.14.3/Submit) id n08MTUB8003104; Fri, 9 Jan 2009 01:29:30 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.homeunix.org: yuri set sender to yuri.pankov@gmail.com using -f Date: Fri, 9 Jan 2009 01:29:30 +0300 From: Yuri Pankov To: Ansar Mohammed Message-ID: <20090108222930.GA8449@darklight.homeunix.org> References: <036001c971dd$e025e220$a071a660$@com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <036001c971dd$e025e220$a071a660$@com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-questions@freebsd.org Subject: Re: Sun sucks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 22:29:37 -0000 On Thu, Jan 08, 2009 at 05:10:10PM -0500, Ansar Mohammed wrote: > So I am trying to build Java on FreeBSD 7.0. I need to REGSITER to download > the Timezone Java patch. > > After registering Sun complains that they don't like my ID and I need to > provide more information. I create another account. Same problem. After 3 > months I finally get an email saying they want clarification on the acronym > for my company. (no access yet to download Java patch.) > > > > This sucks man. Is there one central repository where we can get all the > components required to build Java on FreeBSD? Try downloading it from URL provided by filesearch.ru search results: http://www.filesearch.ru/cgi-bin/s?q=tzupdater-1_3_11-2008i.zip&t=f&w=a HTH, Yuri