On Sat, Mar 12, 2011 at 02:06:44AM +0200, Alexey Suslikov wrote: > Hello ports@. > > How can I build PHP 5.3 using this brand new lang/php thingy?
The standard procedure would be cd /usr/ports/lang/php/5.3 sudo env FETCH_PACKAGES=yes PKG_PATH=... make install which obviously requires a -current system and ports tree. This is in the FAQ, of course: http://www.openbsd.org/faq/faq15.html#PortsInstall. If this does not answer your question, be more specific. Joachim
