From owner-freebsd-questions@FreeBSD.ORG Thu Aug 17 13:56:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B29016A4DA for ; Thu, 17 Aug 2006 13:56:01 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99EFD43D67 for ; Thu, 17 Aug 2006 13:55:59 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com?[208.206.151.59]) by comcast.net (rwcrmhc11) with ESMTP id <20060817135557m1100db1mse>; Thu, 17 Aug 2006 13:55:58 +0000 Message-ID: <44E4756C.9050208@computer.org> Date: Thu, 17 Aug 2006 08:55:56 -0500 From: Eric Schuele User-Agent: Thunderbird 1.5.0.5 (X11/20060801) MIME-Version: 1.0 To: Johnny Choque References: <005f01c6c1f7$8c9b51f0$2bba90c1@Altair> In-Reply-To: <005f01c6c1f7$8c9b51f0$2bba90c1@Altair> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Downgrade port 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, 17 Aug 2006 13:56:01 -0000 On 08/17/2006 07:20, Johnny Choque wrote: > Hi all, > > When I have tried to install java 1.5 in freebsd 6.1-release using the > binary file provided in: > http://www.freebsdfoundation.org/downloads/java.shtml > > I got an error message pointing out that it needed javavmwrapper-2.0.6 > instead of 2.3 (which I actually have installed). I'm trying to use > portdowngrade in order to downgrade javavmwrapper but I have problems with > cvs servers listed in: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html > > Could you tell me if there is another way to downgrade a port? > I believe 'portdowngrade' is the canonical way. However, I *always* have trouble with the servers for some reason. Last time I did a portdowngrade I used the following (mind the wrap): portdowngrade -o -s:pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs Then enter any password. HTH > Cheers, > > Johnny > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Regards, Eric