From owner-freebsd-x11@FreeBSD.ORG Wed Jun 13 05:30:32 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C470106564A for ; Wed, 13 Jun 2012 05:30:32 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from mx.tetcu.info (mx.tetcu.info [217.19.15.179]) by mx1.freebsd.org (Postfix) with ESMTP id BB14A8FC12 for ; Wed, 13 Jun 2012 05:30:31 +0000 (UTC) Received: from [10.90.54.202] (unknown [109.166.128.2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx.tetcu.info (Postfix) with ESMTPSA id 524022135B6; Wed, 13 Jun 2012 08:30:15 +0300 (EEST) References: <50CD045E-CED9-47D1-88BD-44B84EE7E04E@gmail.com> User-Agent: K-9 Mail for Android In-Reply-To: <50CD045E-CED9-47D1-88BD-44B84EE7E04E@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Ion-Mihai Tetcu Date: Wed, 13 Jun 2012 08:29:56 +0300 To: Samuel V Green III ,freebsd-x11@freebsd.org Message-ID: Cc: Subject: Re: Installing for xorg-driver-7.5.1 error X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2012 05:30:32 -0000 Samuel V Green III wrote: > >I posted this in the forums as well : >http://forums.freebsd.org/showthread.php?t=32695 > >Installing for xorg-driver-7.5.1 error >I'm in the middle of installing xorg on 9.0 stable powerpc. >I get the following error during my make install: >Code: >Verifying install for /usr/local/lib/xorg/modules/input/citron_drv.so >in /usr/ports/x11-drivers/xf86-input-citron >xf86-input-citron-2.2.2_3 is marked as broken: does not compile. >I'm a newbie doing my second attempt at and install and don't remember >this error the first time I installed xorg. > >So when ftp "ing" into the pub on the FreeBSD , I enter the directory >Quote: >x11-drivers >and there is nothing there relative to xf86-input-citron ? > >Again, as a newbie the "pkg_add -r" option NEVER works and I can never >figure out (even after reading the handbook how to set the correct ftp >path. So I always tunnel in through the system via >Quote: >ftp -a ftp2.FreeBSD.org >Anybody got a fix here ? > >Thanks for your help ! > >Samuel > >_______________________________________________ >freebsd-x11@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" Well, that port is marked broken, so a package for it can't be built, hence neither you nor pkg_add can find it on ftp. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.