From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 17 07:00:12 2008 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 E6EFA106567C for ; Sun, 17 Aug 2008 07:00:12 +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 C251C8FC12 for ; Sun, 17 Aug 2008 07:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7H70CQB091993 for ; Sun, 17 Aug 2008 07:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7H70CQe091992; Sun, 17 Aug 2008 07:00:12 GMT (envelope-from gnats) Resent-Date: Sun, 17 Aug 2008 07:00:12 GMT Resent-Message-Id: <200808170700.m7H70CQe091992@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, Cody Precord Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAFCF1065671 for ; Sun, 17 Aug 2008 06:54:22 +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 9C3C08FC2B for ; Sun, 17 Aug 2008 06:54:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7H6sMas084426 for ; Sun, 17 Aug 2008 06:54:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m7H6sMBC084425; Sun, 17 Aug 2008 06:54:22 GMT (envelope-from nobody) Message-Id: <200808170654.m7H6sMBC084425@www.freebsd.org> Date: Sun, 17 Aug 2008 06:54:22 GMT From: Cody Precord To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126583: [Request] Build wxgtk with --enable-graphics_ctx 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: Sun, 17 Aug 2008 07:00:13 -0000 >Number: 126583 >Category: ports >Synopsis: [Request] Build wxgtk with --enable-graphics_ctx >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 17 07:00:12 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Cody Precord >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: >Description: The official binaries for wxPython from wxpython.org are configured with '--enable-graphics_ctx' to enable the GraphicsContext classes. I have received some bug reports from FreeBSD users of my software that show that this is not enabled in the binary builds. Looking at the latest head of the makefile for wxgtk confirms this: http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/wxgtk28/Makefile?rev=1.45;content-type=text%2Fplain It would be nice if the FreeBSD binaries for wxWidgets would be configured with this support so that wxPython software written against the official wxpython.org binaries that use these classes would be compatible and runnable on FreeBSD. Thanks, Cody >How-To-Repeat: >Fix: Add --enable-graphics_ctx to CONFIGURE_ARGS in the Makefile for wxGtk >Release-Note: >Audit-Trail: >Unformatted: