Re: port upgrades

2004-07-02 Thread Skylar Thompson
On Wed, Jun 30, 2004 at 02:22:07PM -0500, Chris wrote: 5.2.1-RELEASE I've started using 'portupgrade' to update several ports to the latest versions, but have an odd problem when it comes to certain ports. For example: server# pkg_version -v | grep Spam bsdpan-Mail-SpamAssassin-2.63

Re: port upgrades

2004-06-30 Thread Phil Schulz
Chris wrote: [...] So I use the -f flag to force, and get several errors like: [...] From the portupgrade man page: -r --recursiveAct on all those packages depending on the given packages as well. So I think you might want to run #portupgrade -rf

Re: port upgrades

2004-06-08 Thread Daniela
On Tuesday 08 June 2004 00:45, Kris Kennaway wrote: On Mon, Jun 07, 2004 at 09:01:15PM +, Daniela wrote: On Monday 07 June 2004 19:35, Kris Kennaway wrote: On Mon, Jun 07, 2004 at 07:14:34PM +, Daniela wrote: On Monday 07 June 2004 17:28, Tim Traver wrote: Hi all,

Re: port upgrades

2004-06-07 Thread Kent Stewart
On Monday 07 June 2004 10:28 am, Tim Traver wrote: Hi all, Is there a way to do a quick update of a particular port directory ??? I don't necessarily want to do the portupgrade, but just get the latest port files for a particular port. Right now, if i want to make sure the ports are

Re: port upgrades

2004-06-07 Thread Daniela
On Monday 07 June 2004 17:28, Tim Traver wrote: Hi all, Is there a way to do a quick update of a particular port directory ??? I don't necessarily want to do the portupgrade, but just get the latest port files for a particular port. Right now, if i want to make sure the ports

Re: port upgrades

2004-06-07 Thread Kris Kennaway
On Mon, Jun 07, 2004 at 07:14:34PM +, Daniela wrote: On Monday 07 June 2004 17:28, Tim Traver wrote: Hi all, Is there a way to do a quick update of a particular port directory ??? I don't necessarily want to do the portupgrade, but just get the latest port files for a

Re: port upgrades

2004-06-07 Thread Daniela
On Monday 07 June 2004 19:35, Kris Kennaway wrote: On Mon, Jun 07, 2004 at 07:14:34PM +, Daniela wrote: On Monday 07 June 2004 17:28, Tim Traver wrote: Hi all, Is there a way to do a quick update of a particular port directory ??? I don't necessarily want to do the

Re: port upgrades

2004-06-07 Thread Kent Stewart
On Monday 07 June 2004 02:01 pm, Daniela wrote: On Monday 07 June 2004 19:35, Kris Kennaway wrote: On Mon, Jun 07, 2004 at 07:14:34PM +, Daniela wrote: On Monday 07 June 2004 17:28, Tim Traver wrote: Hi all, Is there a way to do a quick update of a particular port

Re: port upgrades

2004-06-07 Thread Kris Kennaway
On Mon, Jun 07, 2004 at 09:01:15PM +, Daniela wrote: On Monday 07 June 2004 19:35, Kris Kennaway wrote: On Mon, Jun 07, 2004 at 07:14:34PM +, Daniela wrote: On Monday 07 June 2004 17:28, Tim Traver wrote: Hi all, Is there a way to do a quick update of a particular port

Re: Port Upgrades

2004-01-21 Thread Ion-Mihai Tetcu
On Wed, 21 Jan 2004 01:55:38 -0800 Loren M. Lang [EMAIL PROTECTED] wrote: When I install a new port, does it upgrade any already installed ports if the new port depends on them. No. And to upgrade any security fixes, just running cvsup on the ports tree, then running portupgrade? Yes.

Re: Port Upgrades

2004-01-21 Thread Jonathan Chen
On Wed, Jan 21, 2004 at 01:55:38AM -0800, Loren M. Lang wrote: When I install a new port, does it upgrade any already installed ports if the new port depends on them. And to upgrade any security fixes, just running cvsup on the ports tree, then running portupgrade? Installing a new port

Re: Port Upgrades

2004-01-21 Thread Matthew Seaman
On Wed, Jan 21, 2004 at 01:55:38AM -0800, Loren M. Lang wrote: When I install a new port, does it upgrade any already installed ports if the new port depends on them. And to upgrade any security fixes, just running cvsup on the ports tree, then running portupgrade? Generally, no. If you go