From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 24 08:50:12 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 83D0416A41F for ; Sat, 24 Sep 2005 08:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CCBE43D58 for ; Sat, 24 Sep 2005 08:50:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8O8o9WW047018 for ; Sat, 24 Sep 2005 08:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8O8o9IE047017; Sat, 24 Sep 2005 08:50:09 GMT (envelope-from gnats) Resent-Date: Sat, 24 Sep 2005 08:50:09 GMT Resent-Message-Id: <200509240850.j8O8o9IE047017@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, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8687B16A41F for ; Sat, 24 Sep 2005 08:46:25 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D9C443D48 for ; Sat, 24 Sep 2005 08:46:25 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.105]) by smtp-out.hotpop.com (Postfix) with SMTP id EF2AA181AE07 for ; Sat, 24 Sep 2005 08:46:17 +0000 (UTC) Received: from hotpop.com (unknown [221.0.237.218]) by smtp-3.hotpop.com (Postfix) with ESMTP id 2A5D3193095D; Sat, 24 Sep 2005 08:40:07 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Sat, 24 Sep 2005 16:39:53 +0800 Message-Id: <20050924084007.2A5D3193095D@smtp-3.hotpop.com> Date: Sat, 24 Sep 2005 16:39:53 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Dryice Liu Subject: ports/86523: [maintainer] devel/cedet-emacs20: remove unsupported slave port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2005 08:50:12 -0000 >Number: 86523 >Category: ports >Synopsis: [maintainer] devel/cedet-emacs20: remove unsupported slave port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 24 08:50:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Jul 1 19:39:07 CST 2005 >Description: The new version of cedet is using some emacs21 only functions (e.g, plist-member). So I'd look this port is no longer supported on emacs20 from the upstream maintainer, as well as devel/ecb-emacs20. This PR marks the port for deletion at the end of this year, in case someone still interested in it and volunteer to maintain it. >How-To-Repeat: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2005092302/cedet-emacs20-1.0.pre3.log >Fix: --- cedet-emacs20.diff begins here --- diff -ruN cedet-emacs20.old/Makefile cedet-emacs20/Makefile --- cedet-emacs20.old/Makefile Thu Jun 17 05:59:02 2004 +++ cedet-emacs20/Makefile Sat Sep 24 16:25:21 2005 @@ -11,4 +11,8 @@ EMACS_PORT_NAME= emacs20 +DEPRECATED= "no longer supported" +BROKEN= "Does not build" +EXPIRATION_DATE=2005-12-31 + .include "${MASTERDIR}/Makefile" --- cedet-emacs20.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: