From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 15 20:10:31 2006 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 07B9E16A547 for ; Wed, 15 Nov 2006 20:10:31 +0000 (UTC) (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 17FC843D69 for ; Wed, 15 Nov 2006 20:10:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAFKA8Bv038796 for ; Wed, 15 Nov 2006 20:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAFKA81f038795; Wed, 15 Nov 2006 20:10:08 GMT (envelope-from gnats) Resent-Date: Wed, 15 Nov 2006 20:10:08 GMT Resent-Message-Id: <200611152010.kAFKA81f038795@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, Wesley Shields Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84A3016A40F for ; Wed, 15 Nov 2006 20:08:10 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41BE243D7F for ; Wed, 15 Nov 2006 20:07:45 +0000 (GMT) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 750555C57; Wed, 15 Nov 2006 15:16:51 -0500 (EST) Message-Id: <20061115201651.750555C57@syn.atarininja.org> Date: Wed, 15 Nov 2006 15:16:51 -0500 (EST) From: Wesley Shields To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/105583: [MAINTAINER]: Make x11-wm/wmi fetchable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wesley Shields List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 20:10:31 -0000 >Number: 105583 >Category: ports >Synopsis: [MAINTAINER]: Make x11-wm/wmi fetchable >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: Wed Nov 15 20:10:08 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Wesley Shields >Release: FreeBSD 6.1-RELEASE-p10 amd64 >Organization: >Environment: System: FreeBSD syn.csh.rit.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Sat Sep 30 21:50:55 EDT 2006 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64 >Description: x11-wm/wmi has moved domains. The attached patch updates the port to use the new location. This release of the software is outdated and not maintained by the author. Thus I have set an EXPIRATION_DATE of one month from now in hopes that it will be removed then. I'd recommend people using x11-wm/wmii over this version. "Note: The wmi-10 source code has not been maintained for over a year, and is only made available for historical purposes."[1] I hope I'm using DEPRECATED and EXPIRATION_DATE correctly (it passed portlint but I'm not sure on an official policy regarding removal of unsupported software). [1]: http://wmii.suckless.org/view.sh/download >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-wm/wmi/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 19 Aug 2006 16:49:49 -0000 1.7 +++ Makefile 15 Nov 2006 20:13:40 -0000 @@ -8,11 +8,14 @@ PORTNAME= wmi PORTVERSION= 10 CATEGORIES= x11-wm -MASTER_SITES= http://wmii.de/download/ +MASTER_SITES= http://suckless.org/download/ MAINTAINER= wxs@atarininja.org COMMENT= A window manager designed to be like Ion and LarsWM +DEPRECATED= This port is unsupported by the author. Please use x11-wm/wmii instead. +EXPIRATION_DATE= 2006-12-15 + USE_X_PREFIX= yes GNU_CONFIGURE= yes >Release-Note: >Audit-Trail: >Unformatted: