From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 20 04:50:15 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B1BA16A4CE for ; Fri, 20 Feb 2004 04:50:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C13A43D2F for ; Fri, 20 Feb 2004 04:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1KCoEbv010177 for ; Fri, 20 Feb 2004 04:50:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1KCoERa010176; Fri, 20 Feb 2004 04:50:14 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 20 Feb 2004 04:50:14 -0800 (PST) Resent-Message-Id: <200402201250.i1KCoERa010176@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, Volker Stolz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D19DA16A4CE for ; Fri, 20 Feb 2004 04:45:15 -0800 (PST) Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D833843D2F for ; Fri, 20 Feb 2004 04:45:14 -0800 (PST) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73]) 8.11.1-0.5-michaelw-20030918) with ESMTP id i1KCihm12355; Fri, 20 Feb 2004 13:44:43 +0100 Received: (from stolz@localhost)i1KCiguH004401; Fri, 20 Feb 2004 13:44:42 +0100 (CET) (envelope-from stolz) Message-Id: <200402201244.i1KCiguH004401@menelaos.informatik.rwth-aachen.de> Date: Fri, 20 Feb 2004 13:44:42 +0100 (CET) From: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: brian@quynh-and-brian.org Subject: ports/63121: [patch] x11-wm/aquaosk: mark IGNORE (bento) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Volker Stolz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 12:50:15 -0000 >Number: 63121 >Category: ports >Synopsis: [patch] x11-wm/aquaosk: mark IGNORE (bento) >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 Feb 20 04:50:14 PST 2004 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 4.9-STABLE i386 >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-STABLE FreeBSD 4.9-STABLE #12: Mon Dec 8 15:14:27 CET 2003 root@menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386 >Description: Bento noticed that this port is broken. While trying to fix it, I discovered that it won't work with KDE 3.2 anyway (cf. master-site). Let's wait for a new upstream version and disconnect from builds. cc: maintainer for approval, please reply to GNATS >How-To-Repeat: http://bento.freebsd.org/errorlogs/i386-5-latest/aquaosk-2.0_1.log >Fix: --- aquaosk begins here --- --- Makefile.orig Fri Feb 20 13:35:23 2004 +++ Makefile Fri Feb 20 13:37:14 2004 @@ -15,6 +15,9 @@ MAINTAINER= brian@quynh-and-brian.org COMMENT= An Acqua-like native window decoration for KDE 3 +BROKEN= 'Does not build since KDE 3.2' +IGNORE= ${BROKEN} + CONFIGURE_ARGS= --prefix=${PREFIX} INSTALLS_SHLIB= yes USE_LIBTOOL= yes --- aquaosk ends here --- >Release-Note: >Audit-Trail: >Unformatted: