On Sun, 7 Nov 2010, Polytropon wrote:

On Sun, 07 Nov 2010 09:21:22 -0800, "Ron (Lists)" <rg.li...@rzweb.com> wrote:
I'm trying to upgrade my ports and I can't get portupgrade to do
anything.  I type 'sudo portupgrade apache' (or any package) and all I
get back is a command prompt.  No error or any other message.
portversion seems to work correctly, showing my out of date ports, etc.

You need to be in /usr/ports and then issue the port name together
with the category; in your case:

        % cd /usr/ports
        % sudo portupgrade www/apache

For shell filename completion to work, that is. portupgrade doesn't care about the current directory.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to