From owner-freebsd-ports@FreeBSD.ORG Mon Feb 2 06:53:40 2004 Return-Path: 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 2506C16A4CE for ; Mon, 2 Feb 2004 06:53:40 -0800 (PST) Received: from lark.auton.cs.cmu.edu (LARK.AUTON.CS.CMU.EDU [128.2.222.44]) by mx1.FreeBSD.org (Postfix) with SMTP id 26A4043D31 for ; Mon, 2 Feb 2004 06:53:39 -0800 (PST) (envelope-from dpelleg@lark.auton.cs.cmu.edu) Sender: dpelleg@lark.auton.cs.cmu.edu To: Ryan Merrick References: <401D8E68.30700@comcast.net> From: Dan Pelleg Date: 02 Feb 2004 09:53:10 -0500 In-Reply-To: <401D8E68.30700@comcast.net> Message-ID: Lines: 30 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: unison-2.9.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 14:53:40 -0000 Ryan Merrick writes: > Hello, > > The ports description and port index misled me to look at other > synchronization tools because XFree86 and a number of other ports are listed > as required. After talking with a friend who uses unison and verifying his > negative response in the Makefile. I built the port with no options and > XFree86-libraries were not required. > > > The actual requirements for my build was: > ocaml-3.07_1 tcl-8.4.5,1 tk-8.4.5,1 gmake > > -- > -Ryan Merrick > sandshrimp@comcast.net > Did you build a GUI version? The port's makefile doesn't list anything other than gmake and ocaml. To the best of my knowledge, it doesn't need tcl or tk unless you build the GUI (and the current port doesn't support this). I'm not sure how INDEX works - seem that the tcl,tk, and X dependencies in it are inherited from ocaml. -- Dan Pelleg