From owner-svn-ports-all@FreeBSD.ORG Tue May 12 23:56:48 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B742A20A; Tue, 12 May 2015 23:56:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96557191B; Tue, 12 May 2015 23:56:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4CNumaq077767; Tue, 12 May 2015 23:56:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4CNulSu077759; Tue, 12 May 2015 23:56:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201505122356.t4CNulSu077759@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 12 May 2015 23:56:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386185 - in head/games: . griels-quest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2015 23:56:48 -0000 Author: amdmi3 Date: Tue May 12 23:56:46 2015 New Revision: 386185 URL: https://svnweb.freebsd.org/changeset/ports/386185 Log: "Griel's Quest for the Sangraal" is a game released for MSX2 systems in the year 1990 (only on Japan). In 2005 was ported to MSX1 systems by Karoshi Corp. This version is a port of MSX1 version of the game to the GNU/Linux systems. Featuring all the levels, objects and enemies. The program is written in C language with the help of SDL 1.2 libraries. WWW: https://github.com/nevat/griels-quest Added: head/games/griels-quest/ head/games/griels-quest/Makefile (contents, props changed) head/games/griels-quest/distinfo (contents, props changed) head/games/griels-quest/pkg-descr (contents, props changed) head/games/griels-quest/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Tue May 12 23:53:27 2015 (r386184) +++ head/games/Makefile Tue May 12 23:56:46 2015 (r386185) @@ -372,6 +372,7 @@ SUBDIR += greed SUBDIR += gretools SUBDIR += grhino + SUBDIR += griels-quest SUBDIR += gru SUBDIR += grubik SUBDIR += gshisen Added: head/games/griels-quest/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/griels-quest/Makefile Tue May 12 23:56:46 2015 (r386185) @@ -0,0 +1,24 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= griels-quest +PORTVERSION= git20150512 +CATEGORIES= games + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Griel's Quest for the Sangraal + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= nevat +GH_TAGNAME= 0282e6a2e3 + +USE_SDL= sdl mixer image ttf gfx + +DATADIR= ${PREFIX}/share/griels + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/griels + +.include Added: head/games/griels-quest/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/griels-quest/distinfo Tue May 12 23:56:46 2015 (r386185) @@ -0,0 +1,2 @@ +SHA256 (nevat-griels-quest-git20150512-0282e6a2e3_GH0.tar.gz) = e512c7da6d6d5055bb60229d70e8ae93d1124f7f237c3699641cf7a8b3628be1 +SIZE (nevat-griels-quest-git20150512-0282e6a2e3_GH0.tar.gz) = 6411052 Added: head/games/griels-quest/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/griels-quest/pkg-descr Tue May 12 23:56:46 2015 (r386185) @@ -0,0 +1,9 @@ +"Griel's Quest for the Sangraal" is a game released for MSX2 systems +in the year 1990 (only on Japan). In 2005 was ported to MSX1 systems +by Karoshi Corp. + +This version is a port of MSX1 version of the game to the GNU/Linux +systems. Featuring all the levels, objects and enemies. The program +is written in C language with the help of SDL 1.2 libraries. + +WWW: https://github.com/nevat/griels-quest Added: head/games/griels-quest/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/griels-quest/pkg-plist Tue May 12 23:56:46 2015 (r386185) @@ -0,0 +1,53 @@ +bin/griels +share/applications/griels.desktop +%%DATADIR%%/data/rounds.txt +%%DATADIR%%/fx/fx_ding.ogg +%%DATADIR%%/fx/fx_error.ogg +%%DATADIR%%/fx/fx_giveup.ogg +%%DATADIR%%/fx/fx_hahaha.ogg +%%DATADIR%%/fx/fx_key.ogg +%%DATADIR%%/fx/fx_kill.ogg +%%DATADIR%%/fx/fx_ok.ogg +%%DATADIR%%/fx/fx_poff.ogg +%%DATADIR%%/fx/fx_start.ogg +%%DATADIR%%/fx/fx_uaaah.ogg +%%DATADIR%%/music/ending.ogg +%%DATADIR%%/music/gameover.ogg +%%DATADIR%%/music/history.ogg +%%DATADIR%%/music/stage1.ogg +%%DATADIR%%/music/stage2.ogg +%%DATADIR%%/music/stage3.ogg +%%DATADIR%%/music/stage4.ogg +%%DATADIR%%/music/stage5.ogg +%%DATADIR%%/music/stageclear.ogg +%%DATADIR%%/png/blackbox.png +%%DATADIR%%/png/blackbox2.png +%%DATADIR%%/png/blocks.png +%%DATADIR%%/png/ending1.png +%%DATADIR%%/png/ending2.png +%%DATADIR%%/png/ending3.png +%%DATADIR%%/png/fonts.png +%%DATADIR%%/png/gamehead.png +%%DATADIR%%/png/gameover.png +%%DATADIR%%/png/howtoplay.png +%%DATADIR%%/png/icon.png +%%DATADIR%%/png/karoshi.png +%%DATADIR%%/png/menu.png +%%DATADIR%%/png/passw1.png +%%DATADIR%%/png/passw10.png +%%DATADIR%%/png/passw2.png +%%DATADIR%%/png/passw3.png +%%DATADIR%%/png/passw4.png +%%DATADIR%%/png/passw5.png +%%DATADIR%%/png/passw6.png +%%DATADIR%%/png/passw7.png +%%DATADIR%%/png/passw8.png +%%DATADIR%%/png/passw9.png +%%DATADIR%%/png/password.png +%%DATADIR%%/png/round.png +%%DATADIR%%/png/soon.png +%%DATADIR%%/png/startinfo.png +%%DATADIR%%/png/startscreen.png +%%DATADIR%%/png/texts.png +%%DATADIR%%/png/theend.png +share/pixmaps/griels.png