From owner-freebsd-ports@FreeBSD.ORG Mon Feb 2 00:54:29 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 7375216A4CE for ; Mon, 2 Feb 2004 00:54:29 -0800 (PST) Received: from smtp.web.de (smtp05.web.de [217.72.192.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81EBE43D45 for ; Mon, 2 Feb 2004 00:54:28 -0800 (PST) (envelope-from kay_lehmann@web.de) Received: from lehmann.in-dsl.de ([212.42.238.240] helo=web.de) by smtp.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.99 #566) id 1AnZqb-00064a-00 for ports@FreeBSD.org; Mon, 02 Feb 2004 09:54:25 +0100 Message-ID: <401E10D5.2030401@web.de> Date: Mon, 02 Feb 2004 09:56:53 +0100 From: Kay Lehmann User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.6) Gecko/20040118 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org References: <401D8E68.30700@comcast.net> <401DF35E.50005@web.de> <20040202065212.GA77487@xor.obsecurity.org> In-Reply-To: <20040202065212.GA77487@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: kay_lehmann@web.de 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 08:54:29 -0000 Kris Kennaway wrote: > On Mon, Feb 02, 2004 at 07:51:10AM +0100, Kay Lehmann wrote: > > >>>The actual requirements for my build was: >>>ocaml-3.07_1 tcl-8.4.5,1 tk-8.4.5,1 gmake >>> >> >>So I can't see anything telling it requires XFree86 (didn't look at the >>port index maybe it's in there?). > > > tk is a GUI toolkit. It requires (and depends on) X windows on FreeBSD. > > Kris Oh, okay didn't looked at that. But ocaml could be build without tk and x11, didn't it? Kay