openbsd-ports/www/wordpress/pkg
sthen 7120709ab9 security and bugfix update to WordPress 3.5.1:
- server-side request forgery vulnerability and remote port scanning
using pingbacks
(http://lab.onsec.ru/2013/01/wordpress-xmlrpc-pingback-additional.html)
- cross-site scripting via shortcodes and post content
- cross-site scripting vulnerability in the external library Plupload

ok merdely@
2013-01-28 21:14:09 +00:00
..
DESCR
PLIST security and bugfix update to WordPress 3.5.1: 2013-01-28 21:14:09 +00:00
README

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

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

The WordPress has been installed into ${INSTDIR}

You should point this to the DocumentRoot of your web-server:
   # ln -s ../wordpress /var/www/htdocs/wordpress
(make sure you use a relative symlink since Apache is chrooted)

and proceed to complete the installation by reading:
${INSTDIR}/readme.html

You can ensure you have a working install by accessing:
http://<localhost>/wordpress/