From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 22:45:34 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 DADA716A41F for ; Mon, 12 Dec 2005 22:45:34 +0000 (GMT) (envelope-from jayesh.freebsdlist@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C36643D5F for ; Mon, 12 Dec 2005 22:45:34 +0000 (GMT) (envelope-from jayesh.freebsdlist@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so1133006wxc for ; Mon, 12 Dec 2005 14:45:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=b9O9HAGx8KzSdffvCFMxdbIr0Te0GZNcauz0bik2Xk8/WsglRVy0PhMTx+99z0aGwgc2SHN5Ht4EGx2rVRiR+6Eq0KAdF71zE/ywWNRa/YBkip9E9IMy1blcWpZVngNTF4HrNf+HkW8iSeBKU3vbtT325u4no1/ds6MtVaLxr2w= Received: by 10.70.21.18 with SMTP id 18mr2817892wxu; Mon, 12 Dec 2005 14:45:32 -0800 (PST) Received: by 10.70.7.2 with HTTP; Mon, 12 Dec 2005 14:45:32 -0800 (PST) Message-ID: Date: Tue, 13 Dec 2005 04:15:32 +0530 From: Jayesh Jayan To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: May be a question repeated 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: Mon, 12 Dec 2005 22:45:35 -0000 Hi, I have a server which runs Apache/1.3.33 (Unix) and exim 4.53-0 on a FreeBS= D 5.4. I wanted to upgrade exim to 4.60 so i did the below steps 1 ) cd /usr/ports/mail/exim 2 ) make clean 3 ) make at this step the make stops saying openssl already installed. I have on the server OpenSSL 0.9.7e and exim is trying to upgrade even open ssl to the latest. This may break http and other services running on the server. Error message is as below ***************************************************************************= *************************************** =3D=3D=3D> Installing for openssl-0.9.8a =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if security/openssl already installed pkg_info: package bsdpan-CPAN-1.80 has no origin recorded pkg_info: package bsdpan-Filesys-Statvfs_Statfs_Df-0.78 has no origin recorded pkg_info: package bsdpan-GDGraph-1.43 has no origin recorded pkg_info: package bsdpan-GDTextUtil-0.86 has no origin recorded pkg_info: package bsdpan-IO-Interactive-undef has no origin recorded pkg_info: package bsdpan-MailTools-1.67 has no origin recorded pkg_info: package bsdpan-Net_SSLeay.pm-1.25 has no origin recorded pkg_info: package bsdpan-ShadowHash-0.07 has no origin recorded pkg_info: package bsdpan-Term-ReadLine-Perl-1.0203 has no origin recorded pkg_info: package bsdpan-TermReadKey-2.30 has no origin recorded pkg_info: package bsdpan-Tie-Watch-1.2 has no origin recorded pkg_info: package bsdpan-Tree-MultiNode-1.0.10 has no origin recorded pkg_info: package bsdpan-libwww-perl-5.803 has no origin recorded pkg_info: package bsdpan-libwww-perl-5.804 has no origin recorded pkg_info: package bsdpan-libwww-perl-5.805 has no origin recorded =3D=3D=3D> An older version of security/openssl is already installed ( openssl-0.9.7e_2) You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of security/openssl without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/security/openssl. *** Error code 1 Stop in /usr/ports/mail/exim. ***************************************************************************= *************************************** Please guide me on how I can upgrade exim without effecting other services running on the server. -- Jayesh Jayan "The box said "Requires Windows 95, NT, or better", so I installed Linux." Visit my homepage @ http://www.jayeshjayan.com