Re: keeping freebsd uptodate - doubt

2005-02-05 Thread J65nko BSD
On Fri, 04 Feb 2005 22:16:30 -0600, Billy Newsom <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > cvsup -g -L 2 /root/ports-supfile > > Once you get your cvsup stuff straightened out, try this script, which I run > every other day. Change the Log file if you want. This updates my so

Re: keeping freebsd uptodate - doubt

2005-02-05 Thread Billy Newsom
saravanan ganapathy wrote: > cvsup -g -L 2 /root/ports-supfile Once you get your cvsup stuff straightened out, try this script, which I run every other day. Change the Log file if you want. This updates my sources to stable and updates the ports tree. I use two different cvsup files and com

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Mark Rowlands
On Wednesday 02 February 2005 17:08, Robert Huff wrote: > Karol Kwiatkowski writes: > > Someone else should comment on that, but I think updating (cvsup) > > ports tree once a week should be often enough to track changes > > and rare enough to not overload mirrors. > > The other theory inv

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Oliver Leitner
On Wednesday 02 February 2005 17:08, Robert Huff wrote: > Karol Kwiatkowski writes: > > Someone else should comment on that, but I think updating (cvsup) > > ports tree once a week should be often enough to track changes > > and rare enough to not overload mirrors. > > The other theory inv

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Robert Huff
Karol Kwiatkowski writes: > Someone else should comment on that, but I think updating (cvsup) > ports tree once a week should be often enough to track changes > and rare enough to not overload mirrors. The other theory involves more frequent (i,e, daily) but presumably smaller update

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Karol Kwiatkowski
saravanan ganapathy wrote: > What is the recommended period to update the ports? Someone else should comment on that, but I think updating (cvsup) ports tree once a week should be often enough to track changes and rare enough to not overload mirrors. That applies to single desktop machine, if you'

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Zlatozar Zhelyazkov
Here are some useful links. Read carefully!! http://www.taosecurity.com/keeping_freebsd_applications_up-to-date.html http://www.taosecurity.com/keeping_freebsd_up-to-date.html On Wed, 2 Feb 2005 06:49:06 -0800 (PST), saravanan ganapathy <[EMAIL PROTECTED]> wrote: > > --- Karol Kwiatkowski <[EMA

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
--- Karol Kwiatkowski <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > I have done the above steps to update my system > and > > when I run 'portversion -v | grep -v "=" ', I am > > gettin g the perl package only. > > > > freebsd# portversion -v | grep -v "=" > > perl-5.8.5 < n

Re: using portversion (Was: keeping freebsd uptodate - doubt)

2005-02-02 Thread Karol Kwiatkowski
Karol Kwiatkowski wrote: > so it would be like: > > # portversion -vL"<" doh! should be: # portversion -vL"=" Sorry! -- Karol Kwiatkowski ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: using portversion (Was: keeping freebsd uptodate - doubt)

2005-02-02 Thread Karol Kwiatkowski
Chris Hodgins wrote: >>> 4) portversion -v >> >> 'portversion -v | grep -v "=" ' is what I use. >> > > You shouldn't require the grep...you can do this instead: > > # portversion -vl"<" Cheers for that, I didn't thought about that. But, that's not exactly what I wanted: '-l' switch includes onl

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Oliver Leitner
On Wednesday 02 February 2005 15:11, saravanan ganapathy wrote: > --- Oliver Leitner <[EMAIL PROTECTED]> wrote: > > On Wednesday 02 February 2005 14:19, saravanan > > > > ganapathy wrote: > > > Hai , > > > > > > I have installed 5.3 release and want to keep my > > > system uptodate with the securit

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Chris Hodgins
[snip] 4) portversion -v 'portversion -v | grep -v "=" ' is what I use. You shouldn't require the grep...you can do this instead: # portversion -vl"<" [snip] Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
--- Oliver Leitner <[EMAIL PROTECTED]> wrote: > On Wednesday 02 February 2005 14:19, saravanan > ganapathy wrote: > > Hai , > > > > I have installed 5.3 release and want to keep my > > system uptodate with the security patches. > > > > Based on many guides, I have arranged as a doc. > Pls > > con

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Karol Kwiatkowski
saravanan ganapathy wrote: > I have done the above steps to update my system and > when I run 'portversion -v | grep -v "=" ', I am > gettin g the perl package only. > > freebsd# portversion -v | grep -v "=" > perl-5.8.5 < needs updating (port has 5.8.6_1) > > freebsd# portupgrade perl > -

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Oliver Leitner
On Wednesday 02 February 2005 14:57, saravanan ganapathy wrote: > --- Karol Kwiatkowski <[EMAIL PROTECTED]> > > wrote: > > saravanan ganapathy wrote: > > > Hai , > > > > > > I have installed 5.3 release and want to keep my > > > system uptodate with the security patches. > > > > > > Based on many g

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
--- Karol Kwiatkowski <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > Hai , > > > > I have installed 5.3 release and want to keep my > > system uptodate with the security patches. > > > > Based on many guides, I have arranged as a doc. > Pls > > confirm me whether my steps are ok >

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Karol Kwiatkowski
saravanan ganapathy wrote: > Hai , > > I have installed 5.3 release and want to keep my > system uptodate with the security patches. > > Based on many guides, I have arranged as a doc. Pls > confirm me whether my steps are ok > > 1) Install portupgrade > 2) Sync ports > > Ports-supfile c

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Oliver Leitner
to add something... pkg_version -v > pkgversions.txt then you might check the generated textfile for current packages which are outdated, and need to be upgraded... On Wednesday 02 February 2005 14:25, Oliver Leitner wrote: > On Wednesday 02 February 2005 14:19, saravanan ganapathy wrote: > > H

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread Oliver Leitner
On Wednesday 02 February 2005 14:19, saravanan ganapathy wrote: > Hai , > > I have installed 5.3 release and want to keep my > system uptodate with the security patches. > > Based on many guides, I have arranged as a doc. Pls > confirm me whether my steps are ok > > 1) Install portupgrade > 2) Sync

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread martin hudec
Hello, On Wed, Feb 02, 2005 at 05:19:36AM -0800 or thereabouts, saravanan ganapathy wrote: > 1) Install portupgrade > 2) Sync ports > > Ports-supfile contains as > > *default host=cvsup10.us.freebsd.org > *default base=/var/db > *default prefix=/usr > *default release=cvs

keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
Hai , I have installed 5.3 release and want to keep my system uptodate with the security patches. Based on many guides, I have arranged as a doc. Pls confirm me whether my steps are ok 1) Install portupgrade 2) Sync ports Ports-supfile contains as *default host=cvsup10.us.freebsd.o