Commit Graph

46 Commits

Author SHA1 Message Date
gonzalo
7b4badb3fd Update for Wordpress to 3.4.2
* Fixes some issues in the admin area where some older browsers (IE7,
  in particular) may slow down, lag, or freeze.
* Fixes the use of multiple trackback URLs in a post.
  Prevents improperly sized images from being uploaded as headers from
  the customizer.
* Ensures proper error messages can be shown to PHP4 installs.
  (WordPress requires PHP 5.2.4 or later.)
* Fixes handling of oEmbed providers that only return XML responses.
* Addresses pagination problems with some category permalink
  structures.
* Adds more fields to be returned from the XML-RPC wp.getPost method.
* Avoids errors when updating automatically from very old versions of
  WordPress (pre-3.0).
* Fixes problems with the visual editor when working with captions.

Tested on i386.

Ok merdely@
2012-10-01 12:03:42 +00:00
jasper
ce6cc2f73c move various MESSAGEs into READMEs and apply some small modifictions for consistency
eyeballed by aja@
2012-09-10 09:16:33 +00:00
gonzalo
89af932e9e Update for Wordpress to 3.4.1 with some security fixes (as usual)
* Fixes an issue where a theme's page templates were sometimes not detected.
* Addresses problems with some category permalink structures.
* Better handling for plugins or themes loading JavaScript incorrectly.
* Adds early support for uploading images on iOS 6 devices.
* Allows for a technique commonly used by plugins to detect a
network-wide activation.
* Better compatibility with servers running certain versions of PHP
(5.2.4, 5.4) or with uncommon setups (safe mode, open_basedir), which
had caused warnings or in some cases prevented emails from being sent.
* Privilege Escalation/XSS. Critical. Administrators and editors in
multisite were accidentally allowed to use unfiltered_html for 3.4.0.

And others, tested on i386 and amd64.

Ok merdely@ (maintainer) aja@
2012-07-02 13:26:38 +00:00
merdely
2337039991 Update to 3.3.2. From wen heping. Thanks.
Several security updates included.
2012-05-01 07:21:22 +00:00
merdely
5e2dd7b100 Update to Wordpress 3.3.1.
"Sure" aja@
2012-01-24 17:37:02 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
merdely
8825ecda75 Update Wordpress to 3.2.1.
ok jasper@
2011-10-18 00:56:35 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
robert
f64fd007d4 switch to lang/php 2011-07-08 22:52:23 +00:00
merdely
4944250aea Update to 3.1.2.
This release addresses a vulnerability that allowed Contributor-level
users to improperly publish posts.

From wen heping
2011-05-02 19:15:44 +00:00
merdely
f82c23b1bb Update to Wordpress 3.1 2011-03-25 03:20:42 +00:00
merdely
4866f5e9d0 Update Wordpress 3.0.2 2010-12-01 03:49:14 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
merdely
76aeae4817 Update to 3.0.1
ok kevlo@
2010-08-18 05:35:20 +00:00
merdely
99f061489b Update to wordpress 3.0. Initial diff from Jiri B.
Advise and ok kili@
2010-07-15 14:23:27 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
kevlo
094796a27c update to 2.9.2
ok merdely@
2010-03-22 02:00:49 +00:00
kevlo
7d98d836e5 Update to 2.9.1
ok merdely@
2010-01-08 15:30:53 +00:00
merdely
b95f94c256 Update Wordpress to 2.8.6.
From http://wordpress.org/development/2009/11/wordpress-2-8-6-security-release/:

2.8.6 fixes two security problems that can be exploited by registered,
logged in users who have posting privileges.  If you have untrusted
authors on your blog, upgrading to 2.8.6 is recommended.

The first problem is an XSS vulnerability in Press This discovered by
Benjamin Flesch.  The second problem, discovered by Dawid Golunski, is
an issue with sanitizing uploaded file names that can be exploited in
certain Apache configurations. Thanks to Benjamin and Dawid for finding
and reporting these.
2009-11-13 02:45:06 +00:00
merdely
293fee2cc0 Update to Wordpress 2.8.5 2009-10-23 01:03:27 +00:00
merdely
58cef83dd5 Update to 2.8.4.
Remove patch that was included in 2.8.4.
Remove pre-configure target that searched for *.orig files.

ok sthen@, martynas@
2009-08-31 23:05:57 +00:00
martynas
78d2bb5d5b fix remote admin reset password vuln. full disclosure posted @ seclists
tweak, ok merdely@, sthen@
2009-08-11 23:43:17 +00:00
merdely
d75e2d9d45 Take maintainership, add spaces before =, bump pkgname. 2009-07-24 17:29:52 +00:00
kevlo
8bd0e5524f - update to 2.8.2; from Mattieu Baptiste <mattieu.b at gmail dot com>
- drop maintainership
2009-07-24 14:05:52 +00:00
kevlo
f506170d13 update to 2.7.1 from Mattieu Baptiste <mattieu.b at gmail dot com> 2009-04-30 12:54:38 +00:00
merdely
4dea131238 Update license marker (GPLv2).
Suggested by ajacoutot@
2008-05-07 05:51:35 +00:00
merdely
d27262d161 Update to 2.5.1
ok kevlo (MAINTAINER), "if it works for you" sthen@
2008-05-06 22:34:48 +00:00
merdely
861150ab07 Update to Wordpress 2.3.3, which consists of bug & security fixes and
feature enhancements.

ok kevlo
2008-02-13 15:37:57 +00:00
martynas
00208aca0c security update to wordpress-2.3.2, see:
http://secunia.com/advisories/28130/
http://secunia.com/advisories/28005/
http://secunia.com/advisories/27714/
ok rui@
2008-01-12 22:42:11 +00:00
rui
de94f04b02 - SECURITY: update wordpress to 2.3.1 which fixes a Cross-Site Scripting Vulnerability:
- Reference: http://secunia.com/advisories/27407

ok kevlo@
2007-11-06 21:10:29 +00:00
sthen
7ea7a8e8fa update wordpress to 2.2.3
- security fix: http://trac.wordpress.org/ticket/4720

ok kevlo@ (maintainer)
2007-09-11 08:57:16 +00:00
mbalmer
1327eb6e9f Update to Wordpress 2.2.1.
SECURITY:  This fixes three vulnerabilities, see the following URL for details:
http://wordpress.org/development/2007/06/wordpress-221/

ok kevlo
2007-06-27 08:27:27 +00:00
mbalmer
e13a1439e6 Update to wordpress-2.2.0
Patch done and tested by Marc Winiger <mw@msys.ch>.

ok maintainer (kevlo@)
2007-05-24 09:59:03 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
bernd
a9b35546a5 Security update to wordpress-2.0.7.
This update fixes multiple security vulnerabilities.

ok kevlo@
2007-01-23 11:49:37 +00:00
steven
55b86f8c51 fix group, don't extract 2006-11-10 23:24:36 +00:00
kevlo
4b268e392f upgrade to 1.5.2 2005-10-15 04:00:13 +00:00
kevlo
684c93f293 update to 1.5.1.3 2005-08-08 06:59:05 +00:00
kevlo
bd188098b3 fix distfile. Pointed out by sturm@ 2005-03-03 07:16:11 +00:00
kevlo
58db8f3dfd upgrade to wordpress 1.5 2005-03-02 05:48:33 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
kevlo
6b6edb2d77 upgrade to 1.2.1 2004-11-24 02:30:00 +00:00
danh
c902aefaa6 second sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 20:28:01 +00:00
kevlo
de8b8eebad better DESCR. Submitted by ian@ 2004-08-04 01:21:46 +00:00
kevlo
96c55a89a9 Initial import of wordpress 1.2
WordPress is a state-of-the-art, semantic personal publishing platform 
with a focus on aesthetics, Web standards, and usability.
2004-08-03 01:54:05 +00:00