Bug 103962

Summary: [NEW PORT] games/allacrost: A single player 2D role-playing game
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
allacrost-0.1.0.shar none

Description Dmitry Marakasov 2006-10-04 00:40:21 UTC
Hero of Allacrost is a game inspired by the likes of SNES-era RPGs
such as Chrono Trigger and the Final Fantasy series. In Allacrost,
the player explores rich environments, undertakes various quests
and missions, solves dungeon puzzles, and fights strategic battles
in an active time-based system.

WWW: http://www.allacrost.org
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-04 00:54:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-04 20:04:34 UTC
alepulver    2006-10-04 19:04:26 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/allacrost      Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    games/allacrost/files patch-src-engine-video-video.cpp 
                          patch-src-main.cpp 
  Log:
  Hero of Allacrost is a game inspired by the likes of SNES-era RPGs
  such as Chrono Trigger and the Final Fantasy series. In Allacrost,
  the player explores rich environments, undertakes various quests
  and missions, solves dungeon puzzles, and fights strategic battles
  in an active time-based system.
  
  WWW: http://www.allacrost.org
  
  PR:             ports/103962
  Submitted by:   Dmitry Marakasov <amdmi3 at mail.ru>
  
  Revision  Changes    Path
  1.1044    +1 -0      ports/games/Makefile
  1.1       +49 -0     ports/games/allacrost/Makefile (new)
  1.1       +3 -0      ports/games/allacrost/distinfo (new)
  1.1       +29 -0     ports/games/allacrost/files/patch-src-engine-video-video.cpp (new)
  1.1       +10 -0     ports/games/allacrost/files/patch-src-main.cpp (new)
  1.1       +7 -0      ports/games/allacrost/pkg-descr (new)
  1.1       +16 -0     ports/games/allacrost/pkg-message (new)
  1.1       +340 -0    ports/games/allacrost/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-04 20:04:40 UTC
State Changed
From-To: open->closed

New port added with a few modifications, thanks!