From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 15:07:40 2005 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 B40AD16A41F for ; Wed, 27 Jul 2005 15:07:40 +0000 (GMT) (envelope-from me@reusel.de) Received: from azure.internetking.de (internetking.de [213.239.216.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEDE43D45 for ; Wed, 27 Jul 2005 15:07:39 +0000 (GMT) (envelope-from me@reusel.de) Received: from [192.168.0.11] (p54819B5E.dip0.t-ipconnect.de [84.129.155.94]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by azure.internetking.de (Postfix) with ESMTP id A36031B26; Wed, 27 Jul 2005 17:07:37 +0200 (CEST) In-Reply-To: <42E79FFF.4010409@ant.uni-bremen.de> References: <42E79FFF.4010409@ant.uni-bremen.de> Mime-Version: 1.0 (Apple Message framework v733) Message-Id: From: =?ISO-8859-1?Q?J=F6rg_Reisenweber?= Date: Wed, 27 Jul 2005 17:07:38 +0200 To: Heinrich Rebehn X-Mailer: Apple Mail (2.733) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: Problem with isc-dhcp3-server and etherboot 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: Wed, 27 Jul 2005 15:07:40 -0000 Moin Heinrich, Am 27.07.2005 um 16:53 schrieb Heinrich Rebehn: > - Is there any way to downgrade to a previous version? (In this =20 > case i was lucky that there still was an old binary package) I just saw portdowngrade (/usr/ports/sysutils/portdowngrade - http://=20 sourceforge.net/projects/portdowngrade/) in the ports collection. =20 Maybe it's worth a look. > - Is there any config file i can change to make '-b' the default =20 > for portupgrade? You may set the PORTUPGRADE variable in your environment according to =20= the portupgrade manpage. J=F6rg