Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2006 08:09:05 -0500
From:      "Josh Paetzel <josh@tcbug.org>" <josh@tcbug.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/104260: [patch] Mark shells/mudsh DEPRECATED
Message-ID:  <1160485745.95088@gimpy.tcbug.org>
Resent-Message-ID: <200610101310.k9ADAKQ4026704@freefall.freebsd.org>

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

>Number:         104260
>Category:       ports
>Synopsis:       [patch] Mark shells/mudsh DEPRECATED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 13:10:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel <josh@tcbug.org>
>Release:        FreeBSD 6.1-RELEASE-p6 i386
>Organization:
>Environment:


System: FreeBSD 6.1-RELEASE-p6 #1: Mon Sep 18 19:09:47 UTC 2006
    jpaetzel@gimpy.tcbug.org:/usr/obj/usr/src/sys/GIMPY



>Description:


The MASTER_SITES for shells/mudsh is invalid.  The email address of the submitter of the port is no longer valid.  The app itself is a single perl script with no author in it.


>How-To-Repeat:


cd /usr/ports/shells/mudsh
make fetch


>Fix:


--- Makefile.old        Tue Oct 10 08:04:28 2006
+++ Makefile    Tue Oct 10 08:05:36 2006
@@ -16,6 +16,9 @@
 MAINTAINER=    ports@FreeBSD.org
 COMMENT=       An "intelligent" game-like shell
 
+DEPRECATED=    Project disappeared from the internet
+EXPIRATION_DATE=2006-12-10
+
 NO_WRKSUBDIR=  yes
 
 NO_BUILD=      yes



>Release-Note:
>Audit-Trail:
>Unformatted:



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