From owner-freebsd-java@FreeBSD.ORG Fri Sep 9 14:17:06 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 124E416A41F for ; Fri, 9 Sep 2005 14:17:06 +0000 (GMT) (envelope-from mlusetti@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18B5A43D46 for ; Fri, 9 Sep 2005 14:17:04 +0000 (GMT) (envelope-from mlusetti@gmail.com) Received: by xproxy.gmail.com with SMTP id h32so614375wxd for ; Fri, 09 Sep 2005 07:17:04 -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=YdRp5qF+3Uqi6wb1w9zFuukMeGPP1l9mkAZr+U1kqnew+1Plltn2aW9XU2EHx1XcQqe/FFKVjc5bl+9r2Vhfy8pjUskgZbWzxixdwqGkejgSskrBv2frONuRbjar0F13nQqIgXB3LgZFjYKUFV1JEIBkHxSiVTWl0mGIngEGXHc= Received: by 10.70.57.12 with SMTP id f12mr6858wxa; Fri, 09 Sep 2005 07:17:04 -0700 (PDT) Received: by 10.70.56.11 with HTTP; Fri, 9 Sep 2005 07:17:04 -0700 (PDT) Message-ID: Date: Fri, 9 Sep 2005 16:17:04 +0200 From: Massimo Lusetti 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: Could i build jdk package and "distribute" on my own machine ? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mlusetti@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 14:17:06 -0000 I mean to distribute as: install with pkg_add on others machine which i control, not to redistribute to others. Is this fine with licenses issues ? --=20 Massimo