From owner-freebsd-x11@FreeBSD.ORG Thu Jun 14 03:40:07 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92C14106564A for ; Thu, 14 Jun 2012 03:40:07 +0000 (UTC) (envelope-from macunkie@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5BF098FC14 for ; Thu, 14 Jun 2012 03:40:07 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so3371447pbb.13 for ; Wed, 13 Jun 2012 20:40:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; bh=dO1XoZsd0SXLNcat/ZSFAl4HwPqhRCbVr6pQ6lA1+QE=; b=hL6q0wWCKtb2b/Kym0wM92i3ny4grv5ho65YszlckP+Rkb5U3u7gjIMZbJvS2UFCmh vv+uromrn7Aq0iJFwd7JRRk73DVAbxiMTL7cekA6yrNErLStZueNxrmPXR4TXpvSKFVE zTUizv4uOYOnARVDCoOPVZJDW61WUFTog2DqB7sVksYOO+ZXo0FG3pfyxw95Gd3qAESv U5arBEkBS8z62kNN8FEnfCl4QMwbGfIA90Ao0WAoEIbnlV+Z4aX/JR/v0hr51W7r9FyS 0Fg0yT1MknrXLxHw4iR0X1K7H4LfVYfmALP6Mqiv98R18XRPAK/D/Ikr1zpVcJz14Oe3 qpRA== Received: by 10.68.220.231 with SMTP id pz7mr2927184pbc.110.1339645207022; Wed, 13 Jun 2012 20:40:07 -0700 (PDT) Received: from [192.168.1.136] (66-233-4-137.rcc.clearwire-dns.net. [66.233.4.137]) by mx.google.com with ESMTPS id na10sm1542787pbc.23.2012.06.13.20.40.05 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Jun 2012 20:40:06 -0700 (PDT) From: Samuel V Green III Date: Wed, 13 Jun 2012 20:40:03 -0700 Message-Id: <20BFBA58-FD3E-4B9E-8370-7FBA5A80DB53@gmail.com> To: freebsd-x11@freebsd.org Mime-Version: 1.0 (Apple Message framework v1278) X-Mailer: Apple Mail (2.1278) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Need correct setenv PACKAGESITE for xorg pkg_add -r xorg 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: Thu, 14 Jun 2012 03:40:07 -0000 I'm currently running 9.0 stable on G4 powerpc powerbook I was having a buggar of a time with my xorg 7.5.2 "make" and had = errors. Newbie so I tried searching how to clean the port with various options = and decided to rm /usr/ports/xorg Now I'm attempting to setenv PACKAGESITE to the correct mirror and so = far no luck. I tried setenv PACKAGESITE = ftp://ftp.freebsd.org/pub/FreeBSD/ports/powerpc/packages-9-stable/Latest/ =85. and no luck My "pkg_add -r" option always defaults to = =85./powerpc/packages-9.0-release/Latest/ where I get the "unable to = fetch" message every time. I'll post this to the forum as well as the ppc mailing list as well in = an attempt for a fix. Thanks for your help !!!!! Samuel.=