From owner-freebsd-questions Thu Feb 15 16:39: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spread.infobutter.com (spread.infobutter.com [207.76.173.55]) by hub.freebsd.org (Postfix) with ESMTP id CC31D37B401 for ; Thu, 15 Feb 2001 16:38:56 -0800 (PST) Received: from spread.infobutter.com (spread.infobutter.com [207.76.173.55]) by spread.infobutter.com (8.11.1/8.11.1) with ESMTP id f1G0cas18228; Thu, 15 Feb 2001 19:38:40 -0500 (EST) (envelope-from mjoseff@infobutter.com) Date: Thu, 15 Feb 2001 19:38:36 -0500 (EST) From: Matthew Joseff To: Travis Cole Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports Question In-Reply-To: <20010215161320.B60974@nihilist.org> Message-ID: X-OS: FreeBSD MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Worked, thanks. On Thu, 15 Feb 2001, Travis Cole wrote: } }It looks like your ports tree still has some stuff from before }the ports were restructured... } }Update your ports tree again, and if that doesn't fix it, you may }want to look at see if you have old files still lying around... } }The old pine4 port looked something like this: } } ls }Makefile README.html files/ patches/ pkg/ } }The new one looks something like this: } } ls }Makefile distinfo pkg-comment pkg-install }README.html files/ pkg-descr pkg-plist } }You might still have the patches and pkg dirs still around, and }they could be messing things up. Nuke them and see if that fixes it... } }If it does you may consider running something like this: } }# cd /usr/ports }# find . -type d -name patches -or -name pkg | xargs rm -r } }That worked for me on all the various ports trees I have lying around... } }But I take no responsibility for that rm -r going bad and removing things }it shouldn't... Use at your own risk :) } }On Thu, Feb 15, 2001 at 07:00:53PM -0500, Matthew Joseff wrote: }> }> Clues? }> }> [spread:/usr/ports/mail/pine4]make }> Error: your port uses an old layout. Please update it to match this }> bsd.port.mk. }> *** Error code 1 }> }> Stop in /usr/ports/mail/pine4. }> *** Error code 1 }> }> Stop in /usr/ports/mail/pine4. }> *** Error code 1 }> }> Stop in /usr/ports/mail/pine4. }> *** Error code 1 }> }> Stop in /usr/ports/mail/pine4. }> *** Error code 1 }> }> Stop in /usr/ports/mail/pine4. }> [spread:/usr/ports/mail/pine4]uname -a }> FreeBSD spread.infobutter.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov }> 20 13:02:55 GMT 2000 }> jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 } } -- Matthew Joseff www.infobutter.com mjoseff@infobutter.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message