Re: keeping all things up to date

2007-04-17 Thread Kevin Kinsey
Chad Perrin wrote: If you have specific ideas about what parts of the updating process are "safe", you might try writing a few shell or Perl scripts that automate those steps -- then share them with the rest of the world. You might also, if writing such scripts is too far outside your expertise

Re: keeping all things up to date

2007-04-17 Thread Chad Perrin
On Tue, Apr 17, 2007 at 02:58:34PM +0200, Michael Grant wrote: > >Just as an example that just came up recently: gettext was updated in > >the ports tree, which required a rebuild of all ports that depend on > >it. I missed reading /usr/ports/UPDATING before, so I didn't notice > >this fact. I did

Re: keeping all things up to date

2007-04-17 Thread Michael Grant
Just as an example that just came up recently: gettext was updated in the ports tree, which required a rebuild of all ports that depend on it. I missed reading /usr/ports/UPDATING before, so I didn't notice this fact. I did an update on my girlfriends laptop which resulted in several applications

Re: keeping all things up to date

2007-04-17 Thread Roland Smith
On Tue, Apr 17, 2007 at 10:12:31AM +0200, Michael Grant wrote: > Is there some sort of automated way to keep freebsd and all the > installed ports/packages up to date automatically? > > I don't mean just the source, that part is easy. I mean something > that actually reinstalls the things ad need

Re: keeping all things up to date

2007-04-17 Thread Christian Walther
On 17/04/07, Chad Perrin <[EMAIL PROTECTED]> wrote: On Tue, Apr 17, 2007 at 10:12:31AM +0200, Michael Grant wrote: > Is there some sort of automated way to keep freebsd and all the > installed ports/packages up to date automatically? > > I don't mean just the source, that part is easy. I mean so

Re: keeping all things up to date

2007-04-17 Thread Chad Perrin
On Tue, Apr 17, 2007 at 10:12:31AM +0200, Michael Grant wrote: > Is there some sort of automated way to keep freebsd and all the > installed ports/packages up to date automatically? > > I don't mean just the source, that part is easy. I mean something > that actually reinstalls the things ad need

keeping all things up to date

2007-04-17 Thread Michael Grant
Is there some sort of automated way to keep freebsd and all the installed ports/packages up to date automatically? I don't mean just the source, that part is easy. I mean something that actually reinstalls the things ad needed, sort of like windows update or the updater on ubuntu. Michael Grant