From owner-freebsd-ports@FreeBSD.ORG Tue Jan 10 09:30:26 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A75E16A41F for ; Tue, 10 Jan 2006 09:30:26 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7FC43D6A for ; Tue, 10 Jan 2006 09:30:21 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-169-24.dynamic.qsc.de [212.202.169.24]) by efacilitas.de (Postfix) with ESMTP id 9D2FC4C3FA; Tue, 10 Jan 2006 10:39:09 +0100 (CET) Received: from [192.168.1.2] (muhkuh.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id 8E4CE5285B; Tue, 10 Jan 2006 10:29:03 +0100 (CET) Message-ID: <43C37EAE.7090108@cs.tu-berlin.de> Date: Tue, 10 Jan 2006 10:30:22 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Delpy References: <000201c6157f$7aac2610$1401a8c0@sanmik.com> In-Reply-To: <000201c6157f$7aac2610$1401a8c0@sanmik.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org Subject: Re: FreeBSD Port: postfix-2.2.8,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 09:30:26 -0000 Delpy schrieb: > Sorry to bother but the latest port ends with this, even though > mysql-client-5.0.18 is already installed: > > ===> postfix-2.2.8,1 depends on shared library: pcre.0 - found > ===> postfix-2.2.8,1 depends on shared library: mysqlclient.15 - not > found > ===> Verifying install for mysqlclient.15 in > /usr/ports/databases/mysql50-cli > ent > ===> Installing for mysql-client-5.0.18 > ===> mysql-client-5.0.18 depends on file: /usr/local/libdata/ldconfig > - found > ===> Generating temporary packing list > ===> Checking if databases/mysql50-client already installed > ===> mysql-client-5.0.18 is already installed > 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 > databases/mysql50-client > 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/databases/mysql50-client. > *** Error code 1 > > Stop in /usr/ports/mail/postfix. > *** Error code 1 > > Stop in /usr/ports/mail/postfix. Please show me pkg_info -E 'mysql*' Regards Björn