Date: Wed, 5 Feb 2003 12:47:07 -0800 From: Kent Stewart <kstewart@owt.com> To: pippo@bellnet.ca Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ports changes? Message-ID: <200302051247.07212.kstewart@owt.com> In-Reply-To: <5.1.0.14.2.20030205152754.00b96168@pop51.bellnet.ca> References: <5.1.0.14.2.20030205143421.00b79668@pop51.bellnet.ca> <5.1.0.14.2.20030205152754.00b96168@pop51.bellnet.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 05 February 2003 12:33 pm, pippo@bellnet.ca wrote: > At 11:56 AM 2/5/2003 -0800, you wrote: > >On Wednesday 05 February 2003 11:39 am, pippo@bellnet.ca wrote: > > > At 06:35 PM 2/5/2003 +0100, you wrote: > > > >On Wed, 05 Feb 2003 12:19:40 -0500 > > > > > > > >pippo@bellnet.ca wrote: > > > > > Does anyone know or understand what is going on in the ports > > > > > collection - at this moment, there seems to be a problem with > > > > > the kdegames3 port - it just doesn't seem to be there, thus > > > > > preventing the update of the kde3 group of programs. > > > > > > > >Huh? > > > > > > > >flynn@christine# cd /usr/ports/games/kdegames3/ > > > >flynn@christine# cat distinfo > > > >MD5 (KDE/kdegames-3.1.tar.bz2) = > > > > cfc3fef5f162dc7ecd9465a11bdf9b1b > > > > > > > >When did you cvsup? > > > > > > About half an hour before I posted - now, several hours ago. I > > > just checked the fbsd site and there are no sources for > > > kdegames-3.0.4 > > > > > > :(( I've been trying to update kde3 for several days, now, and I > > > : had > > > > > > a problem with /audio/arts first, and now with kdegames - > > > weird.... And it ain't me, mate, if the stuff isn't on the site, > > > where is it? > > > >ftp://ftp.us.kde.org/pub/kde/stable/3.1/src/ > > > >Which is the master mirror site for kde in the US. > > OK, I understand. Only, problem seems to be that when I cvsup, > nothing gets downloaded into the /usr/ports/games/kdegames3 > directory.... (all the other kde3 stuff was there...) so, I can't use > portupgrade to update and may have to waste time & energy hacking > something that should be simple enough... :(( I still don't > understand what is going on... > PJ All that should be in your kde3game directory is the following ruby# ll total 98 -rw-r--r-- 1 root wheel 654 Jan 28 15:19 Makefile -rw-r--r-- 1 root wheel 66 Jan 28 15:19 distinfo -rw-r--r-- 1 root wheel 41 Nov 2 1997 pkg-comment -rw-r--r-- 1 root wheel 123 Jul 18 2002 pkg-descr -rw-r--r-- 1 root wheel 95614 Jan 28 15:19 pkg-plist If you had done a "make fetch" from /usr/ports/games/kdegames3 if would have put kdegames-3.1.tar.bz2 in your /usr/ports/distfiles/KDE directory. If you have a partial for 3.1 in there, things work very poorly. Now, a portupgrade -uf kde3games should have done the samething as the "make fetch". Going to freebsd.org, however, was very similar to bitching about not finding a new BMW at your local Mercedes dealership. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302051247.07212.kstewart>