openbsd-ports/www/zendframework/pkg
jasper e540fcf160 Security update to zendframework-1.12.1,
addresses CVE-2012-5657 php-ZendFramework: information disclosure flaw due to error when processing XML data

ok robert@ (MAINTAINER)
2013-01-08 13:08:52 +00:00
..
DESCR
PLIST Security update to zendframework-1.12.1, 2013-01-08 13:08:52 +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}"