Summary: | www/wordpress: WordPress port requires GD support | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Jeff Kletsky <jeff+freebsd> |
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Jeff Kletsky
2009-02-20 17:20:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. In testing, note that images uploaded prior to the GD support will still not have size options. Only those uploaded after the GD support is available will have the alternate sizes available. A recent rebuild because of the changes to PHP 5.2.9 was done with only php5-gd (no explicit graphics/gd) suggests that is sufficient. Note also that the changes to PHP 5.2.9 now requires php5-pcre to be included for WordPress to have functional MySQL access. ports-mgmt/portmaster www/apache22 (failed at first) devel/pcre (required for apache22 build) www/apache22 databases/mysql51-server lang/php5 grahpics/php5-gd (failed at first) devel/t1lib (required for php5-gd build) graphics/php5-gd databases/php5-mysql textproc/php5-xml devel/php5-pcre I was having some strange behavior when I was building, where certain "make install" actions seemed to act as if the port had already been installed. A "make clean" and "make install" were required unexpectedly in several cases. This is not a part of this PR, but may explain some of the "strangeness" of needing devel/pcre and devel/tlib to be explicitly installed in the above sequence. State Changed From-To: open->closed Committed. Thanks! miwi 2009-03-14 13:20:24 UTC FreeBSD ports repository Modified files: www/wordpress Makefile www/wordpress-mu Makefile german/wordpress Makefile Log: - Add missing php-gd support PR: 131910 Submitted by: Jeff Kletsky <jeff+freebsd@wagsky.com> Approved by: wordpress and wordpress-mu maintainer timeout Revision Changes Path 1.28 +1 -1 ports/german/wordpress/Makefile 1.25 +1 -1 ports/www/wordpress-mu/Makefile 1.46 +1 -1 ports/www/wordpress/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |