Gary Hartl wrote:
Hi all;

Ok uber noob question here.

I have gettext-0.14.5 installed from the package tree, I want to update to
gettext-0.17_1
Is there a ways to do that with the pkg_add or some other command?

I google'ed it and only found ways to update local ports sources...(which
means I either suck at google or fbsd or both)

Thanks for understanding my noobness.


#portsnap fetch extract

or if you allready have a ports tree just:

#portsnap fetch update

#cd /usr/ports/ports-mgmt/portupgrade
#make install clean
#rehash

# portupgrade -Rf gettext

And man portupgrade of course. :-)

--
Best regards,
Proskurin Kirill
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to