From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 4 17:40:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 41E741AF for ; Thu, 4 Jul 2013 17:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0EAE5133E for ; Thu, 4 Jul 2013 17:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r64He1Dv010283 for ; Thu, 4 Jul 2013 17:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r64He1Up010282; Thu, 4 Jul 2013 17:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 4 Jul 2013 17:40:01 GMT Resent-Message-Id: <201307041740.r64He1Up010282@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, Rene Ladan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 49768EA7 for ; Thu, 4 Jul 2013 17:30:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 3C03012CA for ; Thu, 4 Jul 2013 17:30:21 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r64HUL7P006903 for ; Thu, 4 Jul 2013 17:30:21 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r64HUKbY006516; Thu, 4 Jul 2013 17:30:20 GMT (envelope-from nobody) Message-Id: <201307041730.r64HUKbY006516@oldred.freebsd.org> Date: Thu, 4 Jul 2013 17:30:20 GMT From: Rene Ladan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/180277: emulators/pearpc : remove support for expired QT3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 17:40:02 -0000 >Number: 180277 >Category: ports >Synopsis: emulators/pearpc : remove support for expired QT3 >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: Thu Jul 04 17:40:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 9.1-amd64 >Organization: >Environment: FreeBSD 9.1-amd64 Ports r322216 >Description: Remove support for the expired QT3 port, so effectively update the commented out QT/GTK section. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 322216) +++ Makefile (working copy) @@ -29,16 +29,9 @@ BROKEN= Internal compiler error on ia64 .endif -# GTK and QT interfaces are broken in this version +# GTK interface is broken in this version # -#.if ${PORT_OPTIONS:MQT} -#CONFIGURE_ARGS+= --enable-ui=qt -#USE_QT_VER= 3 -#QTDIR?= ${QT_PREFIX} -#CONFIGURE_ENV+= QTDIR="${QTDIR}" -#.else #CONFIGURE_ARGS+= --enable-ui=nogui -#.endif .if ${PORT_OPTIONS:MSDL} CONFIGURE_ARGS+= --enable-ui=sdl >Release-Note: >Audit-Trail: >Unformatted: