Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2004 21:28:07 -0500 (CDT)
From:      Jamie <jamie@gnulife.org>
To:        Edward Ajhar <eajhar@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: portupgrade/portinstall problem
Message-ID:  <20040718212324.U21190@floyd.gnulife.org>
In-Reply-To: <20040719021645.61131.qmail@web40302.mail.yahoo.com>
References:  <20040719021645.61131.qmail@web40302.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>


Greetings from Minneapolis, MN, United States

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040718212324.U21190>