ports/147077: [MAINTAINER] www/phpmyfaq: add missing dependancy

Florian Smeets flo at kasimir.com
Wed May 26 13:00:03 UTC 2010


>Number:         147077
>Category:       ports
>Synopsis:       [MAINTAINER] www/phpmyfaq: add missing dependancy
>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:   Wed May 26 13:00:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Florian Smeets
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD mail.solomo.de 8.0-STABLE FreeBSD 8.0-STABLE #10: Wed Mar 17 15:21:27 CET 2010
>Description:
the php extension filter is required for phpmyfaq to work

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- phpmyfaq-2.6.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/phpmyfaq.orig/Makefile /usr/ports/www/phpmyfaq/Makefile
--- /usr/ports/www/phpmyfaq.orig/Makefile	2010-05-26 14:54:55.000000000 +0200
+++ /usr/ports/www/phpmyfaq/Makefile	2010-05-26 14:53:20.000000000 +0200
@@ -15,7 +15,7 @@
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USE_PHP=	json mysql pcre pdf session xml xmlrpc xmlwriter zlib
+USE_PHP=	filter json mysql pcre pdf session xml xmlrpc xmlwriter zlib
 FAQ_DIR=	attachments data images inc pdf xml
 NO_BUILD=	YES
 WANT_PHP_WEB=	YES
--- phpmyfaq-2.6.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list