From owner-freebsd-questions Sat Jan 20 9:52:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp1.mastery.ca (lan12.dzyn.win.mnsi.net [208.28.54.140]) by hub.freebsd.org (Postfix) with ESMTP id 4125137B400 for ; Sat, 20 Jan 2001 09:52:19 -0800 (PST) Received: from lan4 (dyn216-8-129-112.ADSL.mnsi.net [216.8.129.112]) (authenticated) by comp1.mastery.ca (8.11.1/8.11.1) with ESMTP id f0KHqIg09088 for ; Sat, 20 Jan 2001 12:52:18 -0500 (EST) (envelope-from rmasse@mastery.ca) Message-ID: <012f01c08309$d8d29e80$0400a8c0@Home> From: "Ryan Masse" To: "FreeBSD-Questions" Subject: CVSup ports | error Date: Sat, 20 Jan 2001 12:53:07 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG here's my situation... the last few months i've been cvsup'ing my ports with the '.' tag instead of RELENG_4. It was working beautifully untill last week when i got: > cd /usr/ports/www/p5-Apache-ASP > make install ===> p5-Apache-ASP-0.18 : Your system is too old to use this bsd.port.mk. You n eed a fresh make world or an upgrade kit. Please go to http://www.FreeBSD.org/po rts/ or a mirror site and follow the instructions. > this error msg would show up when trying to install any port. So i rm -rf /usr/ports and extracted a new copy from the ports.tar.gz file i used for the original then added the RELENG_4 tag in the supfile. I proceeded to cvsup and during the process it would delete the INDEX, Makefile, and mk dir then proceed to upgrade the ports. So after cvsup'n i'm left with none of the files it deleted make it impossible now to make search or do a pkg_version -c to check which ports need to be upgraded. Anyone know whats happening here? Thanks, Ryan Masse To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message