Re: pkg_update

2001-02-14 Thread Dag-Erling Smorgrav
Paul Richards <[EMAIL PROTECTED]> writes: > Will Andrews wrote: > > On Wed, Feb 14, 2001 at 03:10:14PM +, Paul Richards wrote: > > > The problem is that 'make install' in a port doesn't check dependencies > > > properly, whereas pkg_install does. > > Uh, actually, 'make install' does a better

Re: pkg_update

2001-02-14 Thread Paul Richards
Will Andrews wrote: > > On Wed, Feb 14, 2001 at 03:10:14PM +, Paul Richards wrote: > > The problem is that 'make install' in a port doesn't check dependencies > > properly, whereas pkg_install does. > > Uh, actually, 'make install' does a better job. pkg_install has no > clue about substitu

Re: pkg_update

2001-02-14 Thread Andresen,Jason R.
Kris Kennaway wrote: > > On Wed, Feb 14, 2001 at 03:10:14PM +, Paul Richards wrote: > > Leif Neland wrote: > > The problem is that 'make install' in a port doesn't check dependencies > > properly, whereas pkg_install does. > > Is this really true? There are even bsd.port.mk targets you can

Re: pkg_update

2001-02-14 Thread Kris Kennaway
On Wed, Feb 14, 2001 at 03:10:14PM +, Paul Richards wrote: > Leif Neland wrote: > > > > > On Wed, Feb 07, 2001 at 08:23:35PM -0600, Michael C . Wu wrote: > > > > On Thu, Feb 08, 2001 at 01:56:11AM +0100, Leif Neland scribbled: > > > > | It seems pkg_update is only usable when installing from

Re: pkg_update

2001-02-14 Thread Will Andrews
On Wed, Feb 14, 2001 at 03:10:14PM +, Paul Richards wrote: > The problem is that 'make install' in a port doesn't check dependencies > properly, whereas pkg_install does. Uh, actually, 'make install' does a better job. pkg_install has no clue about substitute dependencies. -- wca To Unsu

Re: pkg_update

2001-02-14 Thread Paul Richards
Leif Neland wrote: > > > On Wed, Feb 07, 2001 at 08:23:35PM -0600, Michael C . Wu wrote: > > > On Thu, Feb 08, 2001 at 01:56:11AM +0100, Leif Neland scribbled: > > > | It seems pkg_update is only usable when installing from packages, not from > > > | ports. > > > > > > Because it is a package upd

Re: pkg_update

2001-02-09 Thread Bruce A. Mah
[moved to -ports] If memory serves me right, "Leif Neland" wrote: > Couldn't it be made possible to use just the update-of-dependencies part of p > kg_update without doing the pkg_delete/pkg_install bit? > > Perhaps I'll try... Manipulating the bits is relatively straightforward. Doing so in

Re: pkg_update

2001-02-09 Thread Leif Neland
> On Wed, Feb 07, 2001 at 08:23:35PM -0600, Michael C . Wu wrote: > > On Thu, Feb 08, 2001 at 01:56:11AM +0100, Leif Neland scribbled: > > | It seems pkg_update is only usable when installing from packages, not from > > | ports. > > > > Because it is a package update system. If you want to upda

Re: pkg_update

2001-02-09 Thread Bruce A. Mah
If memory serves me right, Nik Clayton wrote: > On Wed, Feb 07, 2001 at 08:23:35PM -0600, Michael C . Wu wrote: > > On Thu, Feb 08, 2001 at 01:56:11AM +0100, Leif Neland scribbled: > > | It seems pkg_update is only usable when installing from packages, not fro > m > > | ports. > > > > Because it

Re: pkg_update

2001-02-09 Thread Nik Clayton
On Wed, Feb 07, 2001 at 08:23:35PM -0600, Michael C . Wu wrote: > On Thu, Feb 08, 2001 at 01:56:11AM +0100, Leif Neland scribbled: > | It seems pkg_update is only usable when installing from packages, not from > | ports. > > Because it is a package update system. If you want to update > from the

Re: pkg_update

2001-02-07 Thread Leif Neland
On Wed, 7 Feb 2001, Michael C . Wu wrote: > On Thu, Feb 08, 2001 at 01:56:11AM +0100, Leif Neland scribbled: > | It seems pkg_update is only usable when installing from packages, not from > | ports. > > Because it is a package update system. If you want to update > from the ports, use 'pkg_ve

Re: pkg_update

2001-02-07 Thread Michael C . Wu
On Thu, Feb 08, 2001 at 01:56:11AM +0100, Leif Neland scribbled: | It seems pkg_update is only usable when installing from packages, not from | ports. Because it is a package update system. If you want to update from the ports, use 'pkg_version -c |sh' | Even when I first do a make package, and