BSD Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsBSD Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old May 2nd, 2002, 05:13 PM
estrabd's Avatar
estrabd estrabd is offline
o0o.o0o
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: m00n
Posts: 184 estrabd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 48 sec
Reputation Power: 8
Send a message via ICQ to estrabd Send a message via AIM to estrabd Send a message via Yahoo to estrabd
cvsup question -- *,v files

I am want to install kde3 from /usr/ports/x11/kde, but the only thing in the dir are the *,v files.

How do I get their real life corresponding files?

I am running 4.5 STABLE

Brett

Reply With Quote
  #2  
Old May 2nd, 2002, 05:49 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> to install kde3 from /usr/ports/x11/kde

No such dir for me. For kde3 it should be /usr/ports/x11/kde3

>> the only thing in the dir are the *,v files

It appears that you misconfigured your supfile like missing the *default delete use-rel-suffix so why don't you show us yours?

BTW, kde3 is not usable at this moment, it's suggested that you wait another 2 months.

Reply With Quote
  #3  
Old May 2nd, 2002, 11:11 PM
estrabd's Avatar
estrabd estrabd is offline
o0o.o0o
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: m00n
Posts: 184 estrabd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 48 sec
Reputation Power: 8
Send a message via ICQ to estrabd Send a message via AIM to estrabd Send a message via Yahoo to estrabd
Should it be deleting all of the *,v files?

*default release=cvs
*default host=cvsup16.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default delete use-rel-suffix
*default use-rel-suffix
*default compress
ports-all

Reply With Quote
  #4  
Old May 3rd, 2002, 11:32 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Like what I guessed, you misconfigured your supfile with a missing tag and defined use-rel-suffix twice.

Here's my /usr/local/etc/cvsup/ports-supfile:

*default host=cvsup8.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
ports-all

And /usr/local/etc/cvsup/src-supfile:

*default host=cvsup8.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
*default compress
src-all

Reply With Quote
  #5  
Old May 3rd, 2002, 11:54 AM
estrabd's Avatar
estrabd estrabd is offline
o0o.o0o
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: m00n
Posts: 184 estrabd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 48 sec
Reputation Power: 8
Send a message via ICQ to estrabd Send a message via AIM to estrabd Send a message via Yahoo to estrabd
Thanks, I'll fix it. I went and deleted all the *,v files, and not, magically (not really), all my ports work..I realized that the patch-aa,v files were being used as patches also, and that was causing mucho problemos...

I took your advice and installed kde2, but I installed only kdelibs2 and kdebase2 for the moment. I figured from what I have read that the rest is just the apps, and right now I want just the desktop...no koffice, konquerer, etc.

Brett

Reply With Quote
  #6  
Old May 3rd, 2002, 12:01 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
What you should do (just to be safe) is to rm -rf your /usr/sup/ports-all/checkouts.cvs:. file and perhaps /usr/ports (except /usr/ports/distfiles) if you have a fast Internet connection, then cvsup your ports tree again from scratch. Just because your ports tree is currently out of sync (without /usr/ports/x11/kde3 dir).

Reply With Quote
  #7  
Old May 3rd, 2002, 12:02 PM
estrabd's Avatar
estrabd estrabd is offline
o0o.o0o
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: m00n
Posts: 184 estrabd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 48 sec
Reputation Power: 8
Send a message via ICQ to estrabd Send a message via AIM to estrabd Send a message via Yahoo to estrabd
curious - /usr/sup/refuse

Just curious, but what do you have in your /usr/sup/refuse file?

In other words, what ports are non-essential? I have all the language based one refused as well as stuff I know I will not use like:
cad
games
biology
..etc

Thanks,
Brett

Reply With Quote
  #8  
Old May 3rd, 2002, 12:06 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> what do you have in your /usr/sup/refuse file

distfiles
packages

BTW this refuse file is required in NetBSD, without it your /usr/pkgsrc/distfiles is gone after a sup.

>> what ports are non-essential?

Are you having disk space problem? If not just don't add anything else to that refuse file. You'd never know (without looking) if a port requires something in, like japanese directory.

Reply With Quote
  #9  
Old May 3rd, 2002, 12:15 PM
estrabd's Avatar
estrabd estrabd is offline
o0o.o0o
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: m00n
Posts: 184 estrabd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 48 sec
Reputation Power: 8
Send a message via ICQ to estrabd Send a message via AIM to estrabd Send a message via Yahoo to estrabd
No disk space is not an issue, but I would prefer not to waste it...I see what you are saying about dependent programs being in obscure directories like "japanese", but I figure that if I do happen to need something from there, I can just modify the refuse file to allow it, then run cvsup...

Brett

Reply With Quote
  #10  
Old May 12th, 2002, 06:20 PM
phoenix_rizzen phoenix_rizzen is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2002
Location: Kamloops, BC, Canada
Posts: 55 phoenix_rizzen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Quote:
Originally posted by freebsd
BTW, kde3 is not usable at this moment, it's suggested that you wait another 2 months.


KDE 3.0 is *plenty* useable. In fact, it's faster than KDE 2.2.2 on my Pentium-II 333MHz / 80 MB RAM box.
__________________
Linux is for those who hate Windows.
FreeBSD is for those who love UNIX.
-------
Have you read The Handbook yet?
How about The FAQ?
Have you searched the mailing lists?
Or read any of the man pages?
Have you searched the web for BSD resources?
In short, have you done your homework yet?

Reply With Quote
  #11  
Old May 12th, 2002, 06:23 PM
phoenix_rizzen phoenix_rizzen is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2002
Location: Kamloops, BC, Canada
Posts: 55 phoenix_rizzen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Quote:
Originally posted by estrabd
No disk space is not an issue, but I would prefer not to waste it...I see what you are saying about dependent programs being in obscure directories like "japanese", but I figure that if I do happen to need something from there, I can just modify the refuse file to allow it, then run cvsup...


If you don't speak any of the various languages, then add them to your refuse file. What's the point in having something sitting on your disk that you won't ever use??

If you rebuild the INDEX file in /usr/ports (via make index) then it might complain about missing packages. Just ignore it, it doesn't actually require them.

In my years of working with the FreeBSD ports tree (since 3.1), I have yet to come across a English-language port that required a non-English-language port. (Haven't tested the reverse.)

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsBSD Help > cvsup question -- *,v files


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

IBM developerWorks




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway