Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 16:41:14 -0400
From:      "Joe Mom" <jomom@jomom.net>
To:        "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org>
Subject:   Re: Portupgrade failing to upgrade a port
Message-ID:  <00fb01c3090f$c2196730$500dbace@call.gtn.ca>
References:  <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304221311.34180.kstewart@owt.com> <00e701c3090c$6fc1b850$500dbace@call.gtn.ca> <200304221329.12154.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Here is the output of that command,  I don't see any mention of Xft needing
upgrades.

#
#  XFree86-FontServer
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-FontServer-4.2.0"

#
#  XFree86-Server
#  needs updating (port has 4.3.0_3)
#
pkgs="$pkgs XFree86-Server-4.2.1_3"

#
#  XFree86-documents
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-documents-4.2.0"

#
#  XFree86-font100dpi
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-font100dpi-4.2.0"

#
#  XFree86-font75dpi
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-font75dpi-4.2.0"

#
#  XFree86-fontCyrillic
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-fontCyrillic-4.2.0_4"

#
#  XFree86-fontDefaultBitmaps
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-fontDefaultBitmaps-4.2.0"

#
#  XFree86-fontEncodings
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-fontEncodings-4.2.0"

#
#  XFree86-fontScalable
#  needs updating (port has 4.3.0)
#
pkgs="$pkgs XFree86-fontScalable-4.2.0"

#
#  cups-base
#  needs updating (port has 1.1.18.0_4)
#
pkgs="$pkgs cups-base-1.1.15.1_4"

#
#  cvsup
#  needs updating (port has 16.1h)
#
pkgs="$pkgs cvsup-16.1f"

#
#  ezm3
#  needs updating (port has 1.1)
#
pkgs="$pkgs ezm3-1.0"

#
#  fontconfig
#  needs updating (port has 2.1.94_1)
#
pkgs="$pkgs fontconfig-2.1.94"

#
#  freetype2
#  needs updating (port has 2.1.4_1)
#
pkgs="$pkgs freetype2-2.1.2"

#
#  libgtkhtml
#  needs updating (port has 2.2.3)
#
pkgs="$pkgs libgtkhtml-2.2.2"

#
#  samba
#  needs updating (port has 2.2.8a)
#
pkgs="$pkgs samba-2.2.6.p2_1"

#
#  vim
#  needs updating (port has 6.1.455)
#
pkgs="$pkgs vim-6.1.435"


if [ X"$pkgs" != X"" ]; then
  portupgrade $pkgs
fi


-----------------------
Joe Mom
    "Drain us of life and cleanse the mess"
                                MuDvAyNe
-----------------------
----- Original Message -----
From: "Kent Stewart" <kstewart@owt.com>
To: "Joe Mom" <jomom@jomom.net>
Sent: Tuesday, April 22, 2003 4:29 PM
Subject: Re: Portupgrade failing to upgrade a port


> On Tuesday 22 April 2003 01:19 pm, you wrote:
> > k, so what do I have to do now?
> >
> >
>
> I would probably start out using "pkgdb -F" and fix the dependancies.
> Nothing works until you can get a real portversion list.
>
> I am visually driven when it comes to solutions and I am not seeing your
> messages. You could be somewhere that I haven't had to deal with. You
> never know on a computer when you are going to find a dumb spot. This
> has been true for the 40 years that I did computer diagnostic support.
>
> Kent
>
> >
> > -----------------------
> > Joe Mom
> >     "Drain us of life and cleanse the mess"
> >                                 MuDvAyNe
> > -----------------------
> > ----- Original Message -----
> > From: "Kent Stewart" <kstewart@owt.com>
> > To: "Joe Mom" <jomom@jomom.net>
> > Sent: Tuesday, April 22, 2003 4:11 PM
> > Subject: Re: Portupgrade failing to upgrade a port
> >
> > > On Tuesday 22 April 2003 11:22 am, you wrote:
> > > > This is the only thing that shows up.
> > > >
> > > > ezmlm-idx-0.40_2 --> qmail-1.03_1
> > >
> > > What you should have seen is something like the following:
> > >
> > > ruby# pkgver
> > > #
> > > #  cvsup-mirror
> > > #  needs updating (port has 1.2_1)
> > > #
> > > pkgs="$pkgs cvsup-mirror-1.2"
> > >
> > > #
> > > #  koffice
> > > #  needs updating (port has 1.2.1_1,1)
> > > #
> > > pkgs="$pkgs koffice-1.2.1,1"
> > >
> > > #
> > > #  tcl
> > > #  needs updating (port has 8.3.5_2)
> > > #
> > > pkgs="$pkgs tcl-8.3.5_1"
> > >
> > >
> > > if [ X"$pkgs" != X"" ]; then
> > >   portupgrade $pkgs
> > > fi
> > >
> > > pkgver is my alias that does the "portversion -c | more".
> > >
> > > Kent
> > >
> > > --
> > > Kent Stewart
> > > Richland, WA
> > >
> > > http://users.owt.com/kstewart/index.html
>
> --
> Kent Stewart
> Richland, WA
>
> http://users.owt.com/kstewart/index.html
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00fb01c3090f$c2196730$500dbace>