From owner-freebsd-java@FreeBSD.ORG Wed Aug 9 07:44:47 2006 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 0B64816A4DA for ; Wed, 9 Aug 2006 07:44:47 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from banan.pingpong.net (banan.pingpong.net [213.136.40.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53A0243D4C for ; Wed, 9 Aug 2006 07:44:45 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from rambutan.pingpong.net (rambutan.pingpong.net [192.168.1.187]) by banan.pingpong.net (8.13.6/8.13.6) with ESMTP id k797iPhD024807; Wed, 9 Aug 2006 09:44:25 +0200 (CEST) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by rambutan.pingpong.net (8.13.6/8.13.6) with ESMTP id k797iOQm026343; Wed, 9 Aug 2006 09:44:25 +0200 (CEST) (envelope-from girgen@FreeBSD.org) Date: Wed, 09 Aug 2006 09:44:23 +0200 From: Palle Girgensohn To: Greg Lewis , martinko Message-ID: In-Reply-To: <20060714213224.GA60242@misty.eyesbeyond.com> References: <20060712164955.GA91888@misty.eyesbeyond.com> <44B796AE.4030506@nipsi.de> <44B7ED5C.8040102@pobox.sk> <20060714213224.GA60242@misty.eyesbeyond.com> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Massimo Lusetti , Dennis Berger , freebsd-java@FreeBSD.org Subject: Re: New JDK release X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Aug 2006 07:44:47 -0000 --On fredag, juli 14, 2006 14.32.24 -0700 Greg Lewis wrote: > On Fri, Jul 14, 2006 at 09:15:40PM +0200, martinko wrote: >> i did so and portversion says: >> >> diablo-jdk-freebsd6.i386.1.5.0.07.00 < needs updating (port has >> 1.5.0.07.00) >> >> what's wrong ?? > > Nothings wrong, the packages just have a "version" which is a little > bit naughty and ends up comparing to the port (which isn't naughty) > as an earlier version. Just curious, what is the reason behind having different package names for the port versus the package. It seems confusing to me. Also, since the port just installs a binary, couldn't it just install the package? It would cause less confusion, don't you think? BTW, I'm extremely happy to have diablo out, and especially that the amd64 platform i supported already. Thanks a lot, guys! /Palle