portupgrade/portinstall problem - Error

Jamie jamie at gnulife.org
Sun Jul 18 19:31:44 PDT 2004



   Sorry, in my example I didn't give the full path to the xworld port.
Should be:

grep PORTNAME /usr/ports/astro/xworld/Makefile


   - Jamie




Greetings from Minneapolis, MN, United States

"A friend is someone who lets you have total freedom to be yourself."

---------- Forwarded message ----------
Date: Sun, 18 Jul 2004 21:28:07 -0500 (CDT)
From: Jamie <jamie at gnulife.org>
To: Edward Ajhar <eajhar at yahoo.com>
Cc: freebsd-questions at freebsd.org
Subject: Re: portupgrade/portinstall problem

On Sun, 18 Jul 2004, Edward Ajhar wrote:

> I don't seem to be able to install ports any longer.  This is what
> happens, for example,
>
> # portinstall astro/xworld
> --->  Session started at: Sun, 18 Jul 2004 21:30:03 -0400
> ** None has been installed or upgraded.
> --->  Session ended at: Sun, 18 Jul 2004 21:30:04 -0400
> (consumed00:00:00)
> #
>
>
> Does anyone have any idea what might be causing this behavior?




    The portname (the directory name) is probably inconsistent with the
PORTNAME in the Makefile for the port. To correct it, do this:

grep PORTNAME /usr/ports/astro/Makefile

    Then use the the value of PORTNAME with portinstall:

    portinstall xworld


    - Jamie





>
> Thanks.
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Vote for the stars of Yahoo!'s next ad campaign!
> http://advision.webevents.yahoo.com/yahoo/votelifeengine/
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


Greetings from Minneapolis, MN, United States

"A friend is someone who lets you have total freedom to be yourself."


More information about the freebsd-questions mailing list