openbsd-ports/www/zendframework/pkg
sthen 64666ced30 update to zendframework 1.12.0, tested with webacula
includes various security fixes
2012-10-01 14:22:06 +00:00
..
DESCR
PLIST update to zendframework 1.12.0, tested with webacula 2012-10-01 14:22:06 +00:00
README move various MESSAGEs into READMEs and apply some small modifictions for consistency 2012-09-10 09:16:33 +00:00
UNMESSAGE

$OpenBSD: README,v 1.1 2012/09/10 09:16:36 jasper Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

The ZendFramework has been installed into ${INSTDIR}

You should add this to your include_path in php-${MODPHP_VERSION}.ini:

include_path = ".:/pear/lib:/var/www/pear/lib:/zendframework:${INSTDIR}"