From owner-freebsd-ports@FreeBSD.ORG Mon Jan 26 18:54:34 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6717C106566B for ; Mon, 26 Jan 2009 18:54:34 +0000 (UTC) (envelope-from pj@smo.de) Received: from ilk.de (mx-out21.ilk.de [194.121.104.21]) by mx1.freebsd.org (Postfix) with ESMTP id D4B528FC13 for ; Mon, 26 Jan 2009 18:54:33 +0000 (UTC) (envelope-from pj@smo.de) Received: from bologna.intern.smo.de (pool25.ka.ilk.net [212.86.194.25]) by ilk.de (8.13.4/8.13.4/ilk-relay) with ESMTP id n0QIsVOB023948; Mon, 26 Jan 2009 19:54:31 +0100 Received: from [192.168.153.208] (herdubreid.intern.smo.de [192.168.153.208]) by bologna.intern.smo.de (8.13.8+Sun/8.13.8) with ESMTP id n0QIk9Il011911; Mon, 26 Jan 2009 19:46:09 +0100 (CET) Message-ID: <497E0725.1080604@smo.de> Date: Mon, 26 Jan 2009 19:55:33 +0100 From: Philipp Ost User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20090125 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: icemaca References: <497DEC99.3070805@gmail.com> In-Reply-To: <497DEC99.3070805@gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: vlc & mplayer lost window borders and controls X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 18:54:34 -0000 icemaca wrote: [...] > the packages work fine, which is ver 0.8.x something i think for vlc, > but updating to 0.9.x in ports produced this problem and i am not sure > if it is something in the config options or other missing depends. [...] The vlc folks switched to a Qt-based interface. There's an option to build it or not (--> make config); work's fine here (apart from the fact that I now have a near complete installation of Qt-4 floating around on my disk... for one program -- OK, this is way off topic here, I know). HTH, Philipp