On Wed, Feb 15, 2012 at 08:58:22AM +0000, Stuart Henderson wrote:
> On 2012-02-14, Chris Bennett <ch...@bennettconstruction.us> wrote:
> >> > For -current:
> >> > Update your ports tree at the SAME time as you update -current, never
> >> > before or after.
> >> >
> >> > make clean
> >> > make update
> >> > make repackage
> >> > make reinstall
> >>
> >> Huh???? this reads like an excerpt of freebsd's handbook or something.
> >>
> >
> > Sorry, I pulled this stuff off of www.openbsd.org.
> 
> Can you point out where? My grep failed to find it.
> 

http://www.openbsd.org/faq/ports/ports.html

make install
make clean
make clean=depends
make clean=dist
make clean=flavors
make uninstall
make reinstall
make clean=packages
make install-all

http://www.openbsd.org/faq/ports/guide.html
make build


http://www.openbsd.org/faq/ports/testing.html

make fetch
make checksum
make makesum
make regress

etc.

Chris Bennett

Reply via email to