From owner-freebsd-questions@FreeBSD.ORG Sun May 20 11:20:51 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E93A316A41F for ; Sun, 20 May 2007 11:20:51 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id AACBA13C448 for ; Sun, 20 May 2007 11:20:51 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so1589415pyh for ; Sun, 20 May 2007 04:20:51 -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:mime-version:content-type; b=reNMknXaBtlD83N5X8h4uvAghFaSPFzzZEu0LhJwpSiFUtYhoQ0vgIyV3W1auAXJrm3OO3x8bkgPSCoV/8JDcPO9EWGXnu3aNUH3d7Jtdi/5kb5FoyNlFo/Gj5c25ODFahZFBJjvVX36Fid5Xa/0hN7fBv7XqoP+L9kAClr6kkU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=oJoyPWDHHhKh5caHeTYqWKIhMUVylIospWL9Cq6GefRZgUuRyPgYyXzJEhv9dyiMKh0ED/2yrRTRJxv2Sfu45+w1o3/biAT6iYa0vJbR+HVNtvrUZDWYK9T6hD28FK8UoQIPoDOEdvBXVzHlJt3ZE3GnVEbBzlO2WDPs4Nxrj0M= Received: by 10.65.250.11 with SMTP id c11mr8944782qbs.1179660051016; Sun, 20 May 2007 04:20:51 -0700 (PDT) Received: by 10.64.196.1 with HTTP; Sun, 20 May 2007 04:20:50 -0700 (PDT) Message-ID: Date: Sun, 20 May 2007 07:20:50 -0400 From: "Tsu-Fan Cheng" To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: xorg meta-port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2007 11:20:52 -0000 hi, just cvsup the new port tree and get ready to upgrade xorg, while reading the 'UPDATE', it caught my eyes that it mentioned better have xorg meta-port installed. I checked my installation and these are what i have originally in terms of xorg6.9: /var/db/pkg/xorg-clients-6.9.0_3 /var/db/pkg/xorg-fonts-miscbitmaps-6.9.0_1 /var/db/pkg/xorg-nestserver-6.9.0_1 /var/db/pkg/xorg-documents-6.9.0 /var/db/pkg/xorg-fonts-truetype-6.9.0 /var/db/pkg/xorg-printserver-6.9.0_2 /var/db/pkg/xorg-fonts-100dpi-6.9.0_1 /var/db/pkg/xorg-fonts-type1-6.9.0 /var/db/pkg/xorg-server-6.8.99.903_1 /var/db/pkg/xorg-fonts-75dpi-6.9.0_1 /var/db/pkg/xorg-fontserver-6.9.0_1 /var/db/pkg/xorg-vfbserver-6.9.0_2 /var/db/pkg/xorg-fonts-cyrillic-6.9.0_1 /var/db/pkg/xorg-libraries-6.9.0_1 /var/db/pkg/xorg-wrapper-1.0_3 /var/db/pkg/xorg-fonts-encodings-6.9.0_1 /var/db/pkg/xorg-manpages-6.9.0 what to do if I don't see the xorg meta-port registry?? thank you!!