From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 18 00:00:40 2003 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 8C03F16A4B3 for ; Sat, 18 Oct 2003 00:00:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0922843FA3 for ; Sat, 18 Oct 2003 00:00:40 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9I70dFY065958 for ; Sat, 18 Oct 2003 00:00:39 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9I70d7B065957; Sat, 18 Oct 2003 00:00:39 -0700 (PDT) (envelope-from gnats) Date: Sat, 18 Oct 2003 00:00:39 -0700 (PDT) Message-Id: <200310180700.h9I70d7B065957@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Peter Johnson Subject: Re: ports/55436: Delete port: sysutils/arson - port does not fetch and Arson2 is planned X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Peter Johnson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 07:00:40 -0000 The following reply was made to PR ports/55436; it has been noted by GNATS. From: Peter Johnson To: freebsd-gnats-submit@freebsd.org Cc: stefan.jahn@nemesis-sektor.de, edwin@freebsd.org Subject: Re: ports/55436: Delete port: sysutils/arson - port does not fetch and Arson2 is planned Date: Fri, 17 Oct 2003 23:54:39 -0700 (PDT) Arson2 may be planned, but it's not here yet. Please undelete this port; the bad fetch is due to a change (rev 1.16) to x11/kde/Makefile.kde and the arson port got missed in the "Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch." part of that commit. The corresponding fix for sysutils/arson is attached below (after undeleting the port). Peter Johnson Index: Makefile =================================================================== RCS file: /stuff2/freebsd-cvs/ports/sysutils/arson/Attic/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 4 Mar 2003 16:26:27 -0000 1.3 +++ Makefile 18 Oct 2003 06:47:13 -0000 @@ -26,6 +26,4 @@ USE_GMAKE= yes USE_BZIP2= yes -.include -.include "${PORTSDIR}/x11/kde3/Makefile.kde" -.include +.include