Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2004 00:15:12 +0100
From:      Alex Trull <alexander@trull.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ale@FreeBSD.org
Subject:   ports/65179: port upgrade & repocopy request
Message-ID:  <20040404231512.GC7627@moonbase.turandot.net>
Resent-Message-ID: <200404042320.i34NKKq6054549@freefall.freebsd.org>

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

>Number:         65179
>Category:       ports
>Synopsis:       update & repocopy on scummvm port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 04 16:20:12 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alex Trull <alexander@trull.com>
>Release:        
>Organization:
>Environment:
>Description:

Scummvm Port updates & request for repocopy of games/scummvm to emulators/scummvm

Reason: Scummvm is not itself a game, but a virtual machine, compatible with more than just S.C.U.M.M.

>How-To-Repeat:
>Fix:

Repocopy as in Description and apply the following patch:

diff -ruN scummvm.orig/Makefile scummvm/Makefile
--- scummvm.orig/Makefile	Sat Mar 27 17:18:11 2004
+++ scummvm/Makefile	Sat Apr  3 13:34:00 2004
@@ -7,12 +7,12 @@
 
 PORTNAME=	scummvm
 PORTVERSION=	0.6.0
-CATEGORIES=	games emulators
+CATEGORIES=	emulators games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	alexander@trull.com
-COMMENT=	Free implementation of LucasArts S.C.U.M.M. interpreter
+COMMENT=	Graphical Adventure Game Virtual Machine
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
diff -ruN scummvm.orig/pkg-descr scummvm/pkg-descr
--- scummvm.orig/pkg-descr	Tue Sep  2 23:50:19 2003
+++ scummvm/pkg-descr	Sat Apr  3 13:34:17 2004
@@ -1,12 +1,14 @@
-ScummVM is an implementation of LucasArts S.C.U.M.M. (Script Creation Utility
-for Maniac Mansion) interpreter, used in games such as Monkey Island, Indiana
-Jones, Day Of The Tentacle, Sam and Max, and many more. Some things are still
-missing, and some games cannot be completeted yet. There are quite a few known
-bugs. Regardless of the bugs it is still possible to play some games all the
-way through to the end. Still other games do not load at all. 
+ScummVM is an 'Virtual Machine' for playing several classic graphical
+point-and-click adventure games developed by LucasArts, Revolution 
+and Adventure Soft.
 
-Visit these following web pages for more information:
+See http://www.scummvm.org/compatibility.php for a full list of Games.
+
+The following freewared games are available via ports at the time of writing:
+
+Beneath a Steel Sky:        games/bass
+Flight of the Amazon Queen: games/fotaq
 
 WWW: http://scummvm.sourceforge.net/
 
--Adam Weinberger <adamw@FreeBSD.org>
+-Alex Trull (alexander@trull.com)
>Release-Note:
>Audit-Trail:
>Unformatted:



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