From owner-cvs-all@FreeBSD.ORG Thu Jan 5 22:51:27 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 568E916A41F; Thu, 5 Jan 2006 22:51:27 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A3B43D53; Thu, 5 Jan 2006 22:51:23 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com ([151.204.231.237]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0ISN001H265LWISB@vms040.mailsrvcs.net>; Thu, 05 Jan 2006 16:51:22 -0600 (CST) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id k05MpIPu078285 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 05 Jan 2006 17:51:21 -0500 Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.4/8.13.4) with ESMTP id k05MpCfj077928; Thu, 05 Jan 2006 17:51:12 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.4/8.13.4/Submit) id k05Mp9Wm077927; Thu, 05 Jan 2006 17:51:09 -0500 Date: Thu, 05 Jan 2006 17:51:09 -0500 From: Mikhail Teterin In-reply-to: <1136500743.40648.8.camel@localhost> To: pav@freebsd.org Message-id: <200601051751.09804.mi+mx@aldan.algebra.com> Organization: Virtual Estates, Inc. MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8BIT Content-disposition: inline X-Virus-Scanned: ClamAV devel-20050525/1230/Thu Jan 5 06:49:56 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 References: <200601052201.k05M1Hiv047660@repoman.freebsd.org> <1136500743.40648.8.camel@localhost> X-Authentication-warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f User-Agent: KMail/1.8.3 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/textproc/libwpd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2006 22:51:27 -0000 четвер 05 січень 2006 17:39, Pav Lucistnik Ви написали: > Mikhail Teterin píše v čt 05. 01. 2006 v 22:01 +0000: [...] > > Hate > > Why so? Because to rebuild the tiny libwpd, which itself is perfectly happy with very old versions of libgsf-1 (>=1.6), one must first rebuild their _entire gnome install_. In the vast majority of cases the LIB_DEPENDS should not spell out particular shared library versions, but bsd.gnome.mk is full of them. -mi