From owner-freebsd-x11@FreeBSD.ORG Sun Apr 15 05:12:28 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org 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 C722A16A402 for ; Sun, 15 Apr 2007 05:12:28 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id 72EEF13C455 for ; Sun, 15 Apr 2007 05:12:28 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so1057857nza for ; Sat, 14 Apr 2007 22:12:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Hjdt4pp5kVmer8J0wrW8Dvz9RC9pwiBeEch4aU3+fOGRVVr/lKEK+5DllnhqqFnT4pgKpks/e4VWh24S1WCx194B7mFG1Xf/WEZKW8lWiAzmVSHtXVsrVi5oTEu6SN/3NMjqjWE2SDkoCorCUSpALP9ZySVt1s9ZYb1jWSkcIXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OCIB/WP/u9/WQoIEhHt6Ra041mD2fHjXulD3XEIsc2OJ+Gme8DRCcUlSVqNT0pIZYeiBMKq5ipPlYLaBoVKDijorKAsvmG4o6qYoZIObED7Skc/XaTOwIJm2tC6I+TM6vqWZjvgSK12KN3EeKyXRQicdSBVnIMvQdCAgIjMSeNs= Received: by 10.115.93.16 with SMTP id v16mr1596821wal.1176613947536; Sat, 14 Apr 2007 22:12:27 -0700 (PDT) Received: by 10.115.88.20 with HTTP; Sat, 14 Apr 2007 22:12:27 -0700 (PDT) Message-ID: <6f50eac40704142212w62465552of926f0cbdcc8567e@mail.gmail.com> Date: Sun, 15 Apr 2007 01:12:27 -0400 From: "Indigo 23" To: "Kris Kennaway" In-Reply-To: <20070415045802.GA84774@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6f50eac40704142155u2ac4c149tc3e3c6d83ac2e1d4@mail.gmail.com> <20070415045802.GA84774@xor.obsecurity.org> Cc: freebsd-x11@freebsd.org Subject: Re: Reinstalling Xorg 7.2 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: Sun, 15 Apr 2007 05:12:28 -0000 On 4/15/07, Kris Kennaway wrote: > On Sun, Apr 15, 2007 at 12:55:50AM -0400, Indigo 23 wrote: > > I recently removed Xorg 7.2 since I needed to do a fresh install of it > > because some things got messed up, after removing it and its relevant > > packages, I cannot reinstall it. If I go to /usr/ports/x11/xorg and > > then do make all install clean, it just registers the package for > > xorg-7.2, even though all of its components and such are removed. Is > > there any way to force reinstallation (i.e. recompilation) of xorg-7.2 > > and all its dependencies? > > Sounds like you needed to 'make clean' first. > > Kris > I did make clean first and tried several things. The strange thing is that I think that it didn't remove cleanly for some reason (I used pkg_deinstall -fP). Is there a way to force a rebuild/reinstall of all of xorg-7.2 using the meta-port (i.e. /usr/ports/x11/xorg) ? Because if I try that now, it just does this: # make all install clean This is a meta-port, meaning that it just depends on its subparts of the port. It won't build and install all the parts until you have typed make install This port does not ensure things are upgraded; use portupgrade if you want to upgrade X.Org. If you simply type 'make install' it may use over 2GB to build all of the subports. You can install the ports singly if you are low on space. ===> Extracting for xorg-7.2 ===> Patching for xorg-7.2 ===> Configuring for xorg-7.2 ===> Installing for xorg-7.2 ===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - found ===> xorg-7.2 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - found ===> xorg-7.2 depends on file: /usr/local/lib/X11/icons/handhelds/cursors/X_cursor - found ===> xorg-7.2 depends on file: /usr/local/share/X11/doc/hardcopy/BDF/bdf.PS.gz - found ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/apps - found ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/libraries - found ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/fonts - found ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/drivers - found ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/protos - found ===> xorg-7.2 depends on file: /usr/local/bin/Xorg - found ===> Generating temporary packing list ===> Registering installation for xorg-7.2 So basically I just wind up with xorg-7.2 in the pkgdb, but the rest of the ports like xorg-apps, xf86-driver-*, etc. are all missing since they have been removed. Any ideas? Thanks.