Bug 103962 - [NEW PORT] games/allacrost: A single player 2D role-playing game
Summary: [NEW PORT] games/allacrost: A single player 2D role-playing game
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 00:40 UTC by Dmitry Marakasov
Modified: 2006-10-04 20:10 UTC (History)
0 users

See Also:


Attachments
allacrost-0.1.0.shar (20.15 KB, text/plain)
2006-10-04 00:40 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!