From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 20 17:20:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C31EA1065677 for ; Fri, 20 Feb 2009 17:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9F3068FC1D for ; Fri, 20 Feb 2009 17:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1KHK4cF047751 for ; Fri, 20 Feb 2009 17:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1KHK4RT047750; Fri, 20 Feb 2009 17:20:04 GMT (envelope-from gnats) Resent-Date: Fri, 20 Feb 2009 17:20:04 GMT Resent-Message-Id: <200902201720.n1KHK4RT047750@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeff Kletsky Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7273106566C for ; Fri, 20 Feb 2009 17:19:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A5F268FC1E for ; Fri, 20 Feb 2009 17:19:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1KHJThP046117 for ; Fri, 20 Feb 2009 17:19:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1KHJTQg046116; Fri, 20 Feb 2009 17:19:29 GMT (envelope-from nobody) Message-Id: <200902201719.n1KHJTQg046116@www.freebsd.org> Date: Fri, 20 Feb 2009 17:19:29 GMT From: Jeff Kletsky To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/131910: WordPress port requires GD support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 17:20:05 -0000 >Number: 131910 >Category: ports >Synopsis: WordPress port requires GD support >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 20 17:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jeff Kletsky >Release: 7.1-RELEASE >Organization: >Environment: FreeBSD 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The WordPress system uses GD to resize upladed images in its stock configuration. The presentation of images is a common function of blogging, so this is a common activity for many users, not an "optional" feature. Without GD support, the options within the media library to use alternate sized images (e.g., Thumbnails and page-sized version) are not selectable. Problem was resolved here by installing gd-2.0.35,1 built with -DWITHOUT_X11 (to prevent building of a lot of "useless crap" including all of Python) and then installing php5-gd-5.2.8_1 I have not yet checked to see if php5-gd would be sufficient, but I would suspect that it is. Current port list here is: GeoIP-1.4.5_1 apache-2.2.11_3 autoconf-2.62 autoconf-wrapper-20071109 awstats-6.9,1 expat-2.0.1 freetype2-2.3.7 gd-2.0.35,1 gettext-0.17_1 gmake-3.81_3 help2man-1.36.4_2 jpeg-6b_7 libiconv-1.11_1 libtool-1.5.26 libxml2-2.7.3 m4-1.4.11,1 mysql-client-5.1.30 mysql-server-5.1.30 p5-Geo-IP-1.35 p5-Net-XWhois-0.90_4 p5-gettext-1.05_2 pcre-7.8 perl-5.8.9_1 php5-5.2.8 php5-gd-5.2.8_1 php5-mysql-5.2.8 php5-xml-5.2.8 pkg-config-0.23_1 png-1.2.34 portaudit-0.5.12 portmaster-2.7 postfix-2.5.6,1 t1lib-5.1.2_1,1 >How-To-Repeat: Install WordPress from port/pkg on a machine without GD support already installed. Upload an image to the gallery. Note that the options for any sizes other than "Full Size" cannot be selected. >Fix: Add php5-gd as a wordpress dependency. www/wordpress www/wordpress-mu chinese/wordpress german/wordpress Should not have to explicitly add GD, but needs to be confirmed Can compile with -DWITHOUT_X11 for this purpose, but might interact with other ports/pkkgs >Release-Note: >Audit-Trail: >Unformatted: