ports/78399: Update port: www/mediawiki

Gerrit Beine tux at pinguru.net
Fri Mar 4 09:40:17 UTC 2005


>Number:         78399
>Category:       ports
>Synopsis:       Update port: www/mediawiki
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 04 09:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 5.3-RELEASE
>Organization:
pitcom 
>Environment:
FreeBSD asus.site 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 12 23:43:33 CET 2004     root at asus.site:/usr/src/sys/i386/compile/ASUS  i386

>Description:
The following patch was provided by Jeremy Prior <jez at netcraft.com>:

..that in order to create new accounts, MediaWiki needs
php's session management code.  Also, it functions better if the zlib
library is present.  I've attached a (trivial) patch against the
Makefile that adds both of these.
>How-To-Repeat:
      
>Fix:
--- /usr/ports/www/mediawiki/Makefile   Fri Mar  4 10:18:15 2005
+++ mediawiki/Makefile  Fri Mar  4 10:23:33 2005
@@ -7,6 +7,7 @@

 PORTNAME=      mediawiki
 PORTVERSION=   1.3.11
+PORTREVISION=  1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    wikipedia
@@ -15,7 +16,7 @@
 COMMENT=       The wiki enginge used by Wikipedia

 NO_BUILD=      yes
-USE_PHP=       mysql
+USE_PHP=       mysql session zlib
 WANT_PHP_WEB=  yes
 MEDIAWIKIDIR?= www/data-dist/mediawiki


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list