From owner-cvs-ports@FreeBSD.ORG Sun Jan 3 01:38:01 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97854106568F; Sun, 3 Jan 2010 01:38:01 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 875F68FC0A; Sun, 3 Jan 2010 01:38:01 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o031c1np074712; Sun, 3 Jan 2010 01:38:01 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o031c1oh074711; Sun, 3 Jan 2010 01:38:01 GMT (envelope-from delphij) Message-Id: <201001030138.o031c1oh074711@repoman.freebsd.org> From: Xin LI Date: Sun, 3 Jan 2010 01:38:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/dokuwiki Makefile distinfo pkg-plist ports/www/dokuwiki/files patch-FS#1700 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2010 01:38:01 -0000 delphij 2010-01-03 01:38:01 UTC FreeBSD ports repository Modified files: www/dokuwiki Makefile distinfo pkg-plist Removed files: www/dokuwiki/files patch-FS#1700 Log: Update to 2009-12-25 "Lemming": * This release needs PHP5.1.2! * many Editor improvements o automatic list indention o better headline system o link wizard template authors need to provide CSS * compatibility fixes for IE8 and Chrome * PHP 5.3 compatibility fixes * row span support in tables * downloadable code blocks * fulltext search improvements * added filename search in media manager * new dformat function plugin and template authors should replace strftime calls with this function * one click revert button for managers template authors need to add this button * nicer admin screen template authors need to provide CSS * XMLRPC improvements * many smaller feature enhancements * more plugin events * some performance optimizations * minor security enhancements * many, many, many bug fixes While I'm there, grab maintainership. Revision Changes Path 1.42 +2 -3 ports/www/dokuwiki/Makefile 1.18 +3 -3 ports/www/dokuwiki/distinfo 1.2 +0 -33 ports/www/dokuwiki/files/patch-FS#1700 (dead) 1.9 +790 -459 ports/www/dokuwiki/pkg-plist