From owner-freebsd-java@FreeBSD.ORG Wed Jul 11 12:02:59 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE74716A41F for ; Wed, 11 Jul 2007 12:02:59 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id 67B9A13C447 for ; Wed, 11 Jul 2007 12:02:58 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (localhost [127.0.0.1]) by smadev.internal.net (8.13.6/8.13.6) with ESMTP id l6BC2vPi004081 for ; Wed, 11 Jul 2007 15:02:57 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.13.6/8.13.6/Submit) id l6BC2vGs004080 for freebsd-java@freebsd.org; Wed, 11 Jul 2007 15:02:57 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Wed, 11 Jul 2007 15:02:56 +0300 User-Agent: KMail/1.9.3 References: <18068.49748.719782.780145@jerusalem.litteratus.org> In-Reply-To: <18068.49748.719782.780145@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200707111502.57017.achill@matrix.gatewaynet.com> Subject: Re: safely deinstalling old Java 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, 11 Jul 2007 12:03:00 -0000 =D3=F4=E9=F2 =D4=E5=F4=DC=F1=F4=E7 11 =C9=EF=FD=EB=E9=EF=F2 2007 14:43, =EF= /=E7 Robert Huff =DD=E3=F1=E1=F8=E5: > I have both > > jdk-1.5.0.12p5,1 > > and > > diablo-jdk-1.5.0.07.01_5 > > installed. Is it possible to deinstall diablo without breaking > anything (e.g. "make deinstall" in ports/java/diablo-jdk15?)? If they share files then do "pkgdb -F" and ask the questions accordingly. Else just do "pkg_deinstall diablo-jdk-1.5.0.07.01_5". > > > Robert Huff > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" =2D-=20 Achilleas Mantzios