From owner-freebsd-ports@FreeBSD.ORG Mon Aug 1 10:14:25 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 391951065673 for ; Mon, 1 Aug 2011 10:14:25 +0000 (UTC) (envelope-from jack@jarasoft.net) Received: from raats.xs4all.nl (raats.xs4all.nl [82.95.230.43]) by mx1.freebsd.org (Postfix) with ESMTP id E0D258FC18 for ; Mon, 1 Aug 2011 10:14:24 +0000 (UTC) Received: from raats.xs4all.nl (orac.jarasoft.net [10.10.10.10]) by raats.xs4all.nl (Postfix) with ESMTP id 43B8A3D841A for ; Mon, 1 Aug 2011 12:01:53 +0200 (CEST) Received: from jarasc430 (raats.xs4all.nl [82.95.230.43]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by raats.xs4all.nl (Postfix) with ESMTPSA id 0F9653D753F for ; Mon, 1 Aug 2011 12:01:53 +0200 (CEST) Message-ID: <825D1E97938C452BA6F84437960521CC@jarasc430> From: "Jack Raats" To: References: <20110730201400.GA38035@mech-cluster241.men.bris.ac.uk> Date: Mon, 1 Aug 2011 12:01:49 +0200 Organization: JaRaSoft, Steenbergen, Nederland MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Virus-Scanned: ClamAV using ClamSMTP on orac.jarasoft.net X-Mailman-Approved-At: Mon, 01 Aug 2011 12:04:23 +0000 Subject: How to solve dependencies problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jack Raats List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2011 10:14:25 -0000 Hi, I have a port which uses tidy while another port uses tidy-lib. When installing one of these ports gives dependencies problems. How to solve this problem? Thanks Jack Raats