Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 13:44:42 +0100 (CET)
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        brian@quynh-and-brian.org
Subject:   ports/63121: [patch] x11-wm/aquaosk: mark IGNORE (bento)
Message-ID:  <200402201244.i1KCiguH004401@menelaos.informatik.rwth-aachen.de>
Resent-Message-ID: <200402201250.i1KCoERa010176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402201244.i1KCiguH004401>