Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 11:18:20 -0300
From:      "Alejandro Pulver" <alepulver@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/109601: [UPDATE] emulators/kmamerun: deprecate and set to expire
Message-ID:  <1172585900.63948@phobos.mars.bsd>
Resent-Message-ID: <200702271420.l1REK4U9014958@freefall.freebsd.org>

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

>Number:         109601
>Category:       ports
>Synopsis:       [UPDATE] emulators/kmamerun: deprecate and set to expire
>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 Feb 27 14:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:


System: FreeBSD 6.1-RELEASE-p1 #3: Mon Jun 19 14:49:35 ART 2006
    root@phobos.mars.bsd:/usr/obj/usr/src/sys/ATHLON-PHOBOS



>Description:


The program has not been updated in 4 years, expecting an old version of XMAME (thus not supporting its options correctly).

There are other frontends like emulators/gxmame that work fine.


>How-To-Repeat:





>Fix:


--- kmamerun.diff begins here ---
Index: kmamerun/Makefile
===================================================================
RCS file: /home/pcvs/ports/emulators/kmamerun/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- kmamerun/Makefile	23 Feb 2006 10:36:26 -0000	1.21
+++ kmamerun/Makefile	27 Feb 2007 14:13:01 -0000
@@ -14,6 +14,9 @@
 MAINTAINER=	smoberly@karamazov.org
 COMMENT=	KDE frontend for M.A.M.E. (Multiple Arcade Machine Emulator)
 
+DEPRECATED=	Project was abandoned 4 years ago and expects an old version of XMAME, please use other frontends instead (like gxmame)
+EXPIRATION_DATE=2007-03-30
+
 RUN_DEPENDS=	xmame:${PORTSDIR}/emulators/xmame
 
 USE_KDELIBS_VER=3
--- kmamerun.diff ends here ---



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



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