From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 21:18:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FE5A106564A for ; Fri, 12 Sep 2008 21:18:41 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id 27A998FC17 for ; Fri, 12 Sep 2008 21:18:40 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1KeG2K-000MGg-12; Fri, 12 Sep 2008 17:18:40 -0400 Message-ID: From: "Grant Peel" To: "Chris St Denis" References: <9E39D6AD5B404616B48B2C0F0FF4DFA8@GRANT> <20080911221811.GA66228@hal.rescomp.berkeley.edu><3A83AB41D1FC429CBB1F8936382EF7FC@GRANT> <48CAB8F7.3000104@smartt.com> Date: Fri, 12 Sep 2008 17:18:34 -0400 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Cc: freebsd-questions@freebsd.org, Christopher Cowart Subject: Re: Wireshark X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2008 21:18:41 -0000 OK, So I am using https, and, while doing all this, will be connected via PuTTy through ssh. Will I be disconnected ? Deingstalling the port won't kill my connection or cause general weirdness to people using https? -Grant ----- Original Message ----- From: "Chris St Denis" To: "Grant Peel" Cc: ; "Christopher Cowart" Sent: Friday, September 12, 2008 2:46 PM Subject: Re: Wireshark > Grant Peel wrote: >> Hi CHris, >> >> >> Just attempting to install the port. Something I noticed when the install >> crapped out was that it wanted me to use the "Force Package Register" for >> the OpenSSL_Overwrite_Base port. >> >> That port was already installed, what would be the correct method to deal >> with this? >> >> -Grant >> >> ----- Original Message ----- From: "Christopher Cowart" >> >> To: "Grant Peel" >> Cc: >> Sent: Thursday, September 11, 2008 6:18 PM >> Subject: Re: Wireshark >> >> >> _______________________________________________ >> 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" > I've found this sometimes happens if the port is checking for a specific > version of a dependancy and the version you have is older. Therefore the > dependency check fails and it tries to install, but the package manager > won't let it because of the existing version. > > You can deinstall OpenSSL_Overwrite_Base first and it will probebly work > fine. > _______________________________________________ > 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" > >