From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 10 18:10:06 2007 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 D594016A418 for ; Fri, 10 Aug 2007 18:10:06 +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 A3D3713C491 for ; Fri, 10 Aug 2007 18:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7AIA6Ct027040 for ; Fri, 10 Aug 2007 18:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7AIA6hB027033; Fri, 10 Aug 2007 18:10:06 GMT (envelope-from gnats) Resent-Date: Fri, 10 Aug 2007 18:10:06 GMT Resent-Message-Id: <200708101810.l7AIA6hB027033@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, Naram Qashat Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F362816A417 for ; Fri, 10 Aug 2007 18:01:24 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from alnrmhc13.comcast.net (alnrmhc13.comcast.net [204.127.225.93]) by mx1.freebsd.org (Postfix) with ESMTP id C330613C428 for ; Fri, 10 Aug 2007 18:01:24 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from samus.cyberbotx.com ([68.62.97.217]) by comcast.net (alnrmhc13) with ESMTP id <20070810180124b1300gdq96e>; Fri, 10 Aug 2007 18:01:24 +0000 Received: from localhost (localhost.cyberbotx.com [127.0.0.1]) by samus.cyberbotx.com (Postfix) with ESMTP id CEE3617324 for ; Fri, 10 Aug 2007 14:01:23 -0400 (EDT) Received: from samus.cyberbotx.com ([127.0.0.1]) by localhost (samus.cyberbotx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0Y9AymcFCAD9 for ; Fri, 10 Aug 2007 14:01:08 -0400 (EDT) Received: from kirby.cyberbotx.com (unknown [192.168.2.2]) by samus.cyberbotx.com (Postfix) with ESMTP id 517211707D for ; Fri, 10 Aug 2007 14:01:08 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by kirby.cyberbotx.com (Postfix) with ESMTP id 595E9C1C1 for ; Fri, 10 Aug 2007 14:02:31 -0400 (EDT) Received: from kirby.cyberbotx.com ([127.0.0.1]) by localhost (kirby.cyberbotx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DKMMPm9UnwLr for ; Fri, 10 Aug 2007 14:02:16 -0400 (EDT) Received: by kirby.cyberbotx.com (Postfix, from userid 0) id 03EFFC1AF; Fri, 10 Aug 2007 14:02:15 -0400 (EDT) Message-Id: <20070810180216.03EFFC1AF@kirby.cyberbotx.com> Date: Fri, 10 Aug 2007 14:02:15 -0400 (EDT) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/115394: [PATCH] x11-toolkits/gtkscintilla: add IGNORE for non-GTK1 Scintilla 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, 10 Aug 2007 18:10:06 -0000 >Number: 115394 >Category: ports >Synopsis: [PATCH] x11-toolkits/gtkscintilla: add IGNORE for non-GTK1 Scintilla >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: Fri Aug 10 18:10:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 6.2-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #9: Fri Jun 15 22:26:29 EDT 2007 >Description: - Add IGNORE if x11-toolkits/scintilla is not built using GTK1 Generated with FreeBSD Port Tools 0.77 Note: This PR relies on the commit of ports/115127 first Note 2: Please replace ports/115388 with this one, I found that my first patch would not work when I did the same with editors/scite >How-To-Repeat: >Fix: --- gtkscintilla-0.8.2_5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-toolkits/gtkscintilla/Makefile /kirby/shared/ports/gtkscintilla/Makefile --- /usr/ports/x11-toolkits/gtkscintilla/Makefile Sun May 20 17:04:07 2007 +++ /kirby/shared/ports/gtkscintilla/Makefile Fri Aug 10 13:56:35 2007 @@ -22,6 +22,12 @@ USE_GNOME= gtk12 USE_LDCONFIG= yes +.include + +.if !exists(${PREFIX}/include/scintilla/.scintilla-gtk1) +IGNORE= requires x11-toolkits/scintilla to be built with GTK1 +.endif + do-install: ${MKDIR} ${PREFIX}/include/scintilla ${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/scintilla @@ -29,4 +35,4 @@ ${INSTALL_PROGRAM} ${WRKSRC}/libgtkscintilla.so.0 ${PREFIX}/lib ${LN} -sf ${PREFIX}/lib/libgtkscintilla.so.0 ${PREFIX}/lib/libgtkscintilla.so -.include +.include --- gtkscintilla-0.8.2_5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: