package update

Martin Klaffenboeck martin.klaffenboeck at gmx.at
Tue May 6 04:08:09 PDT 2003


Am 2003.05.06 12:25 schrieb(en) Henrik Motakef:
> "Jack Raats" <jack at jarasoft.net> writes:
> 
> > At this moment I 've installed package 1.00. When looking at the
> homepage I
> > see that ther's package 1.2.
> > How must I upgrade?
> > first pkg_delete and then pkg_add or something else?
> 
> Use sysutils/portupgrade.

You can also do the following:

cd /usr/ports/category/package
make && pkg_delete -f package-1.00
make install clean

Sure, portupgrade is a better way especially if you use the -r flag for 
updateing also dependencies.

Martin


More information about the freebsd-ports mailing list