From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 17:27:09 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 6F2B116A4CE; Sun, 21 Nov 2004 17:27:09 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11CEF43D41; Sun, 21 Nov 2004 17:27:09 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iALHR7JC075503; Sun, 21 Nov 2004 09:27:08 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iALHR62Y075502; Sun, 21 Nov 2004 09:27:06 -0800 (PST) (envelope-from obrien) Date: Sun, 21 Nov 2004 09:27:06 -0800 From: "David O'Brien" To: Pav Lucistnik Message-ID: <20041121172706.GA26536@dragon.nuxi.com> References: <41A01DF9.9090607@sc.rr.com> <1101013587.10885.21.camel@hood.oook.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1101013587.10885.21.camel@hood.oook.cz> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: ports@FreeBSD.org cc: William Allison Subject: Re: FreeBSD Port: vim-lite-6.3.16 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 17:27:09 -0000 On Sun, Nov 21, 2004 at 06:06:27AM +0100, Pav Lucistnik wrote: > William Allison p??e v so 20. 11. 2004 v 23:47 -0500: > > > I'm sorry but I can't seem to figure this out and haven't been able to > > get help on IRC. > > Maybe you visited wrong channel? #freebsd-gnome on FreeNode is here to > help you :) > > > Would you please be kind enough to tell me how to > > compile vim with gtk2 support. I'm using 5.3 -RELEASE if that helps. > > I'll continue to try and figure out the Makefile. > > Compile with WITH_GTK2=yes on your command line: > make install clean WITH_GTK2=yes I would more than welcome a patch for a tested vim-gtk (or vim-gtk2) slave port[*] that I could review and test. [*] tested meaning make PREFIX=/tmp/v package make PREFIX=/tmp/v deinstall find /tmp/v -type f shows now left over files (other than the info one that always is) -- -- David (obrien@FreeBSD.org)