From owner-freebsd-questions Sat Oct 14 13:16:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from natto.washoku.com (adsl-63-192-133-203.dsl.snfc21.pacbell.net [63.192.133.203]) by hub.freebsd.org (Postfix) with ESMTP id BBA8137B66D for ; Sat, 14 Oct 2000 13:16:13 -0700 (PDT) Received: from washoku.com (beau@gobo.washoku.com [192.168.1.4]) by natto.washoku.com (8.9.3/8.9.3) with ESMTP id NAA21868 for ; Sat, 14 Oct 2000 13:04:13 -0700 (PDT) (envelope-from beau@washoku.com) Message-ID: <39E8BE01.2ADF924@washoku.com> Date: Sat, 14 Oct 2000 13:11:45 -0700 From: Frank Woodward X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Error: your port uses an old layout. Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Frank Woodward [20001012 07:13]: =>I ran CVSup last Sunday to get from 3.2 to 3.5, and now =>can't build any ports, presumably as a result of that =>day's change to bsd.port.mk that completes the conversion =>to the new file layout: => =>"Error: your port uses an old layout. =>Please update it to match this bsd.port.mk." => =>My question is, can I just delete all the /patches and /pkg =>directories under /usr/ports, or is there a better/safer =>way to clean up my ports tree? >>Please run cvsup for ports-supfile I ran cvsup using ports-supfile (confirming that it includes "*default delete use-rel-suffix"), but it doesn't seem to have removed the /pkg and /patches directories under each port, which are empty except for the CVS directory. It seems the presence of either of these directories causes bsd.port.mk to consider the port out of date. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message