From owner-freebsd-ports Sun Oct 22 3:49: 1 2000 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 49D3237B4C5; Sun, 22 Oct 2000 03:48:55 -0700 (PDT) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.9.3/8.9.3) id MAA83300; Sun, 22 Oct 2000 12:48:53 +0200 (CEST) (envelope-from ibex) Date: Sun, 22 Oct 2000 12:48:53 +0200 From: Dirk Froemberg To: asami@freebsd.org Cc: ports@freebsd.org Subject: ports in new layout and CVS Message-ID: <20001022124852.A83272@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Satoshi! If I check out a port from CVS and try to work with it, it always produces an error: Error: your port uses an old layout. Please update it to match this bsd.port.mk. *** Error code 1 Looking at bsd.port.mk line 599 and following I found that bsd.port.mk checks if some directories are present. Of course they are present if you check out a port from CVS... So I think we should rather check for files present in the old layout (e. g. ${MASTERDIR}/pkg/PLIST) and emit an error if they are present. Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message