Sysinstall + CVSup or just CVSup?

2005-04-07 Thread Christopher Lane
Hi,
I've installed FreeBSD 5.3 using the minimum install option, and would 
like to immediately install the ports collection.  What I've done in the 
past is sysinstall via ftp and then CVSup to update.  Is that insane? 
Can I just CVSup and forget about the sysinstall?  Is one method quicker 
than the other?  Maybe there's a better method altogether...

Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup

2004-08-24 Thread Curtis Vaughan
Ok, just to be certain about this.
I have 4.8 installed and am about to do a cvsup
here is my stable-supfile

*default host=cvsup1.us.freebsd.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all
And I put my refuse file in /usr/local/etc/cvsup/sup/
Am I ready to roll?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup

2004-01-28 Thread Brian H
Greetings,

I need an opinion on how I am doing cvsup and make update.

cp /usr/share/examples/cvsup/stable-supfile /usr/sup/stable-supfile
cp /usr/share/examples/cvsup/refuse /usr/sup/refuse
/usr/sup/ports-supfile
--
*default  host=cvsup2.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=none
*default  delete use-rel-suffix
*default tag=.
ports-all
/etc/make.conf
--
SUP_UPDATE=yes
SUP=/usr/local/bin/cvsup
SUPFLAGS=-g -L 1
SUPHOST=cvsup2.FreeBSD.org
SUPFILE=/usr/sup/stable-supfile
PORTSSUPFILE=/usr/sup/ports-supfile
rm -rf /usr/ports/arabic
rm -rf /usr/ports/chinese
rm -rf /usr/ports/french
rm -rf /usr/ports/german
rm -rf /usr/ports/hebrew
rm -rf /usr/ports/hungarian
rm -rf /usr/ports/japanese
rm -rf /usr/ports/korean
rm -rf /usr/ports/picobsd
rm -rf /usr/ports/portuguese
rm -rf /usr/ports/russian
rm -rf /usr/ports/ukrainian
rm -rf /usr/ports/vietnamese
rm -rf /usr/ports/polish
make update
portsdb -uU
#doing cvsup this way will this avoid the following errors?
Snip ... non-existent -- dependency list incomplete
Thanks,
Brian
_
Scope out the new MSN Plus Internet Software — optimizes dial-up to the max! 
  http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Cvsup

2004-02-12 Thread Joe Stuart
I'm running freebsd 4.8 and trying to use cvsup to update my ports tree.
My supfile contains.

*default tag=RELENG_4_8
*default host=cvsup9.freebsd.org
*default prefix=/usr
*default release=cvs delete use-rel-suffix compress

ports-all

But when I run it it deleted about %90 of my ports.  
Any help is appreciated.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup

2003-12-19 Thread fbsd_user
When I use cvsup to download the ports config files, it does not
display the directory path it's using on the server.
How can I find the directory path? Or can somebody tell me what it
is.

The port names retrieved from here
http://www.freebsd.org/ports/index.html  do not match the real port
name I find on my system.  Want is the real directory path so I can
use my browser to ftp in and drill down to find real names.

Can anybody help me?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup

2003-12-20 Thread Toru
I am giving up installing CVSup. It run for 8 long hours and
it still hasn't install a thing. Although when I do:

make clean

in /usr/ports/net/cvsup/cvsup-withot-gui

i get output showing that it is clearning something (not
getting message saying "it's not installed, skipping."

So forget cvsup. locate command won't work so there is no
way to know where the precompiled cvsup is. although the
hand book says that it's there. anyway, i am going through
all this toruble just because I can't install mod_php4. I
figure my cvs tree is old but it doesn't seems that way
(downloaded the whole thing and unpacked it in ports dir).

This is what I get. it's having hard time patching. What
does the error message mean and how can I fix it?

/usr/bin/tar: gettext-0.12.1/gettext-tools/tests: time stamp
May 22 14:35 2003 is 11935751 s in the future
/usr/bin/tar: gettext-0.12.1/gettext-tools: time stamp May
22 14:35 2003 is 11935744 s in the future
/usr/bin/tar: gettext-0.12.1: time stamp May 22 14:35 2003
is 11935715 s in the future
===>  Patching for gettext-0.12.1
===>  Applying FreeBSD patches for gettext-0.12.1
1 out of 1 hunks failed--saving rejects to Makefile.in.rej
>> Patch patch-Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/bison.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
#

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup

2002-09-27 Thread Brian Henning

Hello,

i just upgraded from 4.6 to 4.62 the other day because i could not do a
pkg_add -r cvsup. I thought that might fix the problem, but it didn't.. is
there a reason why every time i try to use pkg_install -r that it cannot
find the package? i was looking for cvsup in the system ports but failed to
find it... can someone point that out to me? thanks...

brian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup ?

2003-02-15 Thread Petre Bandac
let me see if I got it ok

if I cvsup ports/www - then I shall have the latest releases

do I need to upgrade anything else ?

I mean the whole cvsup thing is to "cvsup -g -L 2 ports-supfile" and that's 
all ?

thanks,

petre


-- 
12:21AM  up 1 day,  1:40, 5 users, load averages: 0.20, 0.15, 0.15


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup

2002-12-05 Thread Daimonion
Hello,

I would like to know, what CVS Tag should I use for FreeBSD 5.0-DP (or DP2).

Best regards,
Daimonion.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup

2002-12-12 Thread lll llll





Hello!
I have just made a cvsup to all source tree. All the files received is with
",v". I cannot biuldwold because it says don't know how to make buildworld. 
I do
make buildworld from directory where is the new sources. What can I do?
Thank you!

_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


cvsup

2003-06-17 Thread Ülkü SAYILAN
Hi,

 Thank for all advise, and also apologize to wrong list mail..
 I have solve my cvsup problem.. by using


  *default release=cvs tag=RELENG_5

so cvsup process has began.. I wonder result of this operation




  

"Her development, her freedom, her independence, must come from and through
  herself. First, by asserting herself as a personality, and not as a sex commodity. 
  Second, by refusing the right of anyone over her body; by refusing to bear
  children, unless she wants them, by refusing to be a servant to God, the State, 
society, 
  the husband, the family, etc., by making her life simpler, but deeper and
  richer. That is, by trying to learn the meaning and substance of life in all its
  complexities; by freeing herself from the fear of public opinion and public 
condemnation."
 [Emma Goldman, Anarchism and Other Essays, p. 211] 

Hoscakalin,
 Ülkü  mailto:[EMAIL PROTECTED]


This e-mail was scanned by Antivirus!
http://www.kssgm.gov.tr
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP

2003-07-31 Thread adstro
I have a question about cvsup.  I read the manual and can update my ports with no 
problem.  Here is my question though...what if I was to change the Makefile for a 
port? 
 Is there a way I can still use CVSup to update my ports and merge the changes I made 
in the old Makefile with the new Makefile instead of having cvsup just delete the old 
one.

Thanks

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP

2010-06-10 Thread Grant Peel

Hi all,

Its been a while since I have used CVSup.

I have a server with FreeBSD 8 RELEASE on it. It was built very shortly 
after 8.0 was released.


I want to run CVSup on the source and ports before deploying it

TO make sure that just ports and source are updated, what tag do I use in 
the supfile (to stay with RELEASE only)?


RELENG_8_0?

-Grant



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


CVSUP ?

2006-02-23 Thread Chris Maness
I have a question in regards to CVSUP.  Does it sometimes not delete old 
files.  I did a sync on my ports.  I built CUPS and the install scripts 
were putting files in the wrong place.  I fixed it by manually deleting 
the cups directory and getting the fresh tarballs from from the ports 
site.  I had just synced two weeks ago.  I just thought this behavior 
was strange.  Can anyone shed light on this?


Thanks
Chris Maness
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup

2005-09-22 Thread Michael Mannsberger
*symlink* *pattern* *...*
 Symbolic links matching any of the given patterns will be
 upgraded as symbolic links, rather than as the files they
 refer to.  Otherwise, symbolic links are followed and their
 target files are sent to the client.


my list.cvs looks as follows:

upgrade admin
omitany admin/edit*
symlink admin/adminci
symlink admin/adm*
rsymlink admin/adm*

But the symlinks in the repository are not upgraded as symbolic links.
The "omitany" works fine.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup

2006-10-25 Thread eoghan

Hi
Trying to cvsup my ports and server is saying:
Rejected by server: Access limit exceeded, try again later
So im using cvsup.FreeBSD.org
but have tried cvsup1.FreeBSD.org, cvsup2.FreeBSD.org and  
cvsup3.FreeBSD.org

and get the same message... is there something wrong?
Thanks
Eoghan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup

2007-09-01 Thread Grant Peel
Hi all,

Can I use 

src-all and ports-all in the same supfile?

-Grant
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sysinstall + CVSup or just CVSup?

2005-04-07 Thread Nick Pavlica
Chris,
  I alway install the ports that I want during my initial installation
so I'm not sure what the best post installation method is.  I would
venture to say that cvsup would be you best bet.

--Nick



On Apr 7, 2005 8:22 AM, Christopher Lane <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I've installed FreeBSD 5.3 using the minimum install option, and would
> like to immediately install the ports collection.  What I've done in the
> past is sysinstall via ftp and then CVSup to update.  Is that insane?
> Can I just CVSup and forget about the sysinstall?  Is one method quicker
> than the other?  Maybe there's a better method altogether...
> 
> Chris
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sysinstall + CVSup or just CVSup?

2005-04-07 Thread Christopher Lane
Nick Pavlica wrote:
Chris,
  I alway install the ports that I want during my initial installation
so I'm not sure what the best post installation method is.  I would
venture to say that cvsup would be you best bet.
--Nick
My goal is to have the latest ports, regardless of which ones I actually
want to install.  I guess my question is more "can I CVSup without first
installing the ports collection, and if I do so, does that save time or
take longer?"
- Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sysinstall + CVSup or just CVSup?

2005-04-07 Thread Nick Pavlica
On Apr 7, 2005 9:12 AM, Christopher Lane <[EMAIL PROTECTED]> wrote:
> Nick Pavlica wrote:
> > Chris,
> >   I alway install the ports that I want during my initial installation
> > so I'm not sure what the best post installation method is.  I would
> > venture to say that cvsup would be you best bet.
> >
> > --Nick
> >
> 
> My goal is to have the latest ports, regardless of which ones I actually
> want to install.  I guess my question is more "can I CVSup without first
> installing the ports collection, and if I do so, does that save time or
> take longer?"
> 
> - Chris
>

Using cvsup is the way to go for getting the latest ports.  I believe
that you can use cvsup without installing the ports collection from
cd.  I would suggest configuring the ports-supfile and running cvsup
(cvsup -g -L 2 ports-supfile).  You should also update your base with
cvsup and make buildworld as described in the handbook.

--Nick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sysinstall + CVSup or just CVSup?

2005-04-07 Thread Lowell Gilbert
Christopher Lane <[EMAIL PROTECTED]> writes:

> My goal is to have the latest ports, regardless of which ones I actually
> want to install.  I guess my question is more "can I CVSup without first
> installing the ports collection, and if I do so, does that save time or
> take longer?"

The short answer is that you can do it, and it will probably cost you
some time.  The slightly longer answer is that how much time you save
(by downloading the ports tree before doing a cvsup on it) depends on
a number of factors, most notably your network bandwidth.  There also
are a few possible "gotchas" to keep in mind if you "adopt" an
existing tree this way: see the CVSUP FAQ at
http://www.cvsup.org/faq.html
and particularly the questions in the "Recipes" section.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup vs. portsnap (was Re: cvsup problem)

2005-11-09 Thread Kirk Strauser
On Wednesday 09 November 2005 12:44, Kent Stewart wrote:

> If you aren't going to rebuild everything, every time you cvsup, don't do
> it.

Out of curiosity, are 10 small cvsup sessions worse than 1 session with 10 
times the changes?

Anyway, I've fallen in love with portsnap.  Is there any reason in the world 
why a normal user (eg one that doesn't need to fetch a version of ports 
from a specific date or tag) shouldn't completely switch to portsnap today?
-- 
Kirk Strauser


pgppoIjczDZ4y.pgp
Description: PGP signature


cvsup question

2004-07-23 Thread Steve
am doing cvsup for the first time, and got the hang of it, but have one
questions for those who used it.

is it advisable to do src-all, or should i only do ports-all
also is this configuration decent, in your opinion

*default host=cvsup5.FreeBSD.org
*default tag=.
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs delete use-rel-suffix compress
ports-all tag=.
#src-all (pending feedback)


--
Steve Rieger
ICQ # 5956607
yahoo IM riegersteve

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup install

2004-08-18 Thread Curtis Vaughan
Made a big mistake today.  I was reading in a book that I needed to 
install cvsup for doing updates.  Good.  So, I started installing it.  
Meanwhile I began perusing the FreeBSD website information about cvsup 
and there I read, if you not using a gui, then don't install cvsup, but 
cvsup-without-gui.  So, is there a way to back out the cvsup which I 
did do as it apparently has installed a lot of stuff I don't need on 
this server.
Or do I have to just uninstall all those packages individually?  Is 
there a way then to identify which packages were installed by 
installing cvsup?

Curtis
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


using cvsup

2004-08-18 Thread Curtis Vaughan
I'm a little confused about using cvsup.  I'm referring to 2 resources 
(The Complete FreeBSD - 4th edition, and www,freebsd.org manual for 
cvsup).  BTW, I currently have FreeBSD 4.8 installed.

Ok, so, I know I need to edit a supfile and I have found all the 
examples. But it seems to me that it is advisable to put my own edited 
supfile in a particular directory.  What is the best or more common 
practice?
Maybe in the base directory: i.e.,  /usr/local/etc/cvsup/ ?

Note that I will not be using the gui.  I have not installed X windows 
(XFree86) as this is to be a server and I no intention of using any gui 
interface.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup install

2004-08-18 Thread Curtis Vaughan
Made a big mistake today.  I was reading in a book that I needed to 
install cvsup for doing updates.  Good.  So, I started installing it.  
Meanwhile I began perusing the FreeBSD website information about cvsup 
and there I read, if you not using a gui, then don't install cvsup, but 
cvsup-without-gui.  So, is there a way to back out the cvsup which I 
did do as it apparently has installed a lot of stuff I don't need on 
this server.

Curtis
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup install

2004-08-18 Thread Curtis Vaughan
	
Made a big mistake today.  I was reading in a book that I needed to 
install cvsup for doing updates.  Good.  So, I started installing it.  
Meanwhile I began perusing the FreeBSD website information about cvsup 
and there I read, if you not using a gui, then don't install cvsup, but 
cvsup-without-gui.  So, is there a way to back out the cvsup which I 
did do as it apparently has installed a lot of stuff I don't need on 
this server.
Or do I have to just uninstall all those packages individually?  Is 
there a way then to identify which packages were installed by 
installing cvsup?

Curtis
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-24 Thread stheg olloydson
it was said: 

>Ok, just to be certain about this.
>
>I have 4.8 installed and am about to do a cvsup
>
>here is my stable-supfile
>
>
>> *default host=cvsup1.us.freebsd.org
>> *default base=/usr/local/etc/cvsup
>> *default prefix=/usr
>> *default release=cvs tag=RELENG_4
>> *default delete use-rel-suffix
>>
>> src-all
>>

>And I put my refuse file in /usr/local/etc/cvsup/sup/

>Am I ready to roll?


Hello,

If you mean are you ready to update your base system to 4-STABLE, then
yes, you're ready to roll. If you mean are you ready to update your
entire system to the latest production release, then, no, you're not
ready to roll.
What are you trying to accomplish?

Regards,

Stheg



___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-24 Thread Curtis Vaughan
On 24 Aug, 2004, at 16:07, stheg olloydson wrote:
it was said:
Ok, just to be certain about this.
I have 4.8 installed and am about to do a cvsup
here is my stable-supfile

*default host=cvsup1.us.freebsd.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all

And I put my refuse file in /usr/local/etc/cvsup/sup/

Am I ready to roll?

Hello,
If you mean are you ready to update your base system to 4-STABLE, then
yes, you're ready to roll. If you mean are you ready to update your
entire system to the latest production release, then, no, you're not
ready to roll.
What are you trying to accomplish?
Regards,
Stheg
Right, just to 4-STABLE for now.  After this I want to then try to 
upgrade to 5.x.  Let's see how this goes first.

Thanks!
BTW!  After updating to 4-STABLE do I then perform all the following 
steps?

Go to /usr/src
enter the command: make buildworld KERNCONF=yourkernelname
then: make kernel
reboot
go to /usr/src and type: make installworld
And what is a good kernel name?  Maybe in this case, kernel.STABLE ?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-24 Thread Warren Block
On Tue, 24 Aug 2004, Curtis Vaughan wrote:
BTW!  After updating to 4-STABLE do I then perform all the following steps?
Go to /usr/src
enter the command: make buildworld KERNCONF=yourkernelname
then: make kernel
reboot
go to /usr/src and type: make installworld
No:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
The overview from the Handbook goes like this:
# make buildworld
# make buildkernel
# make installkernel
# reboot
   You should boot in single user mode (using boot -s from loader prompt
   for example). Then run:
# mergemaster -p
# make installworld
# mergemaster
# reboot
(I don't boot into single user there, but it's definitely a good thing 
to do.)

-Warren Block * Rapid City, South Dakota USA
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-24 Thread Eric Brunner-Williams
I think he said he wants to cross the 4.x|5.x boundary as well.
I haven't done that for several months, before and after the
gcc version cut-over. He may need current guidance on that.

FWIW, I'm going to be upgrading a mono-processor to the beta,
but I'll be going the jrandom-5.x CD install, then cvsup'ing
to the desired tag. Going 4.x to 5.x was memorable. I think
that's when I started reading some of the directions.

Eric
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-24 Thread stheg olloydson
it was said:

>BTW!  After updating to 4-STABLE do I then perform all the following 
>steps?
>
>Go to /usr/src
>enter the command: make buildworld KERNCONF=yourkernelname
>then: make kernel
>reboot
>go to /usr/src and type: make installworld
>
>And what is a good kernel name?  Maybe in this case, kernel.STABLE ?

Hello,

Aaahhh...no. You are leaving out steps. To clarify, in /usr/src, do
this:
make buildworld
make buildkernel KERNCONF=WHATEVER (your edited conf file)
make installkernel KERNCONF=WHATEVER

mergemaster -p
make installworld
mergemaster


See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
(URL may have wrapped)
just to be sure you haven't forgotten anything.

A couple of notes: The supfile you are using does NOT update your
ports. Speaking of which, using a refuse file is not "recommended"
because . The
kernel name doesn't really matter if you do not swap kernels between
machines and use different names (e.g. KERN1, KERN2) so you know which
one you're running. Finally, I like to use script(1) to write a file to
/var when I do builds so I can go back and actually read the WARNING:
messages that whiz by and scare the bejesus out of me at 4:00 AM.




__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-25 Thread Ilker OZUPAK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 25 August 2004 02:49, Warren Block wrote:
> On Tue, 24 Aug 2004, Curtis Vaughan wrote:
> > BTW!  After updating to 4-STABLE do I then perform all the following
> > steps?
> >
> > Go to /usr/src
> > enter the command: make buildworld KERNCONF=yourkernelname
in your mail you asked about a good name. actully the name mantioned here
is the name of config file for your kernel which is located at
 /usr/src/sys/i386/conf/

> > then: make kernel
> > reboot
> > go to /usr/src and type: make installworld
>
> No:
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
>
> The overview from the Handbook goes like this:
>
I suggest you read this page carefully a few times becouse IMO
there is no order in it. and it is confusing.

another important thing to read is /usr/src/UPDATING before you start building
your new world. 

> # make buildworld
> # make buildkernel
> # make installkernel
> # reboot
> You should boot in single user mode (using boot -s from loader prompt
> for example). Then run:
the given overview would fail ,
reason is, when you boot to single user / is mounted READONLY
read the page you will find instructions for single user mode

> # mergemaster -p
> # make installworld
> # mergemaster
one more thing should be here. update /dev (this is 4.x only)
> # reboot
>
> (I don't boot into single user there, but it's definitely a good thing
> to do.)



> -Warren Block * Rapid City, South Dakota USA
hope this help..


- -- 
IO
- --
gpg public key @ http://cmpe.emu.edu.tr/ilker/ilker.asc
pub Â1024D/A4F41BD0 2003-07-16 Ilker Ozupak <[EMAIL PROTECTED]>
Primary key fingerprint: E509 17B6 C8E2 ADB7 32A7 Â4746 BF14 814A A4F4 1BD0
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBLJaxvxSBSqT0G9ARAg0tAJ9xCkaF8pLo4NTq5/KFVo0HCXflSwCbBb82
73UzCBUOSekwP5wkTyNDYzg=
=jB55
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-25 Thread Curtis Vaughan
On 25 Aug, 2004, at 06:39, Ilker OZUPAK wrote:

On Wednesday 25 August 2004 02:49, Warren Block wrote:
On Tue, 24 Aug 2004, Curtis Vaughan wrote:
BTW!  After updating to 4-STABLE do I then perform all the following
steps?
Go to /usr/src
enter the command: make buildworld KERNCONF=yourkernelname
in your mail you asked about a good name. actully the name mantioned 
here
is the name of config file for your kernel which is located at
 /usr/src/sys/i386/conf/

Well, since I have already done: make buildworld KERNCONF=kernel.STABLE
does that in any way mess up the process of upgrading?
That is, do I need to start this process over?  If so, how?  I noticed 
that nonetheless I now have a kernel and a kernel.GENERIC file in my 
root directory.

BTW, how come I can't scroll on the terminal.  In Linux I am used to 
using PGUP and PGDN in order to scroll up and down my terminal.  I 
can't figure out that functionality under FreeBSD.  Even under bash 
this doesn't work.  (NB. I am not using X windows of any sort)

Curtis
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-25 Thread Steven Friedrich
On Wednesday 25 August 2004 02:07 pm, Curtis Vaughan wrote:
> On 25 Aug, 2004, at 06:39, Ilker OZUPAK wrote:
> > On Wednesday 25 August 2004 02:49, Warren Block wrote:
> >> On Tue, 24 Aug 2004, Curtis Vaughan wrote:
> >>> BTW!  After updating to 4-STABLE do I then perform all the following
> >>> steps?
> >>>
> >>> Go to /usr/src
> >>> enter the command: make buildworld KERNCONF=yourkernelname
> >
> > in your mail you asked about a good name. actully the name mantioned
> > here
> > is the name of config file for your kernel which is located at
> >  /usr/src/sys/i386/conf/
>
> Well, since I have already done: make buildworld KERNCONF=kernel.STABLE
> does that in any way mess up the process of upgrading?
>
> That is, do I need to start this process over?  If so, how?  I noticed
> that nonetheless I now have a kernel and a kernel.GENERIC file in my
> root directory.
>
> BTW, how come I can't scroll on the terminal.  In Linux I am used to
> using PGUP and PGDN in order to scroll up and down my terminal.  I
> can't figure out that functionality under FreeBSD.  Even under bash
> this doesn't work.  (NB. I am not using X windows of any sort)
>
> Curtis
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

hit scroll lock first and when finished
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-25 Thread Ty Hoeffer
On Wednesday 25 August 2004 14:07, Curtis Vaughan wrote:
> On 25 Aug, 2004, at 06:39, Ilker OZUPAK wrote:
> > On Wednesday 25 August 2004 02:49, Warren Block wrote:
> >> On Tue, 24 Aug 2004, Curtis Vaughan wrote:
> >>> BTW!  After updating to 4-STABLE do I then perform all the following
> >>> steps?
> >>>
> >>> Go to /usr/src
> >>> enter the command: make buildworld KERNCONF=yourkernelname
> >
> > in your mail you asked about a good name. actully the name mantioned
> > here
> > is the name of config file for your kernel which is located at
> >  /usr/src/sys/i386/conf/
>
> Well, since I have already done: make buildworld KERNCONF=kernel.STABLE
> does that in any way mess up the process of upgrading?
>
> That is, do I need to start this process over?  If so, how?  I noticed
> that nonetheless I now have a kernel and a kernel.GENERIC file in my
> root directory.
>
> BTW, how come I can't scroll on the terminal.  In Linux I am used to
> using PGUP and PGDN in order to scroll up and down my terminal.  I
> can't figure out that functionality under FreeBSD.  Even under bash
> this doesn't work.  (NB. I am not using X windows of any sort)
>

Try hitting the Scroll Lock key first to put the console in scroll mode, then 
hit pgup/pgdn/uparrow/dnarrow. Remember to hit Scroll Lock again when done.

Ty Hoeffer 





> Curtis
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
***
* Ty Hoeffer -- IS Net Engineer -- UVa. Health System/Computing Services
* pth3k at Virginia.EDU  --  http://warhammer.mcc.virginia.edu/ty
* "Democracy is two wolves and a lamb deciding what to have for dinner.
* Liberty is a well armed lamb contesting the decision."  Ben Franklin
***
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-08-25 Thread Kevin D. Kinsey, DaleCo, S.P.
Curtis Vaughan wrote:
BTW, how come I can't scroll on the terminal. 

You can't?
In Linux I am used to using PGUP and PGDN in order to
scroll up and down my terminal. 

Works in FreeBSD, also.
I can't figure out that functionality under FreeBSD. 
Even under bash this doesn't work. 
(NB. I am not using X windows of any sort)

Curtis

Yup.  Are you using the Scoll Lock key, though?
(Unlock, PGUP/PGDN, relock, etc.)
Before I used FreeBSD, I had no earthly idea what
that was for 
Kevin Kinsey
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup port

2004-09-02 Thread Ilker Ozupak
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hello list,

Due to firewall restrictions i am unable to use cvsup.
Network admin has accepted my request for permisson and will make
some changes to the firewall.

question : which ports are needed for cvsup? is it just 2401?


- -- 
IO
- --
gpg public key @ http://cmpe.emu.edu.tr/ilker/ilker.asc
pub  1024D/A4F41BD0 2003-07-16 Ilker Ozupak <[EMAIL PROTECTED]>
Primary key fingerprint: E509 17B6 C8E2 ADB7 32A7  4746 BF14 814A A4F4 1BD0
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBNwhkvxSBSqT0G9ARAvoGAJ4qsvtgaokH+eVXJAR+I0ebHxk2QgCghmaJ
oomJyXldyrxp9Q30ryaUSgk=
=GCa+
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup error

2004-09-14 Thread Petre Bandac
xxl# portsdb -Uu
Updating the ports index ... Generating INDEX.tmp - please
wait..Warning: Duplicate INDEX entry: freeciv-gtk2-1.14.1
Warning: Duplicate INDEX entry: mod_jk2-apache2-2.0.2
Warning: Duplicate INDEX entry: mod_rpaf-ap2-0.5
Warning: Duplicate INDEX entry: fvwm-imlib-2.4.18
 Done.
done
[Updating the portsdb  in /usr/ports ... - 11732 port
entries found
.1000.2000.3000.4000.5000..
...6000.7000.8000/usr/local/lib/ruby/site_ruby/1.8/
portsdb.rb:587: [BUG] Bus Error
ruby 1.8.1 (2004-05-02) [i386-freebsd5]

Abort (core dumped)
xxl# 

how can it be fixed ?

thanks,

petre

-- 
Login: petreName: Petre Bandac
Directory: /home/petre  Shell: /usr/local/bin/zsh
On since Mon Sep 13 13:14 (EEST) on ttyv0, idle 2:51 (messages off)
New mail received Mon May 24 19:09 2004 (EEST)
 Unread since Tue Feb 17 12:31 2004 (EET)
No Plan.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


About cvsup

2005-02-09 Thread Soheil Hassas Yeganeh
Dear All,

Some newbie question to ask:
I want to update my kernel sources on 5.3-Release.
I have used cvsup with src-sys uncommented on the supfile. After it
finishes its job, it just creates the ,v and Attic files and  no
update is happend on my sources. There are even new files (,v) and no
file creation is happend.
 
I just see the ,v files when cvsup finishes its jobs and says finished
successfully. And in the ,v file i can see the changes.

What i can do to update my kernel files? Did I have to build the world ?


Best Regards,
Soheil
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


about cvsup

2005-02-12 Thread jellf nainggolan
anyone can help me how to using cvsup
and please step by step
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Cvsup Source

2005-02-16 Thread Cody Holland
I've been using cvsup to upgrade the ports on my Freebsd box, and it
works great.  My question is how often should you cvsup the src and do a
buildworld?

Thanks
Cody
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup gcc

2005-02-28 Thread Jim Pazarena
on 5.3, gcc 3.4.2 sees to have been updated, but doing a make
install doesn't give you the new version 3.4.4 (gcc --version).
what would the procedure be to get the newer gcc set as the default?
thanks, Jim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup strangeness

2004-01-12 Thread Ion-Mihai Tetcu
Hi,

 
A while ago I've posted :

>  I have 2 identical (copy/paste) ports-supfiles on two machines:
> 
>  it# grep -v '#' /etc/ports-supfile
>  *default host=cvsup.ro.FreeBSD.org
>  *default base=/usr
>  *default prefix=/usr
>  *default release=cvs tag=.
>  *default delete use-rel-suffix
>  *default compress
>  ports-all
> 
>  one is produceing :
>  Updating collection ports-all/cvs  
>   Edit ports/audio/abcmidi/Makefile  
>   Edit ports/audio/abcmidi/distinfo
>  ...
> 
>  The other:
>  Updating collection ports-all/cvs
>   Edit ports/mail/perdition/pkg-plist
>   Edit ports/math/R-letter/Makefile
>   SetAttrs ports/math/p5-Statistics-Distributions/Makefile,v
>   SetAttrs ports/math/p5-Statistics-Distributions/distinfo,v
>  ...
> 
>  I run it like:
>  # cvsup -g /etc/ports-supfile on both machines.
> 
>  The stupid question:
>  why on the second I have the `,v' suffix ?

On the problem machine (4.7) it was installed cvsup-without-gui; now
that I've deinstalled and installed cvsup it outputs OK (e.g. without
`,v'), with the same cvsup config file. 

I wonder if:
1. anyone can reproduce this.
2. if 1. is it a bug or a feature.


-- 
IOnut
Unregistered ;) FreeBSD user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-01-28 Thread Kent Stewart
On Wednesday 28 January 2004 01:09 pm, Brian H wrote:
> Greetings,
>
> I need an opinion on how I am doing cvsup and make update.
>
> cp /usr/share/examples/cvsup/stable-supfile /usr/sup/stable-supfile
> cp /usr/share/examples/cvsup/refuse /usr/sup/refuse
>
> /usr/sup/ports-supfile
> --
> *default  host=cvsup2.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=none
> *default  delete use-rel-suffix
> *default tag=.
> ports-all
>
> /etc/make.conf
> --
> SUP_UPDATE=yes
> SUP=/usr/local/bin/cvsup
> SUPFLAGS=-g -L 1
> SUPHOST=cvsup2.FreeBSD.org
> SUPFILE=/usr/sup/stable-supfile
> PORTSSUPFILE=/usr/sup/ports-supfile
>
> rm -rf /usr/ports/arabic
> rm -rf /usr/ports/chinese
> rm -rf /usr/ports/french
> rm -rf /usr/ports/german
> rm -rf /usr/ports/hebrew
> rm -rf /usr/ports/hungarian
> rm -rf /usr/ports/japanese
> rm -rf /usr/ports/korean
> rm -rf /usr/ports/picobsd
> rm -rf /usr/ports/portuguese
> rm -rf /usr/ports/russian
> rm -rf /usr/ports/ukrainian
> rm -rf /usr/ports/vietnamese
> rm -rf /usr/ports/polish
>
> >make update
> >portsdb -uU
>
> #doing cvsup this way will this avoid the following errors?
> Snip ... non-existent -- dependency list incomplete
>

No, your rm's just created the problem. Then only thing you can refuse 
is ports/INDEX and expect to see a proper INDEX made.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cvsup

2004-02-12 Thread Jud

On Thu, 12 Feb 2004 11:08:30 -0600, "Joe Stuart"
<[EMAIL PROTECTED]> said:
> I'm running freebsd 4.8 and trying to use cvsup to update my ports tree.
> My supfile contains.
> 
> *default tag=RELENG_4_8
> *default host=cvsup9.freebsd.org
> *default prefix=/usr
> *default release=cvs delete use-rel-suffix compress
> 
> ports-all
> 
> But when I run it it deleted about %90 of my ports.  
> Any help is appreciated.

Read your ports-supfile where it tells you that this is what will happen
if you use the wrong "tag=" entry (it's the section that starts with
"WARNING!..." so you'll be sure not to miss it;), and tells you the
*only* correct tag to use.

Jud
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cvsup

2004-02-12 Thread Jez Hancock
On Thu, Feb 12, 2004 at 11:08:30AM -0600, Joe Stuart wrote:
> I'm running freebsd 4.8 and trying to use cvsup to update my ports tree.
> My supfile contains.
> 
> *default tag=RELENG_4_8
> *default host=cvsup9.freebsd.org
> *default prefix=/usr
> *default release=cvs delete use-rel-suffix compress
> 
> ports-all
> 
> But when I run it it deleted about %90 of my ports.  
> Any help is appreciated.

You need to change the tag line to read:

*default tag=.

Your best bet is to use the sample supfile here:

/usr/share/examples/cvsup/ports-supfile

which has lots of useful comments in it.

HTH.

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cvsup

2004-02-12 Thread Joe Stuart
Thanks, was reading the handbook and got it confused with updating src.

>>> Jez Hancock <[EMAIL PROTECTED]> 02/12/04 11:21AM >>>
On Thu, Feb 12, 2004 at 11:08:30AM -0600, Joe Stuart wrote:
> I'm running freebsd 4.8 and trying to use cvsup to update my ports
tree.
> My supfile contains.
> 
> *default tag=RELENG_4_8
> *default host=cvsup9.freebsd.org
> *default prefix=/usr
> *default release=cvs delete use-rel-suffix compress
> 
> ports-all
> 
> But when I run it it deleted about %90 of my ports.  
> Any help is appreciated.

You need to change the tag line to read:

*default tag=.

Your best bet is to use the sample supfile here:

/usr/share/examples/cvsup/ports-supfile

which has lots of useful comments in it.

HTH.

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/ 
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup problems

2004-02-22 Thread RYAN vAN GINNEKEN
I just installed freebsd 4.9 is it the stable branch right now ??? I 
have been tring to update everything useing cvsup and keep getting the 
following error below is the important bits to my supfile

Release not specified for collection "cvsup7.FreeBSD.org"

# $FreeBSD: V21 /usr/local/etc/cvsup/sup-all ver 1.1 2003/11/17  rmvg
#==
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
#cvsup1.FreeBSD.org
cvsup7.FreeBSD.org (maintainer John Polstra <[EMAIL PROTECTED]>), 
Washington state
#cvsup2.jp.FreeBSD.org (maintainer Masafumi NAKANE <[EMAIL PROTECTED]>)
#cvsup.ca.FreeBSD.org

###
#
# DANGER!  WARNING!  LOOK OUT!  VORSICHT!
#
# If you add any of the ports or doc collections to this file, be sure to
# specify them with a "tag" value set to ".", like this:
#
#   ports-all tag=.
#   doc-all tag=.
#
# If you leave out the "tag=." portion, CVSup will delete all of
# the files in your ports or doc tree.  That is because the ports and doc
# collections do not use the same tags as the main part of the FreeBSD
# source tree.
#
###
*default host=cvsup.ca.FreeBSD.org
*default prefix=/usr
# The following line is for 4-stable.
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
#--
# sources files
#--
src-usrsbin
src-all
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup coredump

2004-06-19 Thread John Lee
Why does it always coredump?

Connecting to cvsup3.jp.FreeBSD.org
Connected to cvsup3.jp.FreeBSD.org
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection src-all/cvs
make buildworld && make installworld Checkout
src/contrib/binutils/gas/config/obj-coff.c
***
*** runtime error:
***Segmentation violation - possible attempt to dereference NIL
***pc = 0x9e634d9e
***
  use option @M3stackdump to get a stack trace
Abort trap (core dumped)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP Mirror

2004-07-03 Thread Lonnie Santella
FreBSD 4.10 Release
CVSUP-MIRROR v. 1.3_2  freshly installed.
I got the cvsup-mirror port installed without any errors. The CVSUPD daemon 
is running. I can connect to my mirror from another server. When I try to 
update a ports collection (i.e. ports-editors) is will spit out the error:

"Collection "ports-editors" release "cvs" is not available here"
I did not specifiy any of the default collections during the install (i.e. 
src, www, gnats) because all I want to make available via cvsupd is the 
ports collections. However, since the install never asked me anything about 
ports, I'm hesitant that I have not properly made them available via cvsup.

I've been throught the FreeBSD Handbook, and the "cvsup.org" website - 
absolutely no help at all. I've also searched through the 
/usr/ports/net/cvsup-mirror directory just to find absolutely no 
documentation whatsoever.

All I want to do is run a mirror so I can keep the ports trees on my other 
BSD servers up-to-date.

Can you please help me?
-just a little frustrated
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup -install

2005-06-21 Thread Jean-Paul Natola
Hi everyone,

I first tried to install from disc and was receiving  

Error code - 1

So I decided to do it from the internet and this is where I'm getting stuck


This is the error I get

┌ User Confirmation 
Requested ┐
│ Warning:  Can't find the `5.4-RC4' distribution on this │
│ FTP server.  You may need to visit a different server for   │
│ the release you are trying to fetch or go to the Options│
│ menu and to set the release name to explicitly match what's │
│ available on ftp.freebsd.org (or set to "any"). │
│ │
│ Would you like to select another FTP server?│

├─┤
│[ Yes ] No   │

└─┘


So I follow the instructions , change my release version to  any,
And here's  the error that yields


  
┌
 Message 
─┐
  │Unable to get packages/INDEX file from selected media.│
  │  │
  │This may be because the packages collection is not available  │
  │on the distribution media you've chosen, most likely an FTP site  │
  │without the packages collection mirrored.  Please verify that │
  │your media, or your path to the media, is correct and try again.  │
  
├──(100%)──┤
  │   [  OK  ]   │
  └─[ Press 
enter or space 
]─┘






















 
 
 
 
 
Jean-Paul Natola
Network Administrator
Information Technology
Family Care International
588 Broadway Suite 503
New York, NY 10012
Phone:212-941-5300 xt 36
Fax:  212-941-5563
Mailto: [EMAIL PROTECTED] 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup propagate?

2004-09-28 Thread Raman
Hi, I was just wondering when a new release of a port comes out how
long does it take cvsup to get it and propagate to the other cvsup
servers?

- Raman
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup basics?

2004-11-08 Thread Your Name
Hi, i realize this is really basic, but i dont
actually know how cvsup works when youre not calling
it through cvsup. 

What i mean is, when i want to update things i do "cd
/usr/ports && make update" or 
"cd /usr/src && make update", i dont do cvsup
directly.

What i assume is my working supfile is
/usr/src/supfile-current. i want to change this to
RELENG-5 instead of ".", 
but i should probably change the name. But i cant
figure out how to know WHICH supfile is called when i
just do "cd /usr/src && make update". 

Also where do i put the "refuse" file, for ports?

Thanks! i didnt see this in the HandBook.

Jen



__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup refuse

2004-11-13 Thread Gert Cuykens
i read the read me for the refuse file but i dont know if i understand
it right ?

Do i put the refuse file into /usr/sup/ if prefix=/usr

is there note a cvsup -option where you can specify the refuse file ?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup questions

2004-11-23 Thread Jay O'Brien
I have a system that right now I'm using to learn FreeBSD. I want to go 
through the update process that I assume I'll have to follow regularly 
once the computer is up and running as a web and mail server.  Right 
now I'm not concerned about backups; that's my next project.

I'm attempting to follow "Using CVSup" and learn how CVSup works. See:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html

Questions about CVSup:

1. Where should I place supfile?  Obviously I could put it anywhere 
and make it work, but is there a usual place for it? I can't find 
where the manual makes a suggestion. Do I have a need for more than 
one supfile?

2. I am running 5.3 RELEASE. It appears that if I specify "*default 
tag=." that I will be getting updates from "current". Is this what I 
should do, given that I want to stay current on security and bug 
fixes, but I don't (at this time) intend to get involved with beta 
testing?  Or should I specify *default tag=RELENG_5_3? And, if I do 
that, will the ports be updated, including adding new ports?

3. The tutorial at http://www.us-webmasters.com/FreeBSD/Install/ 
after item 68 describes CVSup. It suggests using the supfile 
/usr/share/examples/cvsup/ports-supfile which gets the "ports-all" 
collection. However, the Using CVSup manual says to get "src-all", 
that includes ports-all. Is there some reason to use ports-all, not 
src-all as suggested by the handbook?

4. The tutorial (see 3 above) item 97 concludes, after running cvsup, 
"FreeBSD is installed, CONGRATULATIONS!" Isn't this a bit premature? 
It seems to me that at that point I need to rebuild world per 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book.html#MAKEWORLD
to apply the new files and bring the system up to date. Am I missing 
something?

Jay O'Brien
Rio Linda, California, USA




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup info

2005-03-05 Thread Jack Raats
Hi,

I would like to know where I can find the latest changes in the FReeBSD 
4-STABLE tree. I know it's a legacy tree, but sometimes I see updates while 
cvsup-ing. Is there a kind of website where you can read these changes (a kind 
of http://www.freshports.org)?

Thanks
Jack Raats
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup versions?

2005-03-10 Thread cizuriet
Hi Guys,

 I am trying to get a copy of the CVS tree on my local machine.  I would like 
to use the CVSup utility since it is supposed to be much faster.  Can I use 
CVSup from my Windows XP machine?  Or is there a version(binary) that runs on 
GNU/Linux?

Thanks!

Clem--

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Clem Izurieta

PhD Student
Department of Computer Science
Colorado State University
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup questions

2005-03-26 Thread Jay O'Brien
When 5.3 RELEASE first came out, I used the miniinst.iso CD 
to install 5.3 on a spare computer for tests. It installed ok 
and based on how it worked, I updated my primary computer. 

Now I have an application for the spare computer, and I thought 
I would use it to verify my understanding of how CVSup works.

I installed cvsup-without-gui. 

pkg_info shows cvsup installed.

pkg_version, however, failed. "Unable to open INDEX in pkg_do"
I found that pkg_version http://www.FreeBSD.org/ports/INDEX-5 
ran ok, so the problem was the missing /usr/ports/INDEX-5. In
fact there was no /usr/ports directory.

I built src-all and ports-all. Now, there is a /usr/ports 
directory and and lots of directories and files therein. In 
/usr/ports, I did make fetchindex. It failed. The 
/usr/ports/Makeindex file was really Makeindex,v. I copied it 
as Makeindex, and tried make fetchindex again. It showed many 
errors, finally "fatal errors encountered -- cannot continue". 

Obviously I need to start over, this time using the CD with 
the full iso image. I'll do that, but

What did I do wrong?  And,

What is the significance of the ",v" (comma, v) tacked on to 
several of the files in /usr/ports when the files were placed 
there by CVSup?

Jay O'Brien
Rio Linda, California, USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup-mirror

2005-04-19 Thread Vyacheslav Druzhinin
Hello all,

I have installed ports/cvsup-mirror at defaults settings and it
downloads over 3GB files on my hard drive (I guess it dowloads all
releases and all ports collections). Does anyone knows how to
reduce traffic if I need only fresh ports and RELENG_5_3 cvs tag
available for cvsup ???

With best regards,  [MCP, MCSD]
Vyacheslav  mailto:[EMAIL PROTECTED]
Origin: <--=<< DVG_Lab >>=-->   

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Cvsup problems

2005-04-19 Thread Cody Holland
I'm having cvsup update issues right now.  When I try to update I get:
Cannot connect to cvsupxx.us.freebsd.org: Connection refused
Will retry at xx:xx:xx
No matter which server I try.

Also when I try to run fastest_cvsup -c us I get timeouts on
everyserver.  Any ideas?

Cody
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2004-02-26 Thread S H A N
just a thought...
why don't you simply setup a refuse file in /usr/sup (copy it from 
/usr/share/example/cvsup/) instead of downloading foreign language ports...

S H A N

"Seeing yourself as you want to be is the key to personal growth."
- Unknown 


On Thu Jan 29, 2004 at 05:09:11AM SGT, Brian H wrote:

> Greetings,
> 
> I need an opinion on how I am doing cvsup and make update.
> 
> cp /usr/share/examples/cvsup/stable-supfile /usr/sup/stable-supfile
> cp /usr/share/examples/cvsup/refuse /usr/sup/refuse
> 
> /usr/sup/ports-supfile
> --
> *default  host=cvsup2.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=none
> *default  delete use-rel-suffix
> *default tag=.
> ports-all
> 
> /etc/make.conf
> --
> SUP_UPDATE=yes
> SUP=/usr/local/bin/cvsup
> SUPFLAGS=-g -L 1
> SUPHOST=cvsup2.FreeBSD.org
> SUPFILE=/usr/sup/stable-supfile
> PORTSSUPFILE=/usr/sup/ports-supfile
> 
> rm -rf /usr/ports/arabic
> rm -rf /usr/ports/chinese
> rm -rf /usr/ports/french
> rm -rf /usr/ports/german
> rm -rf /usr/ports/hebrew
> rm -rf /usr/ports/hungarian
> rm -rf /usr/ports/japanese
> rm -rf /usr/ports/korean
> rm -rf /usr/ports/picobsd
> rm -rf /usr/ports/portuguese
> rm -rf /usr/ports/russian
> rm -rf /usr/ports/ukrainian
> rm -rf /usr/ports/vietnamese
> rm -rf /usr/ports/polish
> 
> >make update
> >portsdb -uU
> 
> #doing cvsup this way will this avoid the following errors?
> Snip ... non-existent -- dependency list incomplete
> 
> Thanks,
> Brian
> 
> _
> Scope out the new MSN Plus Internet Software ? optimizes dial-up to the 
> max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP question

2004-03-11 Thread Darryl Hoar
Greetings,
I installed 5.1-release on a box.  I installed cvsup from ports.
I then copied /usr/src/share/examples/cvsup/stable-sup /etc.

I changed the file to point to a CVS server near me.  The notes
I was reading were specific to Freebsd 4.6.  Since I had 
5.1 installed I guessed I needed to choose RELENG_5 to
track 5.1 stable.  I then added the following lines to the
bottom of the file:

ports-www tag=.
ports-net tag=.
ports-security tag=.
ports-sysutils tag=.

I then did a cvsup /etc/stable-supfile.  The system trundled away,
showing on the screen file deletions, etc.

When it finished (without any errors, and telling me it was sucessful),
I tried to cd /usr/src.  The directory was gone.  Hmm So,
I modified the stable-sup file to use RELENG_5_1.   Then did a 
cvsup /etc/stable-supfile.  But once it connected to the cvsup server,
it just hung.

If I want to track 5.1-stable, what should I use ?

thanks,
Darryl
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup stable

2004-04-19 Thread henk
Hi all,

I'd like to raise a question on cvsup.
I'm an enthousiastic user of cvsup to keep up to date.
I always use to stable-supfile
Last week I installed a 4.9 machine ran a cvsup.
Rebuilt the whole world and my kernel and ... ended up with
4.10 beta.
A few aday later ran a cvsup again. Same story.

I know FBSD is stable but do I have to rely beta's.

Kind regards

Henk van Zwol
2Complex

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP server

2003-11-15 Thread dvv
Hi!
Can you tell me thesize of FreeBSD src+ports. Couple of guys including me 
are exploring the possibility to run a CVSUP server in Nulgaria and update 
it once per day. What are the requierements for CVS machines and is it 
acceptable the machine to be accessible from the destination country only.
Best regards,
Dimitar Vassilev 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP problem

2003-11-25 Thread Valerian Galeru
I am conected to INTERNET and run cvsup mysupfile. I
get the error:Cannot get IP adress of my own host --
is its hostname correct? i am connected through a proxy.

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2003-12-19 Thread Kevin D. Kinsey, DaleCo, S.P.
fbsd_user wrote:

When I use cvsup to download the ports config files, it does not
display the directory path it's using on the server.
How can I find the directory path? Or can somebody tell me what it
is.
The port names retrieved from here
http://www.freebsd.org/ports/index.html  do not match the real port
name I find on my system.  Want is the real directory path so I can
use my browser to ftp in and drill down to find real names.
Can anybody help me?

 

Cvsup downloads the equivalent of

ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz

However, the CGI index (http page you refer to) shows
pretty much the exact same ports tree I have at /usr/ports...
So, what's the discrepancy?

Plus, what's wrong with the standard tools?

#whereis foobar
/usr/ports/misc/foobar
OR

#cd /usr/ports
#make search key=foo
KDK

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


runaway CVSup ?

2003-12-19 Thread Toru .
how long it takes to complete "make install clean" of cvsup-without-gui. It 
looks like the process went into a infinate loop and I keep seeing the same 
message over and over. Is this normal behavior? Or I think the message looks 
the same because it only differ by tiny bit.

I have FreeBSD5.1 and it is running on Celeron 1.7 with 512mb of ram.

_
Grab our best dial-up Internet access offer: 6 months @$9.95/month.  
http://join.msn.com/?page=dept/dialup

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: cvsup

2003-12-19 Thread fbsd_user
ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz
This points to the compressed file which contains the complete ports
tree.

you mis-understood my question, I do not say I was trying to find
the single compressed file of the complete ports tree.

Here is my question again
When I use cvsup to download the ports config files (by category),
it does not display the directory path it's using on the server.
How can I find the directory path cvsup defaults to using?

The implied meaning here is what is the cvsup program using for an
directory path?
How can I find out what it is?


-Original Message-
From: Kevin D. Kinsey, DaleCo, S.P. [mailto:[EMAIL PROTECTED]
Sent: Friday, December 19, 2003 12:43 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED] ORG
Subject: Re: cvsup

fbsd_user wrote:

>When I use cvsup to download the ports config files, it does not
>display the directory path it's using on the server.
>How can I find the directory path? Or can somebody tell me what it
>is.
>
>The port names retrieved from here
>http://www.freebsd.org/ports/index.html  do not match the real port
>name I find on my system.  Want is the real directory path so I can
>use my browser to ftp in and drill down to find real names.
>
>Can anybody help me?
>
>
>
Cvsup downloads the equivalent of

ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz

However, the CGI index (http page you refer to) shows
pretty much the exact same ports tree I have at /usr/ports...

So, what's the discrepancy?

Plus, what's wrong with the standard tools?

#whereis foobar
/usr/ports/misc/foobar

OR

#cd /usr/ports
#make search key=foo


KDK

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup

2003-12-19 Thread Chris Pressey
On Sat, 20 Dec 2003 00:06:55 -0500
"fbsd_user" <[EMAIL PROTECTED]> wrote:

> ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz
> This points to the compressed file which contains the complete ports
> tree.
> 
> you mis-understood my question, I do not say I was trying to find
> the single compressed file of the complete ports tree.
> 
> Here is my question again
> When I use cvsup to download the ports config files (by category),
> it does not display the directory path it's using on the server.
> How can I find the directory path cvsup defaults to using?
> The implied meaning here is what is the cvsup program using for an
> directory path?
> How can I find out what it is?

fbsd_user,

I don't think you can discover that information in the general case,
just like you can't discover what directory a web server is serving its
files from.

However, in FreeBSD's case, the configuration files for cvsupd, as it is
run on FreeBSD servers, is available via cvsup, according to:

  http://www.cvsup.org/faq.html#serversample

You might be able to grab the FreeBSD project's config files for cvsupd
using that, and extract from those files the information you're
interested in.

-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVSup

2003-12-20 Thread Kent Stewart
On Saturday 20 December 2003 02:03 am, Toru wrote:
> I am giving up installing CVSup. It run for 8 long hours and
> it still hasn't install a thing. Although when I do:

So, grab the package from one of the ftp mirrors. Look in something like
ftp://ftp10.FreeBSD.org/pub/FreeBSD/ports/packages/net
You will find a pre-built version that you don't have to build all of the 
auxillary files. FWIW, I built it on a much slower computer than yours in 
about an hour.

>
> make clean
>
> in /usr/ports/net/cvsup/cvsup-withot-gui
>
> i get output showing that it is clearning something (not
> getting message saying "it's not installed, skipping."
>
> So forget cvsup. locate command won't work so there is no
> way to know where the precompiled cvsup is. although the
> hand book says that it's there. anyway, i am going through
> all this toruble just because I can't install mod_php4. I
> figure my cvs tree is old but it doesn't seems that way
> (downloaded the whole thing and unpacked it in ports dir).
>
> This is what I get. it's having hard time patching. What
> does the error message mean and how can I fix it?
>
> /usr/bin/tar: gettext-0.12.1/gettext-tools/tests: time stamp
> May 22 14:35 2003 is 11935751 s in the future
> /usr/bin/tar: gettext-0.12.1/gettext-tools: time stamp May
> 22 14:35 2003 is 11935744 s in the future

Your system date is off. Set the time with date. Get your system squared away 
and try using cvsup again. You will find it makes using the ports much 
easier.

Kent

> /usr/bin/tar: gettext-0.12.1: time stamp May 22 14:35 2003
> is 11935715 s in the future
> ===>  Patching for gettext-0.12.1
> ===>  Applying FreeBSD patches for gettext-0.12.1
> 1 out of 1 hunks failed--saving rejects to Makefile.in.rej
>
> >> Patch patch-Makefile.in failed to apply cleanly.
>
> *** Error code 1
>
> Stop in /usr/ports/devel/gettext.
> *** Error code 1
>
> Stop in /usr/ports/devel/bison.
> *** Error code 1
>
> Stop in /usr/ports/www/mod_php4.
> *** Error code 1
>
> Stop in /usr/ports/www/mod_php4.
> #
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVSup

2003-12-20 Thread Toru
I set the date correctly, and I got:

===>  Applying FreeBSD patches for mod_php4-4.3.4_3,1
===>   mod_php4-4.3.4_3,1 depends on file:
/usr/local/sbin/apxs - found
===>   mod_php4-4.3.4_3,1 depends on executable: bison - not
found
===>Verifying install for bison in
/usr/ports/devel/bison
===>  Extracting for bison-1.75_1
>> Checksum OK for bison-1.75.tar.bz2.
===>  Patching for bison-1.75_1
===>   bison-1.75_1 depends on executable: gm4 - found
===>   bison-1.75_1 depends on shared library: intl.5 - not
found
===>Verifying install for intl.5 in
/usr/ports/devel/gettext
===>  Extracting for gettext-0.12.1
>> Checksum OK for gettext-0.12.1.tar.gz.
===>  Patching for gettext-0.12.1
===>  Applying FreeBSD patches for gettext-0.12.1
1 out of 1 hunks failed--saving rejects to Makefile.in.rej
>> Patch patch-Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/bison.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
#

Why is the patch failing and how can I fix it. I am sure
there are bazillion of people installed mod_php4 on 5.1.
There has to be a way to install mod_php4

- Original Message - 
From: "Kent Stewart" <[EMAIL PROTECTED]>
To: "Toru" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 2:21 AM
Subject: Re: CVSup


> On Saturday 20 December 2003 02:03 am, Toru wrote:
> > I am giving up installing CVSup. It run for 8 long hours
and
> > it still hasn't install a thing. Although when I do:
>
> So, grab the package from one of the ftp mirrors. Look in
something like
> ftp://ftp10.FreeBSD.org/pub/FreeBSD/ports/packages/net
> You will find a pre-built version that you don't have to
build all of the
> auxillary files. FWIW, I built it on a much slower
computer than yours in
> about an hour.
>
> >
> > make clean
> >
> > in /usr/ports/net/cvsup/cvsup-withot-gui
> >
> > i get output showing that it is clearning something (not
> > getting message saying "it's not installed, skipping."
> >
> > So forget cvsup. locate command won't work so there is
no
> > way to know where the precompiled cvsup is. although the
> > hand book says that it's there. anyway, i am going
through
> > all this toruble just because I can't install mod_php4.
I
> > figure my cvs tree is old but it doesn't seems that way
> > (downloaded the whole thing and unpacked it in ports
dir).
> >
> > This is what I get. it's having hard time patching. What
> > does the error message mean and how can I fix it?
> >
> > /usr/bin/tar: gettext-0.12.1/gettext-tools/tests: time
stamp
> > May 22 14:35 2003 is 11935751 s in the future
> > /usr/bin/tar: gettext-0.12.1/gettext-tools: time stamp
May
> > 22 14:35 2003 is 11935744 s in the future
>
> Your system date is off. Set the time with date. Get your
system squared away
> and try using cvsup again. You will find it makes using
the ports much
> easier.
>
> Kent
>
> > /usr/bin/tar: gettext-0.12.1: time stamp May 22 14:35
2003
> > is 11935715 s in the future
> > ===>  Patching for gettext-0.12.1
> > ===>  Applying FreeBSD patches for gettext-0.12.1
> > 1 out of 1 hunks failed--saving rejects to
Makefile.in.rej
> >
> > >> Patch patch-Makefile.in failed to apply cleanly.
> >
> > *** Error code 1
> >
> > Stop in /usr/ports/devel/gettext.
> > *** Error code 1
> >
> > Stop in /usr/ports/devel/bison.
> > *** Error code 1
> >
> > Stop in /usr/ports/www/mod_php4.
> > *** Error code 1
> >
> > Stop in /usr/ports/www/mod_php4.
> > #
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> >
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
>
> -- 
> Kent Stewart
> Richland, WA
>
> http://users.owt.com/kstewart/index.html
>
> ___
> [EMAIL PROTECTED] mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVSup

2003-12-20 Thread Kent Stewart
On Saturday 20 December 2003 02:44 am, Toru wrote:
> I set the date correctly, and I got:
>
> ===>  Applying FreeBSD patches for mod_php4-4.3.4_3,1
> ===>   mod_php4-4.3.4_3,1 depends on file:
> /usr/local/sbin/apxs - found
> ===>   mod_php4-4.3.4_3,1 depends on executable: bison - not
> found
> ===>Verifying install for bison in
> /usr/ports/devel/bison
> ===>  Extracting for bison-1.75_1
>
> >> Checksum OK for bison-1.75.tar.bz2.
>
> ===>  Patching for bison-1.75_1
> ===>   bison-1.75_1 depends on executable: gm4 - found
> ===>   bison-1.75_1 depends on shared library: intl.5 - not
> found
> ===>Verifying install for intl.5 in
> /usr/ports/devel/gettext
> ===>  Extracting for gettext-0.12.1
>
> >> Checksum OK for gettext-0.12.1.tar.gz.
>
> ===>  Patching for gettext-0.12.1
> ===>  Applying FreeBSD patches for gettext-0.12.1
> 1 out of 1 hunks failed--saving rejects to Makefile.in.rej
>
> >> Patch patch-Makefile.in failed to apply cleanly.
>
> *** Error code 1
>
> Stop in /usr/ports/devel/gettext.
> *** Error code 1
>
> Stop in /usr/ports/devel/bison.
> *** Error code 1
>
> Stop in /usr/ports/www/mod_php4.
> *** Error code 1
>
> Stop in /usr/ports/www/mod_php4.
> #
>
> Why is the patch failing and how can I fix it. I am sure
> there are bazillion of people installed mod_php4 on 5.1.
> There has to be a way to install mod_php4

There probably are but I'm not one of them. That still leaves a bazillion of 
them out there. I have never used it, so I can help with mod_php4. 

The patch files in /usr/ports/devel/gettext/files are not consistent with the 
current gettext source code. If you patched them, spaces for a , for 
example, won't match. You need a current cvsup of ports-all. 

Occasionally, you have to cd in and rm the files and re-cvsup. The 
Makefile.in.rej will tell you what it didn't like and may give you and idea 
of what to do. I am guessing, but it should some where in the path of 
/usr/ports/devel/gettext/work/gettext-0.12.1

Kent

>
> - Original Message -
> From: "Kent Stewart" <[EMAIL PROTECTED]>
> To: "Toru" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Saturday, December 20, 2003 2:21 AM
> Subject: Re: CVSup
>
> > On Saturday 20 December 2003 02:03 am, Toru wrote:
> > > I am giving up installing CVSup. It run for 8 long hours
>
> and
>
> > > it still hasn't install a thing. Although when I do:
> >
> > So, grab the package from one of the ftp mirrors. Look in
>
> something like
>
> > ftp://ftp10.FreeBSD.org/pub/FreeBSD/ports/packages/net
> > You will find a pre-built version that you don't have to
>
> build all of the
>
> > auxillary files. FWIW, I built it on a much slower
>
> computer than yours in
>
> > about an hour.
> >
> > > make clean
> > >
> > > in /usr/ports/net/cvsup/cvsup-withot-gui
> > >
> > > i get output showing that it is clearning something (not
> > > getting message saying "it's not installed, skipping."
> > >
> > > So forget cvsup. locate command won't work so there is
>
> no
>
> > > way to know where the precompiled cvsup is. although the
> > > hand book says that it's there. anyway, i am going
>
> through
>
> > > all this toruble just because I can't install mod_php4.
>
> I
>
> > > figure my cvs tree is old but it doesn't seems that way
> > > (downloaded the whole thing and unpacked it in ports
>
> dir).
>
> > > This is what I get. it's having hard time patching. What
> > > does the error message mean and how can I fix it?
> > >
> > > /usr/bin/tar: gettext-0.12.1/gettext-tools/tests: time
>
> stamp
>
> > > May 22 14:35 2003 is 11935751 s in the future
> > > /usr/bin/tar: gettext-0.12.1/gettext-tools: time stamp
>
> May
>
> > > 22 14:35 2003 is 11935744 s in the future
> >
> > Your system date is off. Set the time with date. Get your
>
> system squared away
>
> > and try using cvsup again. You will find it makes using
>
> the ports much
>
> > easier.
> >
> > Kent
> >
> > > /usr/bin/tar: gettext-0.12.1: time stamp May 22 14:35
>
> 2003
>
> > > is 11935715 s in the future
> > > ===>  Patching for gettext-0.12.1
> > > ===>  Applying FreeBSD patches for gettext-0.12.1
> > > 1 out of 1 hunks failed--saving rejects to
>
> Makefile.in.rej
>
> > > >> Patch patch-Makefile.

Re: CVSup

2003-12-21 Thread Mark Terribile

Toru <[EMAIL PROTECTED]> writes:

> I am giving up installing CVSup. It run for 8 long hours and
> it still hasn't install a thing. Although when I do:
> 
> make clean

I've run into infinite loops in the  ports  make system when the dependency
tree was deep.  I've been able to break them by watching the output to find
the directory where the machinery is failing, going there, and doing the
make install explicitly.

Mark Terribile


__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup-mirror

2002-07-11 Thread Patrick O'Reilly

Hi everyone :)

I just installed cvsup-mirror.  When it asked me about 'distributions' I 
was not entirely sure what that meant, so I accepted them all.

I actually just need to create a mirror from which I can locally 
distribute 'src-all' and 'ports-all' using cvsup on my collection of 
local machines.  Perhaps 'doc-all' would be nice too (later).

Now, cvsup-mirror started running the distribution 'FreeBSD.cvs', and 
that seems to include docs, etc.  Is that all I will need?

What exactly are the other distributions, like 'FreeBSD-mail', etc?

Finally, can I enable/disable the distributions simply by editing the 
value of 'distribs="...' in the file '/usr/local/etc/cvsup/config.sh'?

Thanks.

-- 
Regards,
Patrick O'Reilly.
Perimeter Networks CC.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup ports

2002-07-22 Thread Dru


OK, I did something backwards here in my cvsup:

more /root/cvs-supfile
*default host=cvsup.ee.freebsd.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default tag=RELENG_4_6
*default release=cvs delete use-rel-suffix compress
src-all
ports-all

more /usr/local/etc/cvsup/sup/refuse
ports/chinese
ports/frenchetc. for the ports I didn't want

Everything seemed to go great EXCEPT the only ports I have are the ones in
my refuse list! What did I do wrong?

Dru


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



CVSUP Question

2002-09-17 Thread Anthony Abby

What port does CVSUP use when syncing up?  I'm behind a firewall and can not get CVSUP 
to work from my system at work, but it works just fine at home.  I'm wondering if it's 
a blocked port.  If that's the case is it possible to get it to use a different port?

Anthony

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup failure

2002-09-25 Thread Joshua Coombs

cyrix-dlc# cvsup -L2 /etc/ports-supfile && portsdb -Uu
Parsing supfile "/etc/ports-supfile"
Connecting to cvsup7.FreeBSD.org
Connected to cvsup7.FreeBSD.org
Server software version: SNAP_16_1e
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection ports-all/cvs
TreeList failed: Error in "/usr/sup/ports-all/checkouts.cvs:.": 49575:
File is not sorted properly.  Delete it and try again.


***
*** runtime error:
***ASSERT failed
***file
"/tmp/a/ports/net/cvsup-without-gui/work/cvsup-snap-16.1f/suplib/src/FileStatus.m3",
line 586
***


  use option @M3stackdump to get a stack trace
Abort (core dumped)

Before I file a bugreport, this look familiar to anyone?

Joshua Coombs


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: cvsup

2002-09-27 Thread Kris Kennaway

On Fri, Sep 27, 2002 at 09:00:12AM -0500, Brian Henning wrote:
> Hello,
> 
> i just upgraded from 4.6 to 4.62 the other day because i could not do a
> pkg_add -r cvsup. I thought that might fix the problem, but it didn't.. is
> there a reason why every time i try to use pkg_install -r that it cannot
> find the package? i was looking for cvsup in the system ports but failed to
> find it... can someone point that out to me? thanks...

See the 4.6.2 release errata on the webpage.

Kris



msg03140/pgp0.pgp
Description: PGP signature


Re: cvsup

2002-09-27 Thread Gary W. Swearingen

"Brian Henning" <[EMAIL PROTECTED]> writes:

> Hello,
> 
> i just upgraded from 4.6 to 4.62 the other day because i could not do a
> pkg_add -r cvsup. I thought that might fix the problem, but it didn't.. is
> there a reason why every time i try to use pkg_install -r that it cannot
> find the package? i was looking for cvsup in the system ports but failed to
> find it... can someone point that out to me? thanks...

When you report a problem, please explain in detail what you are trying
to do in general, what you are doing in detail, and the symptoms of your
problem (eg, error messages, verbatim or at least summarized).  A bit
about your environment might help too.  So we don't have to guess or
provide multiple answers for you to pick from.


I don't even have a "pkg_install", so I can't help with that.

If you have the set of packages on your hard disk or cdrom use something
like this: 
mount /cdrom
    ls -l /cdrom/packages/All/*cvsup*
pkg_add /cdrom/packages/All/cvsup-16.1f.tgz

IF (and, of course, only if) your Internet connection is OK and
the remote package server is running, I would guess from the
examples in the handbook, that your "pkg_add -r cvsup" should
work.  But you might have to find a different server and use 
something like this (from the pkg_add manual):
PACKAGEROOT=ftp://ftp3.FreeBSD.org pkg_add -r cvsup
or you might have to locate the package file using ftp or web browers
and then use something like this:
cvsup ftp://ftp.FreeBSD.org/pub/FreeBSD/packages/All/cvsup-16.1f.tgz

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup SIGBUSted

2002-10-11 Thread Roman Neuhauser

# cd /usr/src
# make update
...
Updating collection ports-x11/cvs
*** Signal 10

# rm -r /usr/ports/*
# rm /usr/ports/.cvsignore
# make update
...
Parsing supfile "/usr/local/etc/cvsup/supfiles/ports-supfile"
Connecting to cvsup.cz.FreeBSD.org
Connected to cvsup.cz.FreeBSD.org
Server software version: SNAP_16_1f
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
*** Signal 10

I don't think this is a HW prob since this box is otherwise doing *very*
fine (in fact, I don't think I've been happier with my HW before).

FreeBSD freepuppy.bellavista.cz 4.7-RC FreeBSD 4.7-RC #0: Tue Sep 17 11:15:58 CEST 
2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FREEPUPPY2_3  i386

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
11:22AM up 23 days, 18:37, 3 users, load averages: 0.02, 0.10, 0.13
end

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup problems

2003-08-21 Thread Bsd Neophyte
I've done a fresh install of FreeBSD 4.8 on my Dual p3-700 box.  I've been
having a lot of problems, which i'll outline progressively.  However, at
the moment, I'm having some issues with cvsup.

I've been trying to update my ports and sources and I keep running into
problems.  I've deleted the entire ports-all/ src-all/ and docs-all/
directories and tried to start from scratch, but that didn't resolve
anything.

I get different error messages.  Here's some output of what's going on now
(the first error is VERY common):

---

TreeList failed: Network write failure: Connetion closed
...
Detailer failed: Network write failure: Connection closed
Will retry at 08:14:58


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP howto ???

2003-09-22 Thread Brent Bailey
I was looking aroung trying to find a decent howto on CVSUP...seeing as
ive never had good luck with it .. i found this ...does this look like the
right procedure ??
this is what ive been doing ...but ive only had it actually work one time
..all  other systems ive done this on,,,it has failed BADLY
hence cant do "ps" or "w" or other needed commands

Create /usr/local/etc/cvsup/sup/supfile:
*default host=cvsup8.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
*default compress
src-all
ports-all tag=.

then let cvs run in crontab and get all the new src...
then did:


cd /usr/src
make buildworld
make buildkernel kernconf={kern conf name}
(optional--boot into single user mode)
make installworld
mergemaster -p


please help ...as i need to update a whole bunch of systems because of the
latest cert releases...

thanx
-- 
Brent Bailey CCNA
Bmyster LLC
Computer Networking and Webhosting
Network Engineer, Webmaster, President
http://www.bmyster.com
[EMAIL PROTECTED]
207-247-8330



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup problem

2003-09-22 Thread balaji

Hi,

I am not able to use cvsup (I have tried other cvsup*)

 # cvsup -g -L 2 /root/ports-supfile
 Parsing supfile "/root/ports-supfile"
 Connecting to cvsup1.FreeBSD.org
 Cannot connect to cvsup1.FreeBSD.org: Connection refused
 Will retry at 17:47:15

I looked at the CVSup home page and so did the following:

 bash-2.05b$ netstat -na |grep 5999
 tcp4   0  0  *.5999 *.*LISTEN

Two bits of information:

* I am accessing via a firewall. I able to browse the web, send/get mail etc. 
* I can ping to hosts in the internal network, but not external hosts.

Thanks,

Balaji


-
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup -> down?

2003-09-25 Thread Bill Moran
Hey all.

This seems like a really dumb question to me, but I'm having such a rough
last two weeks that I'd rather be sure by sounding stupid, than by looking
stupid.
What I'm doing is upgrading a machine to RELEASE_5_1 (to take care of the
recent arp problems) and I wasn't paying attention when I started cvsupping,
and accidentally started it cvsupping to HEAD instead.  I realized my
mistake halfway through and canceled it.  Then restarted it with the
proper "tag=RELENG_5_1"
Now, I'm looking at all the files that were checked out during the cvsup
to RELENG_5_1 and I'm a bit nervious.  I assume it's doing checkouts because
it's easier than doing reverse diffs? (or reverse diffs aren't even possible?)
While screwing this machine up wouldn't ruin my life, it would add
considerable time to what it would take to get it to where I wanted it (which
I can't really afford right now)
So, my question is: Can anyone say with confidence that this machine will
build a sane world/kernel for RELENG_5_1 after what I did?  If not, I'll
just wipe out /usr/src and install a fresh source and re-cvsup.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup automatic

2003-09-30 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was just wondering. How can I setup cvsup to update my ports say every
2, 3 days or whenever on FreeBSD 4.8-RELEASE? A link to a doc would be
fine enough for me.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/ehTDOlwzeMhXmLgRAh9LAKCQNcj8K5SwO0eUdtUs6I5d1xkb6QCeOZsK
sjLfdTIPaJI8uGe3UFeLiS8=
=tpr4
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup error

2003-01-29 Thread Tyler Parrott
Hello all,

I'm getting the following error when trying to cvsup my ports.any
ideas?

jeenyus# cvsup ports-supfile
Cannot get IP address of my own host -- is its hostname correct?

Thanks
Tyler


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



CVSup question

2003-02-07 Thread Steve Bertrand
I am trying to upgrade a 4.5 box to RELENG_4, but it doesn't appear that 
 I am getting all of the required info. Here's my command, and supfile:

# cvsup -L 2 -g /etc/supfile

*default tag=RELENG_4
*default host=cvsup2.freebsd.org
*default release=cvs
*default base=/usr/local/etc/cvsup
*default prefix=/usr/src
*default delete use-rel-suffix
src-all
ports-all

When it says it is complete, this is the list of my /usr/src/directory:

drwxr-xr-x   7 root  wheel   512 Nov 14 16:46 crypto
drwxr-xr-x   7 root  wheel   512 Nov 14 16:46 kerberos5
drwxr-xr-x   8 root  wheel   512 Nov 14 16:46 kerberosIV
drwxr-xr-x   6 root  wheel   512 Nov 14 16:46 secure
drwxr-xr-x  47 root  wheel  1024 Nov 14 21:51 sys

Do I have to install all the sources off of the CD at install time to be 
able to update the source in order to buildworld?

BTW, the error is "don't know how to make buildworld" which is 
understood, as there is no Makefile being cvsup'd.

Tks


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: cvsup ?

2003-02-15 Thread Matthew Seaman
On Sun, Feb 16, 2003 at 12:25:38AM +0200, Petre Bandac wrote:
> let me see if I got it ok
> 
> if I cvsup ports/www - then I shall have the latest releases
> 
> do I need to upgrade anything else ?
> 
> I mean the whole cvsup thing is to "cvsup -g -L 2 ports-supfile" and that's 
> all ?

After running cvsup, you'll have a collection of Makefiles, patches
etc. under /usr/ports all set up to download the source and build the
latest versions of any software you want to install.  Running cvsup is
just the preliminary to the whole process of updating any ports that
are out of date.  If you've installed portupgrade(1)
[ports/sysutils/portupgrade] bringing all your installed ports up to
date pretty much boils down to:

cvsup -g -L 2 ports-supfile
portsdb -Uu
pkgdb -Fvu
portupgrade -rRNia

[the last two commands are interactive as shown: they'll prompt you to
confirm any actions that modify your system]

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: cvsup

2002-12-05 Thread Vallo Kallaste
On Thu, Dec 05, 2002 at 04:11:40PM +0100, Daimonion
<[EMAIL PROTECTED]> wrote:

> I would like to know, what CVS Tag should I use for FreeBSD 5.0-DP (or DP2).

It's not tagged in CVS repo, the work was done in Perforce.
-- 

Vallo Kallaste
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: cvsup

2002-12-13 Thread Kent Stewart
On Thursday 12 December 2002 11:09 pm, lll  wrote:
> Hello!
> I have just made a cvsup to all source tree. All the files received
> is with ",v". I cannot biuldwold because it says don't know how to
> make buildworld. I do
> make buildworld from directory where is the new sources. What can I
> do? Thank you!

Use one that looks like this. Then, you will get the code you want 
instead of the cvs files. Choose your appropriate mirror.

# listed at http://www.freebsd.org/handbook/mirrors.html.
*default host=cvsup8.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: cvsup

2002-12-13 Thread lll llll









From: Kent Stewart <[EMAIL PROTECTED]>
To: "lll " <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: cvsup
Date: Fri, 13 Dec 2002 01:09:33 -0800

On Thursday 12 December 2002 11:09 pm, lll  wrote:
> Hello!
> I have just made a cvsup to all source tree. All the files received
> is with ",v". I cannot biuldwold because it says don't know how to
> make buildworld. I do
> make buildworld from directory where is the new sources. What can I
> do? Thank you!

Use one that looks like this. Then, you will get the code you want
instead of the cvs files. Choose your appropriate mirror.

# listed at http://www.freebsd.org/handbook/mirrors.html.
*default host=cvsup8.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all

--
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



_
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: cvsup

2002-12-13 Thread lll llll
OK!
The only difference between what you have told me and what I have in 
cvs-supfile is the "tag". Now I added it and it works!
Thank you!
Iulian







From: Kent Stewart <[EMAIL PROTECTED]>
To: "lll " <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: cvsup
Date: Fri, 13 Dec 2002 01:09:33 -0800

On Thursday 12 December 2002 11:09 pm, lll  wrote:
> Hello!
> I have just made a cvsup to all source tree. All the files received
> is with ",v". I cannot biuldwold because it says don't know how to
> make buildworld. I do
> make buildworld from directory where is the new sources. What can I
> do? Thank you!

Use one that looks like this. Then, you will get the code you want
instead of the cvs files. Choose your appropriate mirror.

# listed at http://www.freebsd.org/handbook/mirrors.html.
*default host=cvsup8.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all

--
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



_
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: cvsup

2002-12-13 Thread Giorgos Keramidas
On 2002-12-13 07:09, lll  <[EMAIL PROTECTED]> wrote:
> I have just made a cvsup to all source tree. All the files received
> is with ",v". I cannot biuldwold because it says don't know how to
> make buildworld.

These are RCS files that keep version information and changes for a
particular file.  You have obviously downloaded the "cvs" version with
cvsup, instead of a certain "release".

> I do make buildworld from directory where is the new sources. What
> can I do?

Try using one of the sample supfiles in /usr/share/examples/cvsup.
Either standard-supfile or stable-supfile.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: cvsup

2002-12-15 Thread Asenchi
Have you:

#cd /usr/src

Then run make buildworld...

Curt

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of lll 
Sent: Friday, December 13, 2002 2:09 AM
To: [EMAIL PROTECTED]
Subject: cvsup







Hello!
I have just made a cvsup to all source tree. All the files received is
with
",v". I cannot biuldwold because it says don't know how to make
buildworld.
I do
make buildworld from directory where is the new sources. What can I
do?
Thank you!

_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: cvsup

2002-12-15 Thread Kent Stewart
On Sunday 15 December 2002 08:56 pm, Asenchi wrote:
> Have you:
>
> #cd /usr/src
>
> Then run make buildworld...

You don't understand the problem. He didn't have a tag= and downloaded 
the cvs files. The ",v" was a clue.

Kent

>
> Curt
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of lll 
> Sent: Friday, December 13, 2002 2:09 AM
> To: [EMAIL PROTECTED]
> Subject: cvsup
>
>
>
>
>
>
>
> Hello!
> I have just made a cvsup to all source tree. All the files received
> is with
> ",v". I cannot biuldwold because it says don't know how to make
> buildworld.
> I do
> make buildworld from directory where is the new sources. What can I
> do?
> Thank you!
>
> _
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup question

2002-12-18 Thread Daniel Schrock
This is more of a minor annoyance, but I can't seem to fix it.
I'm tired of portsdb -Uu spitting out errors regarding not finding 
japanese ports.

I initially had all of the non-english ports in my refuse file, since i 
have zero use for them, but i've removed these entries with the thinking 
that 'I have ample space and it doesn't hurt for them to be there if i 
can quiet the output of portsdb -Uu'

but using 'ports-all' in my ports-supfile isn't grabbing the japanese, 
or any other language  for that matter (except portuguese and hungarian).

Like I said, this is more of a minor annoyance, but if anyone knows a 
fix, that would be great.

thanks.

.daniel.schrock


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: CVSUP

2003-07-31 Thread oremanj
On Thu, Jul 31, 2003 at 03:00:55PM -0400 or thereabouts, [EMAIL PROTECTED] wrote:
> I have a question about cvsup.  I read the manual and can update my ports with no 
> problem.  Here is my question though...what if I was to change the Makefile for a 
> port? 
>  Is there a way I can still use CVSup to update my ports and merge the changes I 
> made 
> in the old Makefile with the new Makefile instead of having cvsup just delete the 
> old 
> one.

"It's a feature, not a bug." :-)

If you have lots of disk space, you can try using CVSup to mirror the CVS repository
and let CVS merge your changes:

* Omit the `tag' in your cvsupfile. Just don't put one in.
* Change the `prefix' to a place where you have a lot of space, such
  as /usr/local/portcvs. (Do NOT use /usr!)
* Cvsup as normal.
* You should find a lot of files in /usr/local/portcvs/ports/* with
  names ending in ",v". These are the CVS files.
* Back up your ports tree (mv /usr/ports /usr/ports.old).
* cd /usr && cvs -d /usr/local/portcvs checkout ports
* If all went well, you have a ports tree.

Now, always cvsup this way. To update your main ports tree, do
`cd /usr/ports && cvs -d /usr/local/portcvs update'. This will
try and merge your changes.

This may have been a bit difficult to understand. I'm sure someone else can
explain it better than I :-)

-- Josh

> 
> Thanks
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVSUP

2003-07-31 Thread Adam Stroud
No, that was fine.  I understand what you are saying.  I was actually thinking 
that myself, I was just wondering if anyone had any easier way.  It's not a 
big deal really, I just change the default install dirs on one port.  That 
means that I change all of 4 lines in a Makefile, I was just wondering.  
Thanks anyway man.

Cheers

> If you have lots of disk space, you can try using CVSup to mirror the CVS
> repository and let CVS merge your changes:
>
> * Omit the `tag' in your cvsupfile. Just don't put one in.
> * Change the `prefix' to a place where you have a lot of space, such
>   as /usr/local/portcvs. (Do NOT use /usr!)
> * Cvsup as normal.
> * You should find a lot of files in /usr/local/portcvs/ports/* with
>   names ending in ",v". These are the CVS files.
> * Back up your ports tree (mv /usr/ports /usr/ports.old).
> * cd /usr && cvs -d /usr/local/portcvs checkout ports
> * If all went well, you have a ports tree.
>
> Now, always cvsup this way. To update your main ports tree, do
> `cd /usr/ports && cvs -d /usr/local/portcvs update'. This will
> try and merge your changes.
>
> This may have been a bit difficult to understand. I'm sure someone else can
> explain it better than I :-)
>
> -- Josh
>
> > Thanks
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: CVSUP

2003-08-01 Thread Philip Payne
 
> I have a question about cvsup.  I read the manual and can 
> update my ports with no 
> problem.  Here is my question though...what if I was to 
> change the Makefile for a port? 
>  Is there a way I can still use CVSup to update my ports and 
> merge the changes I made 
> in the old Makefile with the new Makefile instead of having 
> cvsup just delete the old 
> one.

I guess it would depend on the changes you were making but is the file
/usr/local/etc/pkgtools.conf any use?

If not, then I think mirroring the CVS tree is probably the way to go.

Phil.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   3   4   5   6   7   8   9   10   >